
*{
	margin:0;
	padding:0;
}

body, html{
	height:100%;
	width:100%;
}


body{
	font-family: Arial,sans-serif;
	color: #444;
	line-height: 1.05em;
    padding: 0px;
	font-size:100%;
	background:url(../images/header_bg.jpg) repeat-x 0 0 #d2ccba;
}

a:link, a:visited, a:hover {
	color: #5d1c3b;
	text-decoration:none;
	font-weight:bold;
}

a strong,
a b{
	font-weight:bold;
}

.clear{
	line-height:0;
	clear:both;
	margin:0;
	float:none;	
}

a:hover {
	text-decoration: underline;
}

input[type="submit"]{
	cursor:pointer;
}

h1, h2, h3, h4, h5, h6 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 1.4em;
 margin-bottom:10px;
}

h2{
 font-size: 1.3em;
 margin-bottom:10px;
}

h3{
 font-size: 1.1em;
}

h4{
 font-size: 1em;
 font-weight: normal;
}

h5{
 font-size: 100%;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

p{
	margin-bottom:5px;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container{
	min-height:100%;
	margin:0 auto -112px;
	width:960px;
	background:url(../images/content_bg.jpg) repeat-y 0 0 #fff;
	box-shadow:0 104px 2px 0 #444444;
	-moz-box-shadow:0 104px 2px 0 #444444;
	-webkit-box-shadow:0 104px 2px 0 #444444;

}

#wrapper{
	width:100%;
	margin:-14px auto 0;
	height:100%;
	min-height:100%;

}

#main_image{
	float:left;
	background:#c1b5bf;
}

#header{
	width:100%;
	height:151px;
	background:url(../images/header_drawings.jpg) no-repeat 0 0 #d2ccba;
}

#masthead{
	margin: 0 auto;
	padding: 27px 0 0 0;
	border-bottom: 1px solid #cccccc;
	width: 960px;
}

#navBar{
	margin: 0 78% 0 0;
	padding: 15px;
	background:url(../images/sidebar_bg.jpg) repeat-x 0 0 #efebe3;
	clear:left;
}

#content{
  float:right;
	width: 74%;
	margin: 0;
	padding:20px;
	font-size:80%;
}

#pagetitle{
	background:#e8e3d4;
	padding:20px;
	margin:0 0 20px;
}

#pagetitle h1{
	text-transform:uppercase;
}

#content .feature table{
	border:1px solid #e8e3d4;
	border-collapse:collapse;
	margin:20px 0;
	table-layout:fixed;
}

#content .feature table td{
	padding:10px;
	border:1px solid #e8e3d4;
	background:#e8e3d4;
}

#content .feature table td.bio_img{
	width:115px;
}

#content .feature table td.bio_list{
	width:555px;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0 0 20px 0;
	background:url(../images/logo.png) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	width:208px;
	height:54px;
}


/*************** #pageName styles **************/

#pageName{
	margin:10px 0 20px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
white-space: nowrap;
background:#5d424f;
height:36px;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}

   
#globalNav ul{
	list-style-type:none;
	float:left;
	margin-left:10px;
}

#globalNav ul li{
	float:left;
	margin-right:14px;
	margin-top:7px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px;
	color:#fff;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:normal;
}

/*--home page------*/

#home_content{
	font-size:80%;	
}

#home_content h1{
	font-size:1.6em;
	margin-bottom:10px;
	font-weight:bold;
}


#photo_links{
	margin-top:10px;
}

#photo_links a{
	float:left;
	margin:0px 2px;
}
/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;

}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 0;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

.feature p{
	margin-bottom:10px;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	margin:0 0 10px ;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	color: #cccccc;
	padding: 50px 10px 10px 10px;
	margin-top: -1px;
	width:940px;
	margin:auto;
	background:url(../images/content_footer.png) no-repeat 0 0;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	font-size: 90%;
	margin-bottom:10px;
}

#search input{
	height:23px;
	width:134px;
	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border:1px solid #ccc;
}

#search input[type="submit"] {
  background: none repeat scroll 0 0 #523744;
  border: 0 none;
  border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
  color: #FFFFFF;
  height: 22px;
  padding: 0 3px 3px;
  width:auto;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

/*------------Results page-----------*/

.search-line{
	background:#ffffff !important;
}

.search-headline{
	float:left;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:1.3em;
	margin-top:10px;
}

.search-header-table{
  background: none repeat scroll 0 0 #5D424F;
  border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  color: #FFFFFF;
  padding: 10px;
}

.search-header-table td{
	background:#5D424F !important;
}

.search-header-table a{
	color:#fff;
	font-weight:normal;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform:capitalize;
	font-size:1.1em;
}

.search-form-cell{
	width:585px;
}

.search-form{
	float:right;
}

.search-header-table br{
	display:none;
}

.search-suggest{
	color:#fff !important;
}

.search-form input[type="submit"] {
  background: none repeat scroll 0 0 #523744;
  border: 0 none;
  border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
  color: #FFFFFF;
  height: 22px;
  padding: 0 3px 3px;
  width:auto;
}

.search-form input{
	height:23px;
	width:134px;
	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border:1px solid #ccc;
	padding-left:3px;
}

.search-form input[type="radio"] {
	margin:0 10px;
	width:auto;
	height:auto;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0 0 10px 0;
	font-size: 80%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	font-size: 80%;
	margin-bottom:10px;
}

.advert{
	font-size: 80%;
	margin-bottom:10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px 0 10px ;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

#footer{
	width:100%;
	background:#2d1e2c;
	clear:both;
	height:112px;
	font-size:0.7em;
}


#push{
	height:112px;
	clear:both;
}

#footer ul{
	list-style-type:none;
	color:#ccc;
}

#footer ul li{
	float:left;
	margin-right:4px;
}

#footer ul li a{
	color:#ccc;
}

.contact_box{
	float:left;
	width:300px;
	margin-left:20px;
	margin-top:20px;
}

.contact_box img{
	float:left;
	margin-right:10px;
}

#contactus{
	width:366px;
	float:left;
	height:327px;
	background:#EFEBE3;
	margin-top:20px;
	padding:10px;
}

#bdlogo{
	float:right;
	margin-top:-29px;
	text-align:right;

}

#bdlogo a {
    background: url(../images/bdlogo_sm.png) no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 0;
    height: 39px;
    line-height: 0;
    text-indent: -9999px;
    width: 100px;
	float:right;
}





