/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  09: 3Col_Flexible_Width
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	min-width: 980px;
	margin: 0px;
	font-size: 100%;
	background-color: f4ffe4;
}

contact {
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px;
	font-size: 10px;
	font-color: #ffffff;
	}
	
#masthead {
	background-color: #FFFFFF;
	background-image: url(../images/headernew8.jpg);
	height: 162px;
	background-repeat: no-repeat;
}
#masthead .content {
	padding: 0px;
}

#testimonials {
	background-color: ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	/*float:left;*/
	width:500px;
	margin-left:650px;
	margin-top:10px;
	line-height: 15px;
	vertical-align: middle;
	height: 162px;
}

#header_datebar {
	height: 25px; /* if you're changing the source order of the columns, you'll may want to use a height on the header so that you can give the columns a predictable top value */
	background: #99CC66;
	
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
} 
#outer_wrapper {
	background-image: url(img/clm09_left.gif);
	background-repeat: repeat-y;
}
#wrapper {
	background-image: url(img/clm09_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-top: 1px solid #000000;
	border-bottom: #000000;
}
#left_wrapper {
	float: left;
	margin-left: -200px;
	width: 100%;
}
#left {
	float: left;
	width: 200px;
	margin-left: 200px;
}

#leftContact {
	
	width: 175px;
	margin-left: 5px;
}

#center {
	margin-left: 400px;
	background-image: url(img/clm09_center.gif);
	background-repeat: repeat-x repeat-y;
	background-position: center top;
	background-color: f4ffe4;
}
#right {
	float: left;
	width: 200px;
}
#left .content {
	/*padding: 24px 20px;
	font-size: 0.75em;
	line-height: 1.35em;
	color: f4ffe4;*/
}
#center .content {
	padding: 24px;
	font-size: .85em;
	line-height: 1.7em;
}
#right .content {
	padding: 24px 20px;
	font-size: .7em;
	line-height: 1.35em;
}
h1, h2, h3 {margin-top: 0;}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#footer {
	color: #CCCCCC;
	background-color: #f4ffe4;
	background-image: url(../images/footer_new3.jpg);
	background-repeat: no-repeat;
	height: 126px;
}
#footer .content {
	padding: 100px 12px 12px 235px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 2em;
}
.menulist {
	/*margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;*/
}
#left a:link {
	/*color: #f4ffe4;*/
}
#left a:visited {
	/*color: #333333;*/
}
#left a:hover {
	/*color: #000000;*/
}
#center a:link {
	color: #000066;
}
#center a:visited {
	color: #666666;
}
#center a:hover {
	color: #000000;
}

#footer a:link {
	color: #000066;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #000000;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #466975;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	/*color: #f4ffe4;
	/*border-left: 6px solid #FFD940;*/
	/*padding: 0 0 0 6px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: .1em;*/
}
#wrapper .menulist a:hover {
	/*border-color: #000000;
	text-decoration: none;*/
}
#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 {
	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;
}

.dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	padding-top: 8px;
	padding-left: 10px;
	}
