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

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #666666;
	background-color: #faf18c;
	min-width: 760px;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#masthead {
	color: #ffcc33;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	border-top-width: 7px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: ffcc33;
	border-bottom-color: ffcc33;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffcc33;
	border-left-color: #ffcc33;
}
#wrapper {
	position: relative;
}
#column_wrapper {
	background-image: url(img/clm05_middle3.png);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffcc33;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC33;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	margin: 0px 0px 0px 200px;
}
#left {
	float: left;
	width: 181px;
}
#right .content {
	font-size: 0.85em;
	line-height: 1.65em;
	margin-left: 15px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CCCCCC;
}
#masthead .content {
	padding: 0px;
	background-image: url(../img/visitconnlogo.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: ffcc33;
	border-bottom-color: ffcc33;
}
#footer .content {padding: 12px 20px;}
#footer {
	color: #999999;
	background-color: #FFCC33;
	margin: 0;
	font-size: 0.7em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
	border: 1px none #CCCCCC;
}
#left a:link {
	color: #faf18c;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: 528547;
	width: 170px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
}
#left a:visited {
	color: #faf18c;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: 528547;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}
#left a:hover {
	color: #528547;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: faf18c;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	font-weight: bold;
}
#right a:link {
	color: #755E00;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}
#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: #CCCCCC;
}
#wrapper .menulist a:hover {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #9B7C00;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: faf18c;
}
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;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
.photo {
	border: 1px solid #FFCC33;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5C8C52;
	font-size: 18px;
}
.contentbox {
	width: 500px;
	padding: 7px;
}
