/* version 1 

background-color : #07526F;
005470 

*/


body {
	margin : 0;
	padding : 0;
	text-align : left;
	color : #000000;
	font-family : "Comic Sans MS", verdana;
	font-size : 12px;
	background-color : #005470;
	background-image : url(../sgd_img/bg.jpg);
	background-repeat : repeat-x;
	background-position : top;
}
.wrapper_popup_600 {
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}


h1{
	color : #0066CC;
	font-size : 16px;
	font-weight: bold;
}

h2{
	color : #0066CC;
	font-size : 15px;
	margin-bottom:0;
	padding-bottom:0;
}


h3{
	color : #0066CC;
	font-size : 14px;
	margin-bottom:0;
	padding-bottom:0;
}

 /* first container sets width at largest size with bubbles bg DUP - DELETE when possible - used in the temp2.php file HOME PAGE*/
#containerSGD {
	margin : 0 auto;
	width : 1120px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background: url(../sgd_img/Wrapper_bg2.jpg) no-repeat;
}


 /* first container sets width at largest size with bubbles bg*/
#sgd_container {
	margin : 0 auto;
	width : 1120px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background: url(../sgd_img/Wrapper_bg2.jpg) no-repeat;
}

/*header element - wrapper and content*/
#headerV2 {
	float:left;
	position : relative;
	z-index : 1;
	width : 750px;
	height : 211px;
	background-color : #FFCC00;
	padding : 0px 10px 0px 10px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
	background-repeat : no-repeat;
	/*background-position : top;*/
	background-image : url(../sgd_img/header69.jpg);
}




/*main body of information container*/
#sgd_mainContentWrapper{
	float : left;
	position : relative;
	z-index : 1;
	background-color : #FFFFFF;
	width : 720px;
	height : auto;
	padding : 5px 15px 0 15px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}

/*left vert nav holder*/
#sgd_vertNav{
	float : left;
	position : relative;
	z-index : 1;
	width : 180px;
	height : auto;
	padding : 0px 10px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}








/* sgd_mainContent displays header background graphic */
#sgd_mainContentHeadGraphic{
	float : left;
	position : relative;
	z-index : 1;
	height : auto;
	width : 529px;
	background-repeat : no-repeat;
	background-position : top;
	background: url(../images/contentBackground.gif) no-repeat;
	overflow : visible;
	border-style : none;
}
#sgd_mainContent {
	width: 501px;
	padding: 10px;
}

#sgd_mainContentFoot{
	float : left;
	position : relative;
	z-index : 1;
	width : 529px;
	height:12px;
	background-image:url(../images/contentBottomBackground.gif)	
}

#sgd_contentHolder {
width:521px; 
float: right; 
margin-top:18px;		
}



#sgd_centerBGColor {
	float : left;
	position : relative;
	z-index : 1;
	width : 750px;
	height : auto;
	background-color : #FFCC00;
	padding : 0px 10px 10px 10px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	margin-top: 0px;
}

#centerBGColor{
	float : left;
	position : relative;
	z-index : 1;
	width : 750px;
	height : auto;
	background-color : #FFCC00;
	padding : 0px 10px 10px 10px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	margin-top: 0px;
}

#header{
	float:left;
	position : relative;
	z-index : 1;
	width : 750px;
	height : 145px;
	background-color : #FFCC00;
	padding : 10px 10px 0px 10px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
	background-repeat : no-repeat;
	/*background-position : top;*/
	background-image : url(../template_images/masthead_masthead_12_background.jpg);
}



#searchBlockHolder {
	float : left;
	position : relative;
	z-index : 1;
	width : 760px;
	height : 35px;
	padding : 4px 10px 4px 0px;
	font-family : tahoma;
	font-weight : normal;
	font-size : 10px;
	text-align : right;
	overflow : hidden;
	border-style : none;
}
#searchBlock {
	float : left;
	position : relative;
	z-index : 1;
	width : 760px;
	height : 17px;
	padding : 4px 10px 4px 0px;
	font-family : tahoma;
	font-weight : normal;
	font-size : 10px;
	text-align : right;
	overflow : hidden;
	border-style : none;
}

#mainContainer {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

#container{
	position : relative;
	margin : 0 auto;
	width : 770px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}

.menzclear {
	display:block;
	clear:left;
	font-size:1px;
	height:0px;
	width:0px;
	line-height:0px;
}

/* CSS Document */


.hr {
	border-top: 1px solid gray;
	width: 100%;
	height: 5px;
}
.smaller_text {
	font-size: .8em;
}


#slider_wrapper {
	background-color:#FFF;
	text-align:center;
	width: 720px;
	border: 1px solid #e480aa;
	position: relative;
	float: left;
}



.smaller {
	font-size: .8em;
}

#homePageContainer p {
	font-family:"Comic Sans MS", verdana;
	font-size:14px;
}

.cabanaHolder {
	width:100%;
}

.cabanaHolder .cabanaLeft {
	width:50%; 
	float:left; 
	text-align:center;
}
.cabanaHolder .cabanaRight {
	width:50%; 
	float:left; 
	text-align:center;
}

.calendar .blue {
	color:black;
	font-size:8.0pt;
	text-align:center;
	vertical-align:middle;
	border-top:none;
	border-right:.5pt solid windowtext;
	border-bottom:.5pt solid windowtext;
	border-left:.5pt solid windowtext;
	background:#CCFFFF;
	white-space:normal;	
}
.red {
	color: #C00;
}
