/* CSS Document */

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

body{
	background:#eee4c7;
	text-align:center;
}

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:Arial, Helvetica, Sans-serif;
		font-size:1em;
		line-height:1.35em;
		color:#323231;
	}

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

a {color:#032a72; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:10px;}
strong {color:#3f3f3f;}

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

li { background:url(images/star.png) no-repeat 0 4px; padding-left:24px; line-height:1.25em;}
li a {color:#583826; text-decoration:none;}
li a:hover {text-decoration:underline;}

.imgindent {margin:0 15px 10px 0; float:left;}
.imgindent1 {margin:0 20px 10px 0; float:left;}
.imgindent2 {margin:0 20px 10px 0; float:center;}
.imgindent3 {margin:0 20px 0px 0; float:left;}
.imgindent4 {margin:0 0px 0px 0; float:right;}
h2 {font-size:1.5em; line-height: 1.25em; color:#3f3f3f;; padding-bottom:10px}
h3 {font-size:2em; line-height: 1.11em; color:#033879; padding-bottom:10px;}
h4 {font-size: 1.4em; line-height: 1.11em; color:#003d63; padding-bottom:10px}
h5 {font-size: 1em; line-height: 1.11em; color:#003d63; padding-bottom:5px}
h6 {font-size: 1em; line-height: 1.11em; color:#003d63; padding-bottom:0px}
/* ============================= header ====================== */
.button {background:url(images/button-bg-left.gif) left top no-repeat; display:inline-block; line-height:2.25em; text-transform:uppercase; text-decoration:none; cursor:pointer; font-size:0.65em; margin:0 0 2px 5px;}
.button strong {background:url(images/button-bg-right.gif) right top no-repeat; display:inline-block; padding:0 3px 0 3px;}
.button strong strong {background:url(images/button-bg-tail.gif) top repeat-x; padding:3px 8px 2px 8px;  color:#6b6b6b;}
.button:hover strong {color:#000099;}

.link {background:url(images/link-bg-left.gif) left top no-repeat; display:inline-block; line-height:3.4em; text-transform:uppercase; text-decoration:none; margin:9px 0 0 38px;  cursor:pointer; font-size:0.833em;}
.link strong {background:url(images/link-bg-right.gif) right top no-repeat; display:inline-block; padding:0 8px 0 8px;}
.link strong strong {background:url(images/link-bg-tail.gif) top repeat-x; padding:5px 14px 5px 15px; color:#fff;}
.link:hover strong {color:#666666;}

.menu {line-height:1.181em; font-size:0.8em;  background:url(images/menu-bg-line-tail.gif) left top repeat-x; margin-top:0px; width:100%; overflow:hidden; margin-bottom:px;}
.menu ul { padding-top:8px; margin-right:-4px; float:left;}
.menu li {background:url(images/menu_button.gif) left top repeat-x; width:187px; display:block; float:left; margin-right:1px; padding:0;  text-align:center; }
.menu li a {text-decoration:none; text-transform:uppercase; color:#ffffff; padding-top:9px; display:block; height:34px;}

.menu .active {background:url(images/menu_button.gif) left no-repeat;}
.menu .active a {background:url(images/menu_button_over.gif) left no-repeat;}
.menu li a:hover {background:url(images/menu_button_over.gif) left no-repeat;}

#header .col-2 {background:url(images/header-bg-tail.gif) left top repeat-x; height:301px;}
/* ============================= content ====================== */
.indent {padding:12px 22px 31px 0;}
.indent1 {padding:12px 20px 42px 20px;}
.indent2 {padding:28px 0px 42px 0px;}
.indent3 {padding:28px 15px 42px 21px;}
.indent4 {padding:40px 0px 27px 0;}

.extra {padding-top:6px;}
.extra1 {padding-top:6px;}
.extra2 {padding-left:22px;}
.extra3 {padding-right:36px;}

.cite {background:url(images/content-bg-img.gif) no-repeat 21px 58px;}
.padding1 {padding-top:4px;}

.margin1 {margin-top:23px;}
.margin2 {margin-top:26px;}
.margin3 {margin-bottom:6px;}
.link1 {padding-top:27px; display:block; font-weight:bold; font-size:1.083em;}
.link3 {font-weight:bold;}
.phone {display:inline-block; width:90px;}

.icon {width:200px;}

.line {background:url(images/divider-bg.gif) left bottom repeat-x;}
.mail {padding:22px 0 12px 0; display:block; font-weight:bold; font-size:1.083em;}
/* ============================= footer ====================== */
#footer {background:#c9ba97; border-top:25px solid #12496a; padding:10px 0 0 20px;}

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

#SearchForm {float:right;}
#SearchForm .input {width:170px; height:19px; border:1px solid #003d63; background:none; padding:0 0 0 5px; font-size:1em;}
.link2 {text-transform:uppercase;  font-size:0.833em;}

#ContactForm {padding-top:4px;}
#ContactForm label { display:block; height:42px;} 
#ContactForm .col-1 { width:290px !important; padding:0 !important;}
#ContactForm .col-2 { width:308px !important;}
#ContactForm .link3 {margin-left:24px; font-size:1.083em;}


.alignright { text-align:right;}
#ContactForm .input {width:272px; height:15px; padding:2px 0 2px 5px; font-size:1em; color:#444; border:1px solid #c6c3c0;}
textarea {width:302px; height:103px;  padding:0 0 0 5px; overflow:auto; font-size:1em; margin-bottom:20px; border:1px solid #c6c3c0;}
