/* CSS Document */


#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
}

#banks1-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:146px;
	height:131px;
}

#banks1-02_ {
	position:absolute;
	left:146px;
	top:0px;
	width:654px;
	height:131px;
}

#banks1-03_ {
	position:absolute;
	left:0px;
	top:131px;
	width:146px;
	height:107px;
}

#profile_ {
	position:absolute;
	left:0px;
	top:238px;
	width:146px;
	height:32px;
}

#wines_ {
	position:absolute;
	left:0px;
	top:270px;
	width:146px;
	height:33px;
}

#mailorder_ {
	position:absolute;
	left:0px;
	top:303px;
	width:146px;
	height:33px;
}

#purchase_ {
	position:absolute;
	left:0px;
	top:336px;
	width:146px;
	height:33px;
}

#contact_ {
	position:absolute;
	left:0px;
	top:369px;
	width:146px;
	height:34px;
}

#home_ {
	position:absolute;
	left:0px;
	top:402px;
	width:146px;
	height:34px;
}

body {
	background-color: #CCCCCC;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}

#content {
	position:absolute;
	width:550px;
	height:430px;
	left: 20px;
	top: 20px;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.style3 {color: #8C3129;
	font-weight: bold;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}

a:active {
	text-decoration: none;
}

#banks1-04_ {
	position:absolute;
	left:146px;
	top:131px;
	width:654px;
	height:900px;
	background-color: #FFFFFF;
}

#banks1-10_ {
	position:absolute;
	left:0px;
	top:436px;
	width:146px;
	height:308px;
	background-color: #EFE8D4;
}
#reviewsleft_ {
	position:absolute;
	left:0px;
	top:436px;
	width:146px;
	height:595px;
	background-color: #EFE8D4;
}

.largeheading {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

.largeheadingred {
	font-size: 16px;
	font-weight: bold;
	color: #8C3129;
}

.style3 {color: #8C3129;
	font-weight: bold;
}

.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333; 
	font-weight: bold; 
}
#indexbg_ {
	position:absolute;
	left:146px;
	top:131px;
	width:654px;
	height:900px;
	background-color: #EFE8D4;
}

div.error{
	font-size:1em;
	text-align:left;
	background:#FCCDCD;
	margin-bottom:0.5em;
	padding:0.5em;
	border:1px solid red;
	margin-top:0.5em;	
}

div.error p{
	font-size:1.2em;
	font-weight:bold;
	
}
div.error ul{
	
}
div.error ul li{
	list-style:square;
	margin-left:1.5em;
	line-height:1.5em;
	margin-top:0.3em;
}

