body {
	background-color:#a6bf79;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
img.rgt { margin-bottom: 1em; margin-top: 1em; margin-left: 1em; float: right  }
img.lft { margin-bottom: 1em; margin-top: 1em; margin-right: 1em; float: left }

/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.jpg);
	width:717px;
	height:288px;
	position:relative;
}
#header ul{
	background-color:#85a157;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:url(images/content_bg.gif);
	width:717px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
#leftfull {
	width:697px;
	padding-left: 10px;
	padding-right: 10px;
 /*   padding: 0px 10px 30px 0px;  */
/*	display:inline; */
	}
#left {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}




#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;

}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}

/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
}
#leftaw {

	float:left;
	width:auto;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}

.year {
	border-style: outset;
	border-width: 0px;
	/* background-color: #000000;  /*aw */
	text-align: center;
}
.month {
	border-style: none;
	background-color: #333333;
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
/*	color: #FFEFDB; */
}
.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #2D91BB;
	border-style: solid;
	border-width:0px
}
.dayname {
	background-color: #c77e0c;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFEFDB;
	border-style: none;
	border-width:1px
}
.weeknumtitle {
	background-color: #8B4513;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFEFDB;
	border-style: none;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #000099;
	background-color: #EEDFCC;
}
.week {
	border-style: none;
/*	background-color: #85a157; */
	text-align: center;
}
.monthweek {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #CDC9C9;
	border-style: solid;
	border-width:1px
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #333333;
}
.monthday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #Ffffff;
	height:18px;
	width:18px;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 11px;
	background-color: #333333;
	color: #FFffff;
}
.yearpicker {
	font-size: 11px;
	/* background-color: #85a157; */
	color: #FFEFDB;
}
.pickerbutton {
	background-color: #85a157;
	color: #FFEFDB;
}
.nomonthday {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #aaaaaa;
}
.monthday a {
	color: #FFEFDB;
}
.today {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #EEE9E9;
	color: #000000;
	height:18px;
	width:18px;
}
.selectedday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #CDC9C9;
	height:18px;
	width:18px;
}

.sunday {
/*	background-color: #FF7272;*/
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFEFDB;
	height:18px;
	width:18px;
}
.sunday a {
	color: #Ffffff;
}
.saturday {
	/*	background-color: #FF7272; */
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #Ffffff;
	height:18px;
	width:18px;
}
.saturday a {
	color: #FFEFDB;
}


}

.event {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFEFDB;
	background-color: #CDCD00;
	height:18px;
	width:18px;
}
.event a {
	color: #000000;
}


.price1 {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2D91BB;
	height:18px;
	width:18px;
}
.price1 a {
	color: #000000;
}

.price2 {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #85A157;
	height:18px;
	width:18px;
}
.price2 a {
	color: #000000;
}
.price3 {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F7925C;
	height:18px;
	width:18px;
}
.price3 a {
	color: #000000;
}
.pricepast {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #000000;
	height:18px;
	width:18px;
}
.pricepast a {
	color: #000000;
}




.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	color: #000000;
	background-color: #CDCD00;
	height:18px;
	width:18px;
}
.selectedevent a {
	background-color: #CDCD00;
	color: #000000;
}
.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	color: #000000;
	background-color: #CDCD00;
	height:18px;
	width:18px;
}
.todayevent a {
	background-color: #CDCD00;
	color: #000000;
}
.eventcontent {
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	width: 100%;
}
