@charset "UTF-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:.95em;
	text-decoration: none;
	background-repeat: repeat;
	color: #490010;
	letter-spacing:.01em;
	line-height:1.55em;
	}
img {
	border:none;
	}
a:link	{
	text-decoration:none;
	font-weight:bold;
	color:#490010;
}	
a:hover	{
	text-decoration:none;
	font-weight:bold;
	color:#490010;
}
a:visited	{
	text-decoration:none;
	font-weight:bold;
	color:#490010;
}	
a:active	{
	text-decoration:none;
	font-weight:bold;
	color:#490010;
}
table {
	margin-top:15px;
}			
.container {
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	}
.header	{
	height: 105px;
	width: 750px;
	margin-top:50px;
	margin-bottom:25px;
}
.mainContent {
	height: auto;
	width: 750px;
}
.content {
	background-color: #E7E8BD;
	height:100%;
	width: 492px;
	float: right;
	position: relative;
	top: 0px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 8px;
	padding-bottom: 15px;
}
.contentAd {
	background-color: #E7E8BD;
	height:auto;
	width: 492px;
	padding: 17px;
	float: right;
	position: relative;
	top: 0px;
}
.block1 {
	background-color: #E7E8BD;
	width: 472px;
	height: auto;
	padding:20px;
	float:left;
}
.sidebar {
	background-color: #47091B;
	height: 425px;
	width: 214px;
	float:left;
	padding-top:5px;
}
.leftbar {
	width:270px;
	padding-right:5px;
	float:left;
	}
.rightbar {
	background-color: #BBA059;
	height: auto;
	width: 175px;
	float:right;
	padding:10px;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:0.75em;
	line-height:1.5em;
	clear:both;
	margin-left:10px;
	margin-top:10px;
}
.sidelinks {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	width: 205px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.85em;
	margin-top:0;
	line-height:1.5em;
	font-weight:normal;
	letter-spacing:.025em;
}
h2 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 1.45em;
	margin-top:0;	
}
#floatdiv	{
	position:absolute;
	width:200px;
	height:auto;
	right:20px;
	top:240px;
	padding:20px;
	background:#E7E8BD;
}
#formshopping	{
	height:240px;
	position:relative;
	top:-20px;
}
#shoppingList	{
	width:190px; 
	height:200px;
	overflow:auto; 
	text-align:left; 
	vertical-align:text-top;
}