* {
	margin: 0px;
}
body {
	background-color: #E7E6DF;
	background-image: url(../images/site_images/sitebackground.gif);
	background-repeat: repeat;
}


/***************text styles***************/

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #593e1a;
	line-height: 2em;
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 25px;
	margin-left: 60px;
}
p a {
	text-decoration: underline;
	color: #593e1a;
}
P a:hover {
	color: #593e1a;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #593e1a;
	margin: 0px;
	margin-top: 15px;
	margin-right: 63px;
	margin-bottom: 15px;
	margin-left: 60px;

}

.centerdtext11pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #593e1a;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 7px;
}
.centerdtext11pt a {
	color: #593e1a;
	text-decoration: none;
}
.centerdtext11pt a img{
	border:0
}




/***************Layout***************/



#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: 10px;
	
}
#wrapper #banner {
	background-image: url(../images/site_images/banner_background.gif);
	height: 137px;
	width: 800px;
	background-repeat: no-repeat;
}




#wrapper #banner #contactbox {
	float: right;
	margin-top: 40px;
	margin-right: 55px;
}
#wrapper #banner #contactbox ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: none;
	color: #394847;
	line-height: 200%;
	text-align: right;
}
#wrapper #banner #contactbox a {
	text-decoration: none;
	color: #394847;
}





#wrapper #navbar {
	height: 34px;
	width: 800px;
	text-align: left;
	line-height: 33px;
	background-image: url(../images/site_images/navbar_background.gif);
	background-repeat: no-repeat;
}

#wrapper #bodyArea {
	width: 800px;
	background-image: url(../images/site_images/body_background.gif);
	background-repeat: repeat-y;
	padding-top: 17px;
}
#wrapper #bodyArea #fullwidthcol {
	width: 100%;
	float: left;
}
#wrapper #bodyArea #imagebox_floatright {
	margin-top: 15px;
	margin-right: 63px;
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}
#wrapper #bodyArea #logo_container {
	width: 800px;
	background-image: url(../images/site_images/logocontainer_background.gif);
	background-repeat: no-repeat;
	height: 139px;
	clear: both;
	text-align: center;
}
#wrapper #bodyArea #logo_container img {
	margin-top: 25px;
	margin-right: 25px;
	margin-left: 25px;	
}
#wrapper #bodyArea #logo_container img a {
	border: none;
}

#wrapper #bodyArea #footer {
	width: 800px;
	clear: both;
	background-image: url(../images/site_images/sitebackground.gif);	
}


/***************Navbarlink styles***************/
.nav_currentpage {
	color: #0099FF;
}
	
#wrapper #navbar ul {
	margin-left: 5em;
}
#wrapper #navbar ul li {
	list-style-type: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #593e1a;
	margin-left: 5px;
	font-variant: normal;
}

#wrapper #navbar ul li a {
	color: #394847;
	text-decoration: none;
	
}

#wrapper #navbar #navwrap ul li a:hover {
	text-decoration: none;
	color: #394847;
}


/*********fullwidthcoll***********/

#wrapper #bodyArea #fullwidthcol ul {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #593e1a;
	margin-left: 95px;
	font-variant: normal;
	margin-top: 20px;
	margin-bottom: 30px;
}
#wrapper #bodyArea #fullwidthcol ul li {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #593e1a;
	font-variant: normal;
	margin-top: 15px;
}

#wrapper #bodyArea #fullwidthcol ul li a {
	color: #394847;
	text-decoration: none;
	
}

#wrapper #bodyArea #fullwidthcol ul li a:hover {
	text-decoration: none;
	color: #0099FF;
}


/***************footer link styles***************/

#wrapper #footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #B5C3CF;
	margin-left: 14px;
	margin-top: 35px;
	padding-bottom: 25px;
}

#wrapper #footer a:hover {
	color: #777777;
	
}
