@charset "utf-8";
/*-----------------------------------------------------------------------------
author: The Design Group
date: 
client: 
Copyright 2010 The Design Group Online, LLC.
-----------------------------------------------------------------------------*/

/* @group GLOBAL */

/*
This code authored by Eric Meyer.
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend { margin: 0; padding: 0; border: none; outline: 0; vertical-align: baseline; font-variant: inherit; line-height: 1em; font-style: inherit; font-weight: inherit;}

body, h1, h2, h3, h4, h5, h6, p, em, strong, li, form {font-size: 14px;}
:focus {outline: 0;}

body {
	color: #333;
	font: 1em/1em Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	height: 100%;
	width: 100%;
	margin:  0 auto;
	text-align:  center;
	background: #fff url(../_media/_bg/bg_body.gif) repeat-x left top;
}

.mainnav li, .topnav li, .leftnav li, .footnav li {list-style: none;}
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after {content: "";} blockquote, q {quotes: "" "";}
html {margin-bottom : 1px; height: 100%;}
div {border: 0;}
.clear {clear: both;}
img {border: 0; vertical-align: bottom;
}

/* @end */
/* @group STRUCTURAL */

#container { 
	width: 980px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 980px;
	overflow: hidden;
}

#content {
	width: 980px;
	margin: 10px 0 0;
	overflow: hidden;
	background: url(../_media/_bg/bg_content.jpg) no-repeat left top;
}

#top, #mid {
	width: 960px;
	overflow: hidden;
	margin: 10px auto;
	border-bottom: 1px solid #ccc;
	padding: 0 0 15px;
}

#leftcol {
	float: left;
	width: 230px;
	margin-bottom: 0;
}

#rightcol {
	float: left;
	width: 700px;
	margin-left: 30px;
	margin-top: 15px;
}

/* @end */
/* @group MAIN CONTENT */
#logo {
	width: 272px;
	height: 117px;
	float: left;
	margin-top: 10px;
	overflow: hidden;
}

/* left nav -------------------------------------------------------------------- */
#leftnav {
	float: left;
	width: 230px;
	height: 330px;
	overflow: hidden;
	margin: 0;
	background: url(../_media/_bg/bg_leftnav.jpg) no-repeat left top;
}
#leftnav h5 {
	margin: 13px 0 0 15px;
	height: 35px;
	color: #cccccc;
	font-size: 1.4em;
	font-weight: normal;
/*	text-shadow: #666666 1px 1px 0; */
}
#leftnav ul {margin:0 0 0 1px; padding:0 1px 0 0;}
#leftnav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#leftnav ul li a {
	border-top: 1px solid #a8150a;
	display: block;
	margin: 0;
	padding: 5px 0 5px 30px;
	color: #fff;
	font: 1.2em "Myriad Pro", "Myriad", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}
#leftnav ul li a:hover {background:#5f0c04;}
/* ----------------------------------------------------------------------------- */

#media {
	float: left;
	overflow: hidden;
	width: 478px;
	margin: 0 10px;
	height: 330px;
	background: url(../_media/_bg/bg_flash.jpg) no-repeat left top;
}

#rightnav {
	float: left;
	width: 230px;
	height: 330px;
	overflow: hidden;
	background: url(../_media/_bg/bg_rightnav.jpg) no-repeat left top;
}

.video {
	float: left;
	width: 230px;
	margin-top: 5px;
	margin-left: 0;
	margin-right: 0;
}

#flash {
clear: both;	height: 150px;
	margin: 5px 0 25px;
	background: url(../_media/_bg/bg_flash2.jpg) no-repeat left top;	
}
/* @end */

/* @group TYPOGRAPHY */

p {
	margin: 5px 0 20px 0;
	font-size: 1em;
	line-height: 1.4em;
}
#rightnav p {
	margin-left: 8px;
	margin-bottom: 10px;
	margin-top: 15px;
}
strong {
	font-weight: bold;
	color: #46612b;
	text-transform: uppercase;
	font-size: 1em;
}
hr {
}

#top-info {
	float: right;
	width: 300px;
	height: 67px;
	overflow: hidden;
	margin: 20px 20px 0 0;
	text-align: right;
}

#top-info li {
	list-style-type: none;
}

li.top-phone {
	color: #7b120c;
	line-height: 1em;
	font-weight: bold;
	font-size: 1.5em;
}

.video p {
	float: left;
	color: #464646;
	margin-top: 5px;
	margin-bottom: 8px;
	font: bold .95em/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.rt-link {
	text-align: right !important;
	text-transform: uppercase;
}

.rt-link a, .rt-link a:visited {
	text-decoration: underline;
	color: #444;
	font-weight: bold;
	font-size: .9em;
}

ul.ul_learn1 {
	margin-right: 8px;
	width: 230px;
	border-bottom: 1px solid #b8b8b8;
}

li.li_learn1 {
	background-color: #8e8e8e;
	line-height: 1.75em;
	padding-left: 3px;
	padding-right: 3px;
	width: 108px;
	text-align: center;
	margin-left: 105px;
	color: #fff;
	margin-bottom: 15px;
	list-style: none;
	font-size: .94em;
}

li.li_learn1 a {
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}

/* @end */

/* @group NAV */

/* @group TOPNAV */

.topnav {
	width: 630px;
	height: 25px;
	float: right;
	margin-top: 10px;
}
	
/* image rollover technique */	
.topnav li {
	height: 25px;
	padding: 0;
	float: left;
	list-style: none;
	display: inline;
}
.topnav a {
	float: left;
	padding: 0;
	margin:0;
	height /**/:25px; /* for IE5/Win only */
}	
.nav_00 a {
	padding:0 20px 0 0;
	color:#405e1d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.nav_00end a {
	padding:0;
	color:#405e1d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
/* @end */

/* @group H1-H6 */
h3 {
	float: left;
	padding: 29px 0 0;
    overflow:  hidden;    
    height: 0px !important;
    height /**/: 29px;
    width: 700px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	clear: both;
}
h3.h3_testimonials {
	background: url(../_media/_headings/h3_testimonials.gif) no-repeat left top;
}
h3.h3_referral {
	background: url(../_media/_headings/h3_referral.gif) no-repeat left top;
}

h5 {
	color: #444;
	font: bold 1.75em "Myriad Pro", "Myriad", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 13px 0 5px;
}
#leftcol h5 {
	color: #660f0a;
}
h4 {
	color: #565656;
	font: bold 1.4em/1.8em "Myriad Pro", "Myriad", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 25px 0 10px;
}


h6 {
	
}

/* @end */
/* @group LINKS */

#header a, #header a:visited {
	color: #3c631e;
	text-decoration: none !important;
}

#header a:hover, #header a:active {
	color: #bf3340;
}

/* @end */

/* @group MISC */

.fl {float: left;}
.fl {float: left;}
.cl {clear: left;}
.cr {clear: right;}

/* @end */

