*html img{
behavior:url('/scripts/pngbehavior.htc');
}

body {
	background:#CEA33A;
	height:100%;
	margin:0px;
	padding:0px;
	position:absolute;
	width:100%;

}

p{
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:500;
	line-height: 16px;
}

/*********Container ID's**********/
#TopGradiant {
	background:url(../images/common/TopGradiant.jpg) repeat-x top;
	/*position: relative;*/
	width: 100%;
	margin:0px;
	padding:0px;
}
#BottomGradiant {
	/*background:url(../images/common/BottomGradiant.jpg) repeat-x bottom;*/
	/*position: relative;*/
	width: 100%;
	margin:0px;
	padding:0px;
}
#PageContainer {
	height:auto;
	width: 900px;

}
#HeaderGraphic {
	height: 70px;
	width: 900px;
}

#FlashHeader {
	height: 435px;
	width: 900px;
	margin-bottom: -70px;
	clear: both;
	overflow:visible;
text-align:left;
}

#ContentContainer{
padding-top:60px;
	width: 900px;
	background-color:#0D3A47;


}
#FooterContainer{
	width: 900px;
	height:70px;

}
#flashContent{
	height: 435px;
	width: 900px;
overflow:visible;
text-align:left;
}


/*******Container Classes******/
.floatLeft{

float:left;
width:49%;
height:70px}
.floatRight{

float:right;
width:49%;
height:70px}


/************* Design Elements ************/
#CopyContainer{
width:660px;
float:right;
margin-top:-110px;
padding-top:110px;
text-align:left;

}

#CopyContainer.HalfRight{
width:440px;
float:right;
margin-top:-110px;
padding-top:110px;
text-align:left;

}
#CopyContainer.HalfLeft{
width:400px;
float:left;
margin-top:-110px;
padding-top:110px;
text-align:left;

}


#CopyContentSpacer{
	float:none;
	position:relative;
	margin-top: 40px;
	margin-right: 30px;
	margin-bottom: 40px;
	margin-left: 30px;
}

#contactForm #CopyContentSpacer{
	float:none;
	position:relative;
	margin:40px 0 0 -40px;
}



#CopyContainer p {
float:none;
width:auto;
margin-bottom:20px;
display:block;	
position:relative;
}

.clearboth{clear:both}

#OverflowControl{

overflow:hidden}

#footerNav {
padding:30px 10px;
float:right;
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
a.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
display:inline;
font-weight:600;
}
a.footerLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
display:inline;
font-weight:600;
}
a.footerLinks:visited{
	color:#ffffff;
font-weight:200;
}
a.footerLinks:hover{
	color:#003640;
}
a.footerLinks:active {
	color:#ffffff;
font-weight:200;
}


#logos{
	float: left;
	height: 32px;
	width: 161px;
	margin-top: 19px;
	margin-bottom: 19px;
	margin-left: 10px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 16px;
}

.bodytext input, .bodytext textarea {
	width:230px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CEA33A;
}

a:link {
	color: #8D7026;
}
a:visited {
	color: #8D7026;
}
a:hover {
	color: #FFFFFF;
}

.callSource {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#dfd875;
}

.page_navigation , .alt_page_navigation{
	padding: 10px 0;
}

.page_navigation a, .alt_page_navigation a{
	padding:3px 5px;
	margin:2px;

	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	
}
.active_page{
	color:#fff !important;
}	

#CopyContentSpacer .fpThumbs{
	display:inline;
}

#CopyContentSpacer .fpThumbs ul{
	list-style:none;
	margin-left: -42px;
	
}
#CopyContentSpacer .fpThumbs ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom:15px;
	display:inline-block;
	margin-right:20px;
}


#CopyContentSpacer .fpThumbs ul li a{
	text-decoration:none;
	color:#CEA33A;
	
}

#CopyContentSpacer .fpThumbs ul li a:hover{
	text-decoration:none;
	color:#fff;
	
}
#CopyContentSpacer .fpThumbs ul li a img{
	margin-bottom:7px;
}
.special{
	text-align:center;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#0D3A47;
	line-height:20px;
}
