@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
background:#351e15 url(images/ebe_bg_final.jpg) repeat;
font-family:'Trebuchet MS', sans-serif;
font-size:.75em;
color:#FFFFFF;
}

*, * focus {
	outline: none;
}*

img{
border:none;}

#wrapper{
width: 970px;
height:90em;
margin-right:auto;
margin-left:auto;
padding-left:10px;
padding-right:10px;
}

/*This is the LEFT COLUMN stuff*/

#brand{
width:400px;
min-height:340em;
background:#6b1c26 url(images/bg_logo.png) no-repeat;
padding-top:30px;
float:left;
border-right:1px solid#1d120c;
border-left:1px solid #1d120c;
}

#logo{
position:relative;
}

#logo h1{
text-indent:-9999em;
background:url(images/logo.png) no-repeat;
width: 289px;
min-height:169px;
margin-left:auto;
margin-right:auto;
}

#photoRotator{
background: transparent url(images/photo_rotator_bg.png) no-repeat;
width:375px;
min-height:510px;
margin-left:auto;
margin-right:auto;
}

#photo{

width:325px;
height:442px;
margin-left: auto;
margin-right:auto;
padding-top: 30px;
}

/*Quotes*/

div#quotes {
width:375px;
  height: 200px;
  overflow: hidden;
  position: relative; /* fix for IE to respect overflow */
  margin-left:13px;
  margin-top:20px;
}

dl.quote {
  background-color: #52151d;
  height: 175px;
  margin: 0 0 13px 0;
  padding: 10px;
  position: relative;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -o-border-radius: 9px;

}

dl.quote dt {
  margin-bottom: .5em;
  font-size: 14px;

  color:#bc989c;
}

dl.quote dd {
  bottom: 10px;
  font-size: 11px;
  right: 10px;
  text-align: right;
 
  position: absolute;
  color:#bc989c;
}

/*End Quotes*/

#content{
float:right;
margin-left:10px;
padding-top: 30px;
}

#navigation{
background-color:#664840;
width:540px;
height:20px;
border-top: 1px dotted #311c13;
border-bottom: 1px dotted #311c13;
}
  
#phone{
float:left;
padding-left:10px;
padding-top:1px;
}
  
#nav{
text-align:right;
padding-right:10px;
}

#nav a:link{
color:#fff;}

#nav a:hover{
color:#A82D3C;}

#nav a:visited{
color:#fff;}
  

#missionStatement{
width:540px;
font-family:"Times New Roman", Times, serif;
font-size:30px;
padding-left:10px;
width:540px;
margin-top:20px;
margin-bottom:20px;
}

.italics{
font-family:"Times New Roman", Times, serif;
color:#CD6470;
}

.callOut{
font-family:"Times New Roman", Times, serif;
color:#CD6470;
}

#lob{
background-color:#664840;
color:#311C13;
width:540px;
border-top: 1px dotted #311c13;
border-bottom: 1px dotted #311c13;
padding-left:10px;
padding-top:15px;
padding-bottom:10px;
margin-bottom:20px;
}

.toggle_container a:link{
color:#311c13;
text-decoration:none;
border-bottom:1px dotted #311c13;
font-weight:bold;
}

.toggle_container a:visited{
color:#311c13;
text-decoration:none;
border-bottom:1px dotted #311c13;
font-weight:bold;
}


.toggle_container a:hover{
color:#a82d3c;
text-decoration:none;
border-bottom:1px dotted #a82d3c;
font-weight:bold;
}


/*Toggle Controls*/

h2.trigger {
	padding: 0 0 0 50px;
	margin: 0 0 5px 0;
	background: url(images/toggle.png) no-repeat 0 0;
	height: 50px;
	line-height: 46px;
	width: 500px;
	font-size: 2em;
	font-weight: normal;
	float: left;
}
h2.trigger a {
font-family:Georgia, "Times New Roman", Times, serif;
	color: #a82d3c;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover {
	color: #311c13;
}

h2.active {
background: url(images/toggle.png) no-repeat 0 -50px;
}


.toggle_container {
	background:#EFEBE1 url(images/patt_4ab3ec65e1a55.jpg) repeat;
	border-bottom:5px solid #372017;
	border-top:1px solid #372017;
	clear:both;
	color:#372017;
	font-size:1.2em;
	margin:0 0 10px 10px;
	overflow:hidden;
	padding:0;
	width:480px;
	
}
.toggle_container .block {
	padding: 10px;
}
.toggle_container .block p {
	line-height:25px;
	margin:5px 0;
	padding:5px 10px;
}

.toggle_container h3 {
border-bottom:1px dashed #CCCCCC;
font-family:normal Georgia,"Times New Roman",Times,serif;
font-size:1.5em;
margin:0 5px;
padding:0 0 5px;
font-weight:normal;
}


.toggle_container img {
	float: right;
	margin: 10px 15px 15px 15px;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}

/*Gallery*/

#gallery{
width:540px;
margin-left:10px;}









/*End Controls*/
  
















#about{
width:540px;
margin-bottom:15px;
}

#bio{
width:540px;
line-height:18px;
border-bottom:1px dotted #fff;
}

.caps{
color:#CD6470;
font-weight:bold;
}

#bio h3{
color:#CD6470;}

.bioimg{
float:right;
border:0px;
margin:0px;
}

#footer{
padding-top:10px;
padding-bottom:300px;
width:540px;
}

#bio a:link{
color:#fff;
text-decoration:none;
border-bottom:1px dotted #fff;
font-weight:bold;
}

#bio a:visited{
color:#fff;
text-decoration:none;
border-bottom:1px dotted #fff;
font-weight:bold;
}

#bio a:hover{
color:#CD6470;
text-decoration:none;
border-bottom:0px !important;
font-weight:bold;
}







