body{
  margin:0;
	padding:0 222px 0 150px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;  
	font-size: small; 
	color: #000000; 
	background-color: #FFFFFF; 
	line-height: 14px; 
    voice-family: "\"}\""; voice-family:inherit;	
}
p {
	font-size: small;
	line-height: 20px;
	color: #333333;
	text-align: left;
}
li  {
	text-align: left;
	list-style: url(/images/bullet.gif);
}
h1 {
	font-size: large;
	font-weight: bold;
	color: #333333;
	line-height: 1.0em;
	margin-top: 1em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 0px;
	width: 100%;
	clear: right;	
}
h2 {
	font-size: 117%;
	color: #4F2700;
	line-height: 1em;	
	padding-bottom: 4px;
	margin-bottom: 0px;
	border-bottom: 0px;
}
h2+p   {
margin-top: .5em;
}
h3 {
	font-size: small;
	color: #9C4E4E;
	font-face: bold;
}
h4 {
	font-size: small;color: #996600;
}
hr {
	border: 1px solid #CE9E6F;

}
#container{
	background-color:#fff;
	float:left;
	position: relative;
	width:100%;	
	border-left:150px solid #663333; /* The width and color of the left rail */
	border-right:222px solid #fff; /* The width and color of the right rail */
	border-bottom: 1px solid #633;
	margin-left:-150px;
	margin-right:-222px;
	margin-top: 79px;
	display:inline; /* So IE plays nice */
}
#container2{
	background-color:#fff;
	float:left;
	position: relative;
	width:100%;	
	border-left:150px solid #663333; /* The width and color of the left rail */
	border-right:0px solid #fff; /* The width and color of the right rail */
	border-bottom: 1px solid #633;
	margin-left:-150px;
	margin-right:0px;
	margin-top: 79px;
	display:inline; /* So IE plays nice */
}
#leftRail{
	float:left;
	width:150px;
	margin-left:-150px;
	position:relative;
}
#center{
	float:left;
	width:100%;
	margin-right:-100%;
	display: inline;
	position: relative;
}
#center2{
	float:left;
	width:100%;
	margin-right:100%;
	display: inline;
	position: relative;
}
#rightRail{
	float:right;
	width:222px;
	margin-right:-222px;
	position:relative;
	display: inline;
}
#tagline {
	text-align: middle;
	align: center;
	padding: 10px; 
	font-size: small; 
	font-variant: small-caps;
}
#content {
padding: .5em 1.5em 1.5em 1.5em;
float: left;
position: relative;
width: 90%;
}
#searchdiv {
position: relative;
float: right;
padding-left: 1em;
margin-bottom: 0.5em;
}
#searchquotediv {
position: relative;
float: left;
}
#header {
float: left;
height: 79px;
position: absolute;
top: 0px;
left: 0px;
}
#logo {
float: left;
position: relative;
}
#divider {
background: #663333;
width: 100%;
height: 2px;
float:left;
position: absolute;
top: 79px;
left: 0px;
}
#footer {
display: none;
position: relative;
}
ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
}
ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}
ul#navlist li a
{
display: block;
padding: 5px 0 5px 5px;
border-width: 1px;
border-color: #663333;
border-style: solid;
color: #fff;
text-decoration: none;
background: #996600;
}
#navcontainer>ul#navlist li a { width: auto; }
ul#navlist li#active a
{
background: #E3CC71;
border-left: 5px solid #663333;
color: #800000;
}
ul#navlist li#xmas a
{
background: #900;
border-left: 0px solid #663333;
color: #fff;
}
ul#navlist li.level2 a
{
background: #F8F4ED;
border-left: 10px solid #fff;
color: #333;
}
ul#navlist li.level2active a
{
background: #fff url(/images/bullet.gif) no-repeat left;
border-left: 10px solid #fff;
color: #000;
padding-left: 10px;
}
ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #000;
background: #f0e7d7;
border-color: #663333;
}
.spacer {
width: 100%;
float: left;
position: relative;
}
#printdate {
	display: none;
	position: relative;
	width: 573px;
	height: 90px;
}
#photo {
border: 1px solid #633;
}
.progress {
background-color: #663333;
color: #ffffff;
padding: 2px;
text-align: center; 
}
div.floatwd {
  float: left;
  position: relative;
  text-align: left;
  width: 90%;
  padding: 5px;
  }
div.floatwd2 {
  text-align: left;
  position: relative;
  float: left;
  width: 100%;
  border: 1px solid #663333;
  background-color: #f0e7d7;  
  padding: 5px;
  }  
div.floatwd p {
 text-align: left;
 line-height: 16px;
   }
div.floatwd2 p {
 text-align: left;
 line-height: 16px;
   }        
div.float {
  float: left;
  position: relative;
  text-align: center;
  width: auto;
  }
div.float2 {
  float: left;
  position: relative;
  text-align: center;
  width: auto;
  height: 250px; 
  border: 1px solid #663333;
  background-color: #FFF;  
  margin-right: 2px;
  margin-bottom: 2px;  
  padding: 0;
  align: centre;
  }  
div.float p {
 text-align: center;
 width: 100px;
 padding: 10px;
 line-height: 16px;
   }
div.float2 p {
 text-align: center;
 width: 100px;
 padding: 5px;
 line-height: 16px;
   }   
div.floatpattern {
  float: left;
  position: relative;
  text-align: center;
  width: 69px;
  height: 120px;
  padding: .5em;
  }
div.floatpattern p {
 text-align: center;
 width: 69px;
 line-height: 16px;
   }   
div.floatpatternwood {
  float: left;
  position: relative;
  text-align: center;
  width: 120px;
  height: 150px;
  }   
div.floatpj {
  float: left;
  position: relative;
  text-align: center;
  padding: 0;
  width: auto;
 }
div.floatpj2 {
    float: left;
	position: relative;
	text-align: center;
	width: auto;
	border: 1px solid #663333;
	background-color: #FFF;
	padding: 0;
	margin-right: 4px;
	margin-bottom: 4px;	
  } 
div.floatpj p {
 text-align: center;
 width: auto;
 line-height: 16px;
 padding:0;
}
div.floatpj2 p {
 text-align: center;
 width: auto;
 line-height: 16px;
 padding:0; 
}    
div.floattest {
  float: left;
  position: relative;
  text-align: left;
  width: 160px;
  padding: 10px;
  }
div.floattest2 {
  text-align: left;
  width: 150px;
  height: 200px; 
  float: left;
  position: relative;
  border: 1px solid #663333;
  background-color: #E3CC71;  
  padding: 5px;
  }  
div.floattest p {
 text-align: left;
 line-height: 16px;
   }
div.floattest2 p {
 text-align: left;
 line-height: 16px;
   background-color: #E3CC71; 
   }     
.smaller {
font-size: smaller;
}   
#quicklinksbar {
	float: left;
	clear: right;
	background-color: #f0e7d7;
	padding: 0 .5em 0 .5em;
	margin-right: -10px;

}
html>body ul#buttonback li a {width: auto;}
#buttonback {
	margin: 0px;
}
#buttonback ul li {display: inline; /* fixes white space bug in IE5 */}	 
#buttonback ul li a:link { 
	display: block; 
	float: left; 
	position: relative;
	text-decoration: none; 
	voice-family: "\"}\""; 	/* box model hack required for IE5 as table cells don't pick up body's size reduction to 90% */ 
	voice-family: inherit;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 2px solid #f0e7d7;
	border-right: 2px solid #f0e7d7;			
	text-align: center;
	vertical-align: middle;
	color: #fff;
	margin: .5em;	
	padding: .5em;
	background: #633;
	}
#buttonback ul li a:visited { 
	display: block; 
	float: left; 
	position: relative;
	text-decoration: none; 
	voice-family: "\"}\""; 	/* box model hack required for IE5 as table cells don't pick up body's size reduction to 90% */ 
	voice-family: inherit;
	border-top: 1px solid #f0e7d7;
	border-left: 1px solid #f0e7d7;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;			
	text-align: center;
	vertical-align: middle;
	color: #fff;
	margin: .5em;	
	padding: .5em;
	background: #633;
	}	
#buttonback ul li a:hover {
	display: block;
	float: left;
	text-decoration: none;
	color: #fff;
	background: #633;
	border-top: 2px solid #f0e7d7;
	border-left: 2px solid #f0e7d7;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	voice-family: inherit;
	text-align: center;
	vertical-align: middle;
	margin: .5em;	
	padding: .5em;
	voice-family: "\";	}\""; 	/* box model hack required for IE5 as table cells don't pick up body's size reduction to 90% */ 
	}
.gallery {
	border: 10px solid #f0e7d7;
	margin-right: 1em;
}	
#menubox {
	position: absolute;
	left: 1.5em;
	top: 3em;
}
#navcontainer
{
background: #663333;
width: 150px;
margin: 0 auto;
padding: 1em 0;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 13px;
text-align: center;
position: absolute;
top: 79px;
left: 0px;
}
.free {
	background: #FBC900;
	color: #000066;
	padding: .2em;
	border: 1px solid #fff;
}
.bm {
	list-style: url(../images/downarrow.gif);
	line-height: 1.5em;
}
div.homepagecontainer {
	overflow: auto;
	width: 100%
}
div.homepagecontainer li {
list-style-position: inside;
}
.stains {
float: left;
border: 0;
margin: 0;
padding: 0;
width: 119px;
height: 73px;
margin-right: 2px;
margin-bottom: 2px;
font-size: smaller;
}
div.comments {
  text-align: left;
  width: 100%;
  float: left;
  position: relative;
  border: 1px solid #663333;
  background-color: #f0e7d7;  
  margin-bottom: .5em;
  padding: .3em;
  } 
div.comments p {
padding: 0;
}
.googlesearchbox {
	background: url(/images/google.gif) no-repeat fixed right top;
	width: auto;
}
.top a {
align: right;
clear:both; 
float: right;
text-decoration:none;
padding-bottom: .5em;
}
#tabheader {
  float:left;
  width:100%;
  background:#DAE0D2 url("/images/bg.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
  }
#tabheader ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#tabheader li {
  float:left;
  background:url("/images/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
	text-align: none;
	list-style: none;  
  }
#tabheader 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 \*/
#tabheader a {float:none;}
/* End IE5-Mac hack */
#tabheader a:hover {
  color:#333;
  }
#tabheader #tabcurrent {
  background-image:url("/images/left_on.gif");
  }
#tabheader #tabcurrent a {
  background-image:url("/images/right_on.gif");
  color:#333;
  padding-bottom:5px;
  }
.h1pad{
	padding-top: 2.5em;
	margin-bottom: .5em;
} 
.bratings{
	background-image: url(/images/rating-star.gif);
	height: 12px;
	width: auto;
	float: left;
}
.homeboxcontainer{
float: left;
width:100%;
}
.homebox{
float: left;
width: 45%;
padding-right: .5em;
margin: 0 .5em 0 0;
}
.homebox h2 {
background: #663333;
color: #fff;
padding: .5em;
margin: 0 .5em;
}
.homebox p {
padding: 0 .5em;
margin: 0 .5em;

}
.homeboxwide{
float: left;
width: 90%;
padding-right: .5em;
margin: 0 .5em;
}
.homeboxwide h2 {
background: #663333;
color: #fff;
padding: .5em;
margin: 0 .5em;
}