/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	color: #21433a;
	margin: 0px;
	padding: 0;
	font: 100% Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(../images/bkgd.jpg);
	background-repeat: repeat;
}


#masthead {
	color: #FFFFFF;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 866px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm02_middle.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 616px;
	float: left;
}
#left {
	width: 250px;
	float: left;
	background-repeat: repeat;
}
#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	text-align: inherit;
	background-repeat: repeat-y;
}
#right .content {
	padding: 16px;
	font-size: 0.75em;
	line-height: 1.45em;
	color: #080000;
	text-align: left;
	position: inherit;
}
#masthead .content {
	padding: 0px;
	font-size: 0.9em;
	color: #FFF;
}
#masthead .content table tr td div p a {
	color: #FFF;
}
#footer .content {
	padding: 2px;
	color: #FFF;
	text-align: center;
	float: none;
}
#footer {
	color: #000;
	background-color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 0.8em;
	clear: inherit;
	background-image: url(img/clm02_bottom.gif);
	background-repeat: repeat-y;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #030303;
	border-right-color: #030303;
	border-bottom-color: #030303;
	border-left-color: #030303;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
.promo {
	font-size: 14px;
	font-weight: bold;
	color: 056229;
}

#left a:link {
	color: #21433a;
	text-decoration: none;
}
#left a:visited {
	color: #21433a;
}
#left a:hover {
	color: #971922;
}
#right a:link {
	color: #00C;
}
#right a:visited {
	color: #00C;
}
#right a:hover {
	color: #00F;
}
#right .content table tr td a {
	font-style: normal;
	font-weight: lighter;
	color: #03C;
	text-decoration: underline;
}
#right .content p a {
	color: #00C;
	text-decoration: underline;
}
#right .content ul li a {
	color: #00F;
	text-decoration: underline;
}



#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #999999;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #21433a;
}
#footer a:visited {
	color: #21433a;
}
#footer a:hover {
	color: #FFF;
}
h1 {
	font-size: 1.5em;
	margin: 0;
	color: #060;
	text-align: left;
}
h2 {
	font-size: 1.25em;
	margin: 10px 0 0 0;
	color: #971922;
	text-align: left;
}
h3 {
	font-size: 1.2em;
	margin: 20px 0 0 0;
	color: #971922;
	text-align: left;
}
h4 {
	font-size: 1.1em;
	margin: 10px 0 0 0;
	color: #060;
	text-align: left;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0px;
	color: #030303;
	text-align: left;
	font-size: 12px;
}
#footer2 .content p a {
	color: #000;
}
#footer2 .content p a {
	color: #000;
}
table tr td a strong {
	color: #900;
}
strong a {
	color: #900;
}
a {
	color: #FFF;
#white_font {
	color: #FFF;
}
#footer.content {
	text-align: center;
}
#footer.content {
	text-align: center;
}
