body {
	background-color: #BdaB69;
	background-image:   url(images/brownpaper.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
p, div, blockquote, ol{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
p a:link{
	text-decoration: underline;
	}
p a:hover, a:active { 
	text-decoration: underline; 
	color: #660000;
	}
td.nav {
	font: 8pt/20pt verdana; 
	text-align: center;
	}
a:link { 
	text-decoration: underline; 
	color: #880000;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #660000;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
h3 a:link{
	text-decoration: none;
	color: #880000;
	}
h3 a:hover, a:active { 
	text-decoration: underline; 
	color: #660000;
	}
	
#container { 
	padding: 0px 175px 0px 110px;  
	margin: 0px; 
	}
#coupon {
	margin: 0px 0px 0px 60px; 
	border-top: 3px dashed #663300;
	border-right: 3px dashed #663300;
	border-bottom: 3px dashed #663300;
	border-left: 3px dashed #663300;
	width: 400px;
	padding: 0px 0px 20px 0px; 
	text-align: center;
	align: center; 
 	}
#intro {
	min-width: 470px;
	position: relative;
	font: italic bold 12pt/20pt georgia;
	}
#pageHeader { 
	margin-bottom: 20px;
	}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1 { 
	background: transparent url(images/logo.jpg) no-repeat top left; 
	margin: 20px 20px 20px 20px; 
	width: 205px; 
	height: 150px; 
	float: left;
	clear: none
	}
#pageHeader h1 span {
	display:none
	}
#pageHeader h2 { 
	background: transparent url(h2.gif) no-repeat top left; 
	margin-top: 58px; 
	margin-bottom: 40px; 
	width: 200px; 
	height: 18px; 
	float: right;
	}
#pageHeader h2 span {
	display:none;
	}
#quickSummary {
	clear: both; 
	margin: 20px 20px 20px 20px; 
	width: 180px; 
	float: left;
	border-top: 1px solid #663300;
	border-right: 1px solid #663300;
	border-bottom: 1px solid #663300;
	border-left: 1px solid #663300;
	}
#quickSummary p {
	font: italic 8pt/20pt georgia; 
	text-align:center;
	}
#quickSummary2 {
	margin: 20px 10px 20px 10px; 
	width: 180px;
	height: 160px;
	float: left;
	border-top: 1px solid #663300;
	border-right: 1px solid #663300;
	border-bottom: 1px solid #663300;
	border-left: 1px solid #663300;
	}
#quickSummary2 p {
	font: italic 8pt/20pt georgia; 
	text-align:center;
	}
#testimonial {
	clear: both; 
	background: transparent url(images/note.jpg) no-repeat top left; 
	margin: 20px 20px 20px 15px; 
	width: 160px; 
	float: left;
	padding-left: 13px;
	}
#testimonial p {
	font: 9pt/10pt arial;
	color: #331100; 
	}
#banner {
	margin: 20px 40px 20px 20px; 
	border-top: 1px solid #663300;
	border-right: 1px solid #663300;
	border-bottom: 1px solid #663300;
	border-left: 1px solid #663300;
	}
#nav {
	font: 8pt/20pt verdana;
	position: relative;
	margin: 0px 0px 0px 0px;
	width: 585px;
	left: 0px;
	height: 40px;
	top: -5px;
	}
#nav a:link, a:visited { 
	text-decoration: none; 
	color: #880000;
	}
#nav a:hover, a:active { 
	text-decoration: underline; 
	color: #660000;
	}
#sidenav {
	font: 8pt/20pt verdana; 
	position: relative;
	left: 20;
	}
#sidenav a:link, a:visited { 
	text-decoration: none; 
	color: #880000;
	}
#sidenav a:hover, a:active { 
	text-decoration: underline; 
	color: #660000;
	}
#footer {
	font: 8pt/20pt verdana;
	position: relative;
	margin-top: 40px;
	left: 30;

	}
#footer a:link, a:visited { 
	text-decoration: none; 
	color: #990000;
	}
#footer a:hover, a:active { 
	text-decoration: underline; 
	color: #660000;
	}
#menu {
	position:relative;
	margin: 10px 10px 10px 10px; 
	border-top: 1px solid #663300;
	border-right: 1px solid #663300;
	border-bottom: 1px solid #663300;
	border-left: 1px solid #663300;
	font: italic 8pt/12pt georgia;
	padding: 10px 10px 10px 10px;
	width: 680px; 
	}
#menu h1 {
	font: italic bold 14pt/12pt georgia; 
	}
#menu h2 {
	font: italic bold 12pt/12pt georgia; 
	}	
#menu h3 {
	font: bold 10pt/12pt georgia; 
	}
p.menu , td.menu{
	font: italic 8pt/12pt georgia; 
	}
hr.menu {
	border: none 0; 
	border-top: 3px double #663300;
	width: 95%;
	height: 3px;
	margin: 10px auto 0 0;
	}	
#menu .bullet {
	list-style-image: url(image/menubullet.gif);
	}
#menu .bullet {
	hr-style-image: url(image/hr.gif);
	}
#menucontact {
	clear: left;
	margin: 0px 10px 10px 10px; 
	width: 250px; 
	float: right;
	font: italic bold 8pt/10pt georgia; 
	text-align: center;
	}
div.pageBreak { 
   page-break-before: always; 
   }
input, select, textarea {
	background:   #B89B45 url(images/brownpaper.jpg);


}
.smitalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
#hometext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
#maincontent {
	padding:8px;
	width:750px;
}
#header {
  float:left;
  width:100%;
  /*background:#DAE0D2 url("images/bg.gif") repeat-x bottom;*/
  font-size:65%;
  line-height:normal;
  }
#header ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#header li {
  float:left;
  background:url("images/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#header a {
  float:left;
  display:block;
  background:url("images/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#333;
  }
#header #current {
  background-image:url("images/left_on.gif");
  }
#header #current a {
  background-image:url("images/right_on.gif");
  color:#333;
  padding-bottom:5px;
  }
.submenu {
  padding:5px;
  clear:both;
  background-image:url("images/right_bottom.gif");
  border:1px solid #8F7C47;
  text-align:center;
  }
.submenu a {
  text-decoration:none;
  font-family:verdana;
  font-weight:bold;
  font-size:85%;
 }