﻿/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#e2e3e2;
	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:Georgia, "Times New Roman", Times, serif;
		font-size:0.813em;
		line-height:1.308em;
		color:#000000;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#000000;}
a:hover{text-decoration:none;}
p {padding-top:15px;}

/* ============================= main layout ====================== */

#content li {background:url('images/marker2.gif') no-repeat 0 8px; 
padding-left:19px; line-height:1.846em;
}
#content li a {text-decoration:none;}
#content li a:hover {text-decoration:underline;}
#content .list li {background:url('images/marker2.gif') no-repeat 0 2px; 
padding-left:19px; padding-bottom:15px; line-height:1.308em;
}

.imgindent {margin:0 20px 0 0; float:left;}
.taright {text-align:right;}

.top-tail {background:#fff url('images/top-tail.gif') repeat-x 50% top;
}
.bottom-tail {background:url('images/bottom-tail.gif') repeat-x 50% bottom;
}

h2 {font-size:3.385em; line-height:1em; font-weight:normal; letter-spacing:-3px; margin-bottom:6px;}
h3 {font-size:2.231em; line-height:1.172em; font-weight:normal; letter-spacing:-2px; margin-bottom:20px;}
h3 a {color:#de3e4e;}
h3 span {color:#449736;}
h4 {text-transform:uppercase; margin-bottom:2px;}

.link {background:url('images/marker1.gif') no-repeat right 0; 
padding:1px 23px 2px 0; display:inline-block; margin:21px 0 0 0; font-size:0.923em; text-decoration:none;
}
.link:hover {text-decoration:underline;}

/* ============================= header ====================== */

#header {background:url('images/header-bg.gif') no-repeat center top; 
text-align:right;
}

.submenu {padding:7px 0 0 0; float:right;}
.submenu li {font-size:0.846em; padding-left:1px; float:left;}
.submenu li a {text-align:center; width:67px; display:block; color:#ffffff; text-decoration:none; padding:2px 0 3px 0;}
.submenu .button1 a {background:url('images/button1-bg.gif') no-repeat 0 0;
}
.submenu .button2 a {background:url('images/button2-bg.gif') no-repeat 0 0;
}
.submenu .button3 a {background:url('images/button3-bg.gif') no-repeat 0 0;
}
.submenu li a:hover {text-decoration:underline;}

#LoginForm {float:right; padding:63px 0 0 0; font-size:0.923em; text-align:right;}
#LoginForm .name {display:inline-block; width:64px; text-align:left;}
#LoginForm label {display:block; height:31px;}

.logo {margin:89px 0 0 225px; position:absolute;}

#header .menu {padding:86px 0 0 325px;}
#header .menu li {float:left;}
#header .menu li a {width:128px; margin-left:3px; display:block; padding:12px 0 12px 0; text-align:center; background:url('images/menu-bg.jpg') no-repeat 0 0; 
color:#f9f6e9; text-decoration:none; text-transform:uppercase; font-weight:bold;
}
#header .menu li a:hover {text-decoration:underline;}

/* ============================= content ====================== */

#content {padding:15px 0 61px 0;}
#page1 #content {padding:5px 0 61px 0;}

.box1 {background:url('images/page1-img1.jpg') no-repeat 0 0; 
padding:0 0 0 39px;
}
.box2 {background:url('images/page1-img2.jpg') no-repeat 0 0; 
padding:0 0 0 39px;
}
.box3 {background:url('images/page1-img3.jpg') no-repeat 0 0; 
padding:0 0 0 39px;
}
.box4 {background:url('images/page1-img4.jpg') no-repeat 0 0; 
padding:0 0 0 39px;
}

.col-pad {padding-right:43px;}
.col-pad2 {padding-right:22px;}
.banner {margin-right:23px;}
.margin1 {margin-top:50px;}
.margin2 {margin-top:22px;}
.margin3 {margin-top:32px;}
.padding1 {padding-left:10px;}
.text2 {color:#54b140;}
.text3 {text-transform:uppercase; font-size:1.154em; line-height:1.533em; font-weight:bold; letter-spacing:-1px;}
.text3 a, .text3 span {color:#54b140;}
.text3 .phone {color:#000; width:120px;}
.phone {display:inline-block; width:86px;}

/* ============================= footer ====================== */

#footer {padding:20px 0 0 9px;}
#footer .right {width:234px; text-align:left;}
#footer a {text-decoration:none;}
#footer a:hover {text-decoration:underline;}

#footer .menu li {display:inline; padding-right:6px;}
#footer .menu li a {margin-right:9px;}

/* ============================= forms ============================= */


#LoginForm .input {width:177px; height:22px; border:1px solid #b3dbaa; background:none; padding:0 0 0 5px; font-size:1em;}
#LoginForm .login-button {background:url('images/login-button.gif') no-repeat 0 0; 
display:inline-block; text-align:center; padding:2px 0 4px 0; width:68px; color:#fff; font-size:0.917em; text-decoration:none;
}
#LoginForm .login-button:hover {text-decoration:underline;}
#ContactForm label {height:45px; display:block;}
#ContactForm .col-1 {width:323px !important;}
#ContactForm .col-2 {width:294px !important;}
#ContactForm .link {margin-left:20px;}

.input {width:287px; height:22px; border:1px solid #b3dbaa; background:#fff; padding:0 0 0 5px; font-size:1em;}
textarea {width:287px; height:112px; border:1px solid #b3dbaa; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em;}
