﻿@charset "UTF-8";
/* CSS Document */

body {
	background-color: #29170F;
	padding: 0px;
	margin: 0px ;
	background-position: center;
}
img {
    border: none 0px;
}

/* PAGE STYLES ------------------------------------------------------- */
/* /////////////////////////////////////////////////////////////////// */

.page_layout {
    background: transparent url('../images/background.jpg') no-repeat top left;
    width: 999px;
    padding: 0px;
    margin: 0px;
}
.page_layout_left {
    width: 50px;
    padding: 0px;
    margin: 0px;
}
.page_layout_right {
    width: 49px;
    padding: px;
    margin: 0px;
}
.page_primaryNav {
    background-color: Transparent;
    width: 784px;
    height: 20px;
    padding: 95px 0px 25px 116px;
    margin: 0px;
}
.page_header_image {
    background-color: Transparent;
    width: 900px;
    height: 199px;
    padding: 0px;
    margin: 0px;
}
.page_home_flash {
    background-color: Transparent;
    width: 900px;
    height: 320px;
    padding: 0px;
    margin: 0px;
}
.page_body_left {
    background-color: #EFEFEA;
    width: 200px;
    padding: 23px 0px 23px 0px;
    margin: 0px;
}
.page_body_center {
    background-color: #ffffff;
    width: 460px;
    padding: 23px 20px 23px 20px;
    margin: 0px;
}
.page_body_minimum {
    min-height: 310px;
}
.page_body_right {
    background-color: #ffffff;
    width: 183px;
    padding: 23px 17px 23px 0px;
    margin: 0px;
}
.page_home_content {
    background-color: Transparent;
    width: 900px;
    padding: 23px 0px 0px 0px;
    margin: 0px;
}
.page_footer {
    background-color: Transparent;
    width: 900px;
    padding: 20px 0px 35px 0px;
}

/* NAVIGATION STYLES ------------------------------------------------- */
/* /////////////////////////////////////////////////////////////////// */

.dropnavMENU {
    background-color: #5c0214;
    /*padding: 5px 7px 3px 7px;*/
    padding: 5px 0px 0px 0px;
    border: none 0px transparent;
    /*width: 185px;*/
}
.dropnavTEXT {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	padding: 5px 20px 3px 7px;
}
.dropnavTEXTON {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
	color: #efb406;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	padding: 5px 20px 3px 7px;
}
.subnavHeader {
    padding: 0px 0px 9px 0px;
    margin: 0px;
}
.subnavHEADERlink {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #b20838;
    text-decoration: none;
}
.subnavHEADERlink:hover {
}
.subnavBody {
    padding: 0px;
}
.treenavBASE {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    line-height: 13px;
    color: #14b3c8;
    text-decoration: none;
}
td.treenavBASE {
    background-color: #EFEFEA;
}
.treenavTEXT {
    text-transform: uppercase;
    font-weight: bold;
}
td.treenavTEXT {
    width: 178px;
    padding: 4px 11px 4px 11px;
}
.treenavTEXTON {
    color: #FFFFFF;
}
td.treenavTEXTON {
    background-color: #94c73d;
}
.treenavTEXTOVER {
    color: #FFFFFF;
    text-decoration: none;
}
td.treenavTEXTOVER {
    background-color: #006439;
}
.treesubnavTEXT {
    text-transform: none;
    font-weight: normal;
}
td.treesubnavTEXT {
    width: 158px;
    padding: 4px 11px 4px 31px;
}
.headnavTEXT {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
.headnavTEXTON {
	color: #deb406;
}
.footnavTEXT {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 18px;
	color:white;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.footnavTEXT:hover {
	color: white;
}

/* TEXT STYLES ------------------------------------------------------- */
/* /////////////////////////////////////////////////////////////////// */

.mainTITLE {
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
    font-size: 18px;
    color: #14b3c8;
    text-decoration: none;
    padding-bottom: 10px;
}
.mainSUBHEAD {
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
    font-size: 13px;
    color: #f1592a;
    text-decoration: none;
    padding-bottom: 3px;
}
.mainTEXT
{
	color: #4b4b4b;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 13px;
	line-height: 18px;
}
.mainTEXTbold
{
	color: #4b4b4b;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 13px;
	line-height: 18px;
}
.mainLINK 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	line-height: 18px;
	color: #f1592a;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.mainLINK:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	line-height: 18px;
	color: #14b3c8;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.divider_line {
    height: 6px;
    border-bottom: solid 1px #b8af98;
    padding: 0px;
    margin: 0px 0px 6px 0px;
}
/* COMPONENTS STYLES ------------------------------------------------- */
/* /////////////////////////////////////////////////////////////////// */

.searchTEXT {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.com_happening {
    background: transparent url('../images/components/interior/comp_news.jpg') no-repeat top left;
    width: 176px;
    height: 79px;
    padding: 32px 11px 9px 13px;
    margin: 0px;
}
.com_happening_home {
    background: transparent url('../images/components/home/comp_news.jpg') no-repeat top left;
    width: 211px;
    height: 79px;
    padding: 32px 11px 9px 13px;
    margin: 0px;
}
.newsHEAD {
	color: #d3b406;
	font-family: Georgia, Serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	padding: 0px 0px 2px 0px;
}
.newsTEXT {
	color: #555541;
	font-family: Georgia, Serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	padding: 0px 0px 2px 0px;
}
.newsLINK {
	font-family: Georgia, Serif;
	font-size: 12px;
	color: #b20838;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.newsLINK:hover {
	font-family: Georgia, Serif;
	font-size: 12px;
	color: #deb406;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.com_header_image {
    background-color: #b20838;
    width: 930px;
    height: 196px;
    padding: 0px 0px 0px 20px;
    margin: 0px;
}
.com_testimonial {
    background: transparent url('../images/components/sponsor_testimonial.gif') no-repeat top left;
    width: 138px;
    height: 98px;
    padding: 75px 20px 0px 25px;
}
.com_testTEXT {
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
}
.com_testLINK {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	line-height: 15px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.com_testLINK:hover {
    color: #14b3c8;
}

/* FOOTER  / HEADER STYLES ----------------------------------------- */
/* /////////////////////////////////////////////////////////////////// */

.footerTEXT {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 18px;
	color:white;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.footerLINK {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 18px;
	color: #f15a29;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.footerLINK:hover {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 18px;
	color:#f15a29;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* PAD --------------------------------------------------------------- */
/* /////////////////////////////////////////////////////////////////// */

.pad_secondaryNav {
    padding: 0px 0px 14px 0px;
}
.pad_interior_component {
    padding: 0px 0px 10px 0px;
}
.pad_home_component {
    padding: 0px;
}
.pad_headernav {
    padding: 0px 0px 0px 8px;
}

/* CMS ONLY ---------------------------------------------------------- */
/* /////////////////////////////////////////////////////////////////// */

.cmsNAV {
    font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	line-height: 16px;
	color: #94c73d;
	text-decoration: none;
	font-weight: bold;
}
.cmsTITLE {
    font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	line-height: 18px;
	color: #14b3c8;
	font-weight: bold;
}
.cmsNAV:hover {
    font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	line-height: 16px;
	color: #14b3c8;
	text-decoration: underline;
	font-weight: bold;
}
.directionTEXT {
    font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 12px;
	color: #14b3c8;
	text-decoration: none;
}
.bgCMSNAV {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #29170F;
	background-position: center;
}
.mainLINKCMS {
    font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #f1592a;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}
.mainLINKCMS:hover {
    font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #14b3c8;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}
