/*
      Created by Funkytshack.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
}
#wrapper {
	margin: 0 auto;
	width: 845px;
	height: 900px;
}
#background {
	margin: 0 auto;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
#header {
	width: 845px;
	color: #333;
	padding: 0px;
	border: 0px solid #ccc;
	height: 119px;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF url(images/header.jpg) no-repeat;
}
.search {
	width: 200px;
	color: #000000;
	padding: 0px;
	border: 0px solid #ccc;
	height: 50px;
	margin: 0px 15px 0px 0px;
	float: right;
}
#content { 
 width: 845px;
 color: #333;
 border: 0px solid #ccc;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 min-height: 550px;
}
#contenttext { 
 width: 825px;
 color: #333;
 border: 0px solid #ccc;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 20px;
 min-height: 550px;
}
#contentseo { 
 width: 825px;
 color: #333;
 border: 0px solid #ccc;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 20px;
}
#contentspread { 
 width: 842px;
 color: #333;
 border: 0px solid #ccc;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 min-height: 550px;
}
#menuposition {
	margin: 85px 0px 0px 0px;
	padding: 0px;
	position: absolute;
	width: 845px;
}
#footer { 
 width: 845px;
 color: #333;
 border: 0px solid #ccc;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 0px;
}
.sitemaptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #437389;
}.sitemaptext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #437389;
}
.sitemaptext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #CEEAF9;
}
.sitemaptext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #437389;
}.resourcelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	color: #03F;
}
.brown16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 19px;
	color: #825834;
	text-decoration: none;
}
.brown22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 25px;
	color: #774F39;
	text-decoration: none;
}
.blue15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	line-height: 32px;
	color: #4B6FA7;
	text-decoration: none;
	font-weight: bold;
}
.blue13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	color: #4282A7;
	text-decoration: none;
}
.photopadding {
	padding-right: 12px;
	padding-bottom: 12px;
}
