/* CSS Document */

body{
	background: #BD9293 url(../images/background.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	font: 14px Georgia, Serif;
	color: #3F2526;
}
p{
	margin: 0px;
	padding: 0px;
}
H1{
	font-size: 26px;
	margin-top: 0px;
	padding-top: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

a:link{
	color: #FF6600;
	text-decoration: underline;
}
a:visited{
	color: #FF6600;
	text-decoration: underline;
}
a:hover{
	color: #3C0F14;
	text-decoration: none;
}
#main{
	width: 860px;
	margin: 15px auto 0px;
	padding: 0px;
}
#content{
	width: 860px;
	background: url(../images/main_center_rep_y.gif) repeat-y;
}
#header{
	background: url(../images/header.gif) no-repeat;
	height: 345px;

}
#centercontent{
	width: 820px;
	margin: 25px 20px 45px;
}
.menu{
	margin-right: 5px;
	margin-left: 5px;
	background: url(../images/bar_line.jpg) no-repeat;
	height: 25px;
}
.menu00{
	margin-right: 5px;
	margin-left: 5px;
	height: 56px;
}
.box01{
	background: url(../images/box01.jpg) no-repeat;
	height: 370px;
	width: 280px;
	padding-top: 25px;
	padding-left: 7px;
}
.box02{
height: 220px;width: 280px;
}
.newsletter{
	background: url(../images/newsletter_bg.jpg) no-repeat;
	height: 135px;
}
.boxfwines{
	margin-bottom: 15px;
}
div.indexbottom	{
	width: 860px;
	height: 65px;
	background: url(../images/bottom.gif) no-repeat;
	}

div.footer {
	width: 860px;
	background: #BD9293;
	font-size: 12px;
	margin: 0;
	padding: 0;
	height: 100px;
	color: #FFF2DF;
	}
div.footer a,a:visited{
	color: #FFFFFF;

	}
	div.footer a:hover{
	color: #FFFFFF;
	text-decoration: none;

	}
div.footerleft {
	float: left;
	width: 500px;
	display: inline;
	margin-left: 10px;
	margin-top: 15px;
	}

div.footerright{
	float: right;
	display: inline;
	margin-right: 15px;
	margin-top: 15px;
	}
div.contact-box{
	background: #FFFFFF;padding: 10px;
}
.contact-box INPUT, TEXTAREA{
	background: #E8E8E8;color: #3C0F14;
}
div.calendar-box{
	background: #FFFFFF;padding: 10px;
}
