html, body
{
    margin: 0px;
    padding: 0px;
}

body
{
    font-family: Tahoma, verdana, arial, "Times New Roman" , serif !important;
    background: #000;
    color: #eeebeb;
    font-size: 13px;
}

a
{
    font-family: Tahoma, verdana, arial, "Times New Roman" , serif !important;
    color: #d3a567 !important;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a img
{
    border: none;
}

.separate
{
    clear: both;
}

p
{
    font-size: 13px;
    font-family: Tahoma, verdana, arial, "Times New Roman" , serif !important;
    text-align: justify;
}


.textContainer p
{
    line-height: 18px;
    font-size: 13px !important;
    font-family: Tahoma, verdana, arial, "Times New Roman" , serif !important;
}

ol, ul
{
    margin-top: 20px;
    margin-bottom: 20px;
}

ol li, ul li
{
    margin-top: 10px;
    padding-bottom: 5px;
    font-size: 13px;
    font-family: Tahoma, verdana, arial, "Times New Roman" , serif !important;
}

ul li
{
    list-style-type: disc;
}

ol li ol, ol li ul, ul li ul
{
    margin-top: 5px;
    margin-bottom: 0px;
}

ol li ol li, ol li ul li, ul li ul li
{
    margin-top: 5px;
    padding-bottom: 0px;
}

/***************************************************************/
/************************* CONATINERS **************************/
/***************************************************************/
#pageHeader
{
    width: 100%;
    background: #150E00 url(images/bg-menu.jpg) no-repeat center top;
    margin: 0;
    height: 39px;
}

#pageHeaderContainer
{
    width: 941px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.potentia
{
    float: right;
    padding: 5px 0 0 0;
    display: inline-block;
    cursor: pointer;
}

#pageHeader .description
{
    display: none;
    position: absolute;
    right: -10px;
    top: 38px;
    width: 300px;
    padding: 7px;
    background: #C0965E;
    color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 2px solid #fff;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    -moz-box-shadow: 0px 0px 3px #000;
    -webkit-box-shadow: 0px 0px 3px #000;
}

#pageHeader .description:hover
{
    display: block;
}

#pageHeader .description a
{
    color: #fff !important;
    font-weight: bold;
}

.separate
{
    height: 1px;
    font-size: 1px;
    clear: both;
}

#pageWrapper
{
    background: #241905;
    padding-bottom: 20px;
}

#pageContainer
{
    width: 941px;
    background: url(images/bg.jpg) no-repeat 50px top;
    margin: 0 auto 20px auto;
    padding: 45px 0 0 0;
    min-height: 550px;
}

#topRightContainer
{
    float: right;
    margin-top: -10px;
    margin-bottom: 15px;
}

#logoContainer
{
    float: left;
}

#logoContainer a img
{
    border: none;
}

#logo
{
    display: block;
    width: 342px;
    height: 77px;
    background: url(images/logo.png) no-repeat left top;
}

#sloganContainer
{
    width: 221px;
    height: 20px;
    background: url(images/slogan.png) no-repeat right top;
}

#contactContainer
{
    width: 221px;
    height: 57px;
    background: url(images/bg-contact.png) no-repeat -31px top;
    margin-top: 15px;
    font-size: 18px;
    padding-top: 6px;
}

#contactContainer span
{
    margin-left: 37px;
    word-spacing: 5px;
}

#containersWrapper
{
    height: 224px;
    background: url(images/bg-Containers.jpg) no-repeat center top;
    padding: 0px;
    margin: 0px;
}

#containersWrapperSmall
{
    height: 27px;
    background: url(images/bg-Containers-Small.jpg) no-repeat center top;
    padding: 0px;
    margin: 0px;
}

#containerContainer
{
    height: 194px;
    margin: 0px;
    padding: 0px;
    border: 0px solid Transparent;
}

#containerContainer .container
{
    float: left;
    height: 174px;
    margin-top: 12px;
    z-index: 1;
}

#containerContainer .btn
{
    margin-left: -5px;
    margin-top: 23px;
}

#containerContainer .Head
{
    margin: 0px;
    padding: 0px;
}

#containerContainer h1
{
    margin: 0px;
    padding: 0px;
    font-size: 28px;
    font-weight: normal;
}

#containerContainer .content
{
    font-size: 12px;
    margin-top: 15px;
    height: 67px;
    z-index: 1 !important;
}

#cont1
{
    margin-left: 15px;
    width: 310px;
}

#cont1 .content
{
    width: 170px;
}

#cont2
{
    margin-left: 15px;
    width: 307px;
}

#cont2 .content
{
    width: 180px;
}

#cont3
{
    margin-left: 15px;
    width: 265px;
}

#cont3 .content
{
    width: 175px;
}



#bottomWrapper
{
    background: #000;
    padding: 0px;
    margin: 0px;
    padding-top: 20px;
}

#bottomContainer
{
    width: 941px;
    margin: 0px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#bottomContainer .leftCont
{
    float: left;
    padding-bottom: 30px;
}

#bottomContainer .coopyright
{
    color: #515151;
    margin-top: 10px;
}

#bottomContainer .coopyright a
{
    color: #515151 !important;
    text-decoration: underline;
}

#bottomContainer .coopyright a:hover
{
    text-decoration: none;
}

#bottomContainer .rightCont
{
    padding: 0px;
    margin: 0px;
    float: right;
}

.tblContact
{
    margin: 0px;
    padding: 0px;
    width: 240px;
}

.tblContact td
{
    margin: 0px;
    padding: 0px;
    text-align: left;
    vertical-align: top;
    color: #515151;
}

.tblContact td.right
{
    text-align: right;
}



#contentWrapper
{
    width: 100%;
}

#contentWrapper td
{
    padding: 0px;
    margin: 0px;
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: top;
}


.rightContainer
{
    width: 250px;
    margin-left: 20px;
}






.contentPane1
{
    width: 100%;
}

.contentPane1 p, .contentPane1 li
{
    padding-right: 15px;
}

.contentPaneAdmin
{
    background: #e0e0e0;
    border: 1px solid #3d2c0e;
}

.contentPaneAdmin, .contentPaneAdmin h1, .contentPaneAdmin a, .contentPaneAdmin .Head, .contentPaneAdmin li, .contentPaneAdmin label, .contentPaneAdmin input, .contentPaneAdmin span
{
    color: #000 !important;
}


.rightPaneVideo
{
    padding-left: 10px !important;
}




/***************************/
/******** ABOUT ************/
/***************************/
.tblAbout
{
    margin-top: 20px;
    width: 500px;
    clear: both;
}

.tblAbout td
{
    vertical-align: top;
    padding-right: 10px !important;
}

.tblAbout .smallHead
{
    font-size: 18px;
    margin-bottom: 15px;
}

.tblAbout .content
{
    line-height: 16px;
}


/***************************/
/********** NEWS ***********/
/***************************/
.NewsContainer
{
}

.NewsContainer .item
{
    padding-left: 23px;
    background: url(images/bg-news-item.jpg) no-repeat left 2px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.NewsContainer .date
{
    color: #d3a567;
    font-size: 12px;
}

.NewsContainer .title
{
    margin-top: 5px;
}

.NewsContainer .title a
{
    color: #eeebeb !important;
    text-decoration: none;
    font-weight: bold;
}

.NewsContainer .title a:hover
{
    text-decoration: underline;
}

.NewsContainer .btn
{
    text-align: right;
}



/***************************/
/**** TESTIMONIALS *********/
/***************************/
.TestimonialsContainer
{
    padding-bottom: 25px;
}

.TestimonialsContainer p
{
    display: inline;
}

.TestimonialsContainer .item
{
    padding-left: 10px;
    text-align: justify;
    margin-top: 10px;
}

.TestimonialsContainer .quote-open
{
    margin-left: -13px;
}

.TestimonialsContainer .btn
{
    text-align: right;
}

/***************************************************************/
/**************************** HEADERS **************************/
/***************************************************************/
h1, h1 .Head
{
    font-size: 28px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    color: #eeebeb;
}

h2, h2 .Head, h2 .HeaderVideo, h2 .HeaderVideo p
{
    padding: 0px;
    margin: 0px;
    font-size: 21px;
    font-weight: normal;
    color: #d3a567;
}


.HeaderMain
{
    padding-bottom: 2px;
    border-bottom: 1px solid #645c4e;
}
.HeaderMain h2
{
    margin-top: 10px;
}

.HeaderMainDark h1, .HeaderMainDark h1 .Head, .HeaderMainDark h2, .HeaderMainDark h2 .Head
{
    color: #fff !important;
}



/***************************************************************/
/************************* Menu **************************/
/***************************************************************/
#menuContainer
{
    clear: both;
    height: 58px;
    background: #000 url(images/bg-menu.jpg) no-repeat center top;
    position: relative;
}

a#dnn_ctr890_FormMaster_cmdSubmit
{
    background: url(images/bg-submit.jpg) top left no-repeat;
    margin: 0;
    padding-left: 5px;
    font-size: 11px;
    color: #fff;
    text-align: left;
    width: 69px;
    height: 25px;
    line-height: 25px;
    display: block;
    text-decoration: none;
    color: #8a6822 !important;
    margin-left: 65px;
    margin-top: 20px;
}

#dnn_ctr890_FormMaster_lblRequired
{
    display: none;
}




.SubHead
{
    color: #fff;
}

.Head
{
    color: #fff;
}

.FCKImageGalleryItemContainer, .FCKImageGalleryItemContainer a
{
    color: #000;
}

#optionsarea
{
    color: #000 !important;
}

#optionsarea a, #optionsarea li, #optionsarea h1. #optionsarea h2, #optionsarea .Head, #optionsarea .SubHead
{
    color: #000 !important;
}

.ControlPanel, .ControlPanel a, .ControlPanel .SubHead, .ControlPanel .Head, .ControlPanel li, .ControlPanel label, .ControlPanel input
{
    color: #000 !important;
}

#dnn_ctr616_ModuleSettings_LatestArticlesOptions_tblTemplateHelp td .SubHead
{
    color: #000;
}


/*************************************************/
/****************** Contact Form *****************/
/*************************************************/
.tblContactForm, .tblContactForm td
{
    text-align: left;
}

.tblContactFormContainer
{
    width: 100%;
    float: left;
    clear: both;
}

.tblContactFormContainer td
{
    padding: 0px;
    margin: 0px;
    vertical-align: top;
    padding-bottom: 10px !important;
    text-align: left;
}

.tblContactFormContainer td a
{
    font-size: 13px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-weight: bold;
}

.tblContactFormContainer td p
{
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-weight: bold;
}

.tblContactFormContainer td p span
{
    font-weight: normal;
}

.tblContactFormContainer td input, .tblContactFormContainer td textarea, .tblContactFormContainer td .dropDown
{
    width: 300px !important;
    border: 1px solid #bbb;
}

.ReferralTable td
{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.ReferralTable td p
{
    padding: 0px !important;
    margin: 0px !important;
}

#dnn_ctr1265_FormMaster_lblRequired
{
    display: none;
}


a#dnn_ctr1265_FormMaster_cmdSubmit
{
    background: url(images/bg-submit.jpg) top left no-repeat;
    margin: 0;
    padding-left: 5px;
    font-size: 11px;
    color: #fff;
    text-align: left;
    width: 69px;
    height: 25px;
    line-height: 25px;
    display: block;
    text-decoration: none;
    color: #8a6822 !important;
    margin-left: 245px;
    margin-top: 20px;
}

#dnn_ctr1265_FormMaster_tdFormMasterHeaderCell
{
    display: none;
}


.overflowHidden
{
    overflow: hidden;
}

.StarBurst
{
    display: inline-block;
    width: 107px;
    height: 107px;
    background: url(images/starburst-small.png) no-repeat left top;
    float: left;
    position: relative;
    top: -20px;
    left: -50px;
}

.float_l
{
    float: left;
}

.float_r
{
    float: right;
}


#dnn_ctr1265_FormMaster_Refer_a_Friend td
{
    _text-align: left !important;
    text-align: left !important;
}

.ControlPanel
{
    margin: 0 auto 25px auto;
    width: 930px;
    padding: 5px 10px 10px 10px;
    border: 1px solid #999;
    border-top: none;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -moz-box-shadow: 0 0px 50px #BDBDBD;
    -webkit-box-shadow: 0 0px 50px #BDBDBD;
    box-shadow: 0 0px 50px #BDBDBD;
}
