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

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #97958B;
	padding: 0;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#masthead {
	padding: 0;
	margin: 0;
	height: 150px;
	background-color: #000;
}
#topnav {
	background-color: #434535;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5C360A;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000;
}
#outerwrapper {
	background-color: #CECBBF;
}
#column_wrapper {
	background-image: url(img/bkrgd_image.jpg);
	background-repeat: repeat-y;
	background-color: #DAD6C7;
}
#masthead img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	position: relative;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0px;
	display: block;
}
#right {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 175px;
	padding-top: 14px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}
#left {
	width: 175px;
	float: left;
}
#right .content {
	font-size: 0.85em;
	line-height: 1.65em;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
}
#left .content {
	font-size: 12px;
	line-height: 14px;
	padding-top: 104px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
}
#footer {
	background-color: #8E8677;
	height: 175px;
	font-size: 12px;
	color: #000;
}
#footercontent {
	width: 700px;
	float: left;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#footercontent a {
	text-decoration: none;
	font-size: 12px;
	color: #000;
}
#footercontent a:hover {
	color: #CECCBF;
}
#footerupper {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#footerupper a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	text-align: justify;
}
#footerupper a:hover {
	color: #CECCBF;
}
#footerupper a:visited {
	color: #450505;
}
#footerlogo {
	width: 135px;
	margin-right: 5px;
	padding-top: 0px;
	float: right;
}
#footerlogo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#masthead .content {
	padding: 0px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
}
#left a:visited {
}
#left a:hover {
}
#right a:link {
	color: #2F2F27;
	text-decoration: none;
}
#right a:visited {
	color: #000;
}
#right a:hover {
	color: #000000;
	text-decoration: underline;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
.p7uberlink {
	font-weight: normal !important;
	letter-spacing: normal; !important;
	color: #CCC; !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;
	color: #2F2F29;
}
h4 {
	font-size: 1.1em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #2F2F29;
}
.nomargintop {
	margin-top: 0;
	padding-bottom: 5px;
	padding-left: 16px;
}
.content p {
	margin: 12px 0;
}
#footer .content {
}
.greentext {
	color: #450505;
}
.stronggreen {
	color: #2F2F27;
}
#masthead #Map area {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}