body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #767c60;
}
h1, h2, h3, h4, h5, h6, p, a, img, ul, ol, li, dl, dd, dt {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#wrapper {
	width: 760px;
	background: url(images/background7602.gif) repeat-y left top;
	margin: 0 auto;
}

h3 {
	background: #767c60 url(images/wrap-top760.gif) no-repeat left bottom;
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	padding: 15px 0 10px;
	text-transform: uppercase;
	color: #fff;
	}

h3 a {
      color: #ffffff;
      text-decoration: none;
      white-space: nowrap;
   	}
	
h3 a:hover {
	text-decoration: underline;
	}

ul#header {
	margin: 0 15px;
	width: 730px;
	background: #c0c3b0;
	height: 125px;
	overflow: hidden;
	}

ul#header li {
	list-style: none;
	}
	
ul#header li a span {
	display: none;
	}	

li.n_logo {
	float: left;
	display: block;
	width: 225px;
	height: 125px;
	}

li.n_logo a {
	display: block;
	width: 225px;
	height: 125px;
	background: #fff url(images/logo.gif) no-repeat center;
	}
	
li.n_products {
	float: right;
	width: 87px;
	height: 66px;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	}

li.n_products a {
	display: block;
	width: 83px;
	height: 46px;
	padding: 20px 0 0 4px;
	background: url(images/products_tab.gif) no-repeat right top;
	color: #7a3d11;
	text-decoration: none;
	}
	
li.n_headers {
	float: left;
	width: 470px;
	padding: 15px 0 0 30px;
	text-align: left;
	}
	
h1 {
	color: #7a3d11;
	font: bold 17px/18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}

h2 {
	color: #000;
	font: italic 12px/15px Arial, Helvetica, sans-serif;
    letter-spacing: .05em; 
	}

div#sidebar {  
	width: 225px;
	float: left;
	padding: 30px 0 0 15px;
	text-align: center;
	}
	
div#content {
background: white;
	width: 475px;
	float: left;
	text-align: left;
	padding: 30px 0 30px 30px;
	}

#sidebar p {
	margin: 15px 0 0 28px;
	text-align: left;
	font: normal 11px/17px Arial, Helvetica, sans-serif;
	}

div.listleft {
	clear: both;
	width: 220px;
	float: left;
	}

div.listright {
	float: right;
	width: 250px;
	}

#content p {
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	margin: 0 40px 15px 0;
	}

#content ul,
#content ol {
	font: normal 11px/17px Arial, Helvetica, sans-serif;
	margin: 0 40px 15px 0;
	}

#content div p {
	margin: 0 0 15px;
	}

#content div.listright p {
	margin-left: 10px;
	}
	
#content div.listright p.tan {
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	background: #e3e4d9;
	margin: 0 0 15px;
	padding: 10px 30px 10px 10px;
	}

#content p a,
#content li a,
#sidebar p a {
	color: #7a3d11;
	text-decoration: none;
	white-space: nowrap;
	}
	
#content p a:visited,
#content li a:visited,
#sidebar p a:visited {
	color: #984f1b;
	text-decoration: none;
	white-space: nowrap;
	}

#content p a:hover,
#content li a:hover,
#sidebar p a:hover {
	color: #7a3d11;
	text-decoration: underline;
	white-space: nowrap;
	}

#content p.quotes {
	font: normal 12px/13px Arial, Helvetica, sans-serif;
	margin: 0 40px 15px 0;
	}	

#content p.copy {
	font: normal 11px/17px Arial, Helvetica, sans-serif;
	color: #7a3d11;
	margin: 30px 30px 0 0;
	text-transform: uppercase;
	text-align: center;
	clear: both;
	}

#content ul#locations li {
	list-style: none;
	margin: 0 0 3px;
	}
	
div.bottom {
	clear: both;
	background: #767c60 url(images/wrap-bottom760.gif) no-repeat left top;
	width: 760px;
	height: 15px;
	overflow: hidden;
	}
