/* CSS Document */
* {margin:0; padding:0;	font-size:100%;}
body {text-align:center;}

img {vertical-align:top;}
a img {border:0;}

table {border-collapse:collapse; border:0;}

html, input, textarea {font-family:Arial, Helvetica, sans-serif; font-size:0.75em; line-height:1.333em; color:#888377;}
input, select {vertical-align:middle; font-weight:normal;}

a {text-decoration:underline; color:#395E73;}
a:hover {text-decoration:none;}
ul {list-style:none;}
ul li {line-height:1em; font-weight:bold; border-bottom:1px solid #CDDBE4; padding:3px 0 4px 1px}
ul .extra {border:none;}
li a {display:block; text-decoration:none; color:#395E73; padding:4px 0 0 0;} 

.float-l {float:left;}
.float-r {float:right;}
.clear {clear:both; font-size:0%; line-height:0%; height:0;}

.col-1,
.col-2,
.col-3,
.col-4 {float:left;}

/***************header***************/
#header {background:url(images/header-tail.jpg) left top repeat-x; padding-top:23px;}
#header li {font-size:1.167em; font-weight:normal;}

.logo {float:left; padding-bottom:20px;}

.nav {float:right; padding-top:40px;}
.nav li {float:left; padding:0 0 0 33px; border:none;}
.nav li a {color:#E5AA2B; text-decoration:underline; padding:0;}
.nav li a:hover {text-decoration:none;}

.menu {padding-left:5px;}
.menu li {float:left; background:url(images/menu-border.jpg) left top no-repeat; padding:0 0 0 2px; border:none;}

.menu li a {color:#2B4D60; background:url(images/spacer.gif) left top no-repeat; padding:11px 37px 13px;}
.menu li a:hover, .menu .act a {background:url(images/menu-act-tail.gif) left top repeat-x;}

/***************content***************/
.wrapper {width:100%; overflow:hidden;}
.img-indent {float:left; margin-right:10px;}
.phone {float:right; margin-right:100px;}
.time {float:right; margin-right:3px;}
cite {font-style:normal;}

#content {background:#F3F1EE url(images/content-tail.jpg) left top repeat-x; padding:22px 0 27px;}
.col-1 {width:223px;}
.col-2 {width:714px; padding-left:22px;}
.col-3 {width:470px;}
.col-4 {width:223px; padding-left:21px;}

.box3 .col-1 {width:320px;}
.box3 .col-2 {width:82px; padding:2px 0 0 21px;}

.box4 .col-1 {width:298px;}

.cols .col-1 {width:151px;}
.cols .col-2 {width:151px; padding:0 3px;}
.cols .col-3 {width:151px;}

table .col-1, table .col-2, table .col-3, table .col-4 {float:none;}
.box6 .col-1 {width:114px; padding-left:3px;}
.box6 .col-2 {width:86px; padding:0 0 0 14px;}
.box6 .col-3 {width:229px; padding-left:16px;}
.box6 td {vertical-align:top; padding-bottom:4px !important;}

.box7 .col-1 {width:151px; padding:0 10px 0 3px;}
.box7 .col-2 {width:54px; padding:0 5px 0 0;}
.box7 .col-3 {width:69px; padding-left:5px; border:1px solid #C9C3B6;}
.box7 .col-4 {width:30px; padding-left:20px;}
.box7 td {padding-top:3px; padding-bottom:3px;}
.box7 th {text-align:left;}

.text {padding:0 5px 0 2px;}
.border {background:url(images/border-tail.gif) left bottom repeat-x; padding-bottom:8px; margin-bottom:8px;}
table .border {background:url(images/border-tail-un.gif) left top repeat-y; padding:0; margin:0;}

/***************titles***************/
.title, .title-un {background:#395E73 url(images/title-left.gif) left top no-repeat; font-size:1.167em; line-height:1.286em; color:#FFF;}
.title div, .title-un div {background:url(images/title-right.gif) right top no-repeat; padding:11px 0 0 20px; height:28px;}

.title-un {background:#395E73 url(images/title-left-un.jpg) left top no-repeat; font-size:1em;}
.title-un div {padding-left:45px;}
.title-un span {font-size:1.167em;}
.title-un strong {text-transform:uppercase;}

h2 {font-size:1.5em; line-height:1.11em; font-weight:normal; color:#395E73; padding:17px 0 11px 2px;}
h3 {line-height:1.5em; color:#EE0B30; padding:0 0 12px 5px;}
h4 {font-size:2em; line-height:1.11em; font-weight:normal; color:#395E73; background:url(images/border-tail.gif) left bottom repeat-x; padding:30px 0 2px; margin-bottom:16px;}
h5 {text-transform:uppercase; color:#EE0B31; padding-bottom:6px;}
h6 a {font-weight:normal; text-transform:uppercase;}

table h5 {padding:0;}
.box3 strong {text-transform:uppercase;}

/***************links***************/
.list1 li a {background:url(images/list-marker1.gif) right top no-repeat;}
.list1 li a:hover {color:#E00909;}

.list2 li a {background:url(images/list-marker2.gif) right top no-repeat;}
.list2 li a:hover {color:#E0A909;}

.list3 li a {background:url(images/list-marker3.gif) right top no-repeat;}
.list3 li a:hover {color:#4CBD00;}

.list4 li a {background:url(images/list-marker4.gif) right top no-repeat;}
.list4 li a:hover {color:#0097BD;}

.list5 li a {background:url(images/list-marker5.gif) right top no-repeat;}
.list5 li a:hover {color:#AE5EB1;}

.box3 a, .box5 a {color:#FFF; text-decoration:none;}
.box3 a:hover, .box5 a:hover {text-decoration:underline;}

.link {color:#FFF; text-decoration:none; background:url(images/link-marker.gif) right top no-repeat; display:block; margin-top:-2px; position:relative; padding-top:2px;}
.link:hover {text-decoration:underline;}

.link-un {color:#EE0B31; text-decoration:none; font-weight:bold;}
.link-un:hover {text-decoration:underline;}

.button {display:inline-block; background:url(images/button-left.png) left top no-repeat; color:#2C5064; text-decoration:none; line-height:1em; float:right; cursor:pointer;}
.button span {display:inline-block; background:url(images/button-right.png) right top no-repeat; padding:0 4px;}
.button span span {display:inline-block; background:url(images/button-tail.jpg) left top repeat-x; padding:5px 3px;}
.button:hover {color:#FFF;}

.video-img {font-weight:normal; text-transform:uppercase; background:url(images/video-img.gif) right top no-repeat; display:inline-block; padding:0 32px 1px 3px;}

.mail {color:#EE0B31; text-decoration:none; font-weight:bold;}
.mail:hover {text-decoration:underline;}

/***************boxes***************/
.box1 {background:#DED7CB;}
.box1 .box-top-left {background:url(images/box1-top-left.jpg) left top no-repeat;}
.box1 .box-top-right {background:url(images/box1-top-right.jpg) right top no-repeat;}
.box1 .box-bot-left {background:url(images/box1-bot-left.jpg) left bottom no-repeat;}
.box1 .box-bot-right {background:url(images/box1-bot-right.jpg) right bottom no-repeat; width:100%;}
.box1 .inner {padding:5px;}

.box2 {background:#FFF;}
.box2 .box-top-left {background:url(images/box2-top-left.gif) left top no-repeat;}
.box2 .box-top-right {background:url(images/box2-top-right.gif) right top no-repeat;}
.box2 .box-bot-left {background:url(images/box2-bot-left.gif) left bottom no-repeat;}
.box2 .box-bot-right {background:url(images/box2-bot-right.gif) right bottom no-repeat; width:100%;}
.box2 .inner {padding:13px 20px 15px 19px;}

.box3 {color:#FFF;}
.box3 .box-bot-left {background:url(images/box3-bot-left.png) left bottom no-repeat;}
.box3 .box-bot-right {background:url(images/box3-bot-right.png) right bottom no-repeat; width:100%;}
.box3 .box-bot {background:url(images/box3-tail.png) left bottom repeat-x; margin: 0 8px 0 8px; height:8px; font-size:0%; line-height:0%;}
.box3 .box-bg {background:url(images/box3-tail.png) right top repeat; width:100%;}
.box3 .inner {padding:7px 0 3px 20px;}

.box4 {background:#FFF url(images/box4-tail.gif) left bottom repeat-x;}
.box4 .box-left {background:url(images/box4-tail.gif) left top repeat-y;}
.box4 .box-top {background:url(images/box4-tail.gif) left top repeat-x;}
.box4 .box-right {background:url(images/box4-tail.gif) right top repeat-y;}
.box4 .box-top-left {background:url(images/box4-top-left.gif) left top no-repeat;}
.box4 .box-top-right {background:url(images/box4-top-right.gif) right top no-repeat;}
.box4 .box-bot-left {background:url(images/box4-bot-left.gif) left bottom no-repeat;}
.box4 .box-bot-right {background:url(images/box4-bot-right.gif) right bottom no-repeat; width:100%;}
.box4 .inner {padding:5px;}

.box5 {font-weight:bold; color:#FFF;}
.box5 .box-bot-left {background:url(images/box5-bot-left.png) left bottom no-repeat;}
.box5 .box-bot-right {background:url(images/box5-bot-right.png) right bottom no-repeat; width:100%;}
.box5 .box-bot {background:url(images/box5-tail.png) left bottom repeat-x; margin: 0 6px 0 6px; height:6px; font-size:0%; line-height:0%;}
.box5 .box-bg {background:url(images/box5-tail.png) right top repeat; width:100%;}
.box5 .inner {padding:7px 6px 0 12px; line-height:1em;}

/***************form***************/
#contactForm {padding:15px 0 0 3px;}
#contactForm p {padding:0 0 1px 0; margin:0; line-height:1em;}
#contactForm .float-l {line-height:1em; padding:0; margin:0;}
#contactForm input, #contactForm textarea {font-size:1em; line-height:1em; padding:2px 0 0 3px; border:1px solid #DFE4E4; background:#FFF;}
#contactForm textarea {overflow:hidden;}
#contactForm a {margin-left:16px;}

/***************positioning***************/
.margin1 {margin-top:-50px; position:relative;}
.margin2 {margin-top:-25px; position:relative;}
.margin3 {margin-right:10px;}
.margin4 {margin-right:20px;}

.padding1 {padding-bottom:3px;}
.padding2 {padding-bottom:5px;}
.padding3 {padding-bottom:13px;}
.padding4 {padding-top:0px;}
.padding5 {padding-top:10px;}

/***************footer***************/
#footer {border-top:1px solid #C9C3B6; color:#888377; padding:18px 0 28px;}
#footer .main {text-align:right;}

#footer ul {padding-bottom:10px;}
#footer li {border:none; padding:0 16px; float:right; border-right:1px solid #395E73;}
#footer .extra {border:none; padding-right:0;}
#footer li a {color:#395E73; padding:0;}
#footer li a:hover, #footer .act a {text-decoration:underline;}

#footer p {font-size:1.167em;}
#footer p a {border-left:1px solid #888377; padding-left:5px; margin:0 1px 0 5px; text-decoration:none; color:#888377;}
#footer p a:hover {text-decoration:underline;}