@import url("/css/navbar.css");
@import url("/css/homepage.css");
@import url("/css/footer.css");
@import url("/css/photo.css");
/*css cheat sheet
	font-family: arial, san-serif;
	line-height: 140%;
	font-size:14px;
	font-weight: 400;
	text-align: center;
	font-stretch: normal, condensed;
	color: #0033CC;
		color: #000000;
			color: #999999;
				color: #0066FF;
	padding: top right bottom left
*/

/*standard image sizes for "on the fly" in pixels
720x540, 360x360, 320x256, 220x165, 160x120*/

/*standard image sizes for "hotel monthly" in pixels
320x256, 220x165 */

.info
	{
	font-family: arial, sans-serif;
	font-weight: 600;
	color: #0066FF;
	font-size: 18px;
	text-align: left;
	}

.info1
	{
	font-family: arial, sans-serif;
	font-weight: 600;
	color: #0066FF;
	font-size: 12px;
	text-align: left;
	}
.info2
	{
	font-family: arial, sans-serif;
	font-weight: 600;
	color: #0066FF;
	font-size: 22px;
	text-align: left;
	}

.copy 
	{
	font-family: arial, san-serif;
	line-height: 130%;
	font-size:12px;
	font-weight: 400;
	color: #000000;
	}
	
.copyCenter 
	{
	font-family: arial, san-serif;
	line-height: 130%;
	font-size:12px;
	font-weight: 400;
	color: #000000;
	text-align: center;
	}
.copyBold
	{
	font-family: arial, helvetica, san-serif;
	line-height: 130%;
	font-size:12px;
	font-weight: 800;
	color: #000000;
	}
.white
	{
	color: white;
	}		
.navbarSubtext
	{
	font-family: arial, sans-serif;
	line-height: -140%;
	font-size:12px;
	text-align: left;
	font-weight: 600;
	color: #000000;
	padding: 2px 5px 2px 8px
	}
/* start site wide definitions */

a:link { color: blue; text-decoration: none }
a:active { color: blue; text-decoration: none }
a:visited { color: blue; text-decoration: none }
a:hover { color: blue; text-decoration: underline }

.navbarText
	{
	font-family: arial, sans-serif;
	font-weight: 600;
	color: #0066FF;
	font-size: 10px;
	}

/* end site wide definitions */



.h01
	{
	font-family: arial, helvetica, san-serif;
	line-height: 100%;
	font-stretch: condensed;
	font-size: 18px;
	font-weight: 700;
	color: #0033CC;
	text-align: center;
	}

.h02
	{
	font-family: arial, helvetica, san-serif;
	line-height: 100%;
	font-stretch: normal;
	font-size: 12px;
	font-weight: 700;
	color: #0033CC;
	text-align: center;
	}
.h02left
	{
	font-family: arial, helvetica, san-serif;
	line-height: 100%;
	font-stretch: normal;
	font-size: 12px;
	font-weight: 700;
	color: #0033CC;
	text-align: left;
	}

.h03
	{
	font-family: arial, helvetica, san-serif;
	line-height: 120%;
	font-stretch: normal;
	font-size: 16px;
	font-weight: 600;
	color: #999999;
	text-align: left;
	}
.h03:link { color: #999999; text-decoration: none }
.h03:active { color: #999999; text-decoration: none }
.h03:visited { color: #999999; text-decoration: none }
.h03:hover { color: #000000; text-decoration: underline }

.h04
	{
	font-family: arial, helvetica, san-serif;
	line-height: 100%;
	font-stretch: condensed;
	font-size: 18px;
	font-weight: 700;
	color: #999999;
	text-align: center;
	}

.imageFloat360 {
float:left;
width:360px;
height:360;
margin:0px 10px 10px 10px;
}
.bskaHomeFloat {
float:left;
width:174px;
height:146;
margin:0px 10px 10px 10px;
}
.image160_200 
{
width:160px;
height:200px;
margin:0px 10px 10px 10px;
}
.image160_caption
	{
font-family: arial, helvetica, san-serif;
line-height: 100%;
font-size:10px;
font-weight: 400;
margin-left: auto;
margin-right: auto;
text-align: center;
display: block;
width: 160px;
height:200;
float:left;
margin:0 10 2 10;
}

.image170_caption
	{
font-family: arial, helvetica, san-serif;
line-height: 100%;
font-size:10px;
font-weight: 400;
margin-left: auto;
margin-right: auto;
text-align: center;
display: block;
width: 170px;
height:200;
float:left;
margin:0 10 2 10;
}
/* start news index */

.newsNavBar
	{
	
	}

.newsDate
	{
	font-family: Arial, san-serif;
	line-height: 100%;
/*	font-stretch: condensed;*/
	font-size: 14px;
	font-weight: 700;
	color: #999999;
	}
	
.newsHeadline
	{
	font-family: Arial, san-serif;
	line-height: 140%;
/*	font-stretch: condensed;*/
	font-size: 12px;
	font-weight: 600;
	color: #0033CC;
		text-align: left;
	}


	


.otfHeadline01
	{
	font-family: arial, helvetica, san-serif;
	line-height: 100%;
	font-stretch: condensed;
	font-size: 18px;
	font-weight: 700;
	color: #999999;
	text-align: center;
	}
/* end On The Fly */



/*start Show Notes */



/* homepage */

.homeBG 
	{
	background-color: #95d1ff;
	background-repeat: no-repeat;
	background-position: left top;
	}

.mainHeader 
	{
	background-image: url(../indexResources/mFrameGallery/sa_main_header_v2.png);
	background-repeat: no-repeat;
	background-position: left top;
	}