/* CSS Document */

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

body{
	background:#363636; 
	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{ font-family:Tahoma, Geneva, sans-serif; font-size:0.75em; line-height:1.583em; color:#333333;}

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

a {color:#b00500; font-weight:bold;}
a:hover{text-decoration:none;}
p {padding-top:19px;}
h3{ font-family:"Times New Roman", Times, serif; color:#003300; font-size:2.25em; line-height:0.852em; font-weight:normal; letter-spacing:-1px; padding-bottom:23px;}
.box strong{ font-family:Tahoma, Geneva, sans-serif; font-size:1em; color:#b41600; font-weight:bold; display:block;  padding-bottom:3px;}
strong{ font-family:"arial"; font-size:1.417em; display:block; line-height:1.118em; color:#000000; font-weight:normal;}

/* ============================= main layout ====================== */
.imgindent {margin:0 18px 0 0; float:left;}
.padding1{ padding-top:6px;}
.padding2{ padding-top:26px !important;}
.padding3{ padding-top:20px;}
.padding4{ padding-bottom:4px;}
.padding5{ padding-top:11px;}
.margin1{ margin:46px 0 0 0;}
.margin2{ margin-top:10px !important;}

/* ============================= header ====================== */
#header{ 
	background:#002E1A;
	border-bottom:#000000 5px solid;
}

/* ============================= content ====================== */
#content{ background:#ffffff; padding:52px 0 52px 0;}
#content .main{ width:860px;}
.column-2{ margin-left:53px;} 

.link{ display:inline-block; margin-top:19px;}
.link1{ background:url(images/link1-bg.gif) no-repeat 0 3px; padding-left:20px; font-weight:normal; font-family:"Times New Roman", Times, serif; font-size:1.417em; display:inline-block; margin-bottom:18px;}
.title{ background:url(images/title-corner-left.gif) top left no-repeat #003300; color:#ffffff; padding:0 !important; margin-bottom:27px}
.title span{ display:block; background:url(images/title-corner-right.gif) top right no-repeat; padding:9px 0 9px 10px;}

.box{ background:url(images/box-corner-left-top.gif) left top no-repeat #f1f1f1;}
.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;}
.box .indent{ padding:34px 29px 25px 32px;}
.box h3{ color:#6d0f02;}

.box2{ background:url(images/box2-left-corner.gif) left bottom no-repeat #b9b9b9;}
.box2 .right-corner{ background:url(images/box2-right-corner.gif) right bottom no-repeat;}
.box2 .indent{ padding:21px 10px 25px 30px;}
.box2 h3{ color:#ffffff; padding:0 0 9px 0;}

.rss{ float:right; margin:-5px 8px 0 0; position:relative;}
.text{ line-height:1.667em;}
.unline{ background:url(images/unline.gif) bottom repeat-x; padding-bottom:18px; margin-bottom:14px;}

.list li{ background:url(images/link-img.gif) no-repeat 0 1px; padding-left:25px; line-height:1.667em;}
.list a{ text-decoration:none;}
.list a:hover{ color:#000000; text-decoration:underline;}

.phone{ float:right; padding-right:110px;}

/* ============================= page1 ===========================*/
#page1 .col-2{ margin-left:19px;} 

/* ============================= footer ====================== */
#footer{ background:#363636;}
#footer .text{ color:#ffffff; padding:23px 0 0 59px;}
#footer a{ color:#c76a00; text-decoration:none; font-weight:normal;}
#footer a:hover{ text-decoration:underline;}

/* ============================= forms ============================= */
#MailForm .input{ border:solid 0px; background:#ffffff; padding:3px 0 4px 5px; width:189px; font-family:Tahoma, Geneva, sans-serif; font-size:1em; color:#a1a1a1; margin-right:12px;}
#MailForm .button{ margin-top:5px;}


#ContactForm{ padding-top:24px;}
#ContactForm .form{ line-height:1em;}
#ContactForm .col-1{ width:250px !important;}
#ContactForm .col-2{ width:257px !important; margin-left:0 !important;}
#ContactForm label{ display:block; height:38px;}
#ContactForm input{ border:solid 1px #a09b96; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#000000; padding:2px 0 2px 3px; width:234px;}
#ContactForm textarea{ border:solid 1px #a09b96; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#000000; padding:1px 0 1px 3px; width:252px; height:93px; overflow:hidden;}
#ContactForm .link{ margin:15px 0 0 27px !important;}

strong{
	color:#003300;
}
