/* 
  ------------------------------------------------
  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: #FFFFFF;
	margin: 20px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 785px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#column_wrapper {
	background-image: url(../assets/clm02_middle.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 570px;
	float: left;
	background-color: #FFFFFF;
}
#left {
	width: 200px;
	float: left;
	background-image: url(../assets/clm02_middle.gif);
	background-repeat: repeat-y;
	background-color: #8F6940;
}
#left .content {
	padding: 24px;
	font-size: 0.75em;
	line-height: 1.5em;
	background-color: #8F6940;
	background-image: url(../assets/clm02_middle.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#right .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 0px;
}
#masthead .content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
	color: #585858;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: center;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #6B6B47;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A27748;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .07em;
	line-height: 2em;
}
#left a:visited {
	color: #6B6B47;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C0C081;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#left a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#left a:active {
	color: #6B6B47;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C0C081;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#right a:link {
	color: #636332;
	text-decoration: none;
}
#right a:visited {
	color: #666666;
	text-decoration: none;
}
#right a:hover {
	color: #51A345;
}
#right a:active {
	color: #666666;
	text-decoration: none;
}
#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: #585858;
	line-height: 2.25em;
	text-transform: uppercase;
	letter-spacing: .2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #585858;
}
#wrapper .menulist a:hover {
	border-bottom-width: 0px;
	border-left-width: 6px;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	letter-spacing: .2em;
	line-height: 2.25em;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {
	color: #163700;
}
/* not using .p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
} */
h1 {
	font-size: 1.4em;
	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;
	text-align: justify;
}
/* Specific Site Styles */
#mastheadbar {
	background-color: #FFFFFF;
	height: 10px;
	width: 105%;
	margin-right: -50px;
	margin-left: -10px;
}
#mastheadbottombar {
	background-color: #FFFFFF;
	height: 10px;
	width: 105%;
	margin-right: 0px;
	margin-left: 0px;
}
#mastheadbar2 {
	background-color: #FFFFFF;
	height: 10px;
	width: 105%;
	margin-right: -50px;
	margin-left: -10px;
}
.openingtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #000000;
	text-align: justify;
}
.img-left {
	float: left;
	padding-right: 15px;
}
.left-withwspace {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
}
.img-boarder-2 {
	border: 2px solid #828282;
}
