* {
	
}

body {
	font-family: Verdana, Arial, sans-serif;
	margin: 0;
	background: #333 url(images/topbkgnd.gif) repeat-x;
}

#main {
	width: 1150px;
	height: 800px;
	margin: auto;
	background: url(images/mosaicbkgnd2.jpg) no-repeat;
}

#mainAbout {
	width: 1150px;
	height: 800px;
	margin: auto;
	background: url(images/mosaic-about.jpg) no-repeat;
}


#mainContact {
	width: 1150px;
	height: 800px;
	margin: auto;
	background: url(images/mosaic-contact.jpg) no-repeat;
}

#topnav {
	width: 500px;
	height: 20px;
	position: relative;
	float: right;
	top: 55px;
	padding-right: 75px;
}

#topnav a {
	color: #000;
	text-decoration: none;
}

#topnav a:hover {
	text-decoration: underline;
}

#topnav ul {
	width: 500px;
	height: 20px;
	list-style: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#topnav li {
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	list-style-image: url(images/red-bullet.gif);
	padding-right: 55px;
}

#topnav li.first {
	float: left;
	list-style: none;
}

#topnav li.last {
	float: left;
	margin-right: 0;
}

#maincontent {
	width: 375px;
	position: relative;
	float: left;
	top: 180px;
	left: 130px;
	background-color: #333;
	border: 1px solid #fff;
	padding: 15px 15px 0;
}

#maincontent .winery {
	color: white;
	float: left;
	display: block;
	padding-bottom: 20px;
}

#maincontent .winery h1 {
	font: 18px Georgia, Palatino, Serif;
	margin: 0;
	width: 375px;
}

#maincontent .winery p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: white;
	margin: 0;
}

#maincontent .winery img {
	margin-right: 10px;
	width: 50px;
	border: 1px dotted #999;
}

#maincontent .winery .btn {
	background-color: red;
	color: white;
	text-decoration: none;
	font-size: 10px;
	padding: 2px;
	border: 1px solid #999;
	float: right;
}

#maincontent .winery a {
	text-decoration: none;
	color: white;

}

#eventContent {
	width: 375px;
	position: relative;
	float: left;
	top: 160px;
	left: 185px;
	background-color: #333;
	border: 1px solid #fff;
	padding: 15px 15px 0;
	height: 300px;
	color: white;

}

#eventContent h2 {
	font: italic 14px Georgia, Palatino, Serif;
	color: silver;
	margin: 0;
	padding-bottom: 6px;
}

#eventContent h1 {
	font: 18px Georgia, Palatino, Serif;
	padding-top: 2px;
	padding-bottom: 14px;
	margin: 0;
}

#eventContent p {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-bottom: 14px;
}

#eventContent a {
	color: white;
	font: 14px Georgia, Palatino, Serif;
}

#blogContent {
	width: 375px;
	position: relative;
	float: left;
	top: 220px;
	left: 185px;
	background-color: #333;
	border: 1px solid #fff;
	padding: 15px 15px 0;
	height: 193px;
	color: white;

}

#blogContent h2 {
	font: italic 14px Georgia, Palatino, Serif;
	color: silver;
	margin: 0;
	padding-bottom: 6px;
}

#blogContent h1 {
	font: 18px Georgia, Palatino, Serif;
	padding-top: 2px;
	padding-bottom: 14px;
	margin: 0;
}

#blogContent p {
	font: 14px Georgia, Palatino, Serif;
	padding-top: 2px;
	margin: 0;
	padding-bottom: 6px;
}

#blogContent .datefield {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-bottom: 6px;
	color: silver;
}

#blogContent .titlefield {
	text-decoration: none;
	color: white;
	
}

#example1 li{ /*CSS specific to demo 1*/
margin-bottom: 1px;
}

#mainAbout #maincontent {
	width: 850px;
	position: relative;
	float: left;
	top: 180px;
	left: 130px;
	background-color: #333;
	border: 1px solid #fff;
	padding: 15px 15px 0;
	height: 400px;
}

#mainAbout #maincontent h1 {
	color: silver;
	font: 20px Georgia, Palatino, Serif;
	margin: 0;
}

#mainAbout #maincontent h2 {
	color: silver;
	font: 18px Georgia, Palatino, Serif;
	padding-top: 18px;
}

#mainAbout #maincontent p {
	color: white;
	font: 14px Georgia, Palatino, Serif;

}

#mainAbout #maincontent #twocolumn {
	color: white;
	font: 14px Georgia, Palatino, Serif;
	width: 400px;
	float: left;
	margin-top: 15px;
	margin-right: 25px;
}

#mainAbout #maincontent img {
	padding-right: 10px;
}

#mainAbout #maincontent a {
	color: white;
	font: 14px Georgia, Palatino, Serif;

}

#mainContact #maincontent {
	width: 850px;
	position: relative;
	float: left;
	top: 180px;
	left: 130px;
	background-color: #333;
	border: 1px solid #fff;
	padding: 15px 15px 0;
	height: 400px;
}

#mainContact #maincontent h1 {
	color: silver;
	font: 20px Georgia, Palatino, Serif;
	margin: 0;
}

#mainContact #maincontent h2 {
	color: silver;
	font: 18px Georgia, Palatino, Serif;
	padding-top: 18px;
}

#mainContact #maincontent p {
	color: white;
	font: 14px Georgia, Palatino, Serif;

}

#mainContact #maincontent a {
	color: white;
	font: 14px Georgia, Palatino, Serif;

}

