﻿/** Start Body style **/

body
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    background-color: #3F342E; /* #F5EACF; */
    background-image: url('images/BodyBGTiny.jpg');
    background-repeat: repeat;
    border-top: solid 5px #0B2744;
    background-attachment: fixed;
}

.Main
{
    text-align: left;
    margin: 0 auto;
}

.Content{
    margin: 0 auto;
}

/** End Body style **/

/** ============================================ **/

/** Start Header style **/

.HeaderBG {
    padding-top: 5px;
    height: 165px;
    background-color: White; /* #d6a42d; */
    border-bottom: solid 10px #d6a42d;
}

.Header {
    width: 970px;
    margin: 0 auto;
    position: relative;
    background-color: White;
    padding: 20px 0px 5px 0px;
    border-top: solid 5px #FFFFFF;
    border-left: solid 5px #FFFFFF;
    border-right: solid 5px #FFFFFF;
}

.LogoArea {
    float: left;
    width: 265px;
    /*background-color: White;*/
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.MenuContainer {
    float: right;
    width: 650px;
    text-align: right;
    top: 25px;
    padding: 0px;
}

.MainMenuStyle {
    text-align: left;
}

.StaticMenuItemStyle {
    border-left: solid 1px #134679;
}

.StaticMenuSelectedStyle {
    background-color: #134679;
    color: White;
}

.SiteHeaderText {
    text-align: left;
    letter-spacing: 5px;
    font-weight: bold;
    margin: 10px 0px 0px 15px;
}

.SiteHeaderText2 {
    text-align: left;
    letter-spacing: 6px;
    font-weight: bold;
    margin: 0px 0px 30px 15px;
}

.ContactInfoStyle {
    padding: 4px;
    text-align: right;
    color: #0B2744;
    line-height: 1.75;
    float: right;
    font-size: 14pt;
    font-weight: bold;
}

.ContactInfoStyle a {
    color: #3F342E;
    text-decoration: none;
}

.ContactInfoStyle a:hover {
    color: #134679;
    text-decoration: none;
}

.SpacerStyle {
    font-size: 25pt;
}

.TelephoneIconBlueStyle {
    padding: 7px 5px 7px 25px;
    text-align: right;
    background-image: url('images/CellPhoneIconBlue.gif');
    background-repeat: no-repeat;
    background-position: 2px center;
}

.EmailAddressTopStyle {
    padding: 7px 5px 7px 42px;
    text-align: right;
    background-image: url('images/EnvelopeIconBlue.gif');
    background-repeat: no-repeat;
    background-position: 2px center;
}

.SitePathWrapperStyle {
    text-align: left;
    font-size: x-small;
    border-left: solid 10px #D6A42D;
}

*html .TagLineStyle {
    background-color: #0B2744;
    width: 100%;
    text-align: center;
    height: 30px;
    padding: 20px 0px 20px 0px;
    margin: 0px;
}

.TagLineStyle {
    background-color: #0B2744;
    text-align: center;
    padding: 15px 0px 15px 0px;
    height: 34px;
    color: White;
    font-size: 26pt;
    font-weight: bold;
    margin: 0px;
}

.SocialMediaLinks {
    text-align: left;
    font-size: 10pt;
    font-weight: bold;
    padding: 14px 0px 0px 0px;
    color: #134679;
}

.SocialMediaLinks a{
    border: solid 0px white;
    padding: 0px 5px 0px 5px;
    text-decoration: none;
}

/** End Header style **/

/** ============================================ **/

/** Start Body style **/


.BodyWrapper
{
    width: 970px;
    margin: 0 auto;
    font-size: 12pt;
    font-weight: lighter;
    color: #333333;
    position: relative;
    /*border-left: solid 5px #FFFFFF;
    border-right: solid 5px #FFFFFF;*/
    padding: 25px 0px 50px 0px;
    background-image: url('images/BodyBGTiny.jpg');
    background-repeat: repeat;
    background-color: #3F342E;
    background-attachment: fixed;
}

.SideMenu {
    width: 213px;
    border: solid 4px White;
    padding: 10px 10px 8px 12px;
    background-color: #3F342E;
    color: White;
    font-size: 10pt;
    float: left;
}

.SideMenu h3 {
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 20pt;
    font-weight: bold;
    letter-spacing: -1px;
    border-bottom: solid 2px White;
    width: 100%;
    margin: 0px;
}

.SideMenu a {
    color: #d6a42d;
    text-decoration: none;
    /* text-decoration: underline; */
    border-bottom: dotted 1px #d6a42d;
    line-height: 1.75;
}

.SideMenu a:hover {
    /* text-decoration: none; */
    border-bottom: dotted 0px #d6a42d;    
}

.SideMenu small {
    font-size: x-small;
    padding: 30px 0px 3px 0px;
    font-style: italic;
}

.ReqFieldValidStyle {
    background-image: url('images/WarningIcon.png'); 
    background-repeat: no-repeat;
    padding: 0px 0px 5px 20px;
}

.WatermarkStyle {
    width: 165px;
    padding: 2px;
    color: #3F342E;
    font-size: 8pt;
    padding: 6px 2px 6px 26px;
    background-image: url('images/Icon.gif');
    background-repeat: no-repeat;
}

.WatermarkStyleSmall {
    width: 50px;
    padding: 2px;
    color: #3F342E;
    font-size: 8pt;
}

.WatermarkStyleLg {
    width: 185px;
    padding: 2px;
    color: #3F342E;
    font-size: 8pt;
}

.RequestLabel {
    font-size: 10pt;
    font-weight: bold;
}

.NameField {
    font-size: 8pt;
    color: #3F342E;
    width: 165px;
    text-transform: capitalize;
    padding: 3px 2px 3px 20px;
    background-image: url('images/PersonIcon.gif');
    background-repeat: no-repeat;
    background-position: 2px center;
    font-weight: bold;
    border: none;
}

.NameFieldWM {
    font-size: 8pt;
    color: #A59183;
    width: 165px;
    text-transform: capitalize;
    padding: 3px 2px 3px 20px;
    background-image: url('images/PersonIcon.gif');
    background-repeat: no-repeat;
    background-position: 2px center;
    border: none;
}

.CompanyNameField {
    font-size: 8pt;
    color: #3F342E;
    width: 165px;
    text-transform: capitalize;
    padding: 3px 2px 3px 20px;
    background-image: url('images/OfficeBuildingIcon.gif');
    background-repeat: no-repeat;
    background-position: 2px center;
    font-weight: bold;
    border: none;
}

.CompanyNameFieldWM {
    font-size: 8pt;
    color: #A59183;
    width: 165px;
    text-transform: capitalize;
    padding: 3px 2px 3px 20px;
    background-image: url('images/OfficeBuildingIcon.gif');
    background-repeat: no-repeat;
    background-position: 2px center;
    border: none;
}

.PhoneField {
    font-size: 8pt;
    color: #3F342E;
    width: 165px;
    text-transform: capitalize;
    padding: 3px 2px 3px 20px;
    background-image: url('images/CellPhoneIcon.gif');
    background-repeat: no-repeat;
    background-position: 2px center;
    font-weight: bold;
    border: none;
}

.PhoneFieldWM {
    font-size: 8pt;
    color: #A59183;
    width: 165px;
    text-transform: capitalize;
    padding: 3px 2px 3px 20px;
    background-image: url('images/CellPhoneIcon.gif');
    background-repeat: no-repeat;
    background-position: 2px center;
    border: none;
}

.AddressField {
    font-size: 8pt;
    color: #3F342E;
    width: 165px;
    text-transform: capitalize;
    padding: 3px 2px 3px 20px;
    background-image: url('images/HouseIcon.gif');
    background-repeat: no-repeat;
    background-position: 2px center;
    font-weight: bold;
    border: none;
}

.AddressFieldWM {
    font-size: 8pt;
    color: #A59183;
    width: 165px;
    text-transform: capitalize;
    padding: 3px 2px 3px 20px;
    background-image: url('images/HouseIcon.gif');
    background-repeat: no-repeat;
    background-position: 2px center;
    border: none;
}

.RequestField {
    font-size: 8pt;
    color: #3F342E;
    padding: 1px 2px 1px 2px;
    text-align: center;
    font-weight: bold;
    border: none;
}

*+html .RequestField {
    font-size: 8pt;
    color: #3F342E;
    padding: 1px 2px 1px 2px;
    text-align: center;
    font-weight: bold;
    border: none;
}

.RequestFieldWM {
    font-size: 8pt;
    color: #A59183;
    padding: 1px 2px 1px 2px;
    text-align: center;
    border: none;
}

.RequestFieldStates {
    font-size: 8pt;
    color: #3F342E;
    padding: 7px 2px 7px 2px;
    background-color: White;
}

.StateListPanelStyle {
    padding: 2px 12px 2px 8px;
    left: 0px;
    position: relative;
}

.EmailField {
    font-size: 8pt;
    color: #3F342E;
    width: 165px;
    padding: 3px 2px 3px 20px;
    background-image: url('images/EnvelopeIconBrown.gif');
    background-repeat: no-repeat;
    background-position: 2px center;
    font-weight: bold;
    border: none;
}

.EmailFieldWM {
    font-size: 8pt;
    color: #A59183;
    width: 165px;
    padding: 3px 2px 3px 20px;
    background-image: url('images/EnvelopeIconBrown.gif');
    background-repeat: no-repeat;
    background-position: 2px center;
    border: none;
}

.RequestServicesList {
    font-size: 8pt;
    font-weight: lighter;
    padding: 2px;
    color: White;
    width: 165px;
    border: none;
}

.RequestServicesList INPUT{
    color: #3F342E;
    border: none;
    padding: 0px;
    font-size: 10pt;
}

.RequestBtn {
    background-color: White;
    color: #3F342E;
    border: solid 3px #3F342E;
    font-weight: bold;
    padding: 3px;
}

.BodyArea {
    margin: 0px 0px 20px 0px;
    width: 685px;
    padding: 5px 10px 0px 30px;
    color: White; /* #F5EACF; */
    line-height: 1.75;
    font-size: 12pt;
    display: inline-block;
}

.BodyArea ul li {
    color: #F5EACF;
}

.BodyArea a {
    color: #d6a42d;
    text-decoration: none;
    /* text-decoration: underline; */
    border-bottom: dotted 1px #d6a42d;
}

.BodyArea a:hover {
    /* text-decoration: none; */
    border-bottom: dotted 0px #d6a42d;    
}

.PageHeader {
    color: White;
    padding: 0px 0px 5px 0px;
    border-bottom: solid 4px White;
    font-size: 30pt;
    font-weight: lighter;
}

.PageHeaderImageStyle {
    float: right;
    position: relative;
    border: solid 4px White;
    position: relative;
    top: 6px;
    margin-left: 5px;
    margin-bottom: 10px;
}

.ContactUsPhoneListStyle{
    font-size: 12pt;
}

.ContactUsLocationsStyle {
    margin: 0px;
}

.TestimonialsStyle {
    margin: 0px;
    padding: 10px 0px 75px 0px;
    background-image: url('images/SpeechBubblesDivider.gif'); 
    background-repeat: no-repeat;
    background-position: bottom center;   
}

.TestimonialsStyle h3 {
    margin: 0px;
}


.QuotationMarkStartStyle {
    float: left;    
}

.TestimonialsNameStyle {
    padding: 0px 0px 0px 35px;
}

.TopLinksDataListStyle ul li {
    margin: 0px;
    padding: 0px;
    line-height: 1;
}

.IframeStyle {
    border: solid 2px White;
}

.ReturnToTopStyle {
    font-size: 10pt;
    float: right;
}

/** End Body style **/

/** ============================================ **/

/** Start Footer style **/

/*.FooterAreaWrapper
{
    background-color: #0B2744; /*#134679;
    text-align: center;
    border-top: solid 8px #F5EACF; 
    padding: 0px 0px 0px 0px;
    border-top: solid 2px #061524;
    height: 250px;
}
*/

.FooterArea
{
    border-top: solid 8px #F5EACF;
    text-align: left;
    background-color: #0B2744;
    padding: 15px 0px 0px 0px;
    color: White;
    background-image: url('images/FooterBG.jpg');
    background-repeat: repeat-x;
}

.FooterMenuWrapper {
    width: 650px;
    margin: 0 auto;
}

.FooterStaticMenuItemStyle {
    border-left: solid 1px #D6A42D;
    text-align: center;
}

*+html .FooterContent {
    line-height: 1.75;
    font-size: small;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

.FooterContent {
    line-height: 1.75;
    font-size: small;
    text-align: center;
    padding: 0px 0px 20px 0px;
    margin: 0px;
}

.FooterContent a {
    color: #d6a42d;
    text-decoration: none;
    /* text-decoration: underline; */
    border-bottom: dotted 1px #d6a42d;
}

.FooterContent a:hover {
    /* text-decoration: none; */
    border-bottom: dotted 0px #d6a42d;    
}

.FooterContent p {
    padding: 5px 0px 0px 0px;
    border-top: 2px solid White;
}

.FooterContactInfoStyle {
    width: 100%;
    text-align: center;
    font-size: 14pt;
    font-weight: bold;
}

.FooterContactInfoStyle a {
    border-bottom: dotted 0px #d6a42d;    
}

.FooterContactInfoStyle a:hover {
    color: White;
    border-bottom: dotted 0px #d6a42d;    
}

.TelephoneIconWhiteStyle {
    padding: 7px 5px 7px 18px;
    text-align: right;
    background-image: url('images/CellPhoneIconWhite.gif');
    background-repeat: no-repeat;
    background-position: 2px center;
}

.EmailAddressFooterStyle {
    padding: 7px 5px 7px 30px;
    text-align: right;
    background-image: url('images/EnvelopeIconSmall.gif');
    background-repeat: no-repeat;
    background-position: 2px center;
}


.FooterBomaIfmaStyle {
    border-top: 2px solid White;
    padding: 10px 0px 5px 0px;
}

.FooterCopyrightStyle {
    font-size: 8pt;
    text-align: center;
    letter-spacing: 1px;
    width: 100%;
    padding: 0px 0px 20px 0px;
}

/** End Footer style **/

