/* HTML TAG*/
/***********************************************/ 
html {
	height:100%;
	margin-bottom:1px;

}
body{
	font-family: Arial, Helvetica sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #669199;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 14px;
	color: #075a96;
	text-decoration: underline;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Verdana, Arial, Helvetica sans-serif;
 color: #334d55;
}

.b {
	font-weight: bold;
}	
/***********************************************/
/****** MAIN DIV ******/
/***********************************************/
#divContainer{
	width:776px;
	height:100%;
	position:relative;
	margin:0 auto;
	padding:0;
	font-size: 12px;
	background-repeat: repeat-y;
	background-position: top;
	background-color: #FFFFFF;
	background-image: url(images/bg_div.gif);
} 
/************* HEADER AND NAV **************/

#header{
	margin: 0px;
	width: 776px;
	height: 28px;
	padding-top: 28px;
	text-indent: 38px;
	background-image: url(images/bg_top_links.jpg);
	background-repeat: no-repeat;
}

#header li {
	display:inline;
	padding-right: 20px;
	list-style-image: url(images/bullet_square.gif);

}

#header a:link{
	color: #333333;
	text-decoration:none;	
}

#header a:visited{
	color: #333333;
	text-decoration:none;
	
}

#header a:hover{
    color: #AF9425;
	text-decoration:underline;
}


#globalNav{
	width:776px;
}

/************* END HEADER AND NAV **************/
/************************************/
/************* LT AREA **************/

#midLt{
	position: relative;
	width: 233px;
	float: left;
	background-image: url(images/bg_mid_lt.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#midLt a:link{
	color: #333333;
	text-decoration:underline;
}

#midLt a:visited{
	color: #333333;
	text-decoration:underline;
	
}

#midLt a:hover{
    color: #AF9425;
	text-decoration:underline;
}

#ltMidbox{
	margin: 0;
	width: 233px;
	height: 100%;
}

#Locationslt{
	position: relative;
	width: 200px;
	font-family: Verdana, Arial, Helvetica sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 18px;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
}
#Locationslt a:link{
	color: #333333;
	text-decoration:underline;
}

#Locationslt a:visited{
	color: #333333;
	text-decoration:underline;
	
}

#Locationslt a:hover{
    color: #AF9425;
	text-decoration:underline;
}
#videoPlayer{
	position: relative;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}

#ltTextArea{
	position: relative;
	width: 204px;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 5px;
}
/*************************************/
/************* RT AREA ***************/
#mainPhotos{
	position: relative;
	width: 526px;
	margin: 0px;
	float: left;
	padding-top: 8px;
	padding-left: 4px;
}
#midRt{
	position: relative;
	width:522px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}

#midRt a:link{
	color: #333333;
	text-decoration:underline;
}

#midFt a:visited{
	color: #333333;
	text-decoration:underline;
	
}

#midFt a:hover{
    color: #AF9425;
	text-decoration:underline;
}
#mainText{
	position: relative;
	width: 510px;
	margin: 0px;
	float: left;
	padding-top: 14px;
	padding-bottom: 10px;
	padding-right: 6px;
	padding-left: 8px;
	
}
#mainTextBlue{
	position: relative;
	width: 494px;
	float: left;
	padding-top: 14px;
	padding-bottom: 10px;
	padding-right: 6px;
	padding-left: 8px;
	border: 2px solid #6fa3c2;
	margin: 0px;
}
#mainTextBlue img{
	float: left;
	margin: 0px;
	padding-right: 8px;
	padding-bottom: 6px;
}
#mainTextGreen{
	position: relative;
	width: 494px;
	float: left;
	padding-top: 14px;
	padding-bottom: 10px;
	padding-right: 6px;
	padding-left: 8px;
	border: 2px solid #8cb982;
	margin: 0px;	
}
#smTextGreen{
	position: relative;
	width: 234px;
	float: left;
	padding-top: 14px;
	padding-bottom: 10px;
	padding-right: 6px;
	padding-left: 8px;
	border: 2px solid #8cb982;
	margin: 0px;
}
#smTextYellow{
	position: relative;
	width: 234px;
	float: left;
	padding-top: 14px;
	padding-bottom: 10px;
	padding-right: 6px;
	padding-left: 8px;
	border: 2px solid #d4c074;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
/*************************************************/

#shell{
	position: relative;
	width: 738px;
	float: left;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
}
/************* BEGIN FOOTER STYLES ***************/

#footer{
    clear: both;
	width: 776px;
	height:84px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(images/bg_footer.gif);
	padding-top: 10px;
}
#footer a:link{
	color: #FFFFFF;
}

#footer a:visited{
    color: #FFFFFF;
}

#footer a:hover{
    color: #aed1e2;

}
#footer img{
	float: left;
	margin: 0px;
}
#footerB{ 
    font-family: Verdana, Arial, Helvetica sans-serif;
	font-size: 9px;
	color: #000000;
	width: 320px;
	text-align: left;
	float:right;
	padding-top: 30px;
}
#footerB a:link{
	color: #000000;
}

#footerB a:visited{
    color: #000000;
}

#footerB a:hover{
    color: #AF9425;

}
/************* END FOOTER STYLES ***************/
