body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #51585e;
	background: #d9e1e8;
}
a img {
	border: 0px;
	text-decoration: none;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 15px;
	text-transform: uppercase;
}
h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 13px;
	text-transform: uppercase;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
}
a {
	color: #4B6A7C;
}

/* --- */

.move {
	position: absolute;
	left: -789em;
}
.photo_card {
	position: relative;
}
.vCard {
	display: block;
	margin-top: 10px;
	padding-left: 40px;
	font-size: 12px;
	width: 140px;
	line-height: 30px;
	background: url(/i/vCard.gif) left center no-repeat;
}



/* --- */

#container {
	margin: 0px auto 0px auto;
	padding: 0px 10px 0px 10px;
	width: 800px;
	text-align: left;
	background: url(/i/ctn_bg.gif);	
}

/* --- */

#header {
	background: #FFFFFF;
}
#content #header {
	height: 125px;
	background: url(/i/logo.gif) center no-repeat;
	text-indent: -789em;
}

#content { text-align: justify; }

/* --- */

.index #nav_wrapper {
	background: url(/i/nav_index_bg.gif) top repeat-x;
}
#nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
*html #nav { visibility: hidden; }
#nav li {
	position: relative;
	margin: 0px;
	padding: 0px;
}
#nav li a {
	display: block;
	width: 190px;
	height: 25px;
	padding: 2px 0px 2px 0px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: -789em;
	background-position: left center;
	background-repeat: no-repeat;
}
#nav li.wrapit a { padding: 10px 0px 10px 0px; }
*html #nav li.wrapit img { margin-top: 10px; }

#nav li a:hover {
	background-position: right center;
	background-color: #0C1A41;
}
#nav li.sfhover { background: #0C1A41; }

#nav ul {
	position: absolute;
	list-style: none;
	width: 190px;
	margin: 0px;
	padding: 0px;
	top: -1px;
	left: -789em;
}
#nav ul li a {
	background-color: #801517;
}

#nav li ul  {
	margin: 0 0 0 203px;
}
#nav li ul ul {
	margin: 0 0 0 203px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* --- */

#main {
	position: relative;
	padding-top: 14px;
	background: url(/i/ctn_top.gif) top repeat-x;	
}
*html #main { height: 300px; }

/* --- */

#sidebar {
	position: relative;
	float: left;
	width: 190px;
	min-height: 650px;
	background: url(/i/sidebar_bg.gif) top repeat-x;
}
*html #sidebar { height: 443px; }
.index #sidebar { background: none; min-height: 358px; }
#index_sidebar #nav {
	position: absolute;
	top: 120px;
	min-height: 470px;
}
*html #index_sidebar #nav {
	height: 450px;
}

#slideshow {
	float: left;
	width: 254px;
	height: 381px;
	border-top: 0px solid #FFFFFF;
}
#index_sidebar { 
	position: relative;
	float: left;
	width: 444px;
	height: 558px;
	background: #0D1B42 url(/i/sidebar_index3.jpg) top no-repeat;
}

/* --- */

#content {
	position: relative;
	float: left;
	width: 559px;
	min-height: 300px;
	padding: 25px 25px 25px 25px;
}
*html #content {
	height: 300px;
}
.index #content {
	float: left;
	width: 355px;
	padding: 0px 0px 25px 0px;
	background: none;
}
.inner { 
	padding: 14px;
}*html .clear { display: none; }

/* --- */

.faq_index {
	margin: 10px 0px 25px 0px;
	padding: 0px 0px 0px 30px;
}
.faq_index li {
	margin: 0px;
	padding: 0px;
}
.answers {
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
.answers li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.q {
	font-weight: bold;
	min-height: 30px;
	padding: 5px 0px 10px 50px;
	background-image: url(/i/q_brown.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
*html .q { height: 45px; }
.a {
	min-height: 45px;
	padding: 5px 0px 10px 50px;
	background-image: url(/i/a_brown.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
*html .a { height: 45px; }

/* --- */

#footer {
	height: 30px;
	background: url(/i/footer.gif) top no-repeat;	
}
.index #footer {
	text-indent: -789em;
	background: url(/i/index_footer.gif) top no-repeat;
	height: 68px;
}

/* --- */

#abs_footer {
	width: 820px;
	margin: 0px auto 0px auto;
	color: #01345D;
	padding: 10px 0px 0px 0px;
	background: url(/i/ctn_btm.gif) top center no-repeat;
	text-align: center;
	font-size: 12px;
}
#abs_footer span,
#abs_footer a {
	color: #01345D;
}



/* --- */

#question_form .standard {
	clear: both;
	margin-bottom: 8px;
}
#question_form .standard .label { 
	float: left;
	width: 300px;
	margin-right: 40px;
	font-weight: bold;
}
#question_form .standard .field {
	float: left;
	width: 200px;
}
#question_form .standard .field input {
	width: 200px;
}
#question_form  .autoWidth div.field input {
	width: auto;
}
#question_form .autoWidth .field div {
	float: left;
	width: 75px;
}

#question_form  .row { clear: both; height: 65px; }

#question_form .col3 {
	float: left;
	width: 175px;
	font-size: 11px;
}
#question_form .col3 .label,
#question_form .col3 .field { 
	float: none;
	width: auto;
}
#question_form .col3 .field input { width: 125px; }


.attyList li {
	height: 240px;
}

#content_header {
	position: relative;
	top: -25px;
	left: -25px;
}
*html #content_header { position: absolute; left: 0px; top: 0px; }
*html #content { padding-top: 137px; }

#index_btn { 
	clear: both;
	display: block;
}
*html #index_btn { position: static; }







#nav_563 a { width: 380px; background-image: url(/i/nav_563.png); }
#nav_564 a { width: 380px; background-image: url(/i/nav_564.png); }
#nav_619 a { width: 380px; background-image: url(/i/nav_619.png); }
#nav_565 a { width: 380px; background-image: url(/i/nav_565.png); }
#nav_567 a { width: 380px; background-image: url(/i/nav_567.png); }
#nav_603 a { width: 380px; background-image: url(/i/nav_603.png); }
#nav_566 a { width: 380px; background-image: url(/i/nav_566.png); }
#nav_forms a { width: 380px; background-image: url(/i/nav_forms.png); }
#nav_see_our_blog a { width: 380px; background-image: url(/i/nav_see_our_blog.png); }
#nav_news a { width: 380px; background-image: url(/i/nav_news.png); }
#nav li a { padding-left: 0px; padding-right: 0px; }

a { cursor: pointer; }

.float_right {
	float: right;
	margin: 0px 0px 15px 20px;
	padding: 0px;
}
.snug { margin-top: 0px; padding-top: 0px; }
.clear { clear: both; }

.attyList {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.attyList li {
	margin: 0px;
	padding: 0px;
}
.attyList li a {
	text-decoration: none;
}
.attyList li a img {
	display: block;
	margin: 0px auto 0px auto;
	margin-bottom: 5px;
}
.attyList li a span {
	text-decoration: underline;
}
.attyList.attyLayout_0 li,
.attyList.attyLayout_3 li,
.attyList.attyLayout_6 li {
	clear: both;
	margin-bottom: 15px;
}
.attyList.attyLayout_3 li {
	margin-bottom: 20px;
	text-align: center;
}
.attyList.attyLayout_5 li {
	margin-bottom: 15px;
}
.attyList.attyLayout_1 li,
.attyList.attyLayout_4 li {
	float: left;
	width: 33%;
	text-align: center;
}
.attyList.attyLayout_2 li,
.attyList.attyLayout_5 li {
	float: left;
	width: 50%;
	text-align: center;
}

.areaList.areaLayout_0 {
	list-style: none;
}


/* --- */

#form .standard input,
#form .standard textarea {
	width: 190px;
}

#form .standard {
	margin-bottom: 8px;
}

.locations, .locations li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.contact_single {
		
}
.contact_single #contact_form {
	float: right;
}

.contact_multi {
	
}
.contact_multi #form .standard {
	float: left;
	width: 50%;
}
.contact_multi #form .standard.wide {
	float: none;
	width: auto;
}
.contact_multi #form .standard.wide textarea {
	width: 90%;
}
.contact_multi .locations li {
	margin: 0px 0px 20px 0px;
}
.contact_multi .locations li .col1,
.contact_multi .locations li .col2 {
	float: left;
	width: 50%;
}
.contact_multi .locations li .col2 {
	text-align: right;
}

