/* CSS Document */


#body {
	padding : 0;
	margin : 0;
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 100%;
	background-image: url(../images/headerbackground.jpg);
	background-repeat: no-repeat;
	}




#header {
	height: 130px;
	width: 910px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBD2B2;
	margin: auto;

}


#logo {
	float: left;
	height: 60px;
	width: 210px;
	padding-top: 53px;
	
}


#nav li {
	list-style:none;
	display: inline;
}

#nav {
	float: right;
	height: 40px;
	width: 650px;
	padding-top: 24px;
	text-align: right;
}


#nav a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 25px;
	margin-top: 55px;
}

#nav a:hover, nav a:focus, nav a:active {
	color: #eecda2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #eecda2;

}

#topbar {
	height: 34px;
	width: 910px;

}


#contentbackground {
	background-image: url(../images/top_bar.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 350%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	overflow: hidden;
}



#content {
	height: 100%;
	width: 910px;
	overflow: hidden;
	margin: auto;
	line-height: 30px;
	padding-top: 19px;
}

#content a {
	color: #333333;
	text-decoration: underline;

}


#content a:hover, a:focus, a:active {
	color: #CD8F3E;
	text-decoration: none;

}



#slideshow {
	height: 334px;
	width: 910px;
	overflow: hidden;
	background-color: #0C2546;
}


#quicklinks {
	height: 100%;
	width: 910px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 15px;
}


#quicklinkbox {
	height: 100px;
	width: 280px;
	float: left;
	margin-top: 28px;
	padding-left: 12px;
	margin-left: 22px;
	line-height: 18px;
}


#contentwrapper {
	height: 100%;
	width: 910px;
	overflow: hidden;

}
#contentleft {
	height: 100%;
	width: 525px;
	overflow: hidden;
	float: left;
	padding-left: 22px;
	padding-top: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 12px;
	padding-bottom: 25px;
}


#contentright {
	height: 100%;
	width: 325px;
	overflow: hidden;
	float: right;
	padding-top: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 18px;
}

#contactleft {
	height: 100%;
	width: 325px;
	overflow: hidden;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 18px;
	padding-bottom: 18px;

}


#contentleft img {

}



#contentright img {
	margin-bottom: 12px;

}


ul{
	list-style-position: outside;
	list-style-image: url(../images/check_mark.jpg);
	padding-left: 35px;
}

#pageleft {
	float: left;
	height: 100%;
	width: 125px;
	overflow: hidden;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 15px;
	margin-top: 15px;
	margin-left: 15px;
}

#pagecenter {
	float:left;
	overflow: hidden;
	height: 100%;
	min-height:500px;
	width: 700px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 25px;
	padding-top: 35px;
}

#pagecenter img {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 12px;
	padding-bottom: 12px;
}

#pagecenterright img{


}



#pagecenterleft {
	float: left;
	height: 100%;
	width: 95px;
	overflow: hidden;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 15px;
	margin-right: 12px;
}

#pagecenterright{
	float: right;
	height: 100%;
	width: 650px;
	overflow: hidden;
	margin-top: 15px;
	margin-right: 15px;
}


#pagecenterright  img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}




#pagetitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 12px;

}









#footerwrapper {
	margin: auto;
	height: 240px;
	background-color: #133F76;
	padding-top: 50px;
	background-image: url(../images/footerbackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer {
	height: 100px;
	background-color: #7f7e7e;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#footermain {
	margin:auto;
	height: 100px;
	width: 910px;
}


#footerblock {
	float: left;
	height: 100px;
	width: 250px;
	padding-left: 32px;
	line-height: 18px;
}

#footerblock_large {
	float: left;
	height: 100px;
	width: 600px;	



}

#footer a{
	color: #FFFFFF;
	text-decoration: underline;
}


#footer a:hover, footer a:focus, footer a:active {
	text-decoration: none;

}




.footertext {
	color: #FFFFFF;
	font-size: 11px;
	
	
}

.footerbold {
	color: #FEE3A5;
	font-weight: bold;
}



.mainquote {
	font-size: 36px;
	color: #E1BC8B;
	line-height: 36px;
}

.title {
	font-size: 16px;
	font-weight: bold;
}



/* Easy Slider */

	#slider a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;		
	}

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:908px;
	height:334px;
	overflow:hidden;
	background-color: #081C35;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:20px;
		height:36px;
		position:absolute;
		left:-20px;
		top:270px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:910px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:20px;
		height:36px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		


   /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */


	/* numeric controls */	

	ol#controls{
	margin:1em 0;
	padding:0;
	height:28px;
	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

