* { padding: 0; margin: 0; }

:focus {
	outline: 0;
}

body {

 font-family: verdana, Tahoma, Geneva, sans-serif;

 font-size: 12px;

 color: #555;

 background: #BBBBBB url(images/bg_454.gif) repeat-x scroll center top ;
 
 padding-top: 10px ;

}



a img {

  border:0;

}



a {

  color:#222;

}



h1 {

  font-family: Trebuchet MS, Helvetica, sans-serif;
	
	font-size: 22px ;

  margin:25px 15px 15px 25px;

  color:#333;

  border-bottom:1px dotted #999;
	
	text-transform: uppercase ;

}


h2 {

  font-family: Trebuchet MS, Helvetica, sans-serif;
	
	font-size: 16px ;

  margin:25px 15px 15px 25px;

  color:#333;

  border-bottom:1px dotted #999;

}



p {

  margin:10px 20px 5px 30px;

  color:#666;
	
	line-height: 18px ;

}



#wrapper { 

 margin: 0 auto;

 width: 960px;
 
 background-color: #fff ;
 
 border: 5px solid #AAAAAA ;

}



#header {

  height:299px;

  width:960px;

  background:url(images/topmast_photo.jpg) no-repeat #333;

}



#header img {

  margin-left: 600px;

  margin-top: 30px;

}



#content {

  margin-top:0px;

}



#content-column {

  width:708px;
  float:left;
  display:inline;
  margin:0;

}

ul {
 list-style-type:square;
  margin:10px 0px;
  padding:0pt 40px;
	line-height: 18px ;
}

ul li {
  list-style-image:none;
  list-style-position:outside;
  margin:0px 0px 0px 0px;
  padding-left: 10px;
	}


#sidebar {

  width:250px;

  float:left;

  background-color:#333;

  border:1px solid #333333;

  margin:0;
  display:inline;

}



#sidebar p {

  color:#ddd;

  font-size:12px;

  margin:5px 10px 23px 10px;

  line-height:18px;
	
	text-align: center ;

}



#sidebar a {

  color:#fff;

  font-size:12px;

}



#sidebar img {

  margin:25px 24px 24px 30px;

}



#footer {

  width:100%;

}



#footer p {

  padding:20px;

  text-align:center;

  font-size:12px;

}



#map {

  margin-left:25px;

}

#menu {


}

#menu ul {
  float:left;
	width : 100% ;
	list-style: none;
	margin: 0 ;
	padding: 0;
  background-color : #333 ;	
	border-bottom:5px solid #AAAAAA;
  border-top:5px solid #AAAAAA;	
}

#menu li {
  display:inline;
  float:left;
}

#menu li a {
  display:block;
	line-height:40px ;
	padding : 0 20px ;
	color: #fff ;
	font-weight: bold ;  
	text-decoration: none ;
}

#content-column img {
  border:0px solid #CCCCCC;
  margin:16px;
  padding:0px;
}

blockquote {
  background:#F2E3BC url(/assets/templates/dawnacres/images/quote.gif) no-repeat scroll 7px 7px;
  border:0 dashed #999999;
  margin:20px 80px 20px 20px;
  padding:30px 12px 20px 40px;
}

