body {
	margin:0px;
	padding:0px;
	text-align: center;
	background-color: #FAF4E4;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}



html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
   
 

#wrapper
{
	width:100%;
	text-align:center;
	margin: 0 auto;
	clear: both;
	height:100%;

}
 

a{
color: #484848;
TEXT-DECORATION: none; 
}


h1,h2,h3,form {
	margin: 0; padding:0; 
 }

p {margin: 0;padding:0; }

 
table ,td ,tr {
	border:0; 
} 
 
 
#pricesTable{border:none} 
#pricesTable td{ border-bottom:1px dotted #ccc }
  

.bbd{border-bottom:1px dotted #ccc }
.bbs{border-bottom:1px solid #ccc }
.bfd{border :1px dotted #ccc }
.bfs{border :1px solid #ccc }
 
#NavSub .seLnk a , #NavSub .seLnk a:hover , #NavSub .seLnk { margin:0; padding:0;TEXT-DECORATION: none;color:#3B221E;}

.B1{
height:21px;
	background-color: #666666;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
}
 
.bulletts {
	list-style-image: url(files/bullettspacer.gif);
	list-style-position: inside;
}


form {
	margin: 0;
	padding: 0;
}


 


#innerWrapper
{
	text-align:left;
	margin: 5px;
}
  
  

#top{
	text-align: center;
	margin: 0 auto;
	height: 163px;
	width: 850px;
 } 

#logo{
	margin-top: 25px;
}

#topImage{
    margin:0 auto;
    text-indent: -5000px;
	text-align: center;
	background-color: #FFFFFF;
	height: 325px;
	border-bottom: none; 
	border-top: none;
	border-right: 4px solid #fff;
	border-left: 4px solid #fff;
}
 
#menu{
	margin:0 auto;
	text-align: center;
	background-color: #fff;
	background-image: url(images/menuBg.png);
	background-position:left top;
	background-repeat:repeat-x;
	border-bottom: 2px solid #fff;	
	border-top: none;
	border-right: 4px solid #fff;
	border-left: 4px solid #fff;
	width: 850px;
} 

#menu ul{
	margin:0;
	padding:3px 0 0 0;;
	height: 46px;
	line-height: 46px;
	list-style: none;
} 
 
 
#menu li {
	MARGIN: 0px; padding:0;
	DISPLAY: block;
	float:left;	
}



#menu  li a {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	MARGIN: 0px;
	COLOR: #553734;
	TEXT-DECORATION: none;
	padding: 0 14px  0  13px;
	DISPLAY: block;
	float:left;
	border-right: 1px solid; 
	border-left: 1px solid;
	border-left-color: #F3F3F3;
	border-right-color: #CACACA;
}
  
 
#menu  li a:hover{ color:#000000; background-color:#D3D3D3} 

#menu  li a.menuSelected{
	font-weight: normal;
	font-style:normal;
	color: #000;
	background-image: url(images/menuBg.png);
	background-position:left bottom;
	background-repeat:repeat-x;
}

#menu li.firstItem{ }
#menu li.firstItem a { border-left:0px none}
#menu li.lastItem a{ border-right:0px none }

#imageShadow{
	background-image: url(images/imageShadow.gif);
	border-right: 4px solid #fff;
	border-left: 4px solid #fff;
	width: 850px;
	margin:0 auto;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
  }

#contentWrapper{
	width:858px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding-bottom: 25px;
	background-image: url(images/imageShadow.gif);
	background-repeat: no-repeat;
	background-position: top center;
	clear: both;
} 

.contentLeft{
	float:left;
	width: 200px;
	background-color: #fff;
	margin-left: 15px;
	border-right: 1px dotted #fff;
	margin-top: 15px;
	text-align: left;
}



.contentLeft ul{
	padding:0;
	list-style:none;
	margin: 0;
	text-align: right;
	margin-top: 5px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 15px;
}

.contentLeft li{
	padding: 0px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 5px;
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
}

.contentLeft li a{
	color: #666666;
	font-size: 13px;
	padding-right: 0px;
	font-weight:bold
}
.contentLeft li a:hover{
color:#000; font-weight:bold;
}

.contentRight{
	float:right;
	border:0;
	width: 600px;
	margin-right: 15px;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 15px;
}

.contentRight a{ text-decoration:underline;}
.contentRight p{ padding-top:0;padding-right:10px;padding-left:10px;padding-bottom:10px;}

 
 
.contentRight ul{padding:0;  padding-bottom:5px; display:block;margin:0px; margin-left:10px;	}

.contentRight li{
padding:0;  margin: 0;
padding-left:17px;
list-style-type:none;
background-image:url(images/tick.gif); 
background-repeat:no-repeat;
 }
 

 #footer{
	height: 65px;
	background-position: top;
	background-color: #472F29;

	background-image: url(images/bgFooter.jpg);
}

 
#NavSub {
	margin: 0;
	padding: 0;
	text-align: center;
	padding-top: 30px;

}

#NavSub UL {
	display: inline;
	margin-right: 25px;
	list-style-type: none;

}

#NavSub li {
	DISPLAY: inline;
	LIST-STYLE-TYPE: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	font-style: normal;	font-size: 14px;
}

 
 

#NavSub A { 
	HEIGHT: auto;
	width: auto;
	font-size: 9px;
	color: #663300;
	font-style: italic;
}
 
 
#NavSub A:hover {
color:#336600;
}

#siteBy{
	text-align: right;
	color: #999999;
	width: 98%;
	font-style: normal;
	margin-top: -6px; font-size:11px;
}
#siteBy a{
	color: #999999;font-size:11px;
}
