/* ++++++++++++++++++++ DEFAULT STYLES ++++++++++++++++++++++ */
a,  a:link {
	color: #004B2A;
	font-weight: normal;
	text-decoration: none;
	font-size: 1em;
}
a:visited {
	color: #004B2A;
	font-weight: normal;
	text-decoration: none;
	font-size: 1em;
}
a:hover {
	color: #A70043;
	font-size: 1em;
}
a:focus {
	color: #004B2A;
}
a:active {
	color: #004B2A;
}
	OL {
	margin-left: 0.5em;
	padding-left: 1em;
}
	UL {
	margin-left: 0.5em;
	padding-left: 1em;
}
a.tb:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.tb:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.tb:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-weight: normal;
	background-color: #000;
}
a.tb:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.tb:focus {
	color: #000000;
	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;
}
a.bnb:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.bnb:hover {
	color: #0033FF;
	text-decoration: underline;
	font-weight: normal;
}
a.bnb:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
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;
}
.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;
}
.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: 216px;
	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: 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=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:#610127;
	background: #A70043;
	color: #fff;
	cursor: pointer;
	/*Opacity*/
  zoom: 1;
	filter: alpha(opacity=100);
	opacity: 1;
}

.tscontainer {
	margin: 0;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
	clear: both;
}
/*Style the DIV*/
.tscontainer .tsbox{
	width: 220px;
	float: left;
	margin: 7px;
	padding: 5px;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 0.8em;
	height: 220px;
}

/*Fade all the DIV when user hovers on any div*/
.tscontainer:hover .tsbox{
  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*/
.tscontainer .tsbox:hover{
  box-shadow: 3px 3px 15px #666;
	border-color:#610127;
	background: #A70043;
  color: #fff;
  cursor: pointer;
  
  /*Opacity*/
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}