p {
	line-height: 18px;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	line-height: 36px;
	font-weight: normal;
	color: #303326;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #7fa431;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

h3 {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: normal;
	color: #303326;
	margin: 0px 0px 11px 0px;
	padding: 0px;
 }
 
h6 {
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
	color: #fff;
	padding: 6px 0px 0px 12px;
	margin: 0px;
 }
 
.linebreak {
	display: block;
	height: 12px;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/line.gif);
}
#blogheading {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 25px;
	font-weight: normal;
	color: #303326;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 11px 0px;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/line.gif);
}
#blogheading a {
	color: #303326;
	text-decoration: none;
}
#blogheading a:hover {
	color: #54701b;
	text-decoration: none;
}

.blogtitle {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #5f8b02;
	margin: 11px 0px 4px 0px;
	padding: 0px;
}
.blogtitle a {
	text-decoration: none;
	color: #5f8b02;
}
.blogtitle a:hover {
	text-decoration: underline;
	color: #5f8b02;
}


#booktickets a {
	margin-bottom: 90px;
}




#homebutton1 a {
	display: block;
	clear: both;
	width: 170px;
	height: 123px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#homebutton1 a:hover {
	text-decoration: none;
}

#homebutton2 a {
	display: block;
	clear: both;
	width: 170px;
	height: 174px;
	text-decoration: none;
	margin: 14px 0px 0px 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#homebutton2 a:hover {
	text-decoration: none;
}



