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

body {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #222;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	background-color: #DDD6C4;
	background-image: url(images/background.jpg);
	}
	
#container {
	width: 960px;
	margin: 5px auto 0px auto;
	}
	
#header {
	width: 960px;
	height: 135px;
	margin: 0px;
	padding: 0px;
	}
	
#navigation {
	width: 940px;
	height: 25px;
	background-image: url(images/navigation.gif);
	margin: 0px 10px 0px 10px;
	border-bottom: #333 1px solid;
	border-top: #777 1px solid;
	padding: 6px 0px 0px 0px;
	font-size: 11px;
	}
	
#content {
	width: 910px;
	background-image: url(images/contentbackground.jpg);
	background-position: bottom;
	margin: 0px 10px 0px 10px;
	padding: 15px;
	}
	
#content li {
	margin-bottom: 5px;
	margin-left: 20px;
	}
	
#homebox1 {
	width: 260px;
	height: 120px;
	padding: 40px 15px 0px 15px;
	margin: 10px 20px 0px 0px;
	float: left;
	background-image: url(images/box_events.gif);
	}
	
#homebox1 ul {
	list-style-type: square;
	}

#homebox1 li {
	list-style-type: square;
	margin-bottom: 10px;
	margin-left: 10px;
	}
	
#homebox1 a:link, #homebox1 a:visited {
	color: #222;
	text-decoration: none;
	}
	
#homebox1 a:hover {
	color: #222;
	text-decoration: underline;
	}
	
#homebox2 {
	width: 260px;
	height: 120px;
	padding: 40px 15px 0px 15px;
	margin: 10px 20px 0px 0px;
	float: left;
	background-image: url(images/box_news.gif);
	}
	
#homebox2 ul {
	list-style-type: square;
	}

#homebox2 li {
	list-style-type: square;
	margin-bottom: 10px;
	margin-left: 10px;
	}
	
#homebox2 a:link, #homebox2 a:visited {
	color: #222;
	text-decoration: none;
	}
	
#homebox2 a:hover {
	color: #222;
	text-decoration: underline;
	}
	
#homebox3 {
	width: 260px;
	height: 120px;
	padding: 40px 15px 0px 15px;
	margin: 10px 0px 0px 0px;
	float: left;
	background-image: url(images/box_newsletter.gif);
	}
	
#homebox3 ul {
	list-style-type: square;
	}

#homebox3 li {
	list-style-type: square;
	margin-bottom: 10px;
	margin-left: 10px;
	}
	
#homebox3 a:link, #homebox3 a:visited {
	color: #222;
	text-decoration: none;
	}
	
#homebox3 a:hover {
	color: #222;
	text-decoration: underline;
	}
	
	
#clear {
	clear: both;
	}

	
#footer {
	width: 940px;
	height: 30px;
	margin: 0px 10px;
	background-image: url(images/footer.gif);
	border-top: #333 1px solid;
	}
	
	
#content a:link, #content a:visited {
	color: #57105E;
	text-decoration: none;
	}
	
#content a:hover {
	color: #57105E;
	text-decoration: underline;
	}
	
.alignleft {
	float: left;
	margin: 0 15px 10px 0;
	}
	
.alignright {
	float: right;
	margin: 0 0 10px 15px;
	}
	

	
	
/* ---------------------------------------- */

h1 {
	text-indent: -10000px;
	width: 960px;
	height: 135px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/vitisridge.gif);
	}
	
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
	}
	
h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
	font-family: Verdana, Arial, sans-serif;
	}
	
#content p {
	margin-bottom: 12px;
	}
	
#footer p {
	padding: 6px 0px 0px 0px;
	margin: 0px;
	text-align: center;
	color: #DDD6C4;
	font-size: 10px;
	}
	
#navigation ul {
	display: inline;
	list-style-type: none;
	
	}

	
.page_item {
	display: inline;
	list-style-type: none;
	color: #FFF;
	text-decoration: none;
	padding: 10px 5px 0px 10px;
	margin-top: 5px;
	}
	
#navigation a:link, #navigation a:visited {
	color: #FFF;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	border-left: #57105E 3px solid;
	border-right: #57105E 3px solid;
	}
	
#navigation a:hover {
	color: #FFF;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	border-left: #DDD 3px solid;
	border-right: #DDD 3px solid;
	}
	

#mapbox {
	width: 425px;
	margin: 0 0 10px 15px;
	float: right;
	}
	
