/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  12: 1Col_Fixed_Full_Width_Header
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #E3D8B0;
	margin: 0px;
	padding: 0;
}
#masthead {
	color: #371D04;
	padding: 0px;
	height: 175px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-image: url(../images/masthead_bg.jpg);
	background-repeat: repeat-x;
}
#topnav {
	color: #999999;
	padding: 0px;
	height: 28px;
	width: 820px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #371D04;
	margin: 0;
}
#topnavleft {
	float: left;
	width: 200px;
	height: 28px;
}
#topnavright {
	float: left;
	width: 620px;
	height: 28px;
}
#topnavleft {
	float: left;
	width: 200px;
	height: 28px;
}
#topnavright {
	float: left;
	width: 620px;
	height: 28px;
}
#topnavright ul li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.topnavpanel {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	background-color: #371D04;
	text-align: left;
	line-height: normal;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*Hide Sub-Menu in Design View*/
.topnavpanel ul div {
	display: none;
}

/*
TOP LEVEL MENU
*/
.topnavpanel ul {
	margin: 0;
	padding: 0;
}
.topnavpanel li {
	list-style-type: none;
	float: right;
	width: 120px;
}
/* Hide from IE5 Mac \*/
.topnavpanel li {width: auto;}
/*End Hiding*/

/*Top Level Links*/
.topnavpanel a {
	display: block;
	text-decoration: none;
	color: #CBB677 !important;
	background-color: #371D04;
	text-align: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.topnavpanel a:hover {
	color: #874805 !important;
}
/*
Utility Rule used for Clearing floats in Horizontal Menus
*/
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

#wrapper {
	width: 820px;
	background-color: #FFF;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#center {
	width: 820px;
	background-image: url(../images/center_bg.jpg);
	background-repeat: repeat-y;
}
#center_bot {
	width: 820px;
	height: 10px;
}

#navmain {
	width: 820px;
	font-size: 0.8em;
}

#center .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#masthead .content {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topmargin {
	height: 23px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#center a:link {
	color: #472003;
}
#center a:visited {
	color: #472003;
}

#center a:hover {
	color: #8B2703;
}
.paragraphhead sup {
	font-size: .8em;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFFFF;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
.paragraphhead {
	font-size: 1.2em;
	font-weight: bold;
	color: #5F2205;
}
.listhead {
	font-size: 1.2em;
	font-weight: bold;
	color: #5F2205;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 0px;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}


#footer {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 820px;
}
#footerright {
	width: 30%;
	float: left;
}
#footerleft {
	width: 70%;
	float: left;
}
#footerleft .content {
	color: #333;
	padding-top: 5px;
	padding-left: 5px;
}
#footerright .content {
	text-align: right;
	color: #333;
	padding-top: 5px;
	padding-right: 5px;
}
#footerright a:link {
	color: #333;
}

#footerright a:visited {
	color: #333;
}
#footerright a:hover {
	color: #8B2703;
}
/* 
HOME PAGE LAYOUT 
*/
#column_wrapper0 {
	background-image: url(../images/center_bg.jpg);
	background-repeat: repeat-y;
}
#left0 {
	width: 510px;
	float: left;
}
#right0 {
	width: 310px;
	float: left;
}
#left0 .content {
	font-size: 0.75em;
	line-height: 1.6em;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 24px;
	padding-left: 20px;
}
#right0 .content {
	font-size: 0.8em;
	line-height: 1.4em;
	padding-top: 24px;
	padding-right: 20px;
	padding-bottom: 24px;
	padding-left: 10px;
	color: #333;
}
#left0 a:link {
	color: #562102;
	text-decoration: none;
}
#left0 a:visited {
	color: #562102;
}
#left0 a:hover {
	color: #7B2504;
}
#right0 a:link {
	color: #872603;
}
#right0 a:visited {
	color: #872603;
}
#right0 a:hover {
	color: #371D04;
}
/* 
TWO COLUMN LAYOUT
*/
#column_wrapper2 {
	background-image: url(../images/center_2_bg.jpg);
	background-repeat: repeat-y;
}
#column_bot2 {
	width: 820px;
	height: 10px;
}
#right2 {
	width: 680px;
	float: left;
}
#left2 {
	width: 140px;
	float: left;
}
#left2 .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
}
#right2 .content {
	font-size: .8em;
	line-height: 1.65em;
	padding-top: 24px;
	padding-right: 20px;
	padding-bottom: 24px;
	padding-left: 20px;
}
#left2 a:link {
	color: #CBB677;
	text-decoration: none;
}
#left2 a:visited {
	color: #CBB677;
}
#left2 a:hover {
	color: #FFF;
}
#right2 a:link {
	color: #872603;
}
#right2 a:visited {
	color: #872603;
}
#right2 a:hover {
	color: #371D04;
}
/* 
THREE COLUMN LAYOUT 
*/
#column_wrapper3 {
	background-image: url(../images/center_3_bg.jpg);
	background-repeat: repeat-y;
}
#column_bot3 {
	width: 820px;
	height: 10px;
}
#center3 {
	width: 410px;
	float: left;
}
#left3 {
	width: 140px;
	float: left;
}
#right3 {
	width: 270px;
	float: left;
}
#center3 .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 24px;
	padding-right: 20px;
	padding-bottom: 24px;
	padding-left: 20px;
}
#left3 .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
}
#right3 .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 24px;
	padding-right: 10px;
	padding-bottom: 24px;
	padding-left: 10px;
}
#left3 a:link {
	color: #CBB677;
	text-decoration: none;
}
#left3 a:visited {
	color: #CBB677;
}
.alphalist {
	list-style-type: upper-alpha;
}

#left3 a:hover {
	color: #FFF;
}
#center3 a:link {
	color: #872603;
}
#center3 a:visited {
	color: #872603;
}
#center3 a:hover {
	color: #371D04;
}
#right3 a:link {
	color: #000000;
}
#right3 a:visited {
	color: #872603;
}
.tabledescriptor {
	font-weight: bold;
	color: #361E04;
}

#right3 a:hover {
	color: #826800;
}
.photoleft {
	float: left;
	padding-right: 10px;
}
.photocenter {
	float: none;
	text-align: center;
}
.photoright {
	float: right;
	padding-left: 10px;
}
.photoinline {
	float: none;
	padding-left: 10px;
}

.introtext {
	color: #630;
	font-style: italic;
}
.datatable {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.datatableHeader {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #000;
	background-color: #E3D8B0;
}
.datatablebody {
	background-color: #DAD5C2;
}
.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #E3D8B0;
	background-color: #562102;
}
.tablebody {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #EFE7D1;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}


.required {
	font-weight: bold;
	color: #9B3531;
	font-size: 1.5em;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.itemtable {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CBB677;
	background-color: #F1ECD9;
}
.itemtablebody {
	background-color: #DAD5C2;
}
.inlineboldred {
	font-weight: bold;
	color: #562102;
}
