/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  10: 1Col_Fixed
  ------------------------------------------------
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 100%;
	color: #000000;
	background-color: #13235A;
	padding: 10px 0 0 0;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DC7602;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	color: #D46919;
}

#masthead {
	color: #999999;
	background-image: url(../images/WHEATtitle.gif);
	background-repeat: no-repeat;
	height: 175px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#center {
	width: 770px;
	margin: 10px 0 0 0;
}
#center .topcontent {
	font-size: .8em;
}
#center .content {
	font-size: 0.8em;
	line-height: 1.65em;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F59C58;
	border-right-color: #d46919;
	border-bottom-color: #D46919;
	border-left-color: #F59C58;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 24px;
}
#masthead .content {
	padding-top: 136px;

}
#footer .content {
	padding: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: .7em;
}
#footer {
	color: #999999;
	font-size: 1em;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#footer a:link {
	color: #999999;
}

#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.quote {
	float: right;
	width: 200px;
	font-size: .85em;
	margin: 10px;
	background-color: #13235A;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: thin solid #506587;
	color: #FFFFFF;
	line-height: 1.5em;
	background-image: url(../images/form_bg.jpg);
}

.quotation {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF9900;
	line-height: 2em;
	letter-spacing: .2em;
}
.smalltext {
	font-size: .8em;
}
.captcha_value {
	background-color: #339900;
	font-size: 1.1em;
	letter-spacing: .2em;
}
.content li             {
	list-style-image: url(../images/item_bullet.gif);
	list-style-type: square;
	padding-bottom: 24px;
	margin-left: -5px;
}
.mainquote {
	font-size: 0.85em;
	margin: 10px 0 10px 0;
	background-color: #13235A;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: thin solid #506587;
	color: #FFFFFF;
	line-height: 1.5em;
	background-image: url(../images/form_bg.jpg);
}

