/** CSS - Clive Ralph ** /

/*RESET START */

html, body, div, span, object, h1, h2, h3, h4, p, blockquote, pre, a, em, font, img, strong, center, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ol, ul {
	list-style: none;
}

body {
	font-family: helvetica, arial, sans-serif;
	font-size: 62.5%;
	color: #444646;
}

#content_wrap {
	width: 880px;
	margin: 0 auto;
}


#logo {
	margin-top: 1em;
	margin-left: 23em;
}

#free {
	float: right;
}

#main {
	float: left;
	display: inline;
	width: 630px;
	padding: 2em 0 0 1em;
	margin-bottom: 1.6em;
}

#main a, #left_nav_main a {
	color: #006699;
	text-decoration: none;
}

#main a:hover, #left_nav_main a:hover  {
	color: #006699;
	text-decoration: underline;
}

#main p, #left_nav_main p {
font-size: 1.3em;
margin-bottom: 1em;
line-height: 1.4em;
}

#main ul, #left_nav_main ul {
font-size: 1.3em
}

#main ul li , #left_nav_main ul li{
	list-style-type: disc;
	padding: 0 0 0.7em 0.3em;
	margin-left: 2.2em;
}

/* #main ul li  a, #left_nav_main ul li a{
	list-style-type: disc;
} */


#left_nav_main {
	margin-left: 235px;
	padding: 2em 0 0 1em;
	margin-bottom: 1.6em;
	padding-top: 2em;

}

#left_nav {
	background-image: url(images/news_fade.jpg);
	background-repeat: repeat-x;
	float: left;
	display: inline;
	width: 200px;
	margin-left: 0.7em;
	margin-top: 2.4em;
	background-color: #f1f1f1;
	margin-bottom: 1.5em;
}

#left_nav ul li{
	padding-left: 1.2em;
	padding-bottom: 1.2em;
}


#left_nav ul li a {
	color: #565658;
	font-size: 1.3em;
	text-decoration: none;
}

#left_nav ul li a:hover {
	color: #84c032;
	font-size: 1.3em;
	text-decoration: none;
}

#left_nav ul li a.active {
	color: #8ac032;
	font-size: 1.3em;
	text-decoration: none;
}

#left_nav h3 {
	font-size: 1.4em;
	color: #ffffff;
	background-color: transparent;
	margin-bottom: 0.6em;
	padding-top: 0.6em;
	font-weight: normal;
}


#news {
	
	background-image: url(images/news_fade.jpg);
	background-repeat: repeat-x;
	margin-left: 667px;
	margin-top: 2em;
	width: 210px;
	margin-bottom: 2.5em;
	border: 1px solid #e9e9e9;
}

#news p {
	background-color: #f1f1f1;
	padding: 0.8em 1em 0.6em 1em;
	font-size: 1.2em;
	/* border-bottom: 1px solid #D3D3D3; */
}

#header {
	position: relative;
	width: 880px;
	margin: 0 auto;
	margin-top: 1em;
	margin-bottom: 0.3em;
}

#header img {
	margin-left: 0.1em;
}

#header p {
	float: right;
	position: absolute;
	left: 47em;
	top: 0.5em;
	font-size: 1.6em;
	color: #99cc51;
	
}

.phone {
	padding-top: 0.1em;
}

.caption {
	position: absolute;
	top: 2.9em;
	left: -12em;
	width: 320px;
	text-align: right;
	color: #3F81A1;
	font-weight: bold; 
}

.freephone {
	color: #006699;
}

#stylefour{
/* position:relative; */
/* display:block; */
height:39px;
font-size:1.3em;
font-weight:bold;
background:transparent url(images/bgOFF.gif) repeat-x top left;
font-family:Arial,Verdana,Helvitica,sans-serif;
border-top:2px solid #007CB9;
}

#stylefour ul{
margin:0;
padding:0;
list-style-type:none;
/* width:auto; */ 
/* margin-left: 21em */
}

#stylefour ul li{
display:block;
float:left;
margin:0;
}

#stylefour ul li a{display:block;
float:left;
color:#444646;
text-decoration:none;
padding:11px 20px 0 20px;
height:23px;
background:transparent url(images/bgDIVIDER.gif) no-repeat top right;
}

#stylefour ul li a:hover,#stylefour ul li a.current{
color:#007CB9;
background:#fff url(images/bgON.gif) no-repeat top right;
}

#footer {
	clear: both;
	background: transparent url(images/footer_fade.jpg) no-repeat scroll center top;
	padding: 3em 0;
	display: inline-block;
}

#footer p {
	float: left; 
	display: inline;
	padding: 0;
	color: #939797;	
}

#footer a:hover, #footer ul li a {
	color: #00557D;
}

#footer a{
	color: #939797;
	text-decoration: none;
}

#footer ul {
margin-left: 56em;
}

#footer ul li {
	display: inline;
}

#footer ul li a {
	font-size: 1.em;
	color: #939797;
	text-decoration: none;
}


h1 {
font-family: georgia, "times new roman", serif;
padding-bottom: 0.5em;
font-size: 2.2em;
font-weight: normal;
color: #474d28;
}

h2 {
font-family: georgia, "times new roman", serif;
padding: 0.6em 0 0.4em 0;
font-size: 1.7em;
font-weight: normal;
color: #474D28;
}

h3 {
padding: 0.5em 0.6em 0.6em 0.9em;
color: #ffffff;
font-size: 1.3em;
font-weight: normal;
}

.question {
	color: #006699;
	font-weight: bold;
}

.newsLinkAlt, .newsLink {
	text-decoration: none;
	color: #007CB9;
	text-transform: capitalize;
}

#news a:hover {
	text-decoration: underline;
}

textarea {
	background-color: #f7f7f7;
	border: 1px solid #f1f1f1;
	padding: 0.5em 0.5em;
}

