body{
	
	font-family: verdana, arial, sans-serif;
	font-size: 80%;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #a87b60;
	text-align: center;
	margin:0px;
}

#outercontainer{
	width: 1145px;
	margin: 0px auto;
	background-image: url(../images/floral.png);
	background-repeat: no-repeat;
}

#container{ 
	width: 760px;
	margin-left: auto;
	margin-right:auto;
	text-align: left;
	background-color: #e6caae;
}

#masthead{
	background: url(../images/masthead.jpg);
	height: 149px;
	padding: 0px;
}

#sideleft{
	float: left;
	padding: 12px;
	margin: 12px 12px 12px 12px;
	font-size: 12px;
}

#sideleft p{
	text-decoration: underline;
	color:  #3f0d0b; 
	font-weight: bolder;
}

#sideleft a{
	color:  #3f0d0b;
	font-weight: bold
}

#sideleft a:hover{
	color:  #722b0b;
}

#maincontent{
	width: 560px;
	float: right;
	color: #3f0d0b;
	padding: 0px;
	margin-top: 1px;
	margin-right: 15px;
}

ul{
padding: 9px;
}

#maincontentback{
	padding: 20px;
	padding-right:25px;
	margin-top: -3px;
	text-align:justify;
	background-color: #f6e7d8;
	border: 2px solid #999;
}

#nav{
	background-color: #52181e;
	text-align: right;
	padding: 3px;
	color: #722b0b;
	font: arial;
}

a {
	color: #dd8e60;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

a: visited {
	color: #f4e5d6;
	text-decoration: none;
}

#contactarea{
	padding: 5px 0px 10px 10px;
	text-align: right;
	background-color: #e9d5ca;
	color: #3f0d0b;
}

#contactarea a{
	color: #3f0d0b;
}

#contactarea a:hover{
	color: #dd8e60;
}

#sidebarbottom{
	width: 172px;
	background-repeat: repeat-y;
}

#table{
	text-align: center;
	vertical-align:middle;
	padding-top: 30px;
}

h4{
	font-size: 12px;
	font-weight:bold;
	font: Arial, Helvetica, sans-serif;
}

#footer{
	background-color: #52181e;
	font-family: arial, verdana;
	text-align: center;
	font-size: 9px;
	color: #f4e5d6;
	height: 12px;
	padding-top: 1px;
	text-transform: uppercase;
}

#footer a{
	color: #f4e5d6;
}

#footer a:hover{
	color: #dd8e60;
}
.thumb{
	float: left;
	width: 100px;
	height: 100px;/**/
	background-color: #fff;
	margin: 10px;
	border: 1px solid #000;
}
	
div.thumb img{
	border: 0px;
	padding: 10px;
}

.CatName
{
	font-size:18px;
	font-weight:bold;
}

.CatDesc
{
	font-size:13px;
	font-weight:bold;
	padding-left:15px;
}
.ItemName
{
	font-size:12px;
	font-weight:bold;
}
.ItemDesc
{
	font-size:10px;
}
