@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body  {
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
	background-color:#21314E;
	margin: 0 auto; 
	padding: 0;
	text-align: center; /* this centers the container in older IE  browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	line-height:1.25;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a img {
	border:none;
}

p {
	padding: 6px;
	color: #333333;
}
h1, h2, h3, h4, h5, h6 {
	padding: 6px;
	font-weight:bold;
	color:#3D598B;
}
h1 {font-size:20px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h4 {font-size:12px;}
h5 {font-size:11px;}

ul {
	margin-left:16px;
	padding:6px; 
	list-style-type:none;	
}
li {
	background:url(images/bullet_std.gif) no-repeat 0px 5px; 
	padding-left:20px;
}
ol {
	margin-left:26px; 
	list-style:decimal;
	padding:6px 0;
}
ol li {
	background:none; 
	padding:2px 0;
}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	color:#3D598B;
}
h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
	color:#3D598B;
}
h4 a:link, h4 a:visited, h4 a:hover, h4 a:active {
	color:#3D598B;
}
h5 a:link, h5 a:visited, h5 a:hover, h5 a:active {
	color:#3D598B;
}

#container {
	width: 987px;  
	background: url(images/container_bg_granite.jpg) repeat-y;
	margin: 0 auto 0 auto;
	padding: 0px;
	border:none;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header {
	background-color: #B1BCD0;
	height: 163px;
	margin: 0px;
	padding: 0;
	width: 980px;
	background-image: url(images/banner_with_logo.jpg);
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#header_content {
	padding: 0px;
	margin: 0px;
	height: 163px;
	background:url(images/banner_rt_default.jpg) right top no-repeat;
}
#menu_block {
	position:relative;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 980px;
	background:#600000 url(images/nav_bar.jpg) no-repeat;
	color: #FFFFFF;
	line-height: normal;
}

#midsection, #midsection2Left, #midsection2Right {
	margin: 16px 0 0 0;
	padding: 0px;
	width: 980px;
}
#mainColWrapper {   /* For regular 3-col layout */
	width:732px;
	float:right;
}
#midsection2Left #mainColWrapper {  /* For 2-col layout with left coluumn plus main content */
	width:972px;
	float:left;
}
#midsection2Right #mainColWrapper {   /* For 2-col layout with right coluumn plus main content */
	width:972px;
	float:right;
}
#mainContent {  /* For regular 3-col layout plus styles common to all 3 layouts  */
	background:#E9E9E9 url(images/content_gradient.jpg) repeat-x;
	margin:0;
	width:474px;
	float:left;
	padding:10px 4px 0 4px; /* Using default 6px padding on p & h, nets out to 20-10-0-10  */
	border: 1px solid #999999;
}
#midsection2Left #mainContent {
	width:714px;
	float:right;
}
#midsection2Right #mainContent {
	width:714px;
	float:left;
}

#lcol_container {
	float: left; 
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#rcol_container {
	float: right;
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#lsidebar, #rsidebar {
	height: auto;
	margin:0 8px;
	padding: 0px;
	color: #333;
	line-height: 1.25;
}
#lsidebar ul, #rsidebar ul {
	margin-left:8px;
	padding:6px 0;
}
#lsidebar ol, #rsidebar ol {
	margin-left:26px; 
	list-style:decimal;
	padding:6px 0;
}
#lsidebar ol li, #rsidebar ol li {
	background:none; 
	padding:2px 0;
}

.sidebar_contents {
	margin: 0;
	border: 2px solid #999999;
	border-top: none;
	background: #E9E9E9 url(images/content_gradient.jpg) no-repeat;
}

.sidebar_woodtrim {
	background: #800000 url(images/sidebar_trim.jpg) no-repeat;
	margin:0;
	padding:0;
	height:16px;
}
.sidebar1_title  { /*In case want white title on wood top trim */
	background: #783700 url(images/sidebar_wood_bg.jpg) no-repeat;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:6px 7px;
	line-height:1.25;
}
.sidebar2_title  {
	background-color:#3D598B;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:7px;
	line-height:1.25;
}

/* Special menu div in sidebar. No border and bg. */
.sidebar_menu {
	color:#3D598B;
	font-weight:bold;
}
/* No bullets on our lists in menu. */
.sidebar_menu ul {	
	list-style: none;
}
.sidebar_menu li {
	background-image:none;
	padding-left:0;
}
/* Make the links block level selectable. */
.sidebar_menu  a 	{	
	width: 100%; 	/* needed by IE6 */
	display: block;
	margin-bottom:4px;
}
.sidebar_menu a {color:#3D598B;}

.sidebar_menu li a:hover	{ 
	text-decoration:none;
	color:#FFF;
 	background-color:#3D598B;
}
.sidebar_menu a:visited {color:#3D598B;}

/* sidebar for tagline or subtitle -- no top bar for H3  */
.sidebartag {
	border: 2px solid #660000;
	background-color: #F4F3EA;
	font-size:15px;
	font-style:italic;
	color:#660000;
}
.sidebarNewsItem {
	font-weight:bold;
	border-bottom:1px solid #3D598B;
}
.sidebarNewsItem a:hover {
	text-decoration:underline;
}

.pagecontentSection {
	padding-bottom:5px;
	background-image:url(images/hrule-blue2.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-bottom:12px;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer {
	background: url(images/wood_footer.jpg);
	background-color:#630;
	width: 980px;
	height:50px;
	margin: 0px;
	clear: both;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
} 
#footer_content p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color:#FFF;
}
.footer_content_left {
	margin: 0px;
	padding-top:0;
	float: left;
	width: 190px;
	font-size: 10px;
	line-height: 14px;
}
.footer_content_right {
	margin: 0px;
	padding-top:0;
	float: right;
	width: 190px;
	text-align: right;
	font-size: 10px;
	line-height: 14px;
}
.footer_content_center {
	padding-top:4px;
	text-align: center;
}

#footer a {
	color: #FFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFA9;
	text-decoration: underline;
}

.special_content_section {
	padding-bottom:10px;
	background-image:url(images/hrule-blue.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top: 10px;
	margin: 0px;
}
.testimonial {
	margin:10px 6px 6px 6px;
	background:url(images/hrule-blue.gif) bottom repeat-x;
	font-style:italic;
}
.testimonial .signature {
	text-align:right;
	font-style:normal;
	padding:10px 0 6px 0;
}
.subhead_link a:hover {
	padding:2px;
	background-color:#3D598B;
	color:#FFF;
	text-decoration:none;
}
.hidden {
	display:none;
}
.contactErrorMsg {
	width:434px;
	margin: 20px auto;
	padding:20px; 
	background-color:#FFFFFF;	
}
.contactErrorMsg ul {
/*	list-style:outside disc;
	line-height: 1.4;
	margin-left:15px;  */
}
.borderbottom {
	border-bottom:2px solid #3D598B;
}
.bordertop {
	border-top:2px solid #3D598B;
}

