/*==================================================================
	Reset styles!
==================================================================== */



body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	text-shadow: 0 0 0 #000;
}
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 {
	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:'';
}
abbr, acronym {
	border:0;
}
/*==================================================================
	Global styles
==================================================================== */
 
.clear {
	clear:both;
	margin:0;
}

.float-left {
	float:left;
	margin:0 10px 10px 0;
}
.float-right {
	float:right;
	margin:0 0 10px 10px;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
.text-justify {
	text-align:justify;
}
.bold, b, strong {
	font-weight:700;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffc;
}
.uppercase {
	text-transform:uppercase;
}
.img-left {
	float:left;
	margin:4px 10px 4px 0;
}
.img-right {
	float:right;
	margin:4px 0 4px 10px;
}
.nopadding {
	padding:0;
}
.noindent {
	margin-left:0;
	padding-left:0;
}
.nobullet {
    list-style: none none;
}

em {font-style:italic;}
/*==================================================================
	Overall styles
==================================================================== */


body#top {
	margin: 0;
	padding:0;
	color:#452023;
	font-family: Verdana,Geneva,sans-serif;
	line-height: 110%;
	font-size: 62.5%;/* 16px &times; 62.5% = 10px */
    background: #ffffff url(/images/bdha-bg-green-main.jpg) no-repeat fixed center top;
}
#wrapper {
	left:50%;
	width:778px;/* Overall width of div */
	margin:0 0 0 -389px; /* half of the overall width */
	clear:both;
	position:relative;
	padding: 0;
    background: #FFFFFF url(/images/bdha-mockup-slices_03.jpg) repeat-y right top;
}

#wrapper-inner {
    background: url(/images/bdha-mockup-slices_01.jpg) no-repeat left top;
    padding:0 0 0 18px;
}


a, a:visited {
	color:#a31507; text-decoration:none; border-bottom:1px dotted #a31507; padding: 0 0 1px 0;
}
a:hover {
	color:#e07811; text-decoration:none; border-bottom:1px dotted #e07811; padding:0 0 1px 0;
}

a.noBdr {border:none; padding:0;}

/*==================================================================
	masthead styles
==================================================================== */

	.masthead {
	width:757px;
        background: url(/images/bdha-mockup-slices_02.jpg) no-repeat left top;
        padding:9px 0 0 0;
	margin:0;
	}

	.masthead img {
	margin:0;
	padding:0;
	display: block;
	
	
	}
	
	.masthead .imgClear {
	clear:both;
	}

    .masthead_logo_contact {
        margin: 0;
        padding: 0;
        border: none;
        height: 86px;
        width: 757px;

    }

    .masthead_logo_contact > a,
    .masthead_logo_contact > a:visited,
    .masthead_logo_contact > a:hover,
    .masthead_logo_contact > a:active
    {
        display: block;
        border: none;
        height: 86px;
        width: 757px;
        text-indent: -9999px;
        padding: 0;
        margin: 0;
        background: transparent url(/images/bdha-mockup-slices_04.jpg) top left no-repeat;
    }

    .masthead_photo {
        display: block;
        background: transparent url(/images/bdha-mockup-slices_05.jpg) top left no-repeat;
        height: 181px;
        width: 757px;
        text-indent: -9999px;
    }



/*==================================================================
	nav styles
==================================================================== */

	#nav {
	width:210px;
	float:left;
        background: #e2e8c1 url(/images/bdha-mockup-slices_07.jpg) repeat-y right top;
    }
	
	#nav img {
	margin:0;
	padding:3px 0 0 0;
	background:#e2e8c1;
	
	}
	
	#nav .navLinks {
	padding:10px 0 10px 8px;
	}
	
	#nav .navLinks a {
	clear:both;
	border:none;
	}
	
	#nav img.map {
	padding:0;
	margin:0;
	background-color: transparent;
	}
	
	#nav a.map_link, #nav a:active.map_link, #nav a:hover.map_link,  #nav a:visited.map_link {
		padding: 0;
		border: none;
		margin:0;	
	}
	
	#hours {
		margin: 0px 15px 0 0;
		padding: 5px 0;
		font-weight:700;
		font-size:10px;
		width: 520px;
		text-align:center;
		float: right;
		border-bottom: 1px dotted #c9d48a;
		border-top: 1px dotted #c9d48a;
		color: #a31507;
	}
	
	
/*==================================================================
	content styles
==================================================================== */

	#content {
	width:475px;
	float:right;
	margin:37px 45px 40px 0;
	}
	
	#content img.pageTitle {
		clear:both;
		margin:0 0 0px 0;
	}
	
	#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.5em;
	margin:10px 0 18px 0;
	color:#452023;
	}
	
	
	#content h2 {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	border-bottom:1px dotted #b06d2a;
	color:#b06d2a;
	padding:0 0 6px 0;
	margin:35px 0px 10px 0;
	clear:both;
    line-height: 1.4em;
	font-family: "clarendon-text-pro",Georgia, serif;
	font-style: normal;
	font-weight: 400;
    }

    #content h3  {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        text-transform: none;
        letter-spacing: normal;
        border-bottom:1px dotted #adb676;
        color:#adb676;
        padding:0 0 6px 0;
        margin:35px 0px 10px 0;
        clear:both;
        line-height: 1.1em;

    }
	
	#content ul, #content ol{
		margin:0 0 10px 0;
		display:block;
		clear:both;
		}
	#content ul li {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.3em;
	margin:0 0 5px 2px;
	padding:0 0 0 15px;
	background-image: url(/images/brown-dot.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	}

	#content ol li {
	list-style-type: decimal;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.3em;
	margin:0 0 5px 2px;
	padding:0 0 0 15px;
}
	
	img.bdr {
	padding: 2px;
    background:#ffffff;
    border: #c9d48a 1px dotted;
    margin:0;
    }
    
	#content a.lightbox, #content a:hover.lightbox, #content a:active.lightbox, #content a:visited.lightbox {border:none; background:none;}
	
	.photoTable {
	width:470px;
	}
	
	.photoTable td {
	vertical-align:top;
	text-align:left;
	padding:5px 5px 5px 0;
	}
	
/*==================================================================
	form styles
==================================================================== */	
	
.formele {
	margin: 10px 20px 10px 0;
	}

.formele p {
	margin: 0; padding:0; font-weight:700;
}

.formbg {
	padding: 0px 0 10px 0;
}

.formele input, .formele select {margin: 0 2px 5px 2px; padding:4px;}
	
	
/*==================================================================
	footer styles
==================================================================== */

	#footer {
	margin:10px 0;
	padding:0 10px 25px 10px;
	background-image: url(/images/bdha-mockup-slices_2-2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
	}
	
	#footer ul { text-align:center; margin:0 0 10px 0;}
	
	#footer ul li {
		display:inline;
		margin:0 4px;
		font-size:10px;
		}
		
	#footer p {text-align:center}
	
/*==================================================================
	Twitter Box
==================================================================== */	

#twitterbox {
	height: 175px;
	width: 475px;
	padding:0;
	background-image: url(/images/twitterbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
	
#twitterbox p {margin:0; padding:0;}

#twitterbox p.status {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	text-transform: none;
	letter-spacing: normal;
	line-height:1.5em;
	color:#452023;
	padding:40px 10px 0px 30px;
	}
	
#twitterbox p.twitterlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 700;
	text-transform: none;
	letter-spacing: normal;
	color:#452023;
	padding:5px 10px 0px 30px;
}

.formTable {
    width: 100%;
    padding: 0;
    border: none;
}

.valign-middle {
    vertical-align: middle;
}

.valign-top {
    vertical-align: top;
}

.years-opened {
	background: #fff;
	padding: 20px 10px 10px 10px;
	text-align: center;
}

.years-opened .years-opened-title {
	font-family: "clarendon-text-pro",Georgia, serif;
	font-style: normal;
	font-weight: 400;
	color: #a31507;
	font-size: 29px;
	margin-bottom: 15px;
}

.years-opened .years-opened-content {
	font-family: "clarendon-text-pro",Georgia, serif;
	font-style: normal;
	font-weight: 400;
	color: #a31507;
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 16px;
}

