/* CSS Document */

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

body{
	background:#080606;
	text-align:right;
	color: #FFF;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {
	float:right;
	padding: 10px;
}
.clear  {
	clear:both;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-style: normal;
	padding-top: 5px;
}


html, input, textarea
	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.688em;
	line-height:2em;
	color:#FFF;
	}

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

a {color:#ff7800;}
a:hover{text-decoration:none;}
p {
	padding-top:4px;
}
strong {
	line-height:1.75em;
	color:#000;
	font-size: 100%;
}

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

.link {
	background:url(images/link-tail-bg.gif) top repeat-x;
	display:block;
	float:right;
	line-height:1em;
	color:#000;
	text-decoration:none;
	margin-top:15px;
}
.link span {background:url(images/link-right-bg.gif) top right no-repeat; display:block;}
.link span span {background:url(images/link-left-bg.gif) top left no-repeat; padding:2px 10px 4px 11px;}
.link:hover {background:url(images/link-tail-bg-hover.gif) top repeat-x;}
.link:hover span {background:url(images/link-right-bg-hover.gif) top right no-repeat;}
.link:hover span span {background:url(images/link-left-bg-hover.gif) top left no-repeat;}

li {
	font-size:1.091em;
	line-height:1.5em;
	color:#000;
}
li a {text-decoration:none;}
li a:hover {
	text-decoration:underline;
	color: #FFF;
}

h2 {
	font-size:1.636em;
	line-height:1em;
	text-transform:uppercase;
	color:#fff;
	font-weight:normal;
	margin-bottom:10px;
}
h3 {
	color:#FFF;
	font-size:1.636em;
	line-height:1em;
	margin-bottom:26px;
	font-weight:normal;
}

.imgindent {
	margin:5px 10px 0 0;
	float:left;
}

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

#header .menu {
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/menu-tail-bg.gif);
	height: 32px;
}
#header .menu .right-bg {
}
#header .menu .left-bg {
	width:100%;
}
#header .menu .indent {padding:9px 20px 8px 24px;}

#header .menu ul {
	float:right;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#header .menu li {
	display:inline;
	font-size:1.182em;
	padding:0 9px 0 13px;
	border-left-color: #FFF;
}
#header .menu li a {
	color:#003;
	text-decoration:none;
}
#header .menu li a:hover {
	color:#FFF;
	text-decoration:none;
}
#header .menu .first {border:none;}

.slogan {margin:245px 0 0 480px;}
.banners {
	position:absolute;
	top: 414px;
	left: auto;
	width: 940px;
	margin-top: 0;
	margin-right: -10px;
	margin-bottom: -30px;
	margin-left: 0;
	padding-top: 57px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.banners img {margin-right:4px;}

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

.box {
	background-color: #AFAE76;
	background-image: url(images/box-tail-top.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	color: #000;
}
.box .corner-bottom-right {background:url(images/box-corner-bottom-right.gif) bottom right no-repeat;}
.box .corner-bottom-left {background:url(images/box-corner-bottom-left.gif) bottom left no-repeat;}
.box .corner-top-right {background:url(images/box-corner-top-right.gif) top right no-repeat;}
.box .corner-top-left {background:url(images/box-corner-top-left.gif) top left no-repeat; width:100%;}
.box .indent {
	padding:25px 20px 10px 29px;
	color: #000;
}

.col-pad {padding-right:30px;}
.padding1 {
	padding-top:0px;
}
.padding2 {
	padding-top:0px;
}
.padding3 {
	padding-top:10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
.padding4 {padding-top:44px;}
.padding5 {padding-right:30px;}
.padding6 {padding-bottom:25px !important;}
.indent1 {padding:50px 20px 0 30px;}

.dates a {color:#a59390;}
.dates span {
	color:#000;
	font-size:1.091em;
	text-decoration:none;
}
.dates p {padding:1px 0 18px 10px; line-height:1.455em;}
.dates .last {padding-bottom:0;}
.phone {float:right; margin-right:190px;}

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

#footer {font-size:0.909em; color:#c6c5c5; text-transform:uppercase; padding:34px 31px 0 30px;}
#footer a {color:#c6c5c5; text-decoration:none;}
#footer a:hover {color:#fff;}
#footer span {float:right;}

#footer .menu li {font-size:10px; display:inline; border-left:1px solid #595858; padding:0 8px 0 9px;}
#footer .menu li a {color:#595858;}
#footer .menu li a:hover {color:#c6c5c5;}
#footer .menu .first {border:none; padding-left:0;}

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

#ContactForm .rowi {height:28px;}
#ContactForm .col-1 {width:293px !important;}
#ContactForm .col-2 {width:293px !important;}
#ContactForm .link {margin-left:15px;}

.input {width:271px; height:18px; border:1px solid #a4a4a4; background:#2c1916; padding:0 0 0 5px; font-size:1em;}
textarea {width:286px; height:74px; border:1px solid #a4a4a4; background:#2c1916; padding:0 0 0 5px; overflow:auto; font-size:1em;}
.t {
	color: #210D0A;
}
.clearCopy {
	clear:both;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-style: normal;
	padding-top: 5px;
	background-color: #FFF;
}
.white_link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: underline;
}
