/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #C8CDA4;
	margin: 20px;
	padding: 0;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-image: url(../../images/logo_topnew.gif);
	height: 150px;
	background-repeat: no-repeat;
}
#wrapper {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px none #52591A;
}
#innerwrap {
	border: 1px solid #52591A;
	
}
#column_wrapper {
	background-repeat: repeat-y;
	background-image: url(../../images/body_bg.jpg);
	margin: 0px;
	padding: 0px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#middle {
	width: 570px;
	float: left;
}
#right {
	width: 800px;
	float: left;
}
#left {
	width: 175px;
	float: left;
	background-color: #CAD37C;
	height: 100%;
}
.home {
	float: right;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	color: #52591A;
}

#left .content {
	padding: 0px;
	font-size: 0.75em;
	line-height: 1.7em;
}
#right .content {
	padding: 24px;
	font-size: 0.8em;
	line-height: 1.65em;
	color: #52591A;
	text-decoration: none;
}
#middle .content {
	padding: 24px;
	font-size: 0.8em;
	line-height: 1.65em;
	color: #52591A;
	text-decoration: none;
}
#masthead .content {
	padding-top: 115px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-image: url(../../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #CAD27C;
}
.menulist {
	padding: 0;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
#masthead a:link {
	color: #575E1C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
}
#masthead a:visited {
	color: #575E1C;
	text-decoration: none;
}
#masthead a:hover {
	color: #990000;
	text-decoration: none;
}

#left a:link {
	color: #575E1C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
}
#left a:visited {
	color: #575E1C;
}
#left a:hover {
	color: #990000;
}
#right a:link {
	color: #575E1C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
}
#right a:visited {
	color: #575E1C;
	text-decoration: none;
	font-weight: bold;
}
#right a:hover {
	color: #990000;
}
#middle a:link {
	color: #575E1C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
}
#middle a:visited {
	color: #575E1C;
	text-decoration: none;
	font-weight: bold;
}
#middle a:hover {
	color: #990000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #50581C;
	padding: 0 0 0 6px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #50581C;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
}
#wrapper .menulist a:hover {
	border-color: #990000;
	color: #990000;
}
#footer a:link {
	color: #575E1C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited {color: #575E1C;}
#footer a:hover {color: #990000;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.3em;
	margin: 30px 0 0 0;
	color: #990000;
}
h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
h4 {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-align: center;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
.navmenu {
	padding-bottom: 20px;
	padding-top: 10px;
}
.banner {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/imagehdnew.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 136px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 20px;
}
.news {
		float: right;
		width: 240px;
		font: 0.75em Verdana, Arial, Helvetica, sans-serif;
		color: #50581C;
}
.copyright {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9ems;
	font-weight: bold;
	color: #52581C;
	padding-top: 10px;
}
.leftcol {
	width: 250px;
	border: 1px solid #52591A;
	float: left;
	margin-bottom: 10px;
	padding-right: 3px;
	padding-left: 3px;
}
.rightcol {
	width: 250px;
	border: 1px solid #52591A;
	float: right;
	margin-bottom: 10px;
	padding-right: 3px;
	padding-left: 3px;
}
