body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
body {
	background:#E75B0C url(images/bg.gif) repeat-x top left;
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

a, a:visited {
	text-decoration:none;
	color:white;
}

a:hover {
	text-decoration:underline;
	font-weight:bold;
}

.cl {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
}

#container {
	width:970px;
	margin:32px auto;
	position:relative;
}

#homepage-header {
	width:100%;
	height:220px;
	position:relative;
	background:url(images/vine-bg-graphic.jpg) no-repeat right bottom;
}

#homepage-header ul {
	position:absolute;
	top:40px;
	right:13px;
}

#homepage-header ul li {
	display:inline;
	margin-left:7px;
}

#homepage-logo {
	padding-left:15px;
}

#inner-logo {
	padding-left:15px;
	padding-bottom:5px;
}

#flyers {
	width:100%;
	height:290px;
	position:relative;
}

#flyers p {
	width:300px;
	float:left;
	margin-right:20px;
}

#homepage-content {
	width:100%;
	position:relative;
	padding-top:10px;
}

.homebox {
	width:630px;
	float:left;
	margin-right:20px;
	text-align:left;
}

.box {
	width:300px;
	float:left;
	margin-right:20px;
	text-align:center;
}

.calbox {
	width:300px;
	float:right;
	margin-right:5px;
	text-align:center;
}

.bix {
	width:300px;
	float:left;
	margin-right:20px;
	text-align:center;
}

.box h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	margin-bottom:4px;
}

.bix h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	margin-bottom:4px;
}

.box p {
	font-size:14px;
	line-height:25px;
	width:275px;
	margin-left:13px;
}

.bix p {
	font-size:10px;
	line-height:20px;
	width:278px;
	margin-left:5px;
	margin-right:5px;
}


#footer {
	background:url(images/footer-bg.gif) repeat-x top left;
	text-align:right;
	padding-top:10px;
	font-size:15px;
}



#homepage-calendar {
	width:300px;
	background-color:white;
	color:black;
	font-weight:bold;
}

#homepage-calendar tr td {
	border-color:black;
}

tr.month td {
	background-color:#622081;
	color:white;
	font-size:15px;
	padding:5px;
}

tr.hdr td {
	background-color:#FAD6C6;
	padding-bottom:20px;
	font-size:11px;
	width:35px;
}

tr.num td {
	padding:8px;
	font-size:11px;
}

.mark {
	background-color:#D7ACEA;
}

#left-panel {
	width:410px;
	float:left;
}

#right-panel {
	width:520px;
	float:right;
}

#inner-header {
	background:url(images/inner-bg.jpg) 0 70px no-repeat;
	height:213px;
	position:relative;
}

#inner-header h3 {
	position:absolute;
	top:160px;
	left:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
}

#top-menu {
	position:absolute;
	top:40px;
	right:23px;
}

#top-menu li {
	display:inline;
	margin-left:7px;
}


.event {
	width:129px;
	margin-right:60px;
	float:left;
}

.event img {
	border:2px solid #621F81;
}

.txt {
	padding:5px 5px;
	font-size:14px;
	margin-bottom:15px;
}

.more {
	text-align:right;
	padding-right:10px;
}

.more a {
	font-size:14px;
	font-weight:bold;
}

.more a span {
	font-weight:normal;
}

.last {
	margin-right:0;
}

#other-events-no-line {
	margin-top:35px;
}

#other-events {
	background:url(images/line2.gif) 0 30px repeat-x;
	margin-top:35px;
}

#other-events h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	padding-left:5px;
	margin-bottom:30px;
}


ul.left, ul.right {
	width:240px;
	float:left;
	font-size:14px;
	padding-left:20px;
}

ul.left li , ul.right li {
	padding:5px 0;
}

ul.left li span, ul.right li span {
	padding-left:5px;
	padding-right:10px;
	font-weight:normal;
}

.bold {
	font-weight:bold;
}