@charset "UTF-8";

img {
	behavior: url(../css/iepngfix.htc);
	}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #848484;
	text-decoration: none;
	text-shadow: 1px 1px 1px #fff;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
}

/* Structural Styles */

#sunbeams {
	background-image: url(../images/sunbeams.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 720px;
}
#wrapper {
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 895px;
}
#header {
	text-align: left;
	height: 126px;
}
#home-photos {
	height: 410px;
	border: 4px solid #FFF;
	margin-top: 4px;
	background-color: #f9f9f9;
}
#gallery-photos {
	border: 4px solid #FFF;
	margin-top: 4px;
	background-color: #FAFAFA;
	background-image: url(../images/SmallContentGradientBG.png);
	background-repeat: repeat-x;
	background-position: center top;
}

#main-content {
	margin-top: 6px;
	border: 4px solid #FFF;
	background-color: #FFF;
	background-image: url(../images/SmallContentGradientBG.png);
	text-align: left;
	padding: 15px;
	background-repeat: repeat-x;
	background-position: center top;
	vertical-align: top;
}
#secondary-content {
	margin-top: 6px;
	border: 4px solid #FFF;
	background-color: #FFF;
	text-align: left;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	vertical-align: top;
	overflow: hidden;
}
#secondary-top {
	height: 332px;
	border: 4px solid #FFF;
	margin-top: 4px;
	background-color: #FFF;
}
#right-column-top {
	float: right;
	width: 254px;
	clear: right;
	background-color: #FFF;
}
#left-column-top {
	margin-top: 0px;
	background-color: #FFF;
	background-image: url(../images/SmallContentGradientBG.png);
	text-align: left;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	vertical-align: top;
	float: left;
	clear: left;
	width: 629px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#left-column {
	margin-top: 0px;
	background-color: #FFF;
	background-image: url(../images/SmallContentGradientBG.png);
	text-align: left;
	padding: 10px;
	background-repeat: repeat-x;
	background-position: center top;
	vertical-align: top;
	float: left;
	clear: left;
	width: 610px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#right-column {
	float: right;
	width: 254px;
	clear: right;
}

#sponsor-slider {
	background-image: url(../images/SponsorSlider.png);
	background-repeat: no-repeat;
	height: 54px;
	margin-top: 6px;
	border: 3px solid #FFF;
	background-position: center center;
}
#footer {
	height: 25px;
	margin-top: 8px;
	text-align: left;
	padding-left: 4px;
}
#topmenu {
	width: 960px;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#applicaion-box {
	padding: 5px;
	border: 1px solid #efefef;
	background-color: #FBFCFD;
}
.applicaion-box {
	padding: 5px;
	border: 1px solid #efefef;
	background-color: #FBFCFD;
}
.sub-nav-box {
	background-image: url(../images/SubNavBg.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 254px;
	background-color: #FFF;
}


/* Text Styles*/

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	}
hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
	color: #F4F4F4;
}


.copyright-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #999;
	text-decoration: none;
}
.header  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	font-size: 12px;
	text-transform: none;
}

.header p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	font-size: 12px;
	text-transform: none;
}
.header a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #999;
	font-size: 12px;
	text-transform: none;
}
.header a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	text-decoration: none;
	text-shadow: 1px 1px 1px #fff;
	font-size: 12px;
	text-transform: none;
}
.header a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FCB214;
	text-decoration: none;
	text-shadow: 1px 1px 1px #fff;
	font-size: 12px;
	text-transform: none;
}
.blue {
	color: #2376C2;
}

.hoursnav {
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", Garamond;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #1B4C71;
	text-decoration: none;
	text-shadow: 1px 1px 1px #fff;
	text-align: center;
}

.subnav {
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", Garamond;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	color: #1B4C71;
	text-decoration: none;
	text-shadow: 1px 1px 1px #fff;
}
.subnav a  {
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", Garamond;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	color: #1B4C71;
	text-decoration: none;
	text-shadow: 1px 1px 1px #fff;
}
.subnav a:hover  {
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", Garamond;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	color: #52ACD6;
	text-decoration: none;
	text-shadow: 1px 1px 1px #fff;
}
.subnav a:active  {
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", Garamond;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	color: #52ACD6;
	text-decoration: none;
	text-shadow: 1px 1px 1px #fff;
}
a {
	color: #F6A220;
	text-decoration: none;
}
a:hover {
	color: #2B90BA;
	text-decoration: underline;
}
a:hover {
	color: #2B90BA;
	text-decoration: underline;
}
h1{
	font-family:"Neutraface 2 Text Bold", "Century Gothic", Helvetica, "Lucida Sans Unicode", Arial;
	font-size: 22px;
	text-transform: uppercase;
	color: #2376C2;
	text-decoration: none;
}

h2{
	font-family:"Neutraface 2 Text Bold", "Century Gothic", Helvetica, "Lucida Sans Unicode", Arial;
	font-size: 18px;
	text-transform: uppercase;
	color: #F6A220;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
}
h3{
	font-family:"Neutraface 2 Text Bold", "Century Gothic", Helvetica, "Lucida Sans Unicode", Arial;
	font-size: 22px;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
}
h4{
	font-family:Georgia, "Palatino Linotype", "Book Antiqua", Garamond;
	font-size: 20px;
	text-transform: none;
	color: #2376C2;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	line-height: 25px;
}

.imgBrd {
	border: 5px solid #efefef;
	}
.orange {
	color: #F6A220;
}
.white {
	color: #FFF;
}
.grey {
	color: #666;
}

.top-quote {
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", Garamond;
	color: #007DBE;
	text-decoration: none;
	text-shadow: 1px 1px 1px #fff;
	font-style: italic;
	font-size: 18px;
}

.sold-out {
	font-family: "Neutraface 2 Text Bold", "Century Gothic", Helvetica, "Lucida Sans Unicode", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #900;
	text-transform: uppercase;
}

