/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

html {
	background:url(images/body-bg.gif) top center;
}

body{
	background:url(images/top-tail.gif) top repeat-x;
	text-align:center;
}

img {
	vertical-align:top;
	text-align: center;
}
a img {
	border:0;
	text-align: center;
}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.75em;
		line-height:1.25em;
		color:#938b82;
	}

input, select {
	vertical-align:middle;
	font-weight:normal;
	font-size: 11px;
}

a {
	color:#C00;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
	color: #CCC;
	font-size: small;
}
p {
	padding-top:15px;
	text-align: left;
	color: #333;
	font-size: small;
}
strong {
	color:#333;
	font-size: small;
}
strong a {color:#938b82;}

/* ============================= main layout ====================== */

ul li {border-bottom:1px solid #ded7d1; line-height:2em;}
ul li a {background:url(images/list-bg.gif) no-repeat 0 11px; display:block; font-weight:normal; text-decoration:none; color:#938b82; padding-left:12px;}

ol li {font-weight:bold; list-style-position:inside; color:#6a5d50; padding-top:15px;}
ol li span {color:#938b82; font-weight:normal;}

.bottom-tail {background:url(images/bottom-tail.gif) bottom center repeat-x;}

.imgindent {margin:0 20px 0 0; float:left;}

.title {border-bottom:1px solid #ddd8d2; padding-bottom:8px; margin-bottom:20px;}
.title img { margin-right:-10px;}
.col-pad {padding-right:21px;}

/* ============================= header ====================== */

#header .row1 {color:#6a5d50; font-size:0.917em; padding:11px 0 0 0;}

.submenu {float:right;}
.submenu li {display:inline; border-right:1px solid #6a5d50; padding:0 8px; border-bottom:0px; line-height:1em;}
.submenu li a {color:#6a5d50; text-decoration:none; font-weight:normal; display:inline !important; background:none; padding:0;}
.submenu li a:hover {text-decoration:underline;}
.submenu .rss {border:none; padding-right:0;}
.submenu .rss a {background:url(images/rss-bg.gif) no-repeat top right; display:inline-block !important; padding:3px 25px 2px 0;}

.row2 {color:#6a5d50; padding:38px 0 11px 0;}


#header .menu {width:100%; overflow:hidden;}
#header .menu ul {float:left; background:url(images/menu-tail-bg.gif) top repeat-x;}
#header .menu li {float:left; width:128px; text-align:center; font-size:1.083em; border:none; line-height:1em;}
#header .menu li a {color:#fff; font-weight:normal; text-decoration:none; display:block; background:none; padding:0;}
#header .menu li a span {background:url(images/menu-devider1.gif) top right no-repeat; display:block;}
#header .menu li a span span {background:url(images/menu-devider2.gif) top left no-repeat; padding:27px 0 23px 0;}

#header .menu li a:hover {background:url(images/menu-bg-act.gif) top repeat-x;}
#header .menu li a:hover span {background:url(images/menu-devider1-act.gif) top right no-repeat;}
#header .menu li a:hover span span {background:url(images/menu-devider2-act.gif) top left no-repeat;}
#header .menu li .active {background:url(images/menu-bg-act.gif) top repeat-x;}
#header .menu li .active span {background:url(images/menu-devider1-act.gif) top right no-repeat;}
#header .menu li .active span span {background:url(images/menu-devider2-act.gif) top left no-repeat;}

#header .menu .first {width:127px;}
#header .menu .first a span span {background:url(images/first-bg.gif) top left no-repeat;}
#header .menu .first a:hover span span {background:url(images/first-bg-act.gif) top left no-repeat;}
#header .menu .first .active span {background:url(images/first-bg.gif) top left no-repeat;}
#header .menu .first .active span span {background:url(images/first-bg-act.gif) top left no-repeat;}

#header .menu .last a span {background:url(images/last-bg.gif) top right no-repeat;}
#header .menu .last a:hover span {background:url(images/last-bg-act.gif) top right no-repeat;}
#header .menu .last .active span {background:url(images/last-bg-act.gif) top right no-repeat;}
#header .menu .last a span span {background:url(images/menu-devider2.gif) top left no-repeat;}
#header .menu .last a:hover span span {background:url(images/menu-devider2-act.gif) top left no-repeat;}
#header .menu .last .active span span {background:url(images/menu-devider2-act.gif) top left no-repeat;}

.images {padding:9px 0 0 0; margin-right:-1px;}
.images img {margin-right:1px;}

/* ============================= content ====================== */

#content {padding:21px 10px 19px 10px;}

.padding1 {padding-top:16px; padding-bottom:15px;}
.padding2 {padding-top:5px;}
.padding3 {padding-top:22px;}

.line-hor {border-bottom:1px solid #ded7d1; padding-bottom:14px; margin-bottom:16px;}
.line-hor2 {background:url(images/line-hor.gif) bottom repeat-x; margin-bottom:10px;}
.banner {position:relative; margin:25px -30px -15px 0;}

.pagination {color:#6a5d50; font-weight:bold; font-size:0.917em;}
.pagination a {color:#6a5d50;}
.pagination .active {color:#ff7c00; margin-right:10px;}

table {border-collapse:collapse;}
table td {
	border:0px dotted #b9b2ac;
	color: #333;
	font-weight: bold;
}
.column1 {width:297px;}
.column2 {width:81px; text-align:center; vertical-align:middle;}
.column3 {width:76px; text-align:center; vertical-align:middle;}
.column4 {width:200px;}
.column1 div, .column4 div {padding:15px; vertical-align:top;}
table .row1 {font-weight:bold;}
table .row1 td { text-align:center; vertical-align:middle; height:41px; color:#6a5d50;}

.extra a {font-weight:normal; text-decoration:none; color:#938b82;}
.extra a:hover {text-decoration:underline;}
.phone {float:right; margin-right:35px;}

/* ============================= footer ====================== */

#footer {color:#6a5d50; font-size:0.917em; padding:20px 0 0 10px;}
#footer a {font-weight:normal; color:#6a5d50;}

#footer .menu {padding-bottom:10px;}
#footer .menu li {display:inline; font-size:1.182em; margin-right:17px; line-height:1em; border:none; padding:0;}
#footer .menu li a {display:inline; color:#a7a099; font-style:italic; background:none; padding:0; text-decoration:underline;}
#footer .menu li a:hover {text-decoration:none;}


#page1 .bottom-tail #main #content .line1 .line2 .container2.line3 .col-4.padding1 .line-hor p a {
	font-size: 12px;
}
#page1 .bottom-tail #main #content .line1 .line2 .container2.line3 .col-1.col-pad.padding1 #form #form1 p label .style1 {
	font-size: small;
}
#page1 .bottom-tail #main #content .line13 .line23 .container2.line33 .col-13.col-pad.padding1 table tr td h5 {
	color: #000;
}
#page1 .bottom-tail #main #content .line13 .line23 .container2.line33 .col-13.col-pad.padding1 table tr td h5 {
	color: #333;
}
#page1 .bottom-tail #main #content .line13 .line23 .container2.line33 .col-13.col-pad.padding1 .style1 {
	text-align: left;
}
