/*
------------------------------------------------------------------------
Theme Name:[projectname]
Author:[authorname]
Author Company URI:http://www.globalwsolutions.com
------------------------------------------------------------------------
*/
/*
-----------------------------------------
RESET
----------------------------------------- 
*/
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td{margin:0; padding:0}
table{border-collapse:collapse; border-spacing:0}
fieldset, img{border:0}
address, caption, cite, code, dfn, em, strong, th, var{font-style:normal; font-weight:normal}
ol, ul, li{list-style:none}
caption, th{text-align:left}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal}
q:before, q:after{content:''}

strong{font-weight:bold}
em{font-style:italic}
a img{border:none}

h1, h2, h3, h5, h5, h6{font-weight:bold}

/*
-----------------------------------------
LAYOUT
----------------------------------------- 
*/


/* CSS Document */

body{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

#container_header{
	background-color: #5e0000;
	text-align: center;
	padding-top: 20px;
}

#header{
	width: 979px;
	height: 165px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
}



#h_address{
	line-height: 35px;
	padding-left: 40px;
	color: #fcf3e5;
	font-size: 13px;
	width: 650px;
	float: left;
}

#h_address a{
	color: #fcf3e5;
	text-decoration: none;
		
}

#h_address a:hover{
	text-decoration: underline;
}

.img_suv{
	position: absolute;
	top: 0px;
	right: 55px;
    width: 181px; 
	float: right;
	height: 0px;
}


#container{
	width: 999px;     /*CHANGE HERE*/
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #fcf3e5;
	padding-bottom: 40px;
}



#call_to_action{
}

.cta_box{
	width: 249px;
	float: left;
}

.cta_box2{
	width: 250px;
	float: left;
}

.cta_title{
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

.cta_title a{
	color: #fff;
	text-decoration: none;
}

.cta_title a:hover{
        color: #fbc32d;
}

/* 
-----------------------------------------
MENU
----------------------------------------- 
*/
#topnav {
	height:45px;
	display:table;
	white-space:nowrap;
	background: url(../images/bg_cta_title.jpg) repeat-x top left;
	width:100%;
}
#topnav ul {
	list-style:none;
	margin:0;
	padding:0;
	white-space:nowrap;
	height:45px;
}

#topnav ul li{
	position:relative;
	float:left;
}
#topnav ul a{
	text-align: center;
	color: #fff;
	font:bold 12px/45px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display:block;
	width:249px;
	text-decoration:none;
	float:left;
}
#topnav ul a:hover, #topnav ul li.selected a {
        color: #fbc32d;
}

#topnav ul ul {
	position: absolute;
	z-index:1000;
	top:100%;
	left:0;
	background:#d9bd95;
	padding:5px 0;
	width:249px;
	line-height:normal;
	white-space:normal;
	height:auto;
}


#topnav ul ul li {
	display:block;
	margin:0;
	width:239px;
	padding:0 5px;
}
#topnav ul ul li a, #topnav ul li.selected ul li a, #topnav ul li.selected ul li.selected a {
	color:#5E0000;
	text-decoration: none;
	text-transform:none;
	text-align:left;
	display:block;
	width:229px;
	padding:0px 5px;
	background:none;
	font:bold 12px/24px Arial, Helvetica, sans-serif;
}
#topnav ul ul li a:hover, #topnav ul li.selected ul li a:hover {
	background:#8d6c41;
	color:#fff;
}
#topnav ul ul ul {
	position: absolute;
	top: 0;
	left:100%;
	z-index:999999;
}

#topnav ul ul,
#topnav ul li:hover ul ul,
#topnav ul ul li:hover ul ul
{display: none;}

#topnav ul li a:hover ul ul,
#topnav ul li a:hover ul ul li,
#topnav ul ul li a:hover ul ul li  {
	display:none;
}

#topnav ul li:hover ul,
#topnav ul ul li:hover ul,
#topnav ul ul ul li:hover ul
{display: block;}

#topnav li:hover ul, li.over ul { display: block; float:left;}



 <!--[if lt IE 7]>
#topnav{float:left;}
body{behavior:url(csshover.htc); }
#topnav ul li{ display:block;}
#topnav a{height:1%;}

#topnav ul li a:hover ul ul,
#topnav ul li a:hover ul ul li {
	display:none;
}

<![endif] -->

<!--[if lt IE 8]>
<style type="text/css">
#topnav ul {display:inline-block;}
#topnav ul{display:inline; }
#topnav ul li{display:inline-block}
#topnav ul li{ display:inline;}
#topnav ul a{ display:inline-block;}
#topnav{text-align:center}
</style>
<![endif]-->


#content{
	padding: 10px 25px 30px 10px;
}

#c_left{
	width: 230px;
	float: left;
}


#c_l_menu{

}


#c_l_logo{
	margin-top: 30px;
	text-align: center;
}

#c_l_logo .box_logo{
	margin-bottom: 10px;
}


#c_right{
	width: 680px;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
}

#c_right h1{
	font-size: 18px;
	color: #5e0000;
	margin-bottom: 5px;
	font-weight: normal;
         line-height: 22px;
}

#c_right h2{
	font-size: 18px;
	color: #76572e;	
	margin-bottom: 5px;
	font-weight: normal;
        line-height: 22px;
}


#c_right h3{
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: normal;
        line-height: 20px;
}

#c_right p{
	margin-top: 10px;
	font-size: 12px;
	color: #463116;
}

#c_right a{
       text-decoration: none;
       color: #5e0000;
}

#c_right a:hover{
       text-decoration:underline;
       color:#5e0000;
}


.c_r_box_left{
	float: left;
	width: 342px;
	background: url(/images/box_bottom.jpg) repeat-x top left;
}

.c_r_box_right{
	float: right;
	width: 342px;
	background: url(/images/box_bottom.jpg) repeat-x top left;
}

.box_content{
	padding-left: 27px;
	padding-right: 27px;
	margin-top: 10px;
	font-size: 12px;
	color: #463116;
}

.box_content p{
	font-size: 12px;
	color: #463116;
}

.box_content a{
	color: #5e0000;
	text-decoration: underline;
	font-weight: bold;
}

.box_content img{
	margin-bottom: 10px;
}


#content #c_right ul li{
	background: url(/images/bullet2.jpg) no-repeat center left;
	padding-left: 20px;
	margin-bottom: 5px;
	list-style-type: none;
}

#content #c_right ul{
	margin-left: 15px;

}


#content  #c_right ol li{
	list-style-type: decimal;
	padding-left: 0px;
	margin-bottom: 5px;
}

#content  #c_right ol{
	margin-left: 25px;

}

#footer{
	background: #5e0000 url(/images/bg_footer.jpg) repeat-x top left;
	padding-top: 40px;
	color: #fcf3e5;
	font-size: 12px;
	line-height: 18px;
}

#footer a{
	color: #fcf3e5;
	text-decoration: none;
}

#footer a:hover{
	color: #fcf3e5;
	text-decoration: underline;
}

#f_left{
	width: 560px;
	float: left;
	margin-left: 40px;
}

#f_right{
	width: 340px;
	float: right;
	margin-right: 25px;
	text-align: right;
	font-weight: bold;
}

#f_right a{
	font-weight: bold;
	color: #fcf3e5;
}

#f_right a:hover{
	color: #fcf3e5;
	text-decoration: underline;
}

.clear_footer{
	clear: both; 
	height: 35px;
}

*html .clear_footer{
	height: 0px;
}

*+html .clear_footer{
	height: 0px;
}






.d_question{
	width: 180px;
	height: 102px;
	background: url(/images/help-box.gif) no-repeat top left;
	float: right;
	padding: 20px 15px 20px 25px;
}


.line{
	border-bottom:2px solid #868264;
	border-top:2px solid #868264;
	border-width:2px 0;
	margin:4px 0;
	width:100%;
}


.bgCell1{
	background-color:#F3EAD4;
	border-bottom-width:1px;
	border-color:#CCC5B8;
	border-right-width:1px;
	font-size:11px;
	font-weight:bold;
	height:18px;
	padding-left:8px;
	width:160px;
}

.bgCell2{
	background-color:#EFECE1;
	border-bottom-width:1px;
	border-color:#CCC5B8;
	border-right-width:1px;
	font-size:11px;
	height:18px;
	padding-left:8px;
}








/* MENU */


#c_l_menu{
	width: 230px;
	line-height: 30px;
	font-family:"Trebuchet MS";
}

#c_l_menu ul li{
	display: block;
	list-style-type: none;
	position:relative;
	line-height: 30px;
	background: url(/images/bg_menu.jpg) no-repeat top left;
}

#c_l_menu ul li a{
	font-size: 12px;
	font-weight: bold;
	display: block;	
	line-height: 30px;
	padding-left: 40px;
	padding-right: 16px;
	text-decoration: none;
	color: #5e0000;
	background: url(/images/bullet.png) no-repeat 15px center ;
}

#c_l_menu ul li a:hover{
	background: url(/images/bullet.png) no-repeat 15px center ;
	color: #b37c1b;
}

#c_l_menu ul ul {
	position: absolute;
	z-index: 500;
	top: 0px;
	left: 230px;
	border-bottom: none;
	width:130px;

	border-top: none;
}

html>body #c_l_menu ul ul {
	width:auto;
}

#c_l_menu ul ul li {
	display:block;
}


#c_l_menu ul ul li a {
	width:150px;
	background:#f1e2cc;
	color:#000000;
	display:block;
	float:none;
	padding-left:10px;
	font-weight:normal;
	height:25px;
	line-height: 25px;
	margin-right: 0px;
}

#c_l_menu ul ul li a:hover {
	background:#d8be95;
	color:#000000;
	margin-right: 0px;
}

#c_l_menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

#c_l_menu ul ul,
#c_l_menu ul li:hover ul ul,
#c_l_menu ul ul li:hover ul ul
{display: none;}

#c_l_menu ul li:hover ul,
#c_l_menu ul ul li:hover ul,
#c_l_menu ul ul ul li:hover ul
{display: block;}

html #c_l_menu ul li a { height: 1%; }

#c_l_menu li:hover ul, li.over ul { display: block; float:left;}




<!--[if lt IE 7]>
#c_l_menu{float:none;}
body{behavior:url(csshover.htc); }
#c_l_menu ul li{}
#c_l_menu a{height:1%;font: bold 12px arial, helvetica, sans-serif;}

<![endif]-->

/* END OF MENU */
