/* 
  -----------------------------------
  PVII Utopia Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: 2column horizontal
  -----------------------------------
*/
body {
	background-color: #ffffff;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
#topspace {
	height: 2em;
	background-color: #a56a40;
}
#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;
}
#layoutTable td {
	vertical-align: top;
	background-color: #FFFFFF;
}
#logocell {
	width: 236px;
}
#logocell h1 {
	margin: 0;
}
#maincontent {
	padding: 40px 24px 24px 24px;
	font-size: .8em;
	line-height: 1.5em;
}
p {
	margin: 6px 0 12px 0;
}
#sidebar {
	width: 150px;
	padding: 40px 24px 24px 24px;
	color: #333333;
	font-size: 0.75em;
	background-image: url(../images/utopia_hzVrule.gif);
	background-repeat: repeat-y;
}
h1, h2, h3, h4 {
	line-height: normal;
	margin: 0;
}


h2, h3, h4 {
	margin: 30px 0 0 0;
}
h1 {font-size: 1.6em; font-family: "Aphasia BT";
color: #624393;
font-weight: bold; }
h2 {font-size: 1.4em; font-family: "Aphasia BT"; color: #624393; font-weight: bold;}
h3 {font-size: 1.2em; color: #A56a40;}
h4 {font-size: 1em;}
#sidebar h2, #sidebar h3, #sidebar h4 {
	margin: 0;
	color: #a56a40;font-family: "Aphasia BT";
}
.footer-row {
	font-size: 0.7em;
	padding: 20px 16px 20px 24px;
	color: #ffffff;
	background-color: #2b1955 !important;
	border-top: 1px solid #525252;
}
#maincontent a, #sidebar a {
	color: #624e93; font-weight: bold;
}
#maincontent a:visited, #sidebar a:visited {
	color: #2b1955;
}
#maincontent a:hover, #sidebar a:hover {
	color: #a56a40;
}
#maincontent a:active, .p7ie6Fix:active, #sidebar a:active,
#maincontent a:focus, #sidebar a:focus {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #907D6D;
}
#footer a {
	color: #ffffff;
}
#footer a:visited {
	color: #A56A40;
}
#footer a:hover {
	color: #9D966c;
}

.footer-row a {
	color: #ffffff;
}

.footer-row a:visited { color: #A56A40; }
.footer-row a:hover { color: #9d966c; }

.p7ie6Fix:active, #footer a:active, #footer a:focus {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #907D6D;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}
#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;
}



col#col1 { width: 3%; }
col#col2 { width: 30%; text-align: left; padding-left: 8px; }
col#col3 { width: 3%; text-align: center; }
col#col4 { width: 5%; text-align: center; }
tfoot {
	font-size: .7em;
}	
span {
	text-decoration: underline;
}

/* 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;}
