@charset "utf-8";
/* CSS Document */

body  {
	position:relative;
	background:#7A121C;
	font-family:Arial, Helvetica, sans-serif;
	width:970px;
	margin: 0 auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */}
	
h2, h3 {
	text-transform:uppercase;
	color:#7A121C;
	font-family:"Times New Roman", Times, serif;
}

h3 {
	text-transform:uppercase;
	color:#000;
	font-family:"Times New Roman", Times, serif;
}

h3 a {
	color:#000;
	text-decoration:none;
}

h3 a:hover {
	color:#000;
	text-decoration:underline;
}

h4 {
	text-transform:uppercase;
	color:#000;
	font-family:"Times New Roman", Times, serif;
}

.italic {
	font-style:italic;
}

#sidebar h3 {
	text-transform:uppercase;
	color:#fff;
	font-family:"Times New Roman", Times, serif;
}

		
#subHeader {
	width:970px;
	background:#111C18;
	margin:0 auto;
	padding:10px 0;
}

#subHeader p {
	color:#D4A22F;
	margin:0;
	padding:0 30px 0 0;
	text-align:right;
}


	
#mainHeader img {
	width:970px;
	margin:0 auto;
	padding:0;
	border:none;
}

#mainHeader a {
	text-decoration:none;
	cursor:pointer;
}

#mainNav {
	position:relative;
	width:970px;
	height:40px;
	margin:0 auto;
	padding:0;
	background:#111C18;
}

#mainNav ul {
	list-style:none;
	display:inline;
	margin:0 auto;
	padding:0;
}

#mainNav li {
	list-style:none;
	display:inline;
	line-height:40px;
}

#mainNav li a {
	text-decoration:none;
	color:#D4A22F;
	text-transform:uppercase;
}

#mainNav li a:hover {
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
}


li#menuOne a {
	position:absolute;
	left:0px;
	width:161px;
}

li#menuTwo a {
	position:absolute;
	left:161px;
	width:161px;	
}

li#menuThree a {
	position:absolute;
	left:322px;
	width:161px;
}

li#menuFour a {
	position:absolute;
	left:483px;
	width:161px;
}

li#menuFive a {
	position:absolute;
	left:644px;
	width:161px;
}

li#menuSix a {
	position:absolute;
	left:805px;
	width:164px;
}


li#menuOne a:hover {
	position:absolute;
	left:0px;
	background:url(../images/menu_hover_background.jpg)
}

li#menuTwo a:hover {
	position:absolute;
	left:161px;
	background:url(../images/menu_hover_background.jpg)
}

li#menuThree a:hover {
	position:absolute;
	left:322px;
	background:url(../images/menu_hover_background.jpg)
}

li#menuFour a:hover {
	position:absolute;
	left:483px;
	background:url(../images/menu_hover_background.jpg)
}

li#menuFive a:hover {
	position:absolute;
	left:644px;
	background:url(../images/menu_hover_background.jpg)
}

li#menuSix a:hover {
	position:absolute;
	left:805px;
	background:url(../images/menu_hover_background.jpg)
}


#mainContainer {
	width:970px;
	background:url(../images/background.jpg) repeat-y;
	margin:0 auto;
	padding:0;
	text-align:left;
	overflow:hidden;
}
	
#subContainer {
	width:910px;
	background:#FFEFC6;
	margin:20px auto;
	padding:0px;
}

.staff-photo img {
	float:right;
	width:432px;
	padding:0 0 20px 20px;
	margin:0px;
}

.staff-bio img {
	float:left;
	padding:5px 10px 5px 0;
}

#sidebar {
	float:right;
	width:220px;
	margin:20px 0px 20px 20px;
	padding:15px;
	background:url(../images/BKDA-Background.jpg) no-repeat;
	color:#fff;
}

#sidebar ul {
	padding:0;
	margin:0;
}

#sidebar li {
	list-style:none;
	padding:20px 0 0 0;
}

#sidebar a {
	text-decoration:underline;
	color:#fff;
	font-weight:bold;
}

#sidebar a:hover {
	text-decoration:none;
	color:#FFEFC6;
	font-weight:bold;
}
	

#footer {
	clear:both;
	background:#7A121C;
	color:#fff;
	font-size:.8em;
	margin:0 auto;
	padding:10px;
}

#footer ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

#footer li {
	display:inline;
	padding:0px;
	margin:0;
}

#footer p {
	padding:5px;
	margin:0px;
}

#footer a {
	text-decoration:none;
	color:#fff;
}

#footer a:hover {
	text-decoration:underline;
	color:#fff;
}

ul.contactInfo {
	list-style:none;
}

.quote {
	font-style:italic;
}

.oddRow {
	background:#F3DD93;
}

.notes {
	padding:0 0 0 20px;
	font-style:italic;
}

a.email {
	text-decoration:none;
	color:#7A121C;
}

a:hover.email {
	text-decoration:underline;
	color:#7A121C;
}

#subHeader a.email {
	text-decoration:none;
	color:#D4A22F;
}

#subHeader a:hover.email {
	text-decoration:underline;
	color:#D4A22F;
}

a.links {
	text-decoration:underline;
	color:#000;
}

a:hover.links {
	text-decoration:none;
	color:#7A121C;
}

ul.newsletters {
	list-style:none;
	margin:0;
	padding:0;
}


img.testimonial {
	padding-top:10px;
	padding-bottom:40px;
}

p.signature {
	padding-bottom:5px;
	margin-bottom:0px;
}

#footer p.adminLogin {
	float:right;
	text-align:right;
	margin:0 auto;
	padding-right:20px;
	font-size:10px;
	text-transform:none;
}

.ensemble {
	text-align:center;
	font-size:11px;
}

.geo-tag {
	clear:both;
	color:#D1D3D4;
	text-align:left;
	margin:20px auto 10px auto;
	font-size:10px;
}
