.main-content {
	background-color: #FFFFFF;
}

#sfWebDebug {
  display: none;
}

h1 {
  color: #000000;
}
/*Positioning*/
#headerPhone {
  position: absolute;
  left: 295px;
  color: #FFFFFF;
}

#headerNav {
  position: absolute;;
  left: 820px;
  font-size: 108%;
  font-weight: bold;
  color: #FFFFFF;
}

#headerNav a {
  color: #FFFFFF;
}

#logo {
  position: absolute;
  left: 80px;
  top: 0px;
}

#leftNav {
  margin-left: 80px;
  position: absolute;
  left: -10px;
  top: 120px;
  color: #FFFFFF;
}


#leftNav a {
  color: #FFFFFF;
}

.main-content {
  width: 400px;
  position: absolute;
  left: 292px;
  top: 105px;
}
/*END - Positioning */



a {
  text-decoration: none;
  color: #000000;
}

a:hover {
  text-decoration: underline;
}

a:visited {
	
}

body {
  /*background: #000000 url(/images/backgrounds/bg2.jpg) no-repeat scroll 0 0*/
  /*background: #000000 url(/images/backgrounds/1.gif) repeat-x;*/
  background: #000000 url(/images/backgrounds/brooksBg2.gif) no-repeat scroll 0 0;
  color: #000000;
}

.wrapper {
  height: 1000px;
}

#hd {
  height: 30px; 
  padding-top: 15px;
}

#headerPhone {
  font-size: 131%;
  font-weight: bold;
}

#headerNav {
  font-size: 108%;
  font-weight: bold;
}

#logo {
  z-index: 1;	
}

#logo img {
	width: 180px;
}

#leftNav {
  font-size: 93%;
  font-weight: bold;
}

.yuimenubaritem {
  width: 180px;
  margin-bottom: 20px;
  padding-top: 3px;
}

.yuimenubaritem h3 {
  font-size: 131%;
  margin-left: -3px;
  width: 165px;
  color: #FFFFFF;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 5px;
  padding-bottom: 3px;
}

/* menubaritems that don't have any sub links */
.nosublink {
	margin-bottom: 0px;
}
.nosublink h3 {
	border-bottom: none;
}


.yuimenubaritemlabel:hover	 {
  text-decoration: none;
}

.yuimenu {
  font-weight: bold;
}

.yuimenu a {
  color: #FFFFFF;
  font-size: 108%;
}

#bd {
  width: 700px;	
   
}

.main-content {
  border: 1px dotted #333333;
  min-height: 600px;
  padding: 5px;
}

#ft {
  text-align: center;
  width: 730px;
  position: absolute;
  left: 260px;
  color: #FFFFFF;
}

#ft a {
  color: #FFFFFF;
}


#ft address {
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: bold;
}

#footerNav {
	
}
