@charset "utf-8";
body {
	padding: 0;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 1.4;
	text-align: center;
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-repeat: repeat-x;
	background-image: url(images/background-grass.jpg);
	background-attachment: fixed;
}


html, body {
	margin: 0px;
	padding: 0px;
	color: #000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-weight: bold;
	border: thin none #FF0;
	-webkit-border-top-left-radius:25px;
	-webkit-border-top-right-radius:25px;
	-webkit-border-bottom-left-radius:25px;
	-webkit-border-bottom-right-radius:25px;
	-moz-border-radius-topleft:25px;
	-moz-border-radius-topright:25px;
	-moz-border-radius-bottomleft:25px;
	-moz-border-radius-bottomright:25px;
	border-radius:25px;
	padding: 10px;
	display: inline;
	font-size: 1em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #039;
	font-weight: bold;
	border: thin solid #6C8241;
	-webkit-border-top-left-radius:25px;
	-webkit-border-top-right-radius:25px;
	-webkit-border-bottom-left-radius:25px;
	-webkit-border-bottom-right-radius:25px;
	-moz-border-radius-topleft:25px;
	-moz-border-radius-topright:25px;
	-moz-border-radius-bottomleft:25px;
	-moz-border-radius-bottomright:25px;
	border-radius:25px;
	padding: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #009;
	border: thin solid #009;
	-webkit-border-top-left-radius:25px;
	-webkit-border-top-right-radius:25px;
	-webkit-border-bottom-left-radius:25px;
	-webkit-border-bottom-right-radius:25px;
	-moz-border-radius-topleft:25px;
	-moz-border-radius-topright:25px;
	-moz-border-radius-bottomleft:25px;
	-moz-border-radius-bottomright:25px;
	border-radius:25px;
	display: inline;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#lowerNav {
	text-align: center;
	height: 20px;
	width: 940px;
	position: relative;
	clear: both;
	border: thin solid #FFF;
	-webkit-border-top-left-radius:25px;
	-webkit-border-top-right-radius:25px;
	-webkit-border-bottom-left-radius:25px;
	-webkit-border-bottom-right-radius:25px;
	-moz-border-radius-topleft:25px;
	-moz-border-radius-topright:25px;
	-moz-border-radius-bottomleft:25px;
	-moz-border-radius-bottomright:25px;
	border-radius:25px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	
	
}
a.lowernavlink, a.lowernavlink:visited {
	font-size: x-small;
	color: #009;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.lowernavlink:hover {
	font-size: x-small;
	color: #F00;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.pageTitle {
	font-family: Calibri;
	font-size: 1.5em;
	color: #FFF;
	padding-left: 15px;
}


#wrapper {
	text-align: left;
	width: 975px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
	border: thin solid #FFF;
	-webkit-border-top-left-radius: 25px;
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-topright: 25px;
	-moz-border-radius-bottomleft: 25px;
	-moz-border-radius-bottomright: 25px;
	border-radius: 25px;
}
#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 975px;
	-webkit-border-top-left-radius: 25px;
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-topright: 25px;
	-moz-border-radius-bottomleft: 25px;
	-moz-border-radius-bottomright: 25px;
	border-radius: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 150px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headerMain {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 950px;
	height: 200px;
	border: thick solid #9E0508;
	-webkit-border-top-left-radius:25px;
	-webkit-border-top-right-radius:25px;
	-webkit-border-bottom-left-radius:25px;
	-webkit-border-bottom-right-radius:25px;
	-moz-border-radius-topleft:25px;
	-moz-border-radius-topright:25px;
	-moz-border-radius-bottomleft:25px;
	-moz-border-radius-bottomright:25px;
	border-radius:25px;
}

.businessTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #006;
	font-weight: bold;
}

.eventsTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #9E0508;
	font-weight: bold;
}


#mainContent {
	width: 950px;
	position: relative;
	top: 5px;
	border: medium solid #FFF;
	-webkit-border-top-left-radius: 25px;
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-topright: 25px;
	-moz-border-radius-bottomleft: 25px;
	-moz-border-radius-bottomright: 25px;
	border-radius: 25px;
	padding-bottom: 25px;
	padding-left: 10px;
	
}


#emailContact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 40px;
	 
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	left: 240px;
	text-align: center;
	color: #FF0;
	height: auto;
}

#mainNav {
	height: 45px;
	width: 970px;
	text-align: center;
	padding-top: 10px;
	border: medium solid #FFF;
	-webkit-border-top-left-radius: 25px;
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-topright: 25px;
	-moz-border-radius-bottomleft: 25px;
	-moz-border-radius-bottomright: 25px;
	border-radius: 25px;
	margin-top: 10px;
}
#leftCoyright {
	height: 25px;
	width: 350px;
	padding-left: 50px;
	color: #000;
}

#rightCopyright {
	height: 25px;
	width: 350px;
	float: right;
	padding-right: 50px;
	color: #000;
}

#lodgingContact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #093;
	width: 600px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	text-align: center;
	border: thin dotted #096;
	padding: 10px;
}


#footer {
	text-align: center;
	height: 50px;
	width: 940px;
	position: relative;
	margin-bottom: 10px;
	clear: both;
	margin-top: 15px;
	border: thin solid #FFF;
	-webkit-border-top-left-radius: 25px;
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-topright: 25px;
	-moz-border-radius-bottomleft: 25px;
	-moz-border-radius-bottomright: 25px;
	border-radius: 25px;
	vertical-align: middle;	 
}
.mainText {
	font-family: Calibri;
	font-size: 1.3em;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #000;
	text-align: left;
	text-indent: 10px;
}

.mainText img {
	padding: 15px;
}
a.textLink, a.textLink:visited {
	font-family: Calibri;
	font-size: 1em;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-indent: 10px;
	text-decoration: none;
}
a.textLink:hover {
	font-family: Calibri;
	font-size: 1em;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #00F;
}


.mainTexthighlight {
	padding: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-weight: bold;
	font-size: .8em;
	display: marker;
}
.copyright	{
	COLOR: #000;
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 9px;
	vertical-align: bottom;
	display: block;
}
 
a.copyrightlink, a.copyrightlink:visited {
	font-size: 1em;
	color: #009;
	margin: 0px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: normal;
}
a.copyrightlink:hover {
	font-size: 1em;
	color: #F00;
	margin: 0px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: normal;
}


.linksTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	padding-right: 10px;
	padding-left: 10px;
	color: #00C;
}
.linksText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
a.linksLink, a.linksLink:visited {
	font-size: 1em;
	color: #099;
	margin: 0px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a.linksLink:hover {
	font-size: 1em;
	color: #F00;
	margin: 0px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
#lodgingreturn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #063;
	float: right;
	height: 25px;
	width: 250px;
	margin-top: 35px;
	margin-right: 50px;
	font-weight: bold;
}
a.lodgingreturnLink, a.lodgingreturnLink:visited {
	font-size: 0.9em;
	color: #063;
	margin: 0px;
	padding: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	letter-spacing: .1em;
	width: 200px;
}
a.lodgingreturnLink:hover {
	font-size: 0.9em;
	color: #F00;
	margin: 0px;
	padding: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	letter-spacing: .1em;
	width: 200px;
}
.warning {
	font-size: 1em;
	font-family: "Comic Sans MS", cursive;
	color: #FF0000;
	font-weight: bolder;
	letter-spacing: 2px;
	padding: 5px;
	border: thin dotted #F00;
}
.formWarning {
	font-size: .9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9E0508;
	font-weight: bold;
	letter-spacing: 2px;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #FFF;
	font-weight: bold;
	text-transform: capitalize;
}



a.emaillink, a.emaillink:visited {
	font-size: 1em;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.emaillink:hover {
	font-size: 1em;
	color: #F00;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
.formlayout {
	background-color: #39F;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
