/* CSS Document */

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

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

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

ul { list-style:none;}

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


html, input, textarea
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:0.75em;
		line-height:1.583em;
		color:#4f4f4f;
	}

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

a {color:#4db2ff; outline:none;}
a:hover{text-decoration:none;}
p {
	padding-top:10px;
}

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

li { background:url(images/marker3.gif) no-repeat 0 1px; padding:0 0 11px 20px;}
li a {color:#4f4f4f; text-decoration:none; line-height:1.5em;}
li a:hover {text-decoration:underline;}
.box li {background:url(images/marker2.gif) no-repeat 0 1px;}
.box li a {color:#fff;}

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

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

#header .menu {
	float:right;
	padding-top: 70px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#header .menu li {float:right; text-transform:uppercase; font-size:0.917em; line-height:1em; background:none; padding-left:2px;}
#header .menu li a {
	color:#6d5c4a;
	display:block;
}
#header .menu li a span {display:block;}
#header .menu li a span span {padding:6px 14px 5px 14px;}
#header .menu li a:hover, .menu .active a {color:#ffffff; text-decoration:none; background:url(images/menu-tail-bg.gif) top repeat-x;}
#header .menu li a:hover span, .menu .active a span {background:url(images/menu-right-bg.gif) right top no-repeat;}
#header .menu li a:hover span span, .menu .active a span span {background:url(images/menu-left-bg.gif) left top no-repeat; color:#ffffff;}

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

#content {padding:46px 0 43px 0;}
.margin1 {margin-top:19px;}
.margin2 {margin-top:54px;}

.banner {
	color:#FFFFFF;
	font-size:0.917em;
	line-height:1.182em;
	height:300px;
	margin-bottom:30px;
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
	width: 619px;
}
h6 {
	font-size:17px;
	line-height:18px;
	color:#fff;
	letter-spacing:-1px;
	margin-bottom:10px;
}

h2 {
	color:#131313;
	font-size:27px;
	line-height:32px;
	font-weight:normal;
	letter-spacing:-2px;
	margin-bottom:30px;
}
h2 span {
	color:#1a7b77;
}
h3 {font-size:1.833em; line-height:1em; font-weight:normal; margin-bottom:13px; color:#131313; letter-spacing:-1px;}
h4 {
	color:#1a7b77;
	font-size:1.667em;
	line-height:1.05em;
	font-weight:normal;
	margin-bottom:18px;
}
.box h4 {color:#fff7f7; margin-bottom:0;}
.box .extra {
	font-size:1.667em;
	line-height:1.05em;
	color:#fff7f7;
	margin-bottom:0;
	padding-top: 90px;
}
.box a {color:#fff;}

.col-pad {padding-right:38px;}
.col-pad2 {
	padding-right:45px;
}
.col-pad3 {padding-right:24px;}
.marker {vertical-align:middle; margin-left:6px;}
.indent1 {
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 21px;
}
.text2 {color:#59b7ff;}
.phone {display:inline-block; width:79px;}
.normal {color:#4f4f4f;}
.margin0 {margin:0;}
.padding0 {padding:0 !important;}

.tabs ul {width:100%; overflow:hidden;}
.tabs li {font-size:1.833em; float:left; padding:0; background:none;}
.tabs li a {color:#fff; display:block; padding:12px 0 10px 17px; background:url(images/tab-tail-bg.gif) top repeat-x;}
.tabs li a:hover, .tabs .active a {background:none; text-decoration:none;}
.tabs .tab1 {width:147px;}
.tabs .tab2 {width:146px;}

.link {background:url(images/link-tail-bg.gif) top repeat-x; display:block; float:left; color:#000; text-decoration:none; text-transform:uppercase; font-size:0.917em; margin-top:18px;}
.link span {background:url(images/link-right-bg.gif) right top no-repeat; display:block;}
.link span span {background:url(images/link-left-bg.gif) left top no-repeat; padding:4px 22px 4px 13px;}
.link:hover {background:url(images/link-tail-bg2.gif) top repeat-x;}
.link:hover span {background:url(images/link-right-bg2.gif) right top no-repeat;}
.link:hover span span {background:url(images/link-left-bg2.gif) left top no-repeat;}

.box .link {background:url(images/link2-tail-bg.gif) top repeat-x; display:block; float:left; color:#fff; text-decoration:none; text-transform:uppercase; font-size:0.917em; margin-top:18px;}
.box .link span {background:url(images/link2-right-bg.gif) right top no-repeat; display:block;}
.box .link span span {background:url(images/link2-left-bg.gif) left top no-repeat; padding:5px 32px 6px 13px;}
.box .link:hover {background:url(images/link2-tail-bg2.gif) top repeat-x; color:#fff;}
.box .link:hover span {background:url(images/link2-right-bg2.gif) right top no-repeat;}
.box .link:hover span span {background:url(images/link2-left-bg2.gif) left top no-repeat;}

.box {
	background:url(images/box-tail.gif) top repeat-x;
	color:#ffffff;
	line-height:1.333em;
	height: 300px;
}
.box .tail-right {
}
.box .tail-bottom {
}
.box .corner-left-bottom {background:url(images/box-empty.jpg) bottom left no-repeat; width:100%;}
.box .indent {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 21px;
	padding-left: 21px;
}
.box .link {
	float:left;
}

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

#footer {border-top:1px solid #cecece; font-size:0.917em; color:#707070; overflow:hidden;}
#footer a {color:#4f4f4f;}

#footer .menu {margin-left:-16px; padding:17px 0 2px 0;}
#footer .menu li {display:inline; border-left:1px solid #9e9e9e; padding:0 0 0 8px; margin-left:8px; background:none;}
#footer .menu li a {color:#9e9e9e;}
#footer .rss {background:url(images/rss-bg.jpg) no-repeat 0 2px; position:absolute; margin:17px 0 0 680px; padding-left:23px; text-decoration:none; color:#707070;}

/* ============================= forms ============================= */

#NewsletterForm {border-top:1px solid #cecece; padding:24px 0 0 21px;}
#NewsletterForm .input {border:1px solid #cecece; width:207px; height:19px; background:none; padding:5px 0 0 12px; font-size:1em; color:#9e9e9e; font-size:0.944em;}
#NewsletterForm .button {background:url(images/go-button.jpg) no-repeat 0 0; text-align:center; padding:4px 0 4px 0; color:#fff; font-weight:bold; text-decoration:none; text-transform:uppercase; margin-left:8px; width:42px; text-align:center; display:inline-block; vertical-align:middle;}

#ContactForm label {height:30px; display:block;}
#ContactForm .buttons {text-align:right; padding:18px 0 0 0;}
#ContactForm .button {background:url(images/button2-bg.gif) no-repeat 0 0; text-align:center; padding:2px 0 6px 0; color:#fff; font-weight:bold; text-decoration:none; text-transform:uppercase; margin-left:16px; width:74px; text-align:center; display:inline-block; vertical-align:middle;}

.input {width:264px; height:19px; border:1px solid #989898; background:#f0f0f0; border-right:1px solid #f6f6f6; border-bottom:1px solid #f6f6f6; padding:0 0 0 5px; font-size:1em;}
textarea {width:264px; height:163px; border:1px solid #989898; background:#f0f0f0; border-right:1px solid #f6f6f6; border-bottom:1px solid #f6f6f6; padding:0 0 0 5px; overflow:auto; font-size:1em;}
.button {background:url(images/button2-bg.gif) left top no-repeat; display:inline-block; width:74px; text-align:center;}
.indent-copy {
	padding-bottom: 20px;
	font-size: 22px;
}
