@charset "utf-8";
/* CSS Document One to work with!!!*/

body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 2em;
}
h2 {
	font-size: 1.5em;
	font-style: italic;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #341501;
	color: #837723;
	font-weight: normal;
	text-transform: uppercase;
}
h2 a {
	color: #FFF;
	text-decoration: none;
}
a {
	color: #837723;
}
#header_container {
	background-image: url(../assets/images/HBDG_header_bg.jpg);
	background-repeat: repeat-x;
}
#header_wrapper {
	height: 127px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header_nav {
	height: 40px;
	background-color: #837721;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 87px;
}
#news_slideshow h3 {
	margin: 0px;
}


#content_container {

}
#content_wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../assets/images/content_bg.gif);
}
#content_wrapper_fullpage {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content_rightcolumn {
	float: right;
	width: 280px;
	background-color: #C4B36D;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#content_rightcolumn h2 {
	color: #FFF;
}

#content_leftcolumn {
	float: left;
	width: 620px;
}
#slideshow_container {
	background-image: url(../assets/images/HBDG_slideshow_bg.jpg);
	background-repeat: repeat-x;
}


#slideshow_wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


#slideshow {
	position:relative;
	height:355px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#footer_container {
	background-image: url(../assets/images/HBDG_footer_bg.jpg);
	background-repeat: repeat-x;
}

#footer_wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}
#footer_nav {
	height: 30px;
	padding-top: 20px;
	text-align: center;
}
#footer_nav ul li {
	display: block;
	float: left;
	list-style-type: none;
	padding-right: 16px;
	padding-left: 16px;
}
#footer_nav ul li a {
	color: #FFF;
	text-decoration: none;
}
#footer_nav ul li a:hover {
	color: #C4B36D;
	text-decoration: none;
}


#footer_copyright {
	height: 37px;
	padding-top: 45px;
	color: #FFF;
	text-align: center;
	font-size: 0.8em;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#news_slideshow {
	height: 300px;
	padding: 20px;
	background-color: #837721;
	color: #FFF;
}
#news_slideshow a {
	color: #FFF;
}
	img{border:none;}
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:240px;
	height:240px;
	overflow:hidden;
	position: static;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
		}
	ol#controls li a{
	float:left;
	height:28px;
	line-height:28px;
	border:2px solid #C4B36D;
	color:#fff;
	padding:0 10px;
	text-decoration:none;
	background-color: #837723;
		}
ol#controls li a:hover {
	background-color: #005375;
        color:#fff;
}

ol#controls li.current a{
	color:#999;
	background-color: #fff;
		}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

#header_nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

	
/* // Easy Slider */
#header_nav ul li {
	float: left;
	position: relative;
}
#header_nav ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 6px;
	font-size: 1em;
	padding-bottom: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#header_nav ul li a:hover {
	background-image: url(../assets/images/HBDG_header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #005375;
}
#header_nav .active {
	background-image: url(../assets/images/HBDG_header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #005375;
}
td {
	background-color: #C4B36D;
	vertical-align: top;
}
th {
	background-color: #837723;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
        color: #FFFFFF;
}
#submenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.subnav   {
	margin: 20px;
	padding: 0px;
}
.subnav li {
	list-style-type: none;
	text-align: center;
}

.subnav ul  {
	text-decoration: none;
	list-style-type: none;
	margin: 0;
	text-align: center;
}
.subnav     a{
	color: #FFF;
	display: block;
	height: 30px;
	background-color: #837723;
	padding-top: 10px;
	font-weight: bold;
	text-decoration: none;
}
.subnav a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #005375;
}
table a {
	color: #005375;
}
