@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;}

BODY {
	background-color:#c69c6d;
	color:#330000;
}

IMG {
	border:none;
	}

P {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	font-size:14px;
	padding-bottom:18px;
}

A {
	color:#900;
	text-decoration:none;
}

A:HOVER {
	color:#900;
	text-decoration:underline;
}

H1 {
	line-height:27px;
	font-size:21px;
	font-weight:normal;
	border-bottom:solid 1px #990000;
	margin-bottom:9px;
}

H2 {
	line-height:27px;
	font-size:18px;
	font-weight:normal;
	margin-bottom:9px;
}

H3 {
	line-height:18px;
	font-size:14px;
	font-weight:bold;
}

SUP {
	font-size:11px;
	line-height:10px;
	}

DIV#container {
	background-image:url(images/main_background.png);
	background-position:center;
	background-repeat:repeat-y;
}

DIV#header {
	height:109px;
}

DIV#header_outer {
	background-image:url(images/header.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:109px;
}

DIV#header_content {
	position:relative;
	width:980px;
	margin:0 auto;
	height:109px;
}

DIV#header IMG#logo {
	padding:1em;
}

DIV#header_menu {
	position:absolute;
	right:1em;
	bottom:0;
	width:600px;
	text-align:right;
	z-index:10;
	padding-right:10px;
}

DIV#header_menu_back {
	position:absolute;
	right:1em;
	bottom:0;
	background-color:#FFF;
	width:490px;
	height:24px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

DIV#header_menu A {
	color:#330000;
	text-decoration:none;
	padding:2px 2px 2px 1em;
	margin: 0 16px;
	font-weight:bold;
}

DIV#header_menu A:HOVER {
	color:#900;
	}

DIV#menu {
	background-image:url(images/menu_background.png);
	background-repeat:repeat-x;
	height:30px;
	border-top:solid 1px #331b05;
	border-bottom:solid 1px #331b05;
}

DIV#menu_content {
	width:980px;
	margin:0 auto;
}

DIV#main {
	background-image:url(images/main_background_top.png);
	background-position:top;
	background-repeat:repeat-x;
	overflow:auto;
	
}

DIV#main_outer {
	background-image:url(images/main_background_texture.png);
	background-position:center top;
	background-repeat:no-repeat;
	padding:1px 0;
}

DIV#main_content {
	background-image:url(images/background_guy.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	_background:none;
	width:980px;
	margin:0 auto;
	padding:36px 0;
}

DIV#right_content {
	float:right;
	width:300px;
	margin:1em;
	display:inline;
}

UL#right_menu {
	list-style:none;
}

UL.index_menu {
	padding-bottom:20px;
	background-image:url(images/front_right_menu_back.png);
	background-repeat:no-repeat;
}

UL#right_menu LI {
	height:39px;
}

UL#right_menu LI.odd {
	border-top:solid 1px #900;
	border-bottom:solid 1px #900;
}

UL.secondary_menu LI.odd {
	background-color:#c89c69;
}

UL.secondary_menu LI.even {
	background-color:#d1aa7d;
}

UL#right_menu LI.last {
	border-bottom:solid 1px #900;
}

UL#right_menu LI A {
	display:block;
	height:18px;
	font-size:18px;
	color:#330000;
	text-decoration:none;
	padding:5px 5px 0 5px;
}

UL#right_menu LI A:HOVER {
	color:#900;
}

DIV#article {
	margin:1em;
	width:620px;
}

DIV#article UL {
	margin-left:1em;
	list-style:none;
	margin-bottom:18px;
}

DIV#article OL {
	margin-left:1em;
	margin-bottom:18px;
}

DIV#article LI {
	margin-left:.5em;
	margin-bottom:.5em;
}

DIV#article UL UL {
	border-left:1px dotted #663300
}

DIV#footer {
	background-color:#331b05;
	border-top:solid 1px #FFF;
	height:100%;
}

DIV#footer_content {
	background-image:url(images/footer_background_bamboo.png);
	background-position:right;
	background-repeat:no-repeat;
	display:table;
	width:980px;
	margin:0 auto;
	padding-top:18px;
	color:#CC9966;
}

DIV#footer_content DIV {
	width:33%;
	float:left;
}

DIV#footer_content DIV#col_one,
DIV#footer_content DIV#col_two {
	border-right:dotted 1px #663300;
}

DIV#footer_content P {
	padding: 0 6px 14px 6px;
	font-size:11px;
	line-height:14px;
}

DIV#footer_content UL {
	padding: 0 6px 14px 6px;
	font-size:11px;
	line-height:14px;
	list-style:none;
}

DIV#footer_content UL UL LI {
	display:inline;
	padding-right:.5em;
	border-right:solid 1px #C96;
	}

DIV#footer_content A {
	color: #C96;
	}
	
DIV#footer_content H3 {
	padding: 0 6px 14px 6px;
}


DIV#common_contact H1{
	color:#990000;
	font-size:30px;
	border:none;
	background-image:url(images/phone_background.png)
}

IMG.right {
	float:right;
	padding:0 0 9px 2px;
}

IMG.left {
	float:left;
	padding:0 6px 2px 0;
}

P.quote {
	margin:1em;
	padding:1em;
	font-style:italic;
	background-color:#ecd5bb;
	background-image:url(images/quote.png);
	background-position:top left;
	background-repeat:no-repeat;
}

SPAN.sig {
	display:block;
	text-align:right;
	font-style:normal;
	padding-top:9px;
}

A#newsletter_sign {
	display:block;
	height:34px;
	padding: 0 1em;
	background-image:url(images/newsletter.png);
	background-position:right;
	background-repeat:no-repeat;
	line-height:34px;
	}

.facebook a {
	text-decoration: none;
	display:block;
	color: #47639c;
	background: url(../../images/facebook-back.png) no-repeat center right;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	padding-right: 42px;
	text-align: right;
	}
.facebook a:hover, .facebook a:focus {
	text-decoration:underline;
	}