BODY, H1, H2, H3, H4, H5, FORM, P {
    margin: 0px;
    padding: 0px;
}

BODY {
    font-family: helvetica;
    font-size: 10px;
    color: #231f20;
    padding: 10px 0px 0px 0px;
    background: url(../images/bg.jpg) repeat-x;
    position: relative;
}

#pageContainer {
    position: relative;
    width: 856px;
    margin: 0px auto;
    z-index: 0;
}

H2, H3, H4, H5 {
    color: #b42c33;
    margin-bottom: 15px;
}

H1 {
    /* w/ gradient overlay (image replacement) */
    font-family: optima bold;
    font-size: 36pt;
    color: #1a6112;
}

H2 {
    font-size: 24px;
    text-transform: capitalize;
}

H2 P {
    display: inline;
    font-size: 12px;
    text-transform: none;
    color: #231f20;
}

H3 {
    font-size: 16px;
}
H5 {
    font-size: 12px;
}

ul {
    list-style-type: disc;
}
.maroon {
    color: #773f3f;
}

.green {
    color: #13580c;
}

.red {
    color: #8b0b04;
}

#calendarHeader {
    font-family: helvetica;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    margin-top: 14px;
    position: absolute;
    width: 600px;
}
#parkhours {
    padding: 5px 0 0 12px;
    position: relative;
    float: left;
}
A.lnkgreen, A.lnkgreen:hover {
    color: #13580c;
    text-decoration: none;
    font-size: 13px;
}
A.lnkgreen:hover {
    text-decoration: underline;
}
A.lnkred {
    font-weight: bold;
    color: #8b0b04;
    text-decoration: none;
}
A.lnkred:hover {
    color: #13580c;
    font-weight: bold;
    text-decoration: none;
}

.beige {
    color: #f8ecd5;
}

A IMG {
    border: 0px;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.clear {
    clear: both;
}

.textCenter {
    text-align: center;
}

.subtext {
    font-size: 10px;
}



/* */
#pageHeader {
    position: relative;
    z-index: 12;
    display: block;
    width: 856px;
    height: 233px;
    margin: 0 auto;
}

#topNav {
    position: relative;
    margin-left: 40px;
    width:480px;
    height: 96px;
    z-index: 100;
}

.dropDownMenu {
    position: absolute;
    display: none;
    top: 23px;
    background: #f8ecd5;
    padding: 10px;
    z-index: 1000;
}

#exploreMenu {
    left: 8px;
}

#planMenu {
    left: 163px;
}

#purchaseMenu {
    left: 273px;
}
#stayMenu {
    left: 380px;
    width: 98px;
}

#exploreButton, #planButton, #purchaseButton {
    margin-right: 1px;
}

.dropDownMenu A, .dropDownMenu A:hover, .dropDownMenu A:visited {
    font-family: times, times new roman;
    display: block;
    color: #7f2313;
    font-size: 11px;
    font-weight: bold;
    margin: 3px 0px;
}

.dropDownMenu A:hover {
    color: #13580C;
}

#weather {
    font-family: optima lt std, helvetica;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
    margin-top: 14px;
}

#weather A, #weather A:visited {
    color: #13580c;
    text-decoration: none;
}

.otherLinks A {
    font-family: optima bold;
    font-size: 10pt;
    text-decoration: none;
}


#search {
    text-align: right;
    position: relative;
}

#search A {
    display: block;
    font-weight: bold;
    color: #8b0b04;
}

#search A:hover {
    color: #13580c;
}


#searchBox {
    width: 120px;
    height: 20px;
    overflow: hidden;
    position: relative;
    padding-bottom: 12px;
}

#searchBox IMG {
    padding-right: 2px;
}

#searchBox #searchTextBox {
    position: absolute;
    top: 3px;
    left: 4px;
    width: 80px;
    height: 12px;
    font-size: 10px;
    border: 0px;
}

A, A:visited {
    text-decoration: none;
}

.graphicHeader {
    position: absolute;
    margin: 41px auto 0 auto;
    z-index: -1;
    left: 0px;
}

#pageContent {
    position: relative;
    width: 856px;
    left: 0px;
    clear: both;
    float: none;
}
.textEntry ol li {
    margin-bottom: 10px;
    font-size: 11px;
    font-weight: bold;
}
.textEntry A.viewEduc, .textEntry A:visited.viewEduc {
    font-weight: bold;
    background: url(../images/green_arrow.gif) no-repeat left;
    padding-left: 7px;
    color: #13580c;
}
.textEntry A.view, .textEntry A:visited.view {
    font-weight: bold;
    background: url(../images/green_arrow.gif) no-repeat left;
    padding-left: 7px;
    display: block;
    color: #13580c;
}

A.view, A.view:hover, A, A:hover, A.viewEduc, A.viewEduc:hover {
    font-weight: bold;
    color: #13580c;
    text-decoration: none;
}

A.view:hover, A:hover, A.viewEduc:hover {
    color: #B42C33;
}

#footer {
    clear: both;
    color: #c6a475;
    text-align: center;
    margin: 20px auto;
    padding-bottom: 20px;
    font-weight: bold;
    z-index: -1;
}

#footer A, #footer A:visited {
    color: #8b0b04;
}
#footer A:hover {
    color: #13580c;
}

#footer #copyright {
    margin-bottom: 15px;
    color: #2a0101;
}

#homeSWF {
    margin: 10px auto 0 -60px;
    position: relative;
}

#promo {
    position: relative;
    width: 863px;
    margin-left: 20px;
}

#promoSWF {
    width: 600px;
}

#homeTagCloud {
    position: absolute;
    top: 0px;
    left: 600px;
    background: url(../images/tag_cloud_bg.jpg);
    width: 370px;
    height: 108px;
    padding: 20px 25px 20px 25px;
    line-height: 25px;
}
#homePageTagCloud {
    position: absolute;
    top: 0px;
    left: 600px;
    width: 250px;
    padding: 10px 10px 15px 5px;
    line-height: 25px;
}
a.lnk13pxText, a.lnk13pxText:hover {
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: #8b0b04;
}

a.lnkgreenParkInfo {
    color: #13580c;
    text-decoration: none;
    cursor: pointer;
}

a.lnkgreenParkInfo:hover {
    color: #8b0b04;
}

/* tag cloud */
.TagCloud {
    color: #f8ecd5;
    font-size: 22px;
    font-weight: bold;
}

.tagsize1 {
    color: #f8ecd5;
    font-size: 14px;
    font-weight: bolder;
}

.tagsize2 {
    color: #f8ecd5;
    font-size: 12px;
    font-weight: bold;
}

.tagsize3 {
    color: #f8ecd5;
    font-size: 10px;
    font-weight: bold;
}

#AllTagsBackground {
    width: 850px;
    background: url(../images/application/bg_allTags.jpg);
    min-height:440px;
}
/* IE6 hack */
* html #AllTagsBackground { height:440px; }

#AllTagsContainer {
    position: relative;
    top: 20px;
    text-align: center;
    line-height: 30px;
    margin: 20px 20px 0px 20px;
}

#TagCloudBackground {
    width: 423px;
    background: url(../images/application/TagCloud_bg.gif);
}

#TagCloudContainer {
    position: relative;
    text-align: center;
    line-height: 25px;
    padding: 20px 20px 10px 20px;
    min-height: 100px;
}

/* IE6 hack */
* html #TagCloudContainer { height:100px; }

.TagCloudBottomImage {
    position: relative;
    margin-left: 1px;
    top: -2px;
}

.modalBackground {
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

/*Corporate section */
.CorporatetextEntry {
    padding-bottom: 20px;
    font-size: 11px;
}

.ui-slider {
    width: 279px;
    height: 21px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
}
.ui-slider-handle {
    position: absolute;
    z-index: 1;
    width: 11px;
    height: 21px;
    top: 0px;
    left: 0px;
}
.ui-slider-handle-active {
}
.ui-slider-disabled .ui-slider-handle {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.ui-slider-range {
    position: absolute;
    background: #50A029;
    opacity: 0.3;
    filter: alpha(opacity=30);
    width: 100%;
    height: 100%;
}

/* Upload Page */
.UploadContent {
    font-size: 11px;
    font-weight: bold;
}
.UploadHeaderText {
    font-size: 24px;
    color: #2a0101;
    padding-bottom: 15px;
}
.TopUpload {
    padding-top: 5px;
}
.UploadBtnPadding {
    padding: 15px 10px 0 0;
}
.BottomSpacing {
    padding-bottom: 10px;
}
.ClearBottom {
    clear: both;
    padding-bottom: 10px;
}
.FirstNameColLayer {
    float: left;
    width: 180px;
    padding-right: 5px;
}
.FirstNameTxtbox {
    width: 160px;
}
.LastNameTxtbox {
    width: 175px;
}
.CityTxtBox {
    width: 200px;
}
.StateRowLayer {
    float: left;
    width: 110px;
}
.bgStateTxtbox {
    height: 28px;
    width: 98px;
}
.StateTxtbox {
    width: 88px;
}
.bgCountryTxtbox {
    height: 28px;
    width: 128px;
}
.CountryTxtbox {
    width: 118px;
}
.chkBoxLayer {
    float: left;
    padding-left: 10px;
    width: 130px;
}
.UserContentPreviewImage {
    float: left;
    padding-right: 15px;
}

.UserContentPreviewImage div {
    overflow: hidden;
    background-color: #cccccc;
}
.PreviewFormTxtBox {
    width: 260px;
}

.ContentSubText ol li {
    margin: 5px 0 0 -10px;
    padding: 0 0 0 0;
}
.TestimonialHeaderText {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 15px;
}
.ContentBarPadding {
    padding: 15px 0 20px 0;
}
.error {
    color: Red;
}


/* Splash Content Page */
.SplashContent {
    width: 850px;
    margin: auto;
}
.SplashLogoLayer {
    text-align: center;
    padding: 47px 0 29px 0;
}
.SplashImageContainer {
    padding: 0 200px 0 175px;
}
.SplashCenterLayer {
    text-align: center;
}
.SplashCenterLayer img {
    padding: 11px 0 11px 0;
}
.SplashLeftContent {
    float: left;
    width: 226px;
}
.SplashRightContent {
    float: right;
    width: 226px;
}
.LeftSplashCenterText {
    float: left;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
}
.RightSplashCenterText {
    float: right;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
}
.Helvetica10ptText {
    font-size: 10px;
    font-family: Helvetica;
    color: #231f20;
}
a.lnkHelvetica10ptText {
    font-size: 10px;
    font-family: Helvetica;
    font-weight: bold;
    color: #8b0b04;
    cursor: pointer;
    text-decoration: none;
}
a.lnkHelvetica10ptText:hover {
    font-size: 10px;
    font-family: Helvetica;
    font-weight: bold;
    color: #ee3124;
    cursor: pointer;
    text-decoration: none;
}
a.lnkHelveticaText {
    font-size: 12px;
    font-family: Helvetica;
    font-weight: bold;
    color: #8b0b04;
    cursor: pointer;
    text-decoration: none;
}
a.lnkHelveticaText:hover {
    font-size: 12px;
    font-family: Helvetica;
    font-weight: bold;
    color: #ee3124;
    cursor: pointer;
    text-decoration: none;
}
.RememberTextLayer {
    margin-top: 185px;
    margin-bottom: 50px;
}

.Popup {
    position: relative;
    background: transparent url(../images/Application/Popup.bg.gif) no-repeat;
    width: 473px;
}
.PopupContent {
    position: relative;
    padding: 30px;
}
.PopupContent p {
    padding-top: 30px;
    margin: 0px;
}
.PopupContent .textEntry {
    padding-bottom: 0px;
}
.PopupBackground {
    filter: alpha(opacity=25);
    -moz-opacity: 0.25;
    opacity: 0.25;
    background-color: #000000;
}
.Page_Header_Text {
    font-size: 24px;
    font-weight: bold;
    text-transform: capitalize;
    color: #B42C33;
    margin-bottom: 15px;
}
.Page_Sub_Text {
    font-size: 16px;
    font-weight: bold;
    color: #B42C33;
    margin-bottom: 15px;
}

.Link {
    color: #13580C;
    font-weight: bold;
    text-decoration: none;
}

.introText {
    font-size: 11px;
    font-weight: bold;
}

.PublicationPreview {
    font-size: 12px;
    font-weight: bold;
	background-color:#cccccc;
	border:1px solid black;
	opacity:.5;
	filter:alpha(opacity=50);
	margin-top: -10px;
}


/* Google Search Styles */
.example_text {
    color:#8b0b04;
}

input.SearchSubmit {
    position:absolute; 
    left:135px;
}

