@charset "utf-8";

body {
	background: url(../images/all/bg.jpg) repeat-x #D6EBFF;
	margin: 0px;
	text-align: center;
}

#wrapper {
	width: 960px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 100px;
	text-align: left;
}

#logo {
	float: left;
	height: 42px;
	width: 220px;
}

#dwSlogan{
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 33px;
	font-weight:bold;
	color: #000;
	position: relative;
	margin-left:320px;
	text-align:right;
}

#dwTopMenu{
	margin-top:35px;
	border-top:3px solid #CCC;
	border-bottom:3px solid #CCC;
	background-color:#321414;
	height:45px;
}

#phoneNumber{
	text-align:right;
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight:bold;
	margin-top:10px;
	float:right;
}

#dwTopMenu a, #dwTopMenu a:visited{
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;

	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding:3px 20px;
	float:left;
	margin-top:8px;
}

#dwTopMenu a:hover{
	background-color:#77393A
}

#dwTopMenu img{
	margin-top:5px;	
	border:0;
}

#content {
	height: 100%;
	width: 960px;
	float:left;
	clear:both;
	margin-top:15px;
	!margin-top:25px;
}

#dwLeftNav{
	width:219px;
	float:left;
	clear:both;
}

#dwLeftNav ul {
	background:url(../images/layout-dw-style_10.jpg) repeat-x bottom #fff;
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 219px; /* Width of Menu Items */
	text-align:left;
	
}

.separator{
	margin-bottom:5px;
	border-bottom:1px solid #eee;
}
#navBottom{
	width:219px;
	background:url(../images/layout-dw-style_11.png) no-repeat top;
	height:23px;
	clear:both;
	display:block;
	float:left;
}
#dwLeftNav ul li {
	position: relative;
	}
	
#dwLeftNav li ul {
	position: absolute;
	top: 0px;
	left:193px;
	display: none;
	}

/* Styles for Menu Items */
#dwLeftNav ul li a, #dwLeftNav ul li a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;	
	color: #a26f0d;	
	padding: 3px 0px 3px 3px ;
	display:block;
	!width:214px;
	
	text-transform:uppercase;
	}
	

#dwLeftNav ul li a:hover{
	background-color:#321414;
	color:#fff;
}

#dwLeftNav #nav .secondLevel {
	padding-left:15px;
	!width:204px;
	background:url(../images/bulletSmall.png) no-repeat 5px 8px;
	text-transform:none;
	font-size:11px;
	color: #321414;
}

#dwLeftNav #nav .secondLevel:hover{
	background-color:#321414;
	color:#fff;
}

#dwText {
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: 17px;
	color: #321414;
	text-align: left;
	float: left;
	width:710px;
	padding:5px 10px;
}

#dwBorder{
	border-top:2px solid #FFF;
	border-bottom:2px solid #FFF;
	background-color:#321414;
	height:5px;
	width:960px;
	display:block;
	clear:both;
}

#footer{
	clear:both;
	display:block;
	text-align:center;
	font-family: "Century Gothic";
	font-size:12px;
	padding-top:20px;
}

#footer a, #footer a:visited{
	color:#960;
	font-weight:bold;
}

#footer a:hover{
	color:#000;
}

h1 {
	font-family: "Century Gothic";
	font-size: 30px;
	font-weight: bold;
	color: #321414;
	margin-top: 10px;
}
h2 {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
	color: #321414;
}

h3 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #321414;
	line-height: 20px;
}
h4 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #321414;
	line-height: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.footerLinks{
	float:left;
	text-align:left;
	list-style:square;
	font-size:12px;
	margin-left:30px;
	color: #321414;
	margin-top:0;
	padding-top:0;
	padding-left:20px;
}

#footerLinksHeader{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight:bold;	
	text-transform:uppercase;
	color: #321414;
	margin:0;
	padding:0; 
	float:left;
}

.footerLinks li{

}

.footerLinks a, .footerLinks a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#960;
}

.footerLinks a:hover{
	color:#000;
	text-decoration:none;
}
