@charset "UTF-8";
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


body {
	background-image: url(images/background1.png);
	margin: 0px;
	background-position: center 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #99CC00;
}
#homeBK {
	margin: 0px;
	width: auto;
	background-image: url(images/HomeBK.jpg);
	top: 0px;
	padding-top: 121px;
	background-repeat: no-repeat;
	background-position: 0px -5px;
	padding-bottom: 0px;
	height: 700px;
}
#header {
	margin: 0px;
	width: auto;
	height: 95px;
	background-image: url(images/header3.jpg);
	top: 0px;
	padding-top: 20px;
	padding-right: 35px;
	background-repeat: no-repeat;
	background-position: 0px -15px;
}

#homeHeader {
	padding-top: 20px;
	padding-right: 35px;
	position: absolute;
	left: 814px;
	top: 9px;
}

#introPictures {
	height: 300px;
	background-color: #DCE59F;
	margin-top: 30px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FFFFFF;
}
#main {
	width: 789px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	position: relative;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 30px;
	float: left;
	width: 475px;
}

/* Home Menue*/

#homeMenu {
	float: right;
	border: 1px dotted #CCCC00;
	margin: 4px;	
}

#homeMenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
#homeMenu a:hover {
	background: #CCCC00;
}


/* Menu */

#menu {
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 20px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #99CC00;
}

#menu a {
	display: block;
	width: 110px;
	height: 16px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/greenButton.jpg);
	background-position: -4px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3;
	border: 1px dotted #FFFFCC;
	float: left;
	margin-left: 10px;
}
#homeContent {
	float: right;
	width: 500px;
	margin-right: 42px;
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.bookEvent {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: lighter;
	line-height: 25px;
}


#menu a:hover {
	background: #CCCC00;
}

#menu .active a {
	background: #F49A24;
	color: #FFFFFF;
}


/* Sidebar */

#sidebar {
	width: 180px;
	padding: 5px;
	position: relative;
	top: 2px;
	left: 2px;
	float: right;
	margin-right: 35px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.sideInfo {
	color: #99CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar h2 {
	margin: 0;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	background-image: url(images/orangBK.jpg);
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	border: 1px dotted #FFFFFF;
}

/* content text*/

#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 14px;
	color: #FF9900;
	text-transform: uppercase;
	padding-bottom: 10px;
}
#content a {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

#content h2 {
	font-weight: normal;
	color: #99CC00;
	font-size: 22px;
	font-style: normal;
	line-height: 30px;
}

#picture {
	padding: 3px;
	border: 1px dotted #99CC00;
	float: right;
	background-color: #FFFFFF;
	margin-left: 10px;
}

.frames {
	padding: 3px;
	border: 1px dotted #99CC00;
	background-color: #FFFFFF;
}

#sidebar h3 {
	font-size: 85%;
	color: #CCCC00;
}

#sidebar ul {
	list-style: none;
	border: 1px dotted #FF9900;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(images/sidebarGradient.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.sideInfo img {
	padding: 3px;
	border: 1px dotted #FF9900;
}

#sidebar li {
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC00;
	padding-top: 10px;
}

#sidebar a {
	color: #FF9900;
	text-decoration: none;
}
#footer {
	color: #666666;
	bottom: 2px;
	margin: auto;
	padding-top: 50px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 200px;
}
#location {
	color: #FFFFFF;
	width: 160px;
	left: 0px;
	float: right;
	clear: right;
	line-height: 14px;
	margin-top: 10px;
}
.subhead {
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
#contactForm {
	width: 460px;
	padding: 15px;
	background-color: #FFFFFF;
	border: 1px dotted #FF9900;
	height: 480px;
}
.titleFloatLeft {
	float: left;
	padding-right: 8px;
	width: 100px;
}
.floatLeft {
	float: left;
	padding-right: 8px;
}
.floatRight {
	float: right;
}
#contactForm td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC00;
	padding-top: 8px;
	padding-bottom: 8px;
}
#gallery table {
	padding: 12px;
}
#gallery img {
	border: 1px dotted #FF9900;
	margin: 10px;
	background-color: #FFFFFF;
	padding: 4px;
}
#slideshow {
	padding-top: 15px;
	margin-top: 10px;
}
#introScroll {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99CC00;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
	margin-top: 20px;
	background-image: url(images/scrollingImage2.png);
}

.style1 {color: #FF9900}
.hometext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	height: 200px;
	line-height: 27px;
	padding-right: 315px;
	padding-top: 50px;
	padding-left: 50px;
	padding-bottom: 0px;
}
.hometext a {
	color: #CCFF00;
}

