/* CSS Document */


html, body {
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;

	
}

#frame {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	height: auto;
	

}

#header {
	width:1000px;
	height: 137px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#navbar_sublinks{
	width:770px;
	height:25px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 27px;
	padding-left: 0px;
	float: right;

}






#breadcrumbsouter{
	width:500px;
	height:23px;
	margin-right:auto;
	margin-left:0px;
	margin-top:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

#breadcrumbs_inner{
	width:auto;
	height:auto;
	margin-right:auto;
	margin-left:0px;
	margin-top:0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	float: left;
	padding-top: 5px;
	padding-left: 17px;

}





#navbar{
	width:770px;
	height:73px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/bg_navbar.jpg);
	float: right;
}

#navbarinner{
	width:auto;
	height:autopx;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	float: right;
}



#leftnav{
	width:229px;
	margin-top:0px;
	padding:0px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0;
	background-image: url(../images/bg_sidenav.jpg);
	background-repeat: no-repeat;
	height: 300px;
}








#rightnav{
	width:165px;
	margin-top:0px;
	padding:0px;
	padding-top: 50px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	height: auto;
}




#maincontent{
	width:600px;
	margin-top:0px;
	padding:0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#maincontent_wide{
	width:770px;
	margin-top:0px;
	padding:0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}





#containercontent{
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	padding-top: 0px;
	background-color: #FFFFFF;
	height: auto;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-x;
}




#footer{
	width:1000px;
	height:100px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	border-top: 1px solid;
	border-top-color: #F0F8FB;
}

#footer_inner{
	width:auto;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	padding-left: 15px;
}

.imgBorder {
	border: 1px solid #cccccc;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
}

.bg_credit {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/bg_credit.jpg);
	padding-top: 20px;
}

/* Used to highlight relevant content such as other parts of the site worth looking at*/
#highlight{
	width:95%;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	padding-right: 0px;
	padding-bottom: 0px;
	border: solid #FC0 1px;
	background-color: #FFFFE8;
}
#highlight_inner{
	width:auto;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
	padding: 15px;
}

#bg_gallery_ov{
height:476px;
width:739px;
background-image:url(../images/bg_gallery_ov.jpg);
background-repeat:no-repeat;


}




#thin_line{
	height:5px;
	border-bottom: solid #CCC 1px;
	width: 100%;
}
