body {
	padding: 0px;
	font-size: 0.7em;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	background-color: #ccbcaf;	
	margin:23px 0px; 
	padding:0px;
	text-align:center;
	background: url('background.gif') repeat-x top #CCBCAF;

}
TABLE {
	font-size: 100%;
	width: 100%
}

a {
	color: #C84D17;
	text-decoration: none;
}
a:hover {
	color: #3A9BD1
}
img { border:none }


.header {
	height: 167px;
	vertical-align: top;
	background-image: url('header1.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

.outertable {
   background: url('table1.gif') repeat-y top;
   border: none;
	text-align: left;
	width: 740px;
	margin: auto
}
.RightBar {
	background-image: url('winebottle.jpg');
	background-repeat: no-repeat;
	text-align: left;
	background-position: center;
}

.footer {
	background: url('footer1.gif') no-repeat bottom right;
	height: 41px;
}
.post {
	text-align: justify;
	}
.footer p {
	margin: 0;
	text-align: center;
	color: #5F5F5F
	
 	}

.maincontent {
	padding: 20px;
	vertical-align: top;
	color: #5F5F5F;
	padding-top: 5px;
	overflow: auto;
}
.line {
	font-size: 0.1em;
	border-bottom: 1px solid #777777
}
.productdetails {
	vertical-align: top;
}

.productlink {
	padding-left: 20px;
	color: #5F5F5F;
	padding-bottom: 10px
}
.productimage {
	width: 330px;
	vertical-align: top;
	padding-left: 20px;
	padding-bottom: 20px
}
.productdetails {
	vertical-align: top;
	padding-right: 20px
	
}
.spacer {
	width: 20px;
}

.productheader {
	background-color: #CCBCAF;
	border-bottom: 1px solid #777777;
	padding-left: 2px;
}
.slotdivision TD {
	border-bottom: 1px solid #777777;
	padding-top: 2px;
	padding-bottom: 2px
}
h1 {
	font-size: 1.2em;
	color: #806F5E
}
.formdetails, .input {
	color: #545454
}
.input {
	padding-left: 20px
}
.thisprice {
	color: red;
}
ul {
	list-style: none;
}
.inputfields {
	border: 1px solid #545454;
	margin-bottom: 2px
}
.powered {
	color: #F3F2F2;
	text-align: center;
	font-size: 0.8em;
}
.powered A {
	color: #F3F2F2
}
.sel {
	color: #3A9BD1
}
.outertable .maincontent #MainLeft {
	float: left;
	
	width: 422px;
}
.outertable .maincontent #MainRight {
	float: right;
	height: 350px;
	width: 200px;
	background-image: url('winebottle.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 250px;
}
.outertable .maincontent #MainCartRight {
	background-image: url(images/toms.jpg);
	background-position: right bottom;
	float: right;
	width: 250px;
	height: 350px;
	background-repeat: no-repeat;
}

.outertable .header #HeaderLogo {
	float: right;
	height: 167px;
	width: 290px;
	padding-top: 50px;
	padding-left: 50px;
}
.outertable .maincontent #NavBar {
	width: 500px;
	float: left;
	text-align: center;
}
.outertable .maincontent #CartContents {
	float: right;
	width: 100px;
}

