/* CSS Document */

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

body{background:#FFFFFF; text-align:center;}
.top-tail{ background:url(images/top-tail.jpg) top repeat-x;}
.top-tail2{ background:url(images/top-tail2.jpg) top repeat-x; position:absolute; height:750px; width:50%; right:0;}
#main{ background:url(images/main-bg.jpg) no-repeat 0 0; position:relative;}

img {vertical-align:top;}
a img { border:0;}
ul { list-style:none;}

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

html{ font-family:Georgia, "Times New Roman", Times, serif; font-size:0.75em; line-height:1.333em; color:#443933;}
input, select { vertical-align:middle; font-weight:normal;}

a {color:#443933; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:16px;}
h3{ font-size:1.75em;}
strong{ font-weight:normal; display:block; color:#eea800;}

/* ============================= main layout ====================== */
.imgindent {margin:0 10px 0 0; float:left;}
.phone{ float:right; padding-right:55px;}
.margin0{ margin-top:0 !important;}
.padding1{ padding-top:22px;}
.padding2{ padding-top:9px;}

/* ============================= header ====================== */
#header{ width:100%; overflow:hidden;}
#header .logo{ padding:36px 0 0 53px; float:left;}
#header .text{ float:left; padding:36px 0 0 112px;}

/* ============================= content ====================== */
.content{
	background:url(images/content-bg.jpg) no-repeat 0 0;
	height:364px;
	padding:28px 10px 10px 26px;
	position:relative;
	margin:0 70px 0 30px;
}
.up{ position:absolute; margin:320px 0 0 519px;}
.down{ position:absolute; margin:320px 0 0 555px;}
.column-2{ margin-left:50px;}
.line{ background:url(images/line.gif) repeat-y 325px 0; padding:12px 0 16px 0;}
.indent{ padding:12px 20px 0 0;}

.title{ padding-bottom:22px;}
.link{ display:inline-block; color:#eea800; margin-top:7px;}
.link1{ color:#776a55;}
.link2{ color:#eea800;}

.menu{ background:url(images/menu-left-bg.gif) left top no-repeat #fff; margin:20px 51px 0 17px; position:relative;}
.menu .extra{ position:absolute; width:14px; height:7px; background:url(images/extra-bg.gif) no-repeat 0 0; margin:-7px 0 0 80px;}
.menu .right-bg{ background:url(images/menu-right-bg.gif) right top no-repeat; height:76px; width:100%; overflow:hidden;}
.menu ul{ padding:25px 0 0 100px;}
.menu li{ float:left;}

.list{ margin:-5px 0;}
.list li{ line-height:1.833em; background:url(images/list-marker.gif) no-repeat 0 7px; padding-left:20px;}
.list a{ color:#eea800; text-decoration:none;}
.list a:hover{ color:#443933;}

.list1{ margin:-5px 0;}
.list1 li{ line-height:1.833em; background:url(images/list1-marker.gif) no-repeat 0 7px; padding-left:20px;}
.list1 a{ color:#928675; text-decoration:none;}
.list1 a:hover{ color:#eea800;}

/* ============================= page1 ====================== */
#page1 #main{ background:url(images/page1-bg.jpg) no-repeat 0 0;}
#page1 .logo{ padding:55px 0 0 54px;}
#page1 .menu{ background:url(images/page1-menu-bg.jpg) no-repeat 0 0; margin:100px 0 0 31px; height:76px;}

/* ============================= footer ====================== */
#footer{ font-size:1.083;}
#footer p{ padding:75px 0 0 60px; color:#5a4f3c;}
#footer a{ color:#5a4f3c; text-decoration:none;}
#footer a:hover{ text-decoration:underline;}

/* ============================= forms ============================= */
#ContactForm{ margin-top:-3px;}
#ContactForm label{ display:block; height:40px;}
#ContactForm span{ display:block; font-size:0.917em; font-family:Tahoma, Geneva, sans-serif;}
#ContactForm input{ border:solid 1px #7d7d7d; background:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-size:1em; color:#000; padding:0 2px 0 3px; width:285px;}
#ContactForm textarea{ border:solid 1px #7d7d7d; background:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-size:1em; color:#000; padding:0 2px 0 3px; width:285px; height:120px; overflow:auto;}
#ContactForm .link{  margin:8px 6px 0 0;}

.rss_item {
	padding:0px 0px 20px 0px;  
}
