body {
	margin: 0;
	padding: 0;
	}

#header {
	margin: 0;
	height: 90px;
	padding: 0;
	width: 100%;
	background: white url(images/browercreektext.gif) no-repeat right top;
	}

#logo {
	height: 127px;
	width: 760px;
	background: url(images/bc.jpg) no-repeat left top;
	}

#image {
	width: 400px;
	margin: auto;
	}
	
#tabwrap {
	text-align: left;
	width: 100%;
	border-top: 1px solid #666668;
	border-bottom: 1px solid #666668;
	background: white url(images/tabbackground.gif) repeat left top;
	font-family: arial;
	font-size: 105%;
	}
#tabwrap li {
	display: inline;
	list-style-type: none;
	padding: 0 20px;
	}
#tabwrap li a{
	text-decoration: none;
	}
#tabwrap li a:link {
	color: #ededed;
	}
#tabwrap li a:visited {
	color: #ededed;
	}
#tabwrap li a:hover {
	
	color: black;
	background: url(images/tabbackgroundinvert.gif) repeat left top;
	}
#tabwrap li a:active {
	color: #ededed;
	}	
ul {
	margin: 0;
	padding: 0;
	}
#wrap {
	width: 760px;
	margin: 0 0 5px 0;
	text-align: left; /*re-aligns text within wrap to left alignment*/
	}
		
#content {
	margin: 20px 0 0 5px;
	padding: 0;
	}
	
#bodyfillheader {
	text-align: right;
	margin: 0;
	padding: 0 25px 0 0;
	width: 735px;
	}

#home_content {
  	float: left;
  	width: 735px;
  	padding: 10px 0;
	background: url(images/box_background.gif) repeat-x top left;
	border: 1px solid #D9E0E6;
  	}
#home_content dl {
  	overflow: auto; /* self-clears floats within */
  	width: 716px;
  	margin: 10px 20px 30px 20px;
  	padding: 0;
	
  	}
#home_content dt {
  	float: right;
  	width: 498px;
  	margin: 0;
  	padding: 0;
  	font-size: 130%;
  	letter-spacing: 1px;
  	color: #627081;
  	}
#home_content dd {
  	margin: 0 0 0 218px;
  	padding: 0;
  	font-size: 85%;
  	line-height: 1.5em;
  	color: #666;
  	}
#home_content dl dd.img {
   	margin: 0;
   	}
#home_content dd.img img {
  	float: left;
  	margin: 0 8px 0 0;
  	padding: 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
  	}
/* reverse float */

#home_content .alt dt {
  	float: left;
  	}
#home_content .alt dd {
  	margin: 0 98px 0 0;
  	}
#home_content .alt dd.img img {
  	float: right;
  	margin: 0 0 0 8px;
  	}		

#contentwrap {
	margin: 0;
	padding: 1px 0;
	width: 760px;
	/*background: url(images/bodyfill3.gif) repeat-y left top;*/
	}
	
#contentwrap a {
	text-decoration: none;
	color: black;
	}
#text {
		width: 300px;
		float: left;
		}
#thumbwrapleft {
	margin: 75px auto 0 auto;
	height: 202px;
	float: left;
	width: 735px;
	clear: both;
	}
	
#thumbwrapright {
	margin: 0 auto;
	float: left;
	height: 150px;
	width: 735px;
	clear: both;
	}
	
.thumbl {
	float: left;
	width: 100px;
	margin: 0 70px;
	}
	
.thumbr {
	float: left;
	width: 200px;
	margin: 0 30px;
	}
#seven {
	width: 100px;
	}
#slideshow {
	width: 400px;
	height: 418px;
	float: right;
	margin-right: 0;
	}

h2 {
	}

h3 {
	clear: both;
	}
	
#content p {
	}
	
#contentbottom {
	margin: 0;
	padding: 0;
	height: 49px;
	width: 760px;
	/*background: url(images/bodyfillfooter3.gif) no-repeat left top;*/
	}
	
#footer {
	margin: 0;
	padding: 0;
	width: 760px;
	clear: both;
	}

#tabcontainer li{
	display: inline;
	list-style-type: none;
	padding: 0 20px;
	
	}
#tabcontainer li a{
	}
#tabcontainer li a:link {
	}
#tabcontainer li a:visited {
	}
#tabcontainer li a:hover {
	}
#tabcontainer li a:active {
	}
