/* 
  -----------------------------------
  PVII Utopia Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: 3column horizontal
  -----------------------------------
*/
body {
	background-color: #9E8E81;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
#topspace {
	height: 2em;
	background-color: #9E8E81;
}
#layoutwrapper {
	margin: 0;
	min-width: 750px;
}
#menuwrapper {
	background-color: #525252;
	background-image: url(../images/utopia_hzpbg.jpg);
	background-repeat: repeat-x;
	padding: 0 0 1px 188px;
	border-top: 1px solid #000000;
	font-size: 0.8em;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}
#layoutTable td {
	vertical-align: top;
	background-color: #FFFFFF;
}
#logocell {
	width: 236px;
}
#logocell h1 {
	margin: 0;
}
#newsbar {
	font-size: 0.75em;
	margin: 0 0 0 30px;
	padding: 16px;
	color: #A69F75;
	text-align: right;
	border-right: 1px solid #D1CCAF;
	border-bottom: 1px solid #D1CCAF;
}
#maincontent {
	padding: 40px 24px 24px 24px;
	font-size: .9em;
	line-height: 1.5em;
}
p {
	margin: 6px 0 12px 0;
	font-size: 1.0em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
}
#sidebar {
	width: 150px;
	padding: 40px 24px 24px 24px;
	color: #9D966C;
	font-size: 0.75em;
	background-image: url(../images/utopia_hzVrule.gif);
	background-repeat: repeat-y;
}
h1, h2, h3, h4 {
	line-height: normal;
	color: #545454;
	margin: 0;
}
h2, h3, h4 {
	margin: 30px 0 0 0;
}
h1 {font-size: 1.6em;}
h2 {font-size: 1.35em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1em;}
#sidebar h2, #sidebar h3, #sidebar h4 {
	margin: 0;
	color: #C2BC9C;
}
.footer-row {
	font-size: 0.75em;
	padding: 20px 16px 20px 24px;
	color: #ECE9D8;
	background-color: #9E8E81!important;
	border-top: 1px solid #525252;
}
#maincontent a, #sidebar a, #newsbar a {
	color: #993300;
}
#maincontent a:visited, #sidebar a:visited, #newsbar a:visited {
	color: #736B4D;
}
#maincontent a:hover, #sidebar a:hover, #newsbar a:hover {
	color: #000099;
}
#maincontent a:active, #maincontent a:focus, .p7ie6Fix:active,
#sidebar a:active, #sidebar a:focus,
#newsbar a:active, #newsbar a:focus {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #907D6D;
}
#footer a {
	color: #FFFFFF;
}
#footer a:visited {
	color: #ECE9D8;
}
#footer a:hover {
	color: #4F4F4F;
}
.p7ie6Fix:active, #footer a:active, #footer a:focus {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #907D6D;
}

#skiplinks {
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap;
}
.skips {
	font-size: 0.85em;
	color: #9E8E81;
}
.skips a, .skips a:visited, .skips a:hover {
	color: #9E8E81;
	text-decoration: none;
	cursor: default;
}
.skips a:active, .skips a:focus {
	color: #FFFFFF;
	background-color: #4A4A4A;
}

/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width. */
#p7PMnav li {width: auto;}
.layoutTabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-style: normal;
	line-height: 1.15em;
	font-weight: normal;
}
