/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  09: 3Col_Flexible_Width
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	min-width: 980px;
	margin: 20px;
	font-size: 90%;
}
.titlebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #298052;
	letter-spacing: 0.1em;
	text-align: left;
	width: 80%;
	height: 1.6em;
	padding-top: 0.1em;
	font-variant: small-caps;
	text-transform: none;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
	word-spacing: 0.12em;
	background-position: 45px;
	padding-bottom: 0.2em;
	padding-left: 14px;
	margin-left: 12px;
}


#masthead {
	color: #999999;
	background-color: #96CFAE;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	background-image: url(../images/skyline_bkgrd.gif);
	background-position: center;
	background-repeat: no-repeat;
}
#masthead .content {
	padding: 12px;
}
#outer_wrapper {
	background-image: url(img/clm09_left.gif);
	background-repeat: repeat-y;
}
#wrapper {
	background-image: url(img/clm09_right.gif);
	background-repeat: repeat-y;
	background-position: right top;	
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#left_wrapper {
	float: left;
	margin-left: -200px;
	width: 100%;
}
#left {
	float: left;
	width: 200px;
	margin-left: 200px;
}
#center {
	margin-left: 400px;
}
#right {
	float: left;
	width: 200px;
	text-align: center;
}
#left .content {
	padding: 24px 20px;
	font-size: .75em;
	line-height: 1.35em;
}
#center .content {
	padding: 12px;
	font-size: 0.95em;
	line-height: 1.5em;
	color: #333333;
	background-repeat: no-repeat;
}
#right .content {
	font-size: .7em;
	line-height: 1.35em;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
h1, h2, h3 {margin-top: 0;}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#footer {
	color: #CCCCCC;
	background-color: #000000;
}
#footer .content {
	padding: 12px;
	font-size: .7em;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #846900;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#center a:link {
	color: #003399;
}
#center a:visited {
	color: #666666;
}
#center a:hover {
	color: #000000;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #466975;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	padding: 0 0 0 6px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #C0C8A6;
}
#wrapper .menulist a:hover {
	border-top-color: #999900;
	border-right-color: #999900;
	border-bottom-color: #999900;
	border-left-color: #999900;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .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;
}
.sub_titlebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #000000;
	background-color: #41C27E;
	letter-spacing: 0.1em;
	width: 96%;
	height: auto;
	padding-top: 0em;
	font-variant: small-caps;
	text-transform: none;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #009933;
	word-spacing: 0.12em;
	padding-bottom: 0.1em;
	padding-left: 1em;
}
