/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  09: 3Col_Flexible_Width
  ------------------------------------------------
*/

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#masthead {
	margin: 0 auto;
	padding: 0;
	width: 1030px;
	height: 241px;
	color: #999999;
	background-color: #fff;
	background-image: url(img/masthead-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo {
	margin-left: 130px;
	padding-top: 15px;
}
#masthead .content {
	margin-left: 510px;
	margin-top: 55px;
	padding: 0px;
	width: 370px;
}
#outer_wrapper {
	margin: 0 auto;
	padding: 0;
	font-size: 90%;
	width: 1030px;
	background-color: #ccc;
	background-image: url(img/body-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}
#left_wrapper {
	float: left;
	margin-left: -200px;
	width: 100%;
}
#left {
	padding-top: 17px;
	float: left;
	width: 200px;
	margin-left: 218px;
}
#center {
	margin: 0px 0 10px 430px;
	padding-top: 17px;
	color: #5C5C5C;
	width: 560px;
}
#left .top {
	margin: 0;
	margin-bottom: 10px;
	padding-top: 16px;
	background-image: url(img/left-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#center .top {
	margin: 0;
	margin-bottom: 10px;
	padding-top: 16px;
	background-image: url(img/mid-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#right {
	padding-top: 10px;
	float: left;
	width: 200px;
	color: #5C5C5C;
}
#right img#button {
	padding-left: 8px;
	border: none;
}
#right .top, #right .toptarget {
	margin: 0;
	margin-bottom: 10px;
	padding-top: 14px;
	background-image: url(img/side-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#right .toptarget {
	display: none;
}
#right .show {
	display: block;
}
#left .content {
	padding: 0px;
	padding-right: 2px;
	padding-bottom: 12px;
	font-size: .75em;
	line-height: 1.35em;
	background-image: url(img/left-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#left .body {
	padding-top: 10px;
	background-image: url(img/left-mid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#center .body {
	background-image: url(img/mid-mid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#center .content {
	padding: 10px 24px 15px;
	font-size: .85em;
	line-height: 1.8em;
	background-image: url(img/mid-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#right .body {
	background-image: url(img/side-mid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#right .content, #right .content2 {
	padding: 10px 30px;
	font-size: .7em;
	line-height: 1.35em;
	background-image: url(img/side-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#right .landing-content {
	text-align:center;
	padding: 5px 20px;
	font-size: .90em;
	line-height: 1.35em;
	background-image: url(img/side-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


h1, h2, h3 {margin-top: 0;}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#footer {
	margin: 0 auto;
	padding: 0;
	padding-bottom: 30px;
	width: 1030px;
	color: #CCCCCC;
	background-image: url(img/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer .content {
	padding: 12px;
	padding-left: 50px;
	font-size: .7em;
	color: #4c4c4c;
	background-image: url(img/body2-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#footer img {
	padding:0 12px;
}
.menulist {
	margin: 10px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left li a {
	padding: 5px 10px;
	color: #006E9A !important;
	display: block !important;
	text-decoration: none !important;
}
#left a:visited {
	color: #333333;
}
#left a:hover, #left li.current_page_item a {
	color: #444 !important;
	background-color: #C6D9EB;
}
#center a:link {
	color: #51AC98;
}
#center a:visited {
	color: #666666;
}
#center a:hover {
	color: #000000;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #466975;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	padding-bottom: 5px;
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #4D4D4D;
	border-bottom: 1px solid #006E9A;
}
h2 {
	font-size: 1.8em;
	margin: 20px 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #006E9A;
}
h3 {
	font-size: 1.5em;
	margin: 20px 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
	padding: 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 0 0 12px;
}

#left .content p {
	margin-left: 12px;
	color: #5C5C5C;
}

#masthead .content p {
	margin: 0;
	padding: 10px 0;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #006E9A;
}

#right h2 {
	margin: 0;
	margin-top: 9px;
	margin-bottom: 10px;
	padding: 0;
	padding-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #4D4D4D;
	border-bottom: 1px solid #006E9A;
}

ul.menulist {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	border-top: 1px solid #006E9A;
}

ul.menulist li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #C6D9EB;
	border-bottom: 1px solid #006E9A;
	font-size: 110%;
}

#right .content ul {
	margin: 0;
	padding: 0;
}
#right .content ul li {
	margin: 0;
	padding: 0;
	padding-bottom: 7px;
	list-style: none;
}
ul#bottom, ul#left {
	margin: 0;
	padding: 0;
}
ul#bottom {
	margin-bottom: 10px;
}
ul#bottom li, ul#left li {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
}
ul#bottom li.clear, div.clear {
	clear: left;
}
ul#bottom li a, ul#left li a {
	display: block;
	min-height: 38px;
	text-decoration: none;
}
ul#bottom li img, ul#left li img {
	margin-right: 7px;
	padding: 4px;
	float: left;
	border: 1px solid #999;
}
#left ul#left a:hover {
	background: transparent;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.alignleft { float:left }
.alignright { float:right }

.imgleft, img.alignleft { float:left; margin:0 12px 4px 0; padding:2px; border:3px solid #ccc; }
.imgright, img.alignright { float:right; margin:0 0 4px 12px; padding:2px; border:3px solid #ccc; }
.imgright_n { float:right; margin:0 0 12px 12px; }
.img_center { width:98%; background:#ccc; padding:5px; margin:10px 0; }

.inset {
	float:right;
	width:250px;
	border:none;
	padding:12px;
	background-color:#EEEEEE;
	margin-left:10px;
}
.inset h2 {
	margin-top:0px;
}
.inset ul {
	margin-left:0;
	padding-left:17px;
	
}


div.wpcf7 {
	float:left;
	width:275px;
	border:none;
	padding:12px !important;
	background-color:#EEEEEE;
	margin-right:10px !important;
}
div.wpcf7 h2 {
	margin-top:0px;
}
div.wpcf7 input[type=text] {
	width:240px;
}

