/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  10: 1Col_Fixed
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#663300;
	background-color: #EBEBEB;
	margin: 20px;
	padding: 0;
}
#masthead {
	color: #663300;
	padding: 0px;
	margin: 0;
	height: 200px;
	width: 810px;
	background-image: url(/content/common/images/masthead-background.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#wrapper {
	width: 810px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#center {
	width: 748px;
	margin-left: 30px;
	background-image: url(/content/common/images/center-background.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#center .content {
	padding: 20px 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#masthead .content {
	padding: 0;
	margin: 36px 0 0 27px;
	position: relative;
}
#footer .content {
	padding: 12px 20px;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	background-image: url(/content/common/images/footerbackground.jpg);
	height: 50px;
	background-repeat: no-repeat;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#center a:link {
	color: #669999;
}
#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #000000;
}
#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;
}
#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;
	margin: 0;
}
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;
	font-weight: bold;
}
#p7bod #wrapper #centerwrap {
	background-image: url(/content/common/images/wrapper-background.jpg);
	background-repeat: repeat-y;
}
/* TBM Created Styles */
a:link {
	text-decoration: none;
	color: #663300;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #A77D29;
}
a:active {
	text-decoration: none;
	color: #663300;
}
#center #image {
	float: right;
	width: 407px;
	margin: 0 25px 0 15px;
	padding: 55px 0 10px 0;
}
#p7bod #center #image img {
}
#p7bod #masthead #subtitle {
	width: 736px;
	height: 23px;
	overflow: hidden;
	position: absolute;
	margin: 2px 0 0 35px;
	padding: 3px 0 0 0;
	float: left;
}
#p7box #masthead .content object {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}
#subtitle img {
	float: left;
}
#subtitle p {
	float: right;
	padding: 3px 25px 0 0;
	position: relative;
	font-size: 12px;
	margin: 0;
}
#p7bod #wrapper #centerwrap #center .content li {
	font-weight: bold;
}
