/* ++++++++++++++++++++ DEFAULT STYLES ++++++++++++++++++++++ */
 a.tb:link {
    color: #105ca7;
    text-decoration: none;
    font-weight: normal;
    font-size: 1em;
}
a.tb:visited {
    color: #105ca7;
    text-decoration: none;
    font-weight: normal;
}
a.tb:hover {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-weight: normal;
}
a.tb:active {
    color: #105ca7;
    text-decoration: none;
    font-weight: normal;
}
a.tb:focus {
    color: #105ca7;
    text-decoration: none;
    font-weight: normal;
}
a.weblink:link {
    color: #CE992D;
    text-decoration: none;
    font-weight: normal;
}
a.weblink:visited {
    color: #CE992D;
    text-decoration: none;
    font-weight: normal;
}
a.weblink:hover {
    color: #E21F27;
    text-decoration: underline;
    font-weight: normal;
}
a.weblink:active {
    color: #CE992D;
    text-decoration: none;
    font-weight: normal;
}
a.quicklink:link {
    color: #000;
    text-decoration: none;
    font-weight: normal;
}
a.quicklink:visited {
    color: #000;
    text-decoration: none;
    font-weight: normal;
}
a.quicklink:hover {
    color: #e34f31;
    text-decoration: none;
    font-weight: normal;
}
a.quicklink:active {
    color: #000;
    text-decoration: none;
    font-weight: normal;
}
a.morelink:link {
    color: #C00;
    text-decoration: none;
    font-weight: bold;
}
a.morelink:visited {
    color: #C00;
    text-decoration: none;
    font-weight: bold;
}
a.morelink:hover {
    color: #006600;
    text-decoration: none;
    font-weight: bold;
}
a.morelink:active {
    color: #C00;
    text-decoration: none;
    font-weight: bold;
}
a.orangelink:link {
    color: #FF6600;
    text-decoration: none;
    font-weight: normal;
}
a.orangelink:visited {
    color: #FF6600;
    text-decoration: none;
    font-weight: normal;
}
a.orangelink:hover {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}
a.orangelink:active {
    color: #FF6600;
    text-decoration: none;
    font-weight: normal;
}
.IMGnoborder {
    display: block;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.IMGnobord {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.IMGnobordrhs {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    float: right;
    padding-top: 20px;
}
.SOCIALbuts {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin-bottom: 10px;
    margin-top: 5px;
}
a.bnb:link {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    font-size: 1em;
}
a.bnb:visited {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    font-size: 1em;
}
a.bnb:hover {
    color: #105ca7;
    text-decoration: none;
    font-weight: normal;
    font-size: 1em;
}
a.bnb:active {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    font-size: 1em;
}
a.wht:link {
    color: #FFF;
    text-decoration: none;
    font-weight: normal;
}
a.wht:visited {
    color: #FFF;
    text-decoration: none;
    font-weight: normal;
}
a.wht:hover {
    color: #F7ECAA;
    text-decoration: none;
    font-weight: normal;
}
a.wht:active {
    color: #FFF;
    text-decoration: none;
    font-weight: normal;
}
a.whtul:link {
    color: #FFF;
    text-decoration: underline;
    font-weight: normal;
}
a.whtul:visited {
    color: #FFF;
    text-decoration: underline;
    font-weight: normal;
}
a.whtul:hover {
    color: #FF0;
    text-decoration: underline;
    font-weight: normal;
}
a.whtul:active {
    color: #FFF;
    text-decoration: underline;
    font-weight: normal;
}
a.blk:link {
    color: #000;
    text-decoration: none;
    font-weight: normal;
}
a.blk:visited {
    color: #000;
    text-decoration: none;
    font-weight: normal;
}
a.blk:hover {
    color: #666;
    text-decoration: underline;
    font-weight: normal;
}
a.blk:active {
    color: #000;
    text-decoration: none;
    font-weight: normal;
}
.NEWStitle {
    text-decoration: none;
    font-size: 1.2em;
}
.TXTleft {
    float: left;
    width: 270px;
    display: block;
    margin-right: 10px;
}
.TXTright {
    float: right;
    width: 270px;
    display: block;
    margin-left: 10px;
}
.LINKSbox {
    padding: 10px;
    width: 90%;
    border: 1px dashed #999;
    font-size: 0.8em;
}
.CTboldish {
    font-weight: bold;
}
.CTsml {
    font-weight: normal;
    font-size: 0.9em;
}
.CTsmaller {
    font-weight: normal;
    font-size: 0.8em;
}
.CTboldwhite {
    font-weight: bold;
    color: #FFF;
}
.CTitalics {
    font-weight: normal;
    font-style: italic;
}
.CTitalicsbold {
    font-weight: bold;
    font-style: italic;
}
.CTitalicsgrey {
    font-weight: normal;
    font-style: italic;
    color: #E1E1E1;
}
.LINKSbox {
    padding: 10px;
    width: 90%;
    border: 1px dashed #999;
}
hr {
    background-color:#CCCCCC;
    border-width:0;
    color:#CCCCCC;
    height:1px;
    line-height:0;
    page-break-after:always;
    text-align:center;
    width:100%;
}
/* ++++++++++++++++++++ PSLNI STYLES ++++++++++++++++++++++ */
 a.navlhs:link {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
    font-size: 1.3em;
}
a.navlhs:visited {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
    font-size: 1.3em;
}
a.navlhs:hover {
    color: #CDB77B;
    text-decoration: none;
    font-weight: normal;
    font-size: 1.3em;
}
a.navlhs:active {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
    font-size: 1.3em;
}
.CTprice {
    font-weight: normal;
    font-size: 1.8em;
    color: #FFFFFF;
}
.BULLETgrey {
    font-weight: normal;
    color: #999999;
    line-height: 1.5em;
}
.STILLtodo {
    font-weight: normal;
    font-style: italic;
    color: #900;
}
.CTredlge {
    font-size: 1.1em;
    color: #C00;
    font-weight: normal;
}
.CThomelge {
    font-size: 1.3em;
    color: #FFF;
    font-weight: normal;
    line-height: 1.9em;
}
.CTlge {
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.9em;
}
.HEADLINEtitle {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.9em;
    color: #FFF;
}
.IMGgallery {
    display: block;
    padding: 12px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: #E2E2E2;
    margin: 6px;
    font-size: 0.8em;
}
.IMGdetthumb {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    font-size: 0.8em;
    padding-right: 3px;
    padding-bottom: 6px;
}
.EFORMbox {
    width: 256px;
}
.EFORMbut {
    width: 130px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFF;
    background-color: #000;
    float: right;
    border: 1px solid #000;
    height: 40px;
}
.EFORMtitle {
    font-size: 1.4em;
    color: #000;
}
.FOOTERheading {
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.9em;
    color: #FFB584;
}
.HEADERgrey {
    font-size: 27px;
    font-weight: normal;
    line-height: 36px;
    color: #666666;
}
.HEADERblack {
    font-size: 28px;
    font-weight: normal;
    line-height: 36px;
    color: #000000;
}
.FOOTERorange {
    font-size: 27px;
    font-weight: normal;
    line-height: 36px;
    color: #FFB584;
}
.FOOTERwhite {
    font-size: 28px;
    font-weight: normal;
    line-height: 36px;
    color: #FFFFFF;
}
.TESTIMONIALby {
    font-weight: bold;
}
/*Style the DIV*/
 .proplistcont {
    width: 1000px;
    float: left;
    display: block;
}
.proplistcont .proplist .propbox {
    width: 220px;
    float: left;
    margin: 9px;
    padding: 5px;
    border: 1px solid #ccc;
    text-align: center;
    font-size: 0.8em;
    height: 260px;
}
.proplistcont .proplist .propbox .proptag {
    position: relative;
    right: -81px;
    top: -154px;
}
.proplistcont .proplist .propbox .proptext {
    position: relative;
    right: 0px;
    top: -58px;
}
.proplistcont .proplist .propbox .propnoimage {
    position: relative;
    right: 0px;
    top: -64px;
}
/*Fade all the DIV when user hovers on any div*/
 .proplistcont .proplist:hover .propbox {
    zoom: 1;
    filter: alpha(opacity=45);
    opacity: 0.45;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
}
/*Fade out the particular DIV when user hover on that DIV*/
 .proplistcont .proplist .propbox:hover {
    box-shadow: 3px 3px 15px #666;
    border-color:#7C7C7C;
    background: #7C7C7C;
    color: #fff;
    cursor: pointer;
    /*Opacity*/
    zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-box-shadow: 3px 3px 15px #666;
    -webkit-box-shadow: 3px 3px 15px #666;
}
.LADDtitle {
    color: #333;
    font-size: 1.3em;
    font-weight: normal;
    font-family: 'Numans', sans-serif;
    letter-spacing: -1px;
    padding-top: 20px;
    padding-left: 20px;
}
.SRCHtitle {
    color: #FFF;
    font-size: 1.3em;
    font-weight: normal;
    font-family: 'Numans', sans-serif;
    letter-spacing: -1px;
    padding-bottom: 10px;
    display: inline;
    line-height: 2.5em;
}
.SRCHprlist {
    color: #FFF;
    font-size: 0.9em;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 10px;
    display: inline;
    padding-left: 20px;
}
.SRCHformbox {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    background-color: #FFF;
    border: 1px solid #999;
    padding-top: 2px;
    padding-bottom: 2px;
}
.SRCHLETSbut {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF;
    background-color: #000;
    border: 1px solid #000;
}
.townsearch {
    color: #004C29;
    font-size: 16px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    display: inline;
    padding-top: 2px;
    padding-right: 20px;
    padding-bottom: 2px;
    padding-left: 2px;
    border: 10px solid #004C29;
    border-radius: 5px;
}
/*Style the DIV*/
 .proplistcont {
    width: auto;
    float: left;
    display: block;
}
.proplistcont .proplist .propbox {
    width: 170px;
    float: centre;
    margin: 8px;
    padding: 5px;
    border: 1px solid #105ca7;
    text-align: center;
    font-size: 0.8em;
    height: 240px;
}
.proplistcont .proplist .propbox .proptag {
    position: relative;
    right: -81px;
    top: -154px;
}
.proplistcont .proplist .propbox .proptext {
    position: relative;
    right: 0px;
    top: 0px;
}
.proplistcont .proplist .propbox .propnoimage {
    position: relative;
    right: 0px;
    top: -64px;
}
/*Fade all the DIV when user hovers on any div*/
 .proplistcont .proplist:hover .propbox {
    zoom: 1;
    filter: alpha(opacity=85);
    opacity: 0.70;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
}
/*Fade out the particular DIV when user hover on that DIV*/
 .proplistcont .proplist .propbox:hover {
    box-shadow: 3px 3px 15px #666;
    border-color:#AA8F39;
    color: #000;
    cursor: pointer;
    /*Opacity*/
    zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-box-shadow: 3px 3px 15px #666;
    -webkit-box-shadow: 3px 3px 15px #666;
    background-color: #EDE3C0;
}
.deptimg {
    width: 222px;
    overflow: hidden;
}
.FORMsbox {
    box-shadow: none;
    background: #fafafa;
    border:1px solid #DDDDDD;
    border-radius: 2px;
    padding: 11px 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.FORMsbut {
    display: inline-block;
    padding: 10px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    *padding-left:0;
    *padding-right:0;
    background-color: #2693FF;
    color: #ffffff;
    font-size: 13px;
    font-weight:bold;
    text-transform:uppercase;
    border:none;
    padding:10px 30px;
}
.FORMsallbox {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    background-color: #E3DFD7;
    border: 1px solid #867d76;
    height: 18px;
    width: 92px;
    padding-left: 2px;
}
.FORMsallbut {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    background-color: #867d76;
    height: 22px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    width: 50px;
}