@charset "utf-8";
body {
	background-color: #323539;
	margin: 0px;
	padding: 0px;
	color: #6F6F6F;
	background-image: url(images/bg1.png);
	background-repeat: repeat-x;
	background-position: top;
}

img {
	border: none;
}
 
input, textarea{
	margin: 5px;
}


#wrapper {
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #43464A;
}
#wrapper #header {
	background-image: url(images/head4.jpg);
	background-repeat: no-repeat;
	height: 187px;
}
#wrapper #topNav {
	float: left;
	display: block;
	width: 892px;
	min-height: 15px;
	color: #464E59;
	font-weight: normal;
	text-align: right;

	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #D7D0A8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #8D97A3;
	background-image: url(images/topNav.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: arial, helvetica, sans-serif;
}


#wrapper #main {
	background-image: url(images/mainBg.png);
	background-repeat: repeat-y;
}

#wrapper #main #content {
	float: right;
	width: 700px;
	padding-top: 10px;
	padding-right: 10px;
}
#wrapper #main #content li, #wrapper #main #lower li {
	list-style-image: url(images/bullet.png);
	list-style-type: circle;
}

.photo {
	margin: 10px;
	float: right;
	border: 5px solid #dddddd;
}

#wrapper #main #lower {
	float: right;
	width: 725px;
}
.lowerBox {
	display: block;
	width: 315px;
	float: left;
	margin-right: 15px;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 15px;
	margin-bottom: 10px;
}
#wrapper #main #foot {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #D7D0A8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(images/topNav.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 10px;
}
#wrapper #main #foot ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#wrapper #main #foot li {
	display: inline;
}
#wrapper #main #foot li a {
	font-size: 12px;
	color: #626E81;
	text-decoration: none;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #626E81;
}
#wrapper #main #foot a

{
	color: #626E81;
	text-decoration: none;
}


#wrapper #main #foot a:hover

{
	color: #394A81;
	text-decoration: underline;
}


h1, h2, h4 {
	color: #334664;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}


h3 {
	color: #702D23;
	font-weight: normal;
	padding: 0px;
	margin: 0px;	
}



#wrapper #main #lower .lowerBox h2 {
	color: #702D23;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}


hr{
	height: 1px;
	color: #334664;
	border-color: #334664;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	backgound-color: #334664;
	margin: 30px 15px 30px 0px;


}

.map{
	float: right;
}

#prFooter {
	clear: both;
	padding: 5px;
	width: 902px;
	font-size: 10px;
	text-align: right;
	margin: 0 auto 0 auto;
}


#prFooter a

{
	color: #626E81;
	text-decoration: none;
}


#prFooter a:hover

{
	color: #ffffff;
	text-decoration: underline;
}



.topMenu li
{
	display: inline;
	margin: 2px; 

	padding-right: 5px;
	
}

.topMenu li a

{
	color: #334664;
	text-decoration: none;
	
}


.topMenu li a:hover

{
	color: #626E81;
	text-decoration: underline;
}


ul.topMenu{
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 75px;
	font-size: 12px;	
}

.footerContent {
	width: 500px;
	float: right;

}

.footerAccess {
	width: 75px;
	float: left;

}