body {
	background-image: url(http://www.brandiwoodlawn.com/images/graystripes.gif);
	background-repeat: repeat-y;
	background-position: 50% top;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#bwcontent {
	width: 859px;
	background-image: url(http://www.brandiwoodlawn.com/images/whip-left.gif);
	background-repeat: no-repeat;
	background-position: left 138px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}
#menu a {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #898686;
	display: block;
	float: left;
	margin-right: 30px;
	text-decoration: none;
}
#menu a:hover {
	color: #c07437;
}

#middle {
	background-image: url(http://www.brandiwoodlawn.com/images/figure.jpg);
	background-position: 95% top;
	background-repeat: no-repeat;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #CCCCCC;
	padding: 0 180px 25px 25px;
}
#middle h2 {
	font-size: 18px;
	font-weight: normal;
	color: #c07437;
}
#menu a.selected {
	color: #c07437;
}
a {
	color: #c07437;
}




#menu {
	background-image: url(http://www.brandiwoodlawn.com/images/menu.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 24px;
}
#copyright {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #898686;
	font-size: 12px;
	padding: 10px;
	text-align: center;
	}
#middle h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -10px;
	margin-top: 30px;
}

#publications p {
	padding-left:2em;
}
#publications h3 {
	padding-bottom:1em;
}

/*  NEW STYLES */

body {

  font:x-small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  text-align:center;
  color:#ccc;
  font-size/* */:/**/small;
  font-size: /**/small;
  }
div#middle {
	text-align:left;
}
a:link {
  color:#9ad;
  text-decoration:none;
  }
a:visited {
  color:#a7a;
  text-decoration:none;
  }
a:hover {
  color:#ad9;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }

h2 {
  margin:1.5em 0 .75em;
  font:bold 78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#777;
  }

#middle h2.date-header {
	margin:1.5em 0 .5em;
	font-size:10px;
	color:#898686;
}


#middle h3.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  line-height:1.4em;
  color:#ad9;
  }
.post-title a {
  text-decoration:none;
  color:#ad9;
  }
.post-title a:hover {
  color:#fff;
  }

.post {
	 border-bottom:#898686 dotted 1px;
	 padding-bottom:1em;
	 margin-bottom:2em;
 }
 p.postmetadata {
	 font-size:90%;
 }
 div#sidebar ul {
	 list-style-type:none;
	 margin-left:0;
	 padding-left:0;
 }
 .navigation{
	 height:2em;
 }
 .alignleft {
	 float:left;
 }
 .alignright {
	 float:right;
 }
.pagetitle {
	text-transform:capitalize;
	letter-spacing: normal;
}