@charset "UTF-8";
table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #FFF;
}
.bold_heading {
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #C15016;
}
.bold_subheading {
	font-weight: bold;
	color: #8B9B00;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
.bold_subheading_gray {
	font-weight: bold;
	color: #333;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 10px;
	text-align: left;
}
body {
	background-color: #d3cdbd;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#footer a {color: #888888}
#footer a:hover, #footer a:focus {color: #C15016}.bol-sidebar {
	font-size: 12px;
}
.left-nav {
	color: #FFF;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
}
a:hover {
	text-decoration: none;
	color: #CCC;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
a.gray:link {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #333333;
	font-size: 12px;
}
a.gray:visited {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
}
a.gray:hover {
	text-decoration: none;
	color: #cccccc;
	font-size: 12px;
}
a.gray:active {
	text-decoration: none;
	color: #cccccc;
	font-size: 12px;
}
a.graytext:link {
	font-family: Verdana, Geneva, sans-serif;	
	text-decoration: underline;
	color: #333333;
	font-size: 11pt;
}
a.graytext:visited {
	text-decoration: underline;
	color: #333333;
	font-size: 11pt;
}
a.graytext:hover {
	text-decoration: underline;
	color: #cccccc;
	font-size: 11pt;
}
a.graytext:active {
	text-decoration: underline;
	color: #cccccc;
	font-size: 11pt;
}
.bol-sidebar {
	font-weight: bold;
}
.left-nav12 {
	font-size: 11px;
	color: #FFF;
}
.left-nav11 {
	font-size: 11px;
	color: #FFF;
}
.style4 {
	font-size: 10px;
}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style10 {font-size: 12px}
.style16 {font-size: 12%}
.special-li  
{  color: #fff;
}  
.style13 {color: #C15016;
	font-weight: bold;
}
.dw_logo{
	z-index:500;
	position:absolute;
	display:block;
	width:228px;
	height:45px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	top:29px;
	left:-17px;
}

.video-player-container{
	margin: 0 auto;
}

.feature_buttons{
	width:540px;
	height:190px;
	margin:15px 0px 0px;
}

.feature_button_1{
	width:180px;
	height:189px;
	display:block;
	float:left;
	background-image:url("images/feature_buttons.gif");
	background-repeat:no-repeat;
	background-position:left top;
}
.feature_button_1:hover{background-position:left bottom}


.feature_button_2{
	width:180px;
	height:189px;
	display:block;
	float:left;
	margin-left:0px;
	background-image:url("images/feature_buttons.gif");
	background-repeat:no-repeat;
	background-position:-180px top;
}
.feature_button_2:hover{background-position:-180px bottom;}


.feature_button_3{
	width:180px;
	height:189px;
	display:block;
	float:left;
	margin-left:0px;
	background-image:url("images/feature_buttons.gif");
	background-repeat:no-repeat;
	background-position:right top;
}
.feature_button_3:hover{background-position:bottom right;}




