/* CSS Document */

* {	margin:0; padding:0; font-size:100%;}

body{background:#e5e5e5; text-align:center;}
.top-tail{ background:url(../images/top-tail.jpg) top repeat-x #fff;}
.top-tail2{ background:url(../images/top-tail2.gif) top repeat-x; position:absolute; width:50%; right:0; height:458px;}
.bot-tail{ background:url(../images/bot-tail.gif) bottom repeat-x;}
.top-bg{ background:url(../images/body-bg2024.jpg) top center no-repeat; position:relative; min-width: 1400px;}

img {vertical-align:top;}
a img { border:0;}
ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

html{ font-family:Arial, Helvetica, sans-serif; font-size:0.8125em; line-height:1.308em; color:#9d9796;}
input, select { vertical-align:middle; font-weight:normal;}
.login-user, .login-field {
	width: 88%;
	height: 20px;
}

a {color:#9d9796; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:15px;}
h4{ background:url(../images/title-bg.jpg) no-repeat 0 0; font-size:1.667em; font-style:normal; color:#fff; padding:12px 0 14px 14px;}
h2{ font-size:23px; padding-bottom:15px; line-height: 24px;}
h3{ font-size:2em; font-weight:normal; color:#561908; border-bottom:solid 8px #9c230d; padding-bottom:10px; margin-bottom:15px;}
h3 span{ display:block; font-size:0.846em; padding-top:9px;}
strong{ font-size:1.231em; line-height:1.375em; font-weight:normal; display:block; color:#cc2c0e; padding-bottom:11px;}

/* ============================= main layout ====================== */
.imgindent {margin:0 20px 0 0; float:left;}
.phone{ float:right; padding-right:20px;}
.space1{ margin-left:30px;}
.margin0{ margin-bottom:0 !important;}
.margin1{ margin-top:-6px;}
.padding1{ padding-top:11px;}
.padding2{ padding-top:25px;}
.padding3{ padding-top:35px;}

/* ============================= header ====================== */
#header .menu{ width:100%; overflow:hidden; padding-top:18px; height:40px; margin-left: 170px;}
#header .menu ul{ float:right; padding-right:0px;}
#header .menu li{ float:left; font-size:1.154em; padding-left:21px; letter-spacing:-1px;}
#header .menu a{ text-decoration:none; text-transform:uppercase; color:#ffffff; font-weight:bold;}
#header .menu a:hover, #header .menu .active{ color:#ba2709;}
#header .logo{ padding:74px 0 0 418px;}

/* ============================= content ====================== */
.column-1{ margin-top:40px; font-size:0.923em; line-height:1.417em; font-style:italic; color:#827e7d; background:url(../images/column1-tail.png) repeat-y;}
.column-1 .bot-bg{ background:url(../images/column1-bot-bg.png) bottom no-repeat; padding:12px 22px 50px 41px; position:relative;}
.column-1 .bg{ background:url(../images/column1-bg.gif) no-repeat right -12px; padding-right:13px;}
.column-2{ background:url(../images/column2-tail.png) repeat-y;}
.column-2 .bot-bg{ padding:11px 31px 73px 34px; background:url(../images/content-bot-tail.gif) left bottom repeat-x; position:relative;}


.column-1 .link{ text-align:right; border-bottom:solid 1px #9c230d; padding:3px 10px 4px 0; margin-bottom:11px;}
.column-1 .link a{ color:#9c230d; color:#c03305; text-decoration:none; font-style:normal; font-weight:bold;}
.column-1 .link a:hover{ color:#827e7d;}
.column-1 .link1{ text-decoration:none; color:#c03305; font-size:1.083em; text-transform:uppercase; display:inline-block; margin-bottom:17px;}
.column-1 .link1:hover{ color:#827e7d; text-decoration:underline;}
.column-1 .indent{ padding:15px 0 0 3px;}

.column-2 .link{ text-align:right; margin-right: 100px}
.column-2 .link a{ background:url(../images/link-bg.gif) top repeat-x; color:#fff; text-decoration:none; padding:2px 9px 5px 9px; display:inline-block; margin-top:8px;}
.column-2 .link a:hover{ color:#fdb563;}
.column-2 a[name="form"]{ background: none;}

.box{ background:url(../images/box-bg.jpg) repeat-y 0 0; margin-top: 0px; padding:25px 20px 30px 26px; color:#fff;}
.box .text{ position:relative; width:100%; overflow:hidden;}
.box strong{ font-size:1.154em; line-height:1.267em; color:#fdb563; padding-bottom:15px;}
.box .link{ position:absolute; bottom:0; right:0; background:url(../images/box-link-bg.gif) top repeat-x; display:inline-block; padding:2px 10px 5px 10px; color:#000; text-decoration:none; vertical-align:bottom;}
.box .link:hover{ color:#fdb563;}

.column-2 .indent{ padding:24px 14px 0 23px;}
.column-2 .indent2{ padding:25px 23px 0 23px;}
.unline{ 
	border-bottom:solid 1px #ebd3cf;
	padding-bottom:29px;
	min-height: 500px;
}
	

.list li{ line-height:1.923em; color:#c03305;}
.list a{ color:#c03305; text-transform:uppercase; font-style:italic;}

/* ============================= footer ====================== */
#footer{ text-align:right; font-size:0.923em; padding:4px 25px 0 0; color:#a6a5a5;}
#footer a{ color:#a6a5a5;}
