#maincontent {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 262px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/wheat.jpg);
	background-repeat: repeat-x;
}
ul li:hover a{
	background-image: url(../img/navbarbackground.jpg);
}
#logo {
	height: 250px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	height: 50px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	float: left;
	height: auto;
	width: 520px;
	padding: 15px;
	margin-bottom: 50px;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
#right {
	float: left;
	height: auto;
	width: 206px;
	background-repeat: repeat-y;
	background-position: left bottom;
	margin-top: 50px;
}
#footer {
	font-size: 14px;
	color: #FFF;
	height: 90px;
	width: auto;
	clear: both;
	background-color: #3F4752;
	text-align: center;
	padding-top: 30px;
	margin-top: 50px;
}
#rightnav {
	height: auto;
	width: 206px;
	background-image: url(../img/righttabs2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
}
#bottom {
	height: 95px;
	width: 206px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(../img/bottom_13.jpg);
	background-position: right top;
}
#top {
	height: 10px;
	width: 100%;
	background-image: url(../img/righttabs_top.jpg);
	background-repeat: no-repeat;
}
#menu ul li{
	display: block;
	height: 50px;
	width: 133px;
	text-align: center;
	line-height: 50px;
	float: left;
	background-image: url(../img/li_background.jpg);
}
#rightnav ul li {
	display: block;
	height: 50px;
	width: 170px;
	text-align: right;
	line-height: 50px;
	float: left;
	padding-left: 25px;
	padding-right: 10px;
}
#rightnav a {
	display: block;
	width: 200px;
	height: 50px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: right;
}
#rightnav a:hover {
	display: block;
	width: 200px;
	height: 50px;
	text-decoration: none;
	color: #F2C375;
	text-align: right;
}
#bottom a {
	display: block;
	width: 200px;
	height: 40px;
	text-decoration: none;
	color: #FFF;
	text-align: right;
}
#rightnav a img {
	padding-left: 10px;
	background-position: right bottom;
	padding-top: 2px;
	padding-right: 4px;
}
#bottom a img {
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 4px;
	padding-left: 7px;
}
.size20 {
	font-size: 20px;
	display: block;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
.steps {
	font-size: 20px;
	display: block;
	padding-top: 3px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	background-color: #FFF;
}
.size20padding {
	font-size: 20px;
	display: block;
	padding-top: 9px;
}
#navbar {
	background-image: url(../img/navbarbackground.jpg);
}
#maincontent #left img {
	border: thin solid #393F4A;
	margin: 10px;
	padding: 3px;
}
.photocaption {
	font-size: 13px;
	color: #666;
	text-align: center;
	display: block;
}
#left ul li a  {
	color: #333;
	background-image: none;
}
#left ul li a:hover {
	color: #F2C375;
	background-image: none;
}
.pagetitle {
	font-size: 24px;
	margin-top: 15px;
	margin-bottom: 8px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
#infosquare {
	height: 120px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-color: rgba(204,153,51,0.5);
	;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: thin solid #333;
}
.nostyle {
	text-decoration: none;
	color: #000;
}
.centertext {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.redtext {
	color: #F00;
	font-style: italic;
}
.linkslarger {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
