/* CSS Document */

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

html{ min-width:903px;}
body{background:url(images/top-tail.gif) top repeat-x #cde4de; text-align:center;}
.top-bg{ background:url(images/top-bg.jpg) top center no-repeat;}

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.75em;
	line-height:1.5em;
	color:#545454;
	background-color: #000;
}
input, select { vertical-align:middle; font-weight:normal;}

a {color:#545454;}
a:hover{
	text-decoration:none;
	color: #844526;
}
p {padding-top:12px;}
h3{ font-family:"Times New Roman", Times, serif; font-size:2em; color:#40402d; font-weight:normal; border-bottom:solid 3px #5b8776; padding-bottom:7px; margin-bottom:12px;}
h3 a {text-decoration:none;}
h3 a:hover {
	background-color: #cde4de;
	font-style: italic;
}
h4{ font-size:1.833em; line-height:normal; color:#163f2e; font-weight:normal; font-family:"Times New Roman", Times, serif; padding-bottom:13px;}
strong { color:#010101;}
strong a{ color:#844526;}


.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-variant: small-caps;
	color: #844526;
}

/* ============================= main layout ====================== */
.imgindent {margin:0 20px 20px 0; float:left;}
.phone{ float:right; padding-right:45px;}
.phone2{ float:right; padding-right:28px;}
.space1{ margin-left:5px;}
.space2{ margin-left:30px;}
.space3{ margin-left:30px;}
.space4{ margin-left:20px;}
.margin1{ margin-top:21px !important;}
.padding1{ padding-top:17px;}
.padding2{ padding-top:8px;}
.padding3{ padding-bottom:25px !important;}

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

#header .top{ width:100%; overflow:hidden; height:92px;}
#header .buttons{ float:right; padding:5px 24px 0 0;}
#header .link1{ display:inline-block; background:url(images/header-link1-tail.gif) top repeat-x; font-size:0.833em; color:#423426; text-decoration:none; margin-right:2px;}
#header .link1 span{ display:block; background:url(images/header-link1-left-bg.gif) left top no-repeat;}
#header .link1 span span{ background:url(images/header-link1-right-bg.gif) right top no-repeat; padding:0px 20px 0px 20px;}
#header .link1:hover{ background:url(images/header-link1-tail-act.gif) top repeat-x;}
#header .link1:hover span{ background:url(images/header-link1-left-bg-act.gif) left top no-repeat;}
#header .link1:hover span span{ background:url(images/header-link1-right-bg-act.gif) right top no-repeat;}

#header .link2{ display:inline-block; background:url(images/header-link2-tail.gif) top repeat-x; font-size:0.833em; color:#aca66f; text-decoration:none;}
#header .link2 span{ display:block; background:url(images/header-link2-left-bg.gif) left top no-repeat;}
#header .link2 span span{ background:url(images/header-link2-right-bg.gif) right top no-repeat; padding:0px 10px 0px 12px;}
#header .link2:hover{ background:url(images/header-link2-tail-act.gif) top repeat-x;}
#header .link2:hover span{ background:url(images/header-link2-left-bg-act.gif) left top no-repeat;}
#header .link2:hover span span{ background:url(images/header-link2-right-bg-act.gif) right top no-repeat;}

#header .logo{ padding:12px 0 0 43px;}
#header .menu{ background:url(images/menu-tail.gif) bottom repeat-x; width:100%; overflow:hidden;}
#header .menu .left-bg{ background:url(images/menu-left-bg.gif) left bottom no-repeat;}
#header .menu .right-bg{ background:url(images/menu-right-bg.gif) right bottom no-repeat; height:59px;}
#header .menu ul{ padding:0 0 0 32px; background:url(images/menu-border.gif) right bottom no-repeat; float:left;}
#header .menu li{ float:left; background:url(images/menu-border.gif) left bottom no-repeat;}
#header .menu a{ font-size:1.083em; color:#fff; text-decoration:none; display:inline-block; cursor:pointer;}
#header .menu a span{ display:inline-block;}
#header .menu a span span{ padding:26px 50px 15px 50px;}

#header .menu a:hover, #header .menu .active{ background:url(images/menu-item-tail-act.gif) top repeat-x;}
#header .menu a:hover span, #header .menu .active span{ background:url(images/menu-item-left-bg-act.gif) left top no-repeat;}
#header .menu a:hover span span, #header .menu .active span span{ background:url(images/menu-item-right-bg-act.gif) right top no-repeat; padding:24px 50px 17px 50px;}

#header .slogan{
	float:right;
	text-align:right;
	padding:14px 24px 0 0;
	font-size:2.1em;
	font-style:italic;
	color:#fefefe;
	font-family:"Times New Roman", Times, serif;
	width:250px;
	line-height:normal;
}
#header .slogan1{
	float:right;
	text-align:right;
	padding:22px 24px 0 0;
	font-size:2.6em;
	font-style:italic;
	color:#fefefe;
	font-family:"Times New Roman", Times, serif;
	width:250px;
	line-height:normal;
}

#header .pagination{ float:right; padding:46px 22px 0 0;}
#header .pagination li{ float:left; padding-right:3px; line-height:1em;}
#header .pagination a{ color:#fff; text-decoration:none; display:inline-block; width:26px; background:#9e8c55; text-align:center; padding:1px 0 1px 0;}
#header .pagination a:hover, #header .pagination .active{ background:#8f3b11;}

/* ============================= header1 - opener page ====================== */

#header1{ background:url() bottom no-repeat;}
#header1 .top{ width:100%; overflow:hidden; height:92px;}
#header1 .buttons{ float:right; padding:5px 24px 0 0;}
#header1 .link1{ display:inline-block; background:url(images/header-link1-tail.gif) top repeat-x; font-size:0.833em; color:#423426; text-decoration:none; margin-right:2px;}
#header1 .link1 span{ display:block; background:url(images/header-link1-left-bg.gif) left top no-repeat;}
#header1 .link1 span span{ background:url(images/header-link1-right-bg.gif) right top no-repeat; padding:0px 20px 0px 20px;}
#header1 .link1:hover{ background:url(images/header-link1-tail-act.gif) top repeat-x;}
#header1 .link1:hover span{ background:url(images/header-link1-left-bg-act.gif) left top no-repeat;}
#header1 .link1:hover span span{ background:url(images/header-link1-right-bg-act.gif) right top no-repeat;}

#header1 .link2{ display:inline-block; background:url(images/header-link2-tail.gif) top repeat-x; font-size:0.833em; color:#aca66f; text-decoration:none;}
#header1 .link2 span{ display:block; background:url(images/header-link2-left-bg.gif) left top no-repeat;}
#header1 .link2 span span{ background:url(images/header-link2-right-bg.gif) right top no-repeat; padding:0px 10px 0px 12px;}
#header1 .link2:hover{ background:url(images/header-link2-tail-act.gif) top repeat-x;}
#header1 .link2:hover span{ background:url(images/header-link2-left-bg-act.gif) left top no-repeat;}
#header1 .link2:hover span span{ background:url(images/header-link2-right-bg-act.gif) right top no-repeat;}

#header1 .logo{ padding:12px 0 0 43px;}
#header1 .menu{ background:url(images/menu-tail.gif) bottom repeat-x; width:100%; overflow:hidden;}
#header1 .menu .left-bg{ background:url(images/menu-left-bg.gif) left bottom no-repeat;}
#header1 .menu .right-bg{ background:url(images/menu-right-bg.gif) right bottom no-repeat; height:59px;}
#header1 .menu ul{ padding:0 0 0 32px; background:url(images/menu-border.gif) right bottom no-repeat; float:left;}
#header1 .menu li{ float:left; background:url(images/menu-border.gif) left bottom no-repeat;}
#header1 .menu a{ font-size:1.083em; color:#fff; text-decoration:none; display:inline-block; cursor:pointer;}
#header1 .menu a span{ display:inline-block;}
#header1 .menu a span span{ padding:26px 50px 15px 50px;}

#header1 .menu a:hover, #header2 .menu .active{ background:url(images/menu-item-tail-act.gif) top repeat-x;}
#header1 .menu a:hover span, #header2 .menu .active span{ background:url(images/menu-item-left-bg-act.gif) left top no-repeat;}
#header1 .menu a:hover span span, #header2 .menu .active span span{ background:url(images/menu-item-right-bg-act.gif) right top no-repeat; padding:24px 50px 17px 50px;}

#header1 .slogan{
	float:right;
	text-align:right;
	padding:10px 24px 0 0;
	font-size:1.7em;
	font-style:italic;
	color:#fefefe;
	font-family:"Times New Roman", Times, serif;
	width:250px;
	line-height:normal;
}
#header1 .pagination{ float:right; padding:46px 22px 0 0;}
#header1 .pagination li{ float:left; padding-right:3px; line-height:1em;}
#header1 .pagination a{ color:#fff; text-decoration:none; display:inline-block; width:26px; background:#9e8c55; text-align:center; padding:1px 0 1px 0;}
#header1 .pagination a:hover, #header .pagination .active{ background:#8f3b11;}

/* ============================= content ====================== */
#content{ background:#fff;}
.indent{
	padding:16px 20px 22px 25px;
}
.indent1{
	padding:17px 0 0 19px;
}
.indent2{ padding:14px 0 0 19px;}
.indent3{ padding:14px 30px 0 19px;}
.indent4{
	padding:14px 10px 0 4px;
	float:right;}
.indent5{
	padding:4px 20px 20px 4px;
	float:left;
}

.box{ background:url(images/box-top-tail.gif) top repeat-x #cde4de; width:100%; color:#5f5f45; line-height:1.417em;}
.box .left-border{ background:url(images/box-border.gif) left repeat-y;}
.box .right-border{ background:url(images/box-border.gif) right repeat-y;}
.box .bot-border{ background:url(images/box-bot-tail.gif) bottom repeat-x;}
.box .left-top{ background:url(images/box-corner-left-top.gif) left top no-repeat;}
.box .right-top{ background:url(images/box-corner-right-top.gif) right top no-repeat;}
.box .left-bot{ background:url(images/box-corner-left-bot.gif) left bottom no-repeat;}
.box .right-bot{ background:url(images/box-corner-right-bot.gif) right bottom no-repeat; padding:0 1px; position:relative;}
.box .indent{
	padding:20px 17px 20px 17px;
	position:relative;
}
.box .indent2{ padding:27px 17px 23px 17px; position:relative;}
.box .indent3{ padding:27px 17px 23px 27px; position:relative;}
.box strong{ color:#40402d;}
.box .text{ line-height:1.167em; padding-top:6px;}
.box .text strong{ display:block; font-weight:normal; padding-top:8px;}
.box .text1{ line-height:1.167em; }

.link{
	background:url(images/link-bg.gif) no-repeat 0 7px;
	padding-left:14px;
	color:#00556a;
	font-weight:bold;
	margin-top:7px;
	float:right;
}
.link3{ color:#844526; font-weight:bold;}

.list{ margin:-2px 0;}
.list li{ background:url(images/list-marker.gif) no-repeat 0 8px; padding-left:20px; line-height:1.833em;}
.list a{ text-decoration:none;}
.list a:hover{ color:#a75830; text-decoration:underline;}
.list span{ color:#844526;}

.bottom{
	background:url(images/bottom-tail.gif) top repeat-x #163f2e;
	width:100%;
	font-size:0.95em;
	line-height:1.2em;
	color:#BFEEDD;
}
.bottom .bot-tail{ background:url(images/bottom-tail2.gif) bottom repeat-x;}
.bottom .left-corner{ background:url(images/bottom-left-corner.gif) left bottom no-repeat;}
.bottom .right-corner{
	background:url(images/bottom-right-corner.gif) right bottom no-repeat;
	padding-top: 21px;
	padding-right: 20px;
	padding-bottom: 62px;
	padding-left: 18px;
}
.bottom h4{ color:#f0fffb; font-size:2.2em; padding-bottom:16px;}
.bottom a{ color:#dc8c5e;}
.bottom strong{ color:#fff; font-size:1.1em;}
.bottom strong a{ color:#fed2b8;}
.bottom p{ padding-top:11px;}
.bottom .link{
	color:#CFF;
	background:none;
	font-size:1.1em;
	padding:0;
	margin-top:12px;
}
.bottom .list li{ font-size:1.2em; background:url(images/list-marker2.gif) no-repeat 0 8px;}
.bottom .list a{ color:#fed2b8;}

/* ============================= footer ====================== */
#footer{ width:100%; overflow:hidden;}
#footer .text{ font-size:0.833em; float:right; padding:11px 45px 0 0; color:#3e3d3b;}
#footer .text a{ color:#3e3d3b; text-decoration:none;}
#footer .text a:hover{ text-decoration:underline;}
#footer .menu{ padding:10px 0 0 35px;}
#footer .menu li{ float:left; padding-left:9px;}
#footer .menu a{ text-decoration:none; display:inline-block; margin-right:9px;}
#footer .menu a:hover{ color:#010101; text-decoration:underline;}
#footer .menu .active{ font-weight:bold; color:#010101; text-decoration:none !important;}

/* ============================= forms ============================= */
#Form1 label{ display:block; height:32px;}
#Form1 input{
	border:solid 1px;
	background:#b4e6d5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#ffffff;
	padding:1px 2px 2px 3px;
	width:250px;
}
#Form1 textarea{
	border:solid 1px;
	background:#b4e6d5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000000;
	padding:1px 2px 1px 3px;
	width:250px;
	height:31px;
	overflow:auto;
}
#Form1 span{ display:inline-block; width:50px; vertical-align:top;}
#Form1 .link{ margin:10px 0 0 50px;}

#ContactForm{ padding-top:0px;}
#ContactForm .col-1{ width:191px !important;}
#ContactForm .col-2{ width:179px !important;}
#ContactForm label{ display:block; height:42px;}
#ContactForm input{
	border:solid 1px #345b51;
	background:#b4e6d5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#2a3833;
	width:174px;
	margin-top:4px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#ContactForm textarea{ border:solid 1px; background:#b4e6d5; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#2a3833; padding:1px 2px 2px 3px; width:174px; height:98px; overflow:auto; margin-top:4px;}
#ContactForm .link{ float:left; margin:13px 0 0 6px;}

/* ============================= opener page ============================= */

#opener .top-bg #main div div {
	text-align: center;
}
.video-bg {background-color:#000;
}
