/*
Design by Evergreen Management Group, Inc.
www.emgtgroup.com
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #156cb6 url(images/body_bg.jpg) top center repeat-x;
	margin: 0;
	padding: 0;
	font: 12px "Trebuchet MS";
	color: #767676;
	padding-top: 5px;
}

a {
	color: #29A3E1;
}

a:hover {
	text-decoration: none;
	color: #1A7196;
}

img {
	border: none;
}

span.red {
	color: #f90404; 
}

/* Boxed */

.title {
	padding-left: 30px;
	background: url(images/img04.gif) no-repeat left center;
}

.boxed1 .title {
	height: 24px;
	padding-top: 5px;
	font-size: 100%;
}

.boxed1 .content {
	background: url(images/img05.gif) no-repeat left bottom;
	padding: 20px;
}

.boxed2 .title {
	font-size: 182%;
}

.boxed2 .content {
	background: url(images/img06.gif) no-repeat left bottom;
	padding: 20px;
}

.boxed3 .title {
	font-size: 129%;
}

.boxed3 .content {
	background: url(images/img07.gif) no-repeat left bottom;
	padding: 20px;
}

.boxed3 ol, .boxed3 ul {
	margin-left: 1em;
}


/* Header */

#header {
	width:900px;
	height: 185px;
	margin: 0 auto;
	background: transparent url(images/header.jpg) no-repeat top center;
}

/* Logo */

#logo {
	visibility: hidden;
	width: 1px;
}

#logo h1 {
	visibility: hidden;
	font-size: 1px;
}

#logo h2 {
	visibility: hidden;
	font-size: 1px;
}



/* Menu */

#menu {
	background: transparent;
	border: none;
	margin-left: 550px;
	margin-top: -13px;
	padding-top: 0;
	
}

#menu ul {
	height: 5px;
	background: transparent;
	list-style: none;
}

#menu li {
	display: inline;

}

#menu a {
	display: block;
	float: left;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	color: #666665;
	text-transform: uppercase;
	padding-right: 20px;
	background: transparent url(images/icon.png) left center no-repeat;
	padding-left: 20px;

	}

#menu a:hover {
	color: #ee9d06; 
	background: transparent url(images/icon-blue.png) left center no-repeat;
}

#menu .active a {
}



/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	background: #fff url(images/page.jpg) top center no-repeat;

}

/* Content */

#content {
	float: right;
	width: 630px;
	padding-top: 20px;
	border-bottom: 1px solid #FFFFFF;

	padding-left: 0;
	padding-top: 10px;
}

#content .content1 {
	background: transparent;
	height: 350px;
}

#content p, #content ol, #content ul {
	line-height: 152%;
	margin-bottom: 10px;

}

#content p.first {
	margin-left: 180px;
	margin-top: 8px;
	color: #9a9a9a;
	width: 400px;
	text-align: right;

}

.content img.checklist {
	float: right;
	display: block;
	padding: 4px;
}



blockquote.testimony {
	padding: 10px;
	font: 18px "Palatino Linotype";
	font-style: italic;
	margin-left: 12px;
	display: block;
	margin-top: 10px;
	background: transparent;
	color: #0d2450;
	padding-left: 0;
	font-weight: bold;
	font-size: 19px;
	text-align: justify;
	margin-right: 10px;
}



blockquote.testimony em {
	font: 11px "Trebuchet MS";
	font-weight: bold;
	font-style: normal;
}

img.homechart {
	padding: 0;
	margin: 0 auto;
	display: block;
}

.address {
	background: transparent  url(images/box.jpg) left top no-repeat;
	padding: 20px;
}


/* 3 Columns */

#content .left,
#content .mid,
#content .right {
	width: 185px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border: 1px #9b9b9b solid;
	background: transparent url(images/serv-bg.jpg) repeat-x top center;

}

#content .left a,
#content .mid a,
#content .right a {
	text-decoration: none;
}

#content .left {
	float: left;
	margin-right: 8px;
}

#content .mid {
	float: left;
}

#content .right {
	float: right;
}

h4 {
	font-weight: normal; 
 	display: block;
 	height: 40px;	font-family: helvetica,sans-serif;
	font-size: 15px;
	border-bottom: 1px solid #9b9b9b;
	margin-bottom: 7px;
	}

h4 a, h4 a:visited {
	text-decoration: none;
	color: #156cb6; 
}

h4 a:hover {
color: #c30909; 
}

#content .left ul,
#content .mid ul,
#content .right ul {
	margin-left: 0;
	display: block;
	list-style: none;
	padding-left: 0;
	font-size: 13px;
}

#content .left ul li,
#content .mid ul li,
#content .right ul li {
background: transparent url(images/icon.png) left 2px no-repeat;
padding-left: 15px;
}

/*** List ****/

ul.list {
	margin-left: 20px;
	display: block;
}

ul.list li {
	padding-bottom: 10px;
}


/* Sidebar */

#sidebar {
	float: left;
	width:  228px;
	padding: 0;
	background: transparent;
	color: #b2b2b2;
	margin: 0;
	margin-top: 58px;
	margin-left: 12px;
}



/* News */

#sidenav {
	padding-bottom: 0;
	padding-top: 0;
}

#sidenav ul {
	list-style-type: none;
	border-top: 1px #c4c7c9 solid;
	font-weight: bold;
}

#sidenav li {
	margin-bottom: 8px;
	margin-top: 6px;
	border-bottom: 1px solid #c4c7c9;
	background: transparent url(images/icon-blue.png) left center no-repeat;
	padding-left: 20px;
	padding-top: 0;
}

#sidenav li:hover {
	background: #479ee4 url(images/icon-blue.png) left center no-repeat;
}

#sidenav h3 {
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 77%;
}

#sidenav h3 a {
	display: block;
}

#sidenav p {
	font-size: 85%;
}


#sidenav a, #sidenav a:visited  {
	color: #0d2450;
	text-decoration: none;
	text-transform: uppercase;
}

#sidenav a:hover {
	background: #479ee4;
	color: #f6ef14;
}


/* Welcome */

#welcome {
	margin-bottom: 20px;
}

h1.title {
	font-family: "Palatino Linotype";
	font-weight: bold; 
	font-style: italic;
	color: #587390;
	padding-left: 15px;
	margin-left: 0;
}

/* Home Boxes */

#home1, #home2 {
	float: left;
	width: 250px;
}

#home1 {
}

#home2 {
	margin-left: 20px;
	background: transparent;
	padding-top: 10px;
}

#home1 h2.title {
	font-family: "Palatino Linotype";
	font-weight: bold; 
	font-style: italic;
	color: #4577b1;
	padding-left: 15px;
	margin-left: 0;
	font-size: 16px;

}



/* Footer */

#footer {
	width: 852px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 5px solid #2c5382;
	
}

#footer p {
	text-align: center;
	font-size: 12px;
}

#footer a:hover {
	color: #fff;
}

table {
	border: 2px solid #d3dae2;
	padding: 10px;
	background: transparent url(images/serv-bg.jpg) repeat-x top center;
}

