/*//////////////////////////////////////////////////


CREATED FOR ENOMALY.COM
CREATED BY MICHAEL MOORE
CREATED DATE AUG 2006


//////////////////////////////////////////////////*/
body {
	margin: 0;
	font-family: trebuchet MS, trebuchet, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 1.5em;
	text-align: center;
	background: #333333;
}
img {
	border: 0px;
}
span.floatleft {
	float: left;
	padding-right: 10px;
	text-align:justify;
}
span.floatright {
	float: right;
	padding-left: 10px;
}
h1 {
	margin: .5em 0;
	font-size: 30px;
	color: #122e1b;
	font-weight: bold;
}
h2 {
	margin: .5em 0;
	font-size: 24px;
	color: #000;
}
h3 {
	margin: .5em 0;
	font-size: 18px;
	font-weight: bold;
	color: #122e1b;
}
blockquote {
	margin: 20px;
	padding: 0 0 0 20px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #4b7661;
	line-height: 1.5em;
	background: url(../imgs/quote_open.gif) no-repeat;
}
blockquote p {
	padding-right: 20px;
	background: url(../imgs/quote_closed.gif) no-repeat bottom right;
}
.clear {
	clear: both;
}
a {
	color: #FFF;
	text-decoration: underline;
}
/*//////////////////////////////////////////////////

HEADER ELEMENT

//////////////////////////////////////////////////*/
#header {
	height: 100px;
	background: url(../imgs/header_bg.gif) repeat-x bottom left;
}
#header .inside {
	width: 818px;
	margin: 0 auto;
}
#header .inside .logo {
	float: left;
}
/*//////////////////////////////////////////////////

NAVIGATION ELEMENT

//////////////////////////////////////////////////*/
#options {
	float: right;
	margin-right: 320px !important; margin-right: 160px;
	height: 45px;
	width: 200px;
	line-height: 45px;
	text-align: right;
}
#options a {
	text-decoration: none;
}
#options a.btn_login,
#options a.btn_livehelp {
	padding: 6px 36px;
	background: url(../imgs/btn_login.gif) no-repeat;
}
#options a.btn_livehelp {
	background: url(../imgs/btn_livehelp.gif) no-repeat;
}
#nav {
	float: right;
	height: 55px;
	margin-right: 330px !important; margin-right: 160px;
	line-height: 55px;
	text-align: right;
	color: #000;
}
#nav a {
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#nav a:hover {
	color: #666;
}
#nav a.selected {
	color: #000;
}
#subnav {
	margin-bottom: 20px;
	color: #FFF;
	text-align: right;
}
#subnav .con {
	background: #52685a;
}
#subnav a,
#subnav a span {
	display: block;
}
#subnav a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background: url(../imgs/subnav_divider.gif) repeat-x bottom left;
}
#subnav a:hover {
	color: #FFFFCC;
	background-color: #667e6f;
}
#subnav a span {
	padding: 6px 24px 6px 4px;
	background: url(../imgs/subnav_arrow.gif) no-repeat 98% 5px !important; background: url(../imgs/subnav_arrow.gif) no-repeat 98% 8px;
}
#subnav .bottom {
	clear: both;
	height: 11px;
	font-size: 1%;
	background: url(../imgs/subnav_bottom.gif) no-repeat;
}
/*//////////////////////////////////////////////////

TAGLINE FLASH ELEMENT AND WOODGRAIN

//////////////////////////////////////////////////*/
#tagline {
	height: 150px;
	background: url(../imgs/wood_bg.jpg) repeat-x top center;
}
#tagline .inside {
	margin: 0 auto;
	width: 818px;
	text-align: left;
}
#tagline .inside .pics {
	position: absolute;
	z-index: 9999;
	top: 0;
	margin-left: 500px;
	width: 300px;
}
#tagline .inside .tag {
	padding: 0;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-shadow: #000 0px 2px 3px;
	padding-top:25px;
}
#tagline .inside .tag .title {
	font-size: 38px;
	font-weight: bold;
	line-height: 1.5em;
	text-transform: uppercase;
	color: #fef0be;
	text-shadow: #000 0px 1px 5px;
}
/*//////////////////////////////////////////////////

MAIN CONTENT ELEMENT

//////////////////////////////////////////////////*/
#wrapper {
	border-top: 1px solid #d2e8da;
	border-bottom: 1px solid #000;
	background: #a5d0b4;
}
#wrapper .inside {
	width: 818px;
	margin: 0 auto;
	text-align: left;
	color: #122e1b;
}
#content {
	padding: 10px 0;
}
#content .middle {
	font-size: 12px;
	color: #FFF;
	background: url(../imgs/home_middle_bg.gif) repeat-x;
}
#content .middle .top {
	height: 10px;
	font-size: 1%;
	background: url(../imgs/home_middletop.gif) no-repeat;
}
#content .middle .bottom {
	height: 10px;
	font-size: 1%;
	background: url(../imgs/home_middlebottom.gif) no-repeat;
}
#content .middle .left {
	float: left;
	width: 520px;
	padding: 0 15px;
	text-align:justify;
}
#content .middle .right {
	float: right;
	padding: 0 15px;
	text-align: center;
/*	background: url(../imgs/middle_divider.gif) repeat-y; */
}
.bottomelements {
	clear: both;
	margin-top: 20px;
}
.bottomelements .leftcol {
	float: left;
	width: 480px;
	margin-bottom:5px;
}
.bottomelements .leftcol .itemone {
	float: left;
	width: 243px;
	margin-top: 10px;	margin-bottom: 10px;
	padding-bottom: 10px;
	background: #06463A url(../imgs/dfhcc_bg.gif) no-repeat bottom left;
	text-align:justify;
	height:255px !important; height:275px  
}
.bottomelements .leftcol .itemtwo {
	float: right;
	width: 225px;
	margin-top: 10px;
	padding-bottom: 10px;
	background: #380001 url(../imgs/enomalism_bg.gif) no-repeat bottom left;
	text-align:justify;
}
.bottomelements .leftcol .itemone .con,
.bottomelements .leftcol .itemtwo .con {
	padding: 10px 10px 0 10px;
	color: #FFF;
}
.bottomelements .rightcol {
	float: right;
	width: 323px;
}
.bottomelements .rightcol .con {
	padding: 10px;;
	color: #FFF;
	background: #13331e;
}
.bottomelements .rightcol .con .title {
	text-transform: uppercase;
	font-size: 13px;
	color: #fff5c0;
}
.bottomelements .rightcol .con hr {
	margin: 9px 0 !important; margin: 5px 0;
	padding: 0;
	border: 0px;
	border-bottom: 1px solid #285339;
	height: 1px;
	background: transparent;
}
/*//////////////////////////////////////////////////

FOOTER ELEMENT

//////////////////////////////////////////////////*/
#footer {
	clear: both;
	border-top: 1px solid #575757;
	margin: 0px;
}
#footer .inside {
	width: 990px;
	margin: 0 auto;
	padding: 20px 0;
	color: #cccccc;
	text-align: left;
}
#footer .inside .addy {
	float: right;
	width: 40%;
	padding-bottom: 20px;
}
#footer .inside .addy .tor,
#footer .inside .addy .mon {
	width: 196px;
	float: left;
}
#footer .inside .links,
#footer .inside .copy {
	font-size: 10px;
}
#footer .inside .links,
#footer .inside .links a {
	color: #999;
	text-decoration: none;
}
#footer .inside .links a:hover,
#footer .inside .copy a:hover {
	color: #FFF;
}
#footer .inside .copy,
#footer .inside .copy a {
	color: #666;
	text-decoration: none;
}
#footer .inside .links a {
	color: #999;
	text-decoration: none;
	text-transform:uppercase;   
}

.rightcol .con .bodytext { display:inline; } 
.rightcol .con A { 

	color: #FFF5C0;
	text-decoration: none;
	weight:bold; 

} 
