/* CSS Document */

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

body{background:#1D1D1D url(images/top-tail.jpg) top repeat-x;
	text-align:center;}

.phone {font-size:14px; color:#6b8c01;}

.gallery img{border:2px solid #b9b9b9;}
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:12px;
	line-height:16px;color:#242424;}

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

a {color:#d96100;}
a:hover{text-decoration:none;}
p {padding-top:2px;padding-bottom:6px;}

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

li { background:url(images/list-bg.gif) no-repeat 0 8px; padding-left:15px; line-height:2.083em;}

.link {background:url(images/list-bg.gif) no-repeat 0 2px; color:#717171; font-weight:bold; display:inline-block; margin-top:25px; padding-left:12px;}

.imgindent {margin:0 20px 0 0; float:left;}

h2 {color:#c40606; font-size:1.5em; line-height:1.166em; font-weight:normal; letter-spacing:-1px; margin-bottom:15px;}
h3 {color:#6b8c01; font-size:1.1em; line-height:1em; font-weight:bold; letter-spacing:-1px; margin:3px 0 6px 0;}

cite {font-style:normal;}

/* ============================= header ====================== */

.logo { float:right; width:240px; margin:36px 69px 23px 48px; padding:0;}
#header .border {border:1px solid #000000; background:url(images/header-bg2.jpg) no-repeat bottom left; height:236px;}
.menu {border-top:0px solid #000000;border-left:0px solid #000000;border-bottom:1px solid #000000;border-right:1px solid #000000; width:100%; overflow:hidden;}
.menu li {float:left; width:131px; padding:0; text-align:center; background:url(images/menu-devider.gif) top right repeat-y; padding-right:2px;}
.menu li a {font-size:13px;color:#d5d5d5; text-decoration:none; background:url(images/menu-tali.gif) top repeat-x; display:block; padding:3px 0 3px 0;}
.menu li a:hover {color:#d5d5d5; background:url(images/menu-tali-active.gif) top repeat-x;}
.menu .active a {width:131px; color:#ababab; background:url(images/menu-tali-active.gif) top repeat-x;}
.menu .last {background:none; padding:0; width:129px;}

.slogan {margin:81px 0 0 85px;}

/* ============================= content ====================== */

.banners {border-bottom:1px solid #d5d5d5; background:#ececec url(images/banner-tail.gif) top repeat-x;}
.banner {width:307px; padding:23px 0 0 0; float:left;}
.banner .imgindent {margin-right:5px;}
.banners .links {color:#7f9500; padding:14px 0 0 0;}
.banners .links a {color:#7f9500; font-weight:bold;}
.banners .banner2 h3 {color:#d96100;}
.banners .banner2 .links {color:#d24d00;}
.banners .banner2 .links a {color:#d24d00;}

.line {background:url(images/banner-devider.gif) repeat-y 437px 0;}
.banner-pad {padding-right:32px;}

.indent {padding:33px 45px 33px 43px; background: #fff url(images/degrade_bg.gif) repeat-x top;}

.col-pad {padding-right:45px;}
.col-pad2 {padding-right:36px;}

.date {color:#858585; background:url(images/list-bg.gif) no-repeat 0 2px; padding-left:12px;}
.padding1 {padding-top:20px;}
.padding2 {padding-top:15px;}
.padding3 {padding-top:25px;}
.margin1 {margin-top:15px;}
.margin2 {margin-top:40px;}
.extra {overflow:hidden; zoom:1;}

/* ============================= footer ====================== */

#footer {color:#717171; padding:5px 69px 0 70px;text-align:right;font-size:11px;}
#footer a {color:#a4a4a4;text-decoration:none;}
#footer a:hover {color:#a4a4a4;text-decoration:underline;}


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

#NewsletterForm .rowi {height:50px;}
.input {width:203px; height:17px; border:1px solid #cfcfcf; background:#ffffff; padding:0 0 0 5px; font-size:1em;}

#ContactForm {padding:0 22px 0 0;}
#ContactForm .rowi {height:20px;}
#ContactForm .input {width:221px; height:17px; border:1px solid #b4b4b4; background:#ffffff; padding:0 0 0 5px; font-size:0.917em;}
textarea {width:221px; height:102px; border:1px solid #b4b4b4; background:#ffffff; padding:0 0 0 5px; overflow:auto; font-size:0.917em;}
#ContactForm .button {float:right; margin:8px 0 0 30px;}
