@charset "utf-8";
/* CSS Document */

h4 {
	margin-bottom: 0;
	margin-top: 0;
	font-size: 20px;
	font-weight: bold;
	color:#000000;
}

h1 {
	margin-bottom: 0;
	margin-top: 12px;
	font-size: 18px;
	font-weight: bold;
	color:#333333;
}

h3 {
	margin-bottom: 0;
	margin-top: 12px;
	font-size: 18px;
	font-weight: normal;
	color:#b20808;
}

p {
	margin-bottom: 0;
	margin-top: 12px;
	margin-left: 0px;
	font-size: 14px;
	color:#333333;
	line-height:18px;
}

a, a:hover, a:visited {
		color:#0d0296;
		text-decoration:underline;
	}
	
#phone_box {
	float:right;
	width:300px;
	margin:30px 12px 0 0
}

.phone {
	color:#000000;
	font-size:24px;
	}
	
.phone2 {
	color:#FFFFFF;
	font-size:24px;
}
	
.red {
	color:#b20808;
}

.head_red {
	color:#b20808;
		margin-bottom: 0;
	margin-top: 0;
	font-size: 20px;
	font-weight: bold;
}

.head_black {
	margin-bottom: 0;
	margin-top: 0;
	font-size: 20px;
	font-weight: bold;
	color:#000000;
}
	
.busunit {
	color:#000000;
	font-size:18px;
}
	
.busunit2 {
	color:#FFFFFF;
	font-size:18px;
}

#root{
	top: 0px;
}

#root-box {
	margin-left:auto;
	margin-right:auto;
	width: 932px;
	padding-left: 0px;
	padding-right: 0px;
}

#content_area {
	padding:20px 36px 0 36px;
}


#header_box a, #header_box a:visited {
		color:#000000;
}

#header_box a:hover {
	color:#000000;
	text-decoration:underline;
}
	
#breadcrumb p {
	margin-bottom: 0;
	margin-top: 0px;
	font-size: 10px;
	color:#0a5abd;
}

#breadcrumb a, #breadcrumb a:hover, #breadcrumb a:visited  {
		color:#0a5abd;
		text-decoration:underline;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#footer_links p {
	margin-bottom: 0;
	margin-top: 0px;
	font-size: 12px;
	color:#333333;
	line-height:18px;
}

#footer_links a, #footer a:hover, #footer a:visited {
		color:#000000;
		text-decoration:underline;
	}
#footer_links {
	float:left;
	width:500px;
	margin:0
}
#footer_box {
	float:right;
	width:300px;
	margin:34px 0 0 0;
	text-align: right;
}

#footer_box p{
	margin:0;
	padding:0;
	font-size:10px;
	color:#000000;
	line-height: 13px;
}

#footer_box a, #header_box a:visited, #footer_box a:hover {
	color:#b20808;
	text-decoration:underline;
}
	
#copyright {
	width:908px;
	margin:4px 24px 10px 0;
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
}

#sidebar {
	/*float it*/
	float:right;
	width: 226px;
	margin: 0;
}

#sidebar h1 {
	margin-bottom: 0;
	margin-top: 0;
	font-size: 17px;
	font-weight: bold;
	color:#353772;
}

#sidebar h2 {
	margin-bottom: 0;
	margin-top: 12px;
	font-size: 10px;
	font-weight: bold;
	color:#353772;
	text-transform: uppercase;
}

#sidebar p {
	margin: 6px 0 0 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#03055c;
	line-height:14px;
}

#copyright a, #copyright a:visited, #copyright a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.slides img {
	background-color:#5B6C27;
	padding: 6px;
}

.photo-one_right {
	background-image:url(images/photobg.gif);
	padding:10px 11px 12px 9px;
	margin: 5px 0px 12px 20px;
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
}

.photo-two_right {
	background-image:url(images/photobg2.gif);
	padding:15px 19px 20px 18px;
	margin: 5px 0px 12px 20px;
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
}

.photo-three_right {
	background-image:url(images/photobg3.gif);
	padding:14px 14px 18px 16px;
	margin: 5px 0px 12px 20px;
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
}

.photo-one_left {
	background-image:url(images/photobg.gif);
	padding:10px 11px 12px 9px;
	margin: 5px 20px 12px 0px;
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}

.photo-two_left {
	background-image:url(images/photobg2.gif);
	padding:15px 19px 20px 18px;
	margin: 5px 20px 12px 0px;
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}

.photo-three_left {
	background-image:url(images/photobg3.gif);
	padding:14px 14px 18px 16px;
	margin: 5px 20px 12px 0px;
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}

.photo-nostyle_left {
	padding: 0;
	margin: 0 20px 12px 0;
	float: left;
}

.photo-nostyle_right {
	padding: 0;
	margin: 0 0 12px 20px;
	float: right;
}

.quote {
	margin: 6px 0 0 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:16px;
}

.hidden{display:none;}
