/* CSS Main */
body {
	behavior: url("css/csshover3.htc");
	background: #868686 url(../images/bgextend.jpg) center top repeat-x;
	margin: 0px 0px 20px 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-align:center;
	line-height: 1.4em;
}

a {
	color: #036;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-family: "Arial Black", Gadget, Verdana, sans-serif;
	font-size: 32px;
	margin-top: 10px;
	color: #0053a0;
	padding-bottom: 4px;
}
h2, h3 {
	margin-top: 10px;
	color: #b51a20;
	padding-bottom: 4px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}

img {
	border: none;
}

.attn {
	color: red;
	font-size: 14px;
	/*font-weight: bold;*/
}

#bgextend {
	/*width: 980px;*/
	/*background: transparent url(../images/bgextend.jpg) center top repeat-x;*/
	/*border: 1px solid #648fb8;*/
	/*margin: 0px auto;
	text-align: center;*/
}

#container {
	width: 980px;
	margin: 0px auto;
	text-align: left;
	background: #fff url(../images/leftnav_bg.gif) left top repeat-y
}

#header {
	/*border-bottom: 3px solid #8ea35e;
	background-image: #fff;*/
	position: relative;
	background-color: #fff;
	padding-top: 10px;
	height: 70px;
}

#main {
	border-left: 1px solid #036;
	border-right: 1px solid #036;
	border-top: 4px solid #17497c;
}

#leftnav {
	float: left;
	width: 178px;
	padding: 10px;
	background-color: #cde;
	border-right: 1px solid #999;
}

#values {
	background-color: #fff;
	border: 1px solid #036;
	font-size: 11px;
}

#contentBlock {
	float: left;
	width: 779px;
	background-color: #fff;
}

#slogan {
	position: absolute;
	top: 0px;
	right: 110px;
	width: 650px;
	margin: 10px;
	padding: 4px 0px;
	height: 50px;
	text-align: center;
	border: 1px solid #bbb;
	z-index: 2;
	background: #eee url(../images/slogan_bg.png) top left repeat-x;
	color: #333;
	font-family: georgia,sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 24px;
}

#contentMain {
	padding: 10px;
}

#footer {
	clear: both;
	padding: 10px;
	background-color: #036;
	text-align: center;
	line-height: 20px;
	font-size: 11px;
	color: #fff;
}

#footer a {
	color: #fff;
}

#footer2 {
	clear: both;
	padding: 10px;
	/*background-color: #fff;*/
	text-align: center;
	font-size: 11px;
}

ul.noindent {
	margin-left: 1.5em;
	padding-left: 0;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

#breadcrumbs {
	display: none;
}

#images {
	float: right;
}

#mainImgHolder2 {
	margin-bottom: 10px;
}

#mainImgHolder {
	text-align: center;
	border: 1px solid #aaa;
	float: right;
	margin: 0px 0px 10px 10px;
}

.imgThumb {
	cursor: default;
	margin-bottom: 10px;
}

.imgThumb:hover {
	cursor: pointer;
	>cursor: hand;
}

/* home page styles */
#homeHeaderBlurb {
	margin: 10px;
	color: #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size: 22px;
	line-height: 28px;
	background: #f2575d url(../images/homeheaderblurb_bg.gif) repeat-x;
	display: none;
}

#homePreContent .bucket {
	float: left;
	width: 367px;
	_width: 375px;
	height: 170px;
	overflow: auto;
	margin: 20px 10px 0px 10px;
	_margin: 20px 0px 0px 5px;
	padding: 0px;
	font-size: 11px;
	border: 1px solid #ccc;
}
#homePreContent .bucket h3 {
	margin: 0px 0px 6px 0px;
	background: #fff url(../images/bucket2_bg.png) top left repeat-y;
	color: #fff;
	padding: 0px 8px;
	font-size: 16px;
	line-height: 26px;
	border-bottom: 1px solid #000;
}
#homePreContent .bucket p {
	padding: 0px 10px;
	margin: 0px;
}
/*#homePreContent .bucket a, #homePreContent .bucket a:visited {
	color: #fff;
	text-decoration: underline;
}
#homePreContent .bucket a:hover {
	color: #fff;
	text-decoration: none;
}*/
#homePreContent .borderLeft {
	border-left: 2px solid orange;
}
#homeContent {
	clear: both;
	padding: 10px;
	font-size: 13px;
	text-align: justify;
}

#headerLinks {
	/*border: 1px solid red;*/
	position: absolute;
	right: 0px;
	bottom: 10px;
	margin: 0px;
	padding: 0px;
}

#headerLinks li {
	list-style: none;
	display: block;
	border: 1px solid #036;
	padding: 4px;
	width: 100px;
	margin-top: 4px;
	background-color: #0053a0;
	text-align: center;
}
#headerLinks li.red {
	background-color: #B51A20;
}

#headerLinks li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#printlogo {
	display: none;
}

/*-- OFFICE LOCATIONS --*/
#office_list {
	clear: both;
	margin: 0px auto;
	padding: 0;
	overflow: hidden;
	/*width: 890px;*/
}

#office_list h3 {
	clear: both;
	margin: 0 0 10px 0;
	padding-top: 20px;
}

#office_list .office {
	font-size: 11px;
	background: #eee;
	padding: .5em;
	border: 1px solid #555;
	width: 21em;
	float: left;
	margin: 0px 3px 6px 0px;
	line-height: 14px;
	min-height: 100px;
	height: auto !important;
	height: 90px;
}

#office_list .details {
	float: left;
	width: 140px;
}

#office_list .map {
	float: left;
	margin: 0 1em 1em 0;
}

#office_list .map img {
	display: block;
	margin: 0;
	padding: 0;
}
