*{
	margin: 0px; padding: 0px; 
}

body{
	font-family: Georgia, "Times New Roman", Times, serif; background-image:url(images/bgTop.gif); background-repeat:repeat-x; text-align: center;
}

#mainTable{
	width: 780px; margin: auto; text-align: left; 
}

.navigation{
	position: absolute; margin-left: 250px; top: 63px;
}

#nav li {
	display: inline;
}

.clear{
	clear: both; height:0px; font-size: 1px;
}



.topBannerLeft{
	width: 300px; float: left;
}

.topBannerRight{
	width: 480px; float: left; text-align:right;
}



#content{
	border-left: 1px solid #000000; border-right: 1px solid #000000; background-image: url(images/contentBg.jpg); background-repeat:no-repeat; background-position:left bottom;
}

#contentPlum{
	border-left: 1px solid #000000; border-right: 1px solid #000000; background-image: url(images/bigPlum.jpg); background-repeat:no-repeat; background-position:left bottom;
}

#contentWine{
	border-left: 1px solid #000000; border-right: 1px solid #000000; background-image: url(images/wine.jpg); background-repeat:no-repeat; background-position:left bottom;
}

#contentPot{
	border-left: 1px solid #000000; border-right: 1px solid #000000; background-image: url(images/pot.jpg); background-repeat:no-repeat; background-position:left bottom;
}



.text{
	margin-left: 200px; margin-right: 40px; padding-top: 30px;
}

.tag{
	position: absolute; margin-top: 20px; margin-left:610px
}

h1{
	font-size: 165%; font-weight: normal;
}

p{
	font-size: 70%; line-height: 145%; margin: 15px 0px 15px 15px;
}

.imgRight{
	text-align: right; margin-left: 15px; margin-top: 5px; margin-bottom: 15px; float: right;
}

.imgLeft{
	text-align: right; margin-right: 15px; margin-top: 5px; margin-bottom: 15px; float: left;
}

#footer{
	background-color: #000000; width: 100%; text-align: center;
}

#footer .table{
	margin: auto; width: 780px; border-left: 1px solid #ffffff;  border-right: 1px solid #ffffff; text-align: right; color:#FFFFFF; font-size: 80%;
}

#footer a{
	color: #FFFFFF;
}

.map{
	margin-left: 30px;
}

.one{
	padding-left: 10px;
	width: 170px;
	float: left;
	margin: 5PX 0PX 5PX 0PX;
	text-align:center;
	font-weight: bold;
	font-size: 80%;
}

.two{
	width: 170px;
	float: left;
	margin: 5PX 0PX 5PX 0PX;
	text-align:center;
	font-weight: bold;
	font-size: 80%;
}

.three{
	width: 170px;
	float: left;
	margin: 5PX 0PX 5PX 0PX;
	text-align:center;
	font-weight: bold;
	font-size: 80%;
}

.numbers{
	position: absolute
}

