/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  08: 3Col_Fixed_Width
  ------------------------------------------------
*/

body {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 100%;
	color: #000000;
	background-color: #333333;
	margin: 0px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #578A01;
}
#wrapper {
	width: 770px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
#column_wrapper {
	background-image: url(img/clm08_middle.gif);
	background-repeat: repeat-y;
	margin-bottom: 5px;
}
#column_top {
	background-image: url(img/clm08_top.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#column_bottom {
	background-image: url(img/clm08_bottom.gif);
	background-repeat: no-repeat;
	height: 80px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 610px;
	float: left;
}
#right {
	width: 160px;
	float: left;
}
#center .content {
	padding: 10px 32px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#right .content {
	padding: 24px 16px;
	font-size: 0.7em;
	line-height: inherit;
}
#masthead .content {
	padding: 0px;
	height: 104px;
}
#footer .content {
	width: 450px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#footer {
	color: #666666;
	padding: 0px;
	font-size: 0.7em;
	clear: both;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 120px;
	height: 70px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
a:link    {
	color: #578A01;
}
a:visited    {
	color: #78A70D;
}
.img_right          {
	float: right;
	padding: 2px;
	border: 1px solid #666666;
	margin-bottom: 5px;
	margin-left: 5px;
	clear: both;
}

a:hover    {
	color: #000000;
}
#right a:link {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#right a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#right a:hover {
	background-color: #C9CCA4;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #B0B0B0;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #C4549B;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
#footer a:visited {
	color: #B64788;
}
#footer a:hover {
	color: #48872D;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	color: #578A01;
	line-height: normal;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
	color: #578A01;
}
h3         {
	font-size: 1.25em;
	margin: 30px 0 0 0;
	color: #578A01;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
#p7bod #wrapper #column_wrapper #center .content h2,
#p7bod #wrapper #column_wrapper #center .content h3,
#p7bod #wrapper #column_wrapper #center .content h4 {

}

.content p {
	margin: 6px 0 6px 0;
}
.alignright {
	float: right;
	position: absolute;
	height: 0px;
	width: 662px;
	right: 0px;
}
.alignleft {
	float: left;
}
#p7bod #wrapper #column_wrapper #center .content #p7TP1 .p7TPwrapper .p7TPcontent li {
	list-style-image: url(../images/icon_arrow.gif);
}
.topTen {
	color:#FFFFFF;
	background-color: #FFFFFF;
	float: right;
	margin: 0.7em 0em 0em 1em;
	padding: 0.5em 1em 0.5em 1em;
	border: 1px solid #578A01;
}

#pageIcon {
	float: left;
	border: 0;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
