:root {
  --main-bg-color: #214d3f;
}



a, td, image, div
{
	border:none;
	outline:none;
}

h1,h2,h3
{
padding : 0px;
margin : 0px;
color:#214d3f;
color:var(--main-bg-color);
font-weight:normal;
}

h2
{
	font-size:22px;
}

p
{
margin-top:1px;
}
body
{
background-color:#e5fcf8;
font-size: 13px;
//font-family:arial,helvetica,sans-serif;
font-family: 'Roboto Condensed', sans-serif;
//font-family: 'Roboto', sans-serif;
text-align:left;
font-weight:normal;
width:100%;
}

a
{
text-align:left;
text-decoration:none;
color:black;
}

a:hover
{
	color:#004400;
}

td
{
text-align:left;
}

img 
{
   display: block;
}
.contentCell
{
	width:962px;
	background-color:white;
	color:#777777;
	font-size:12px;
	padding-left:20px;
	padding-right:20px;

}

.footerLink
{
border-top:0px solid silver;color:white;
}
.qLinks
{
	padding-bottom:10px;
	padding-left:24px;
	border:0px solid silver;
	color:white;
	width:660px;
	display:table-cell;
}
.exLinks
{
	padding-bottom:10px;
	padding-left:24px;
	color:white;
	width:280px;
	display:inline-block;
	display:table-cell;
	vertical-align:bottom;
}
.qLinks b
{
	color:#FFFFFF;
	border-bottom:1px dotted #69c5a8;
	padding-bottom:5px;
	margin-bottom:10px;
	display:block;
	width:75%;
	
}
.qLinks h3,
#quickLinks a:link,
#quickLinks a:visited,
.footerCredit,
.footerLink a:link,
.footerLink a:visited
{
	color:white;
}



.footerLink div,
.footerLink a
{
	font-size:12px;
	letter-spacing:0.1px;
	padding-right:10px;
	text-decoration:none;
	outline:none;
	font-weight:normal;
}
.footerLink
{
border-top:0px solid silver;
padding-top:4px;
//padding-bottom:6px;
}
.footerLink a
{
	//font-weight:bold;
}
.footerLink a.rLinks
{
	padding-left:10px;
	border-left:1px solid silver;
}
.footerCredit
{
	float:right;
	text-align:right;
	margin-top:2px;
}
.footerCredit a,
.footerCredit div
{
	padding-right:0px;
}

table.features td
{
padding:0px;
background-repeat:no-repeat;
vertical-align:top;
height:220px;
width:210px;

}
.features a
{
text-decoration : none;
}
a:xxx
{
display:block;
}
a.xxx:hover
{
color:white;
background-image:url(images/highlite.png);
background-repeat:no-repeat;
display:block;
}

a.featureHead,
div.featureHead
{
background-repeat:no-repeat;
color:white;

padding-top:2px;
padding-left:9px;
height:173px;
width:206px;
display:block;
font-size:16px;

}

.yellow,.cat3
{
background-image:url(images/yellowBack.png);
display:block;
background-repeat:no-repeat;
}

.violet,.cat4
{
background-image:url(images/violetBack.png);
display:block;
background-repeat:no-repeat;
}


.green,.cat1
{
background-image:url(images/featureback.png);
display:block;
background-repeat:no-repeat;
}

.red,.cat2
{
background-image:url(images/redBack.png);
background-repeat:no-repeat;
display:block;
}

.subHead
{
height:52px;
font-size:22px;
padding-left:29px;
color:black;
//background-image:url(images/headback.png);
background-repeat:no-repeat;
//background-color:#999999;

}

.cell
{
display:inline-block;
border-top:0px solid red;
}
a.propSummary table,
a.propSummary table:link,
a.propSummary table:visited
{
	border:1px solid white;
	color:#444444;
}

a.propSummary  h2
{

}

a.propSummary table:hover
{
background:linear-gradient(white,#e5fcf8);
}

a.propSummary table 
{
width:900px;
margin-bottom:15px;
border-bottom:1px dotted silver;
}

.propSummary  table td
{
padding:10px;
padding-left:0px;
}

th
{
font-weight:normal;
font-size:11px;
}

.holdLed
{
		height:29px;
		text-align:right;
		color:black;
				
}
.statCars,
.statBedroom,
.statBathroom,
.statSize
{
display:inline-block;
background-repeat:no-repeat;
margin-left:0px;
padding-left:21px;
padding-right:4px;
font-weight:bold;
color:#484848;
font-size:11px;
height:15px;
}

.statCars
{
	background-image:url("images/carLed.png");
}
.statBedroom
{
	background-image:url("images/bedLed.png");
}
.statBathroom
{
	background-image:url("images/bathLed.png");
}
.statSize
{ 
	background-image:url("images/sizeLed.png");
	
}

table.listTable,
table.listTable td
{
	border:1px solid silver;
	border-collapse:collapse;
	padding:4px;
	vertical-align:top;
}

table.listTable th
{
	border:1px solid silver;
	background-color:#336699;
	color:white;
	font-size:12px;
	padding:4px;
}

.galleryStrip
{
	display:block;
	text-align:left;
	
}
.infoBox
{
	text-align:right;
	width:329px;
	display:inline-block;
	
}
#featureImg
{
	float:left;
	display:inline-block;
	border:2px solid green;
	

}
.pOverview
{
margin-top:20px;
padding:14px;
font-size:15px;
color:#444444;
padding-bottom:10px;
width:860px;
}

.pOverview h3
{
font-weight:normal;
padding-bottom:10px;
margin:0px;
}

.ovLine
{
	border-top : 1px dotted #c0c0c0;
	padding-top : 9px;
	padding-bottom : 9px;
}

.ovLine label
{
	display:inline-block;
	width:130px;
	vertical-align:top;
	font-size:14px;
	font-weight:normal;
	color:#214d3f;
	color:var(--main-bg-color);
	padding-top:01px;
	padding-right:16px;
}
.ovDetail
{
	display:inline-block;
	width:630px;
	font-weight:300;
	font-size:15px;

}

.ovBreak
{
	background-color:white;
	height:10px;
}


.propertyDetail
{
margin-top:24px;
line-height:19px;
margin-bottom:24px;
}



a.sm1 		{
	xbackground-color:#A4C1DF;
	xbackground-position:176px 0px;
}
a.sm1:hover , a.sm1sel 	{
	xbackground-color:#3F78B1;
}
a.sm2		{
	xbackground-color:#AECB6B;
	xbackground-position:164px 0px;
}
a.sm3 		{
	xbackground-color:#DDAEA6;
	xbackground-position:152px 0px;
}
a.sm4		{
	xbackground-color:#E6BF77;
	xbackground-position:140px 0px;
}

a.sm5		{
	xbackground-color:#BABAED;
	xbackground-position:130px 0px;
}
a.sm6		{
	xbackground-color:#C9C9C9;
	xbackground-position:118px 0px;
}


a.sm2:hover, a.sm2sel, .sel2,.hrural 			{	xbackground-color:#88BB00;}
a.sm3:hover, a.sm3sel, .sel3,.hresidential	{	xbackground-color:#DC5E3F;}
a.sm4:hover, a.sm4sel, .sel4,.hlivestock		{	xbackground-color:#EA9103;}
a.sm5:hover, a.sm5sel, .sel5,.hclearing		{	xbackground-color:#6666CC;}
a.sm6:hover, a.sm6sel, .sel6,.hcontact		{	xbackground-color:#999999;}

#quickLinks,#quickLinks a
{
	color:#777777;
	
}
#quickLinks a:hover,
.footerLink a:hover
{
color:#bdffee;
text-decoration:underline;
}



#leftp
{
	background-repeat:no-repeat;
	background-position:0px 220px;
	
	
}
#rightp
{
	background-repeat:no-repeat;
	background-position:045px 220px;
}

.showstatus
{
display:inline-block;
padding-left:40px;
font-size:18px;
color:#cc0000;
}





#m1,
#m2,
#m3,
#m4,
#m5,
#m6
{
	display:table-cell;
	border-right :1px dotted green;
	height: 22px;
	width:1px;
	float:right;

	
}
#m6
{
border-right :0px dotted green;
}

a.subMenu
{
display:table-cell;
text-decoration:none;
font-size:15px;
color:#444444;
height:12px;
width:90px;
text-align:center;
padding:none;
margin:none;
float:right;
font-weight:300;
}

a.subMenu:hover
{
	color:#008261;
	color:#004943;
	color:#214d3f;
	color:var(--main-bg-color);
	font-weight:bold;
}

.featureProp
{
	display:table-cell;
	width:222px;
	border:2px solid silver;
	margin-top:12px;
	margin-left:9px;
	height:133px;

}

#propertyHead,
h4
{
margin-top:16px;
margin-bottom:0px;
padding-top:6px;padding-bottom:6px;
background-color:#008261;
background-color:#004943#165742;
color:#214d3f;
background-color:#214d3f;
background-color:var(--main-bg-color);
padding-left:10px;
width:890px;
display:inline-block;
font-size:20px;
color:white;
font-weight:normal;
}



#header
{
	background-color:white;
	height:98px;
}

#innerHeader,
#innerFooter,
#innerFinalFooter
{
width:962px;
height:inherit;
min-height:inherit;
margin:auto;
}

#innerFooter
{
	width:1000px;
	padding-top:10px;
	background-color:#214d3f;
}


#menuHolder
{
	position:relative;
	//top:-50px;
	right:0px;
	z-index:100;
	text-align:center;
	height:26px; 
	background-repeat:no-repeat;
	vertical-align:bottom;
	border:0px solid red;
	width:660px;
	text-align:right;
	margin-top:50px;
	margin-left:316px;
}.breaker
{
	border:8px solid #e5fcf8;
	background-color:#e5fcf8;
}

#feature
{
	
	position:relative;
	z-index:1;
	left:812px;
	top:-469px;
}

#featured
{
height:0px;
}
#featureHolder
{
padding:12px;
display:table;
border:0px solid cyan;
height:300px;

}

#logoHolder
{
	position:relative;
	z-index:14 ;
	top:30px;
	width:300px;
	height:0px;
	
}

#logoHolder img
{
	background-color:#214d3f;
	background-color:var(--main-bg-color);
	box-shadow:4px 4px 4px rgba(33,33,33,0.22);
}
#bodyContent
{
	border:00px solid red;
	width:962px;
	text-align:center; 
	display:inline-block;
	background-color:white;
	
}
#bodyContentOuter
{
	height:100%;width:100%;text-align:center;
	border:0px solid green;
	min-height:800px;
}
#paddedInner
{
	padding:33px;
	margin-top:5px;
	padding-top:00px;
	margin-bottom:0px;
	xborder:01px solid black;
	min-height:300px;
	font-weight:300;
	text-align:left;
}
#footer
{
background-color:#214d3f;
background-color:var(--main-bg-color);
width:100%;
}


}
#finalFooter
{
background-color:#0d3b2f;
height:32px;
}



#hl1:link,
#hl1:visited
{
	display:inline-block;
	padding-left:24px;
	height:156px;
	width:135px;
	background : url(images/h1.png) no-repeat 25px 0px;

}
#hl1:hover
{
	background-image:url(images/h1o.png);
}


#hl2:link,
#hl2:visited
{
	display:inline-block;
	padding-left:15px;
	height:156px;
	width:135px;
	background : url(images/h2.png) no-repeat 15px 0px;
	
}
#hl2:hover
{
	background-image:url(images/h2o.png);
}

#hl3:link,
#hl3:visited
{
	display:inline-block;
	padding-left:15px;
	height:156px;
	width:135px;
	background : url(images/h3.png) no-repeat 15px 0px;
}

#hl3:hover
{
	background-image:url(images/h3o.png);
}


a.eButton
{
	display:block;
	width:250px;
	font-size:14px;
	font-weight:bold;
	color:white;
	border:1px solid green;
	border-radius: 1px;
	background-color:#214d3f;
	background-color:var(--main-bg-color);		
	padding:5px;
	text-align:center;
	border-width:1px;
}

a.eButton:hover
{
	box-shadow: 	0px 0px 5px gray;
	color:black;
	background-color:#E5FCF8;
	
	
}

.propHolder
{
display:inline-block;
border:1px solid #214d3f;
border:1px solid var(--main-bg-color);
width:440px;
height:202px;
margin:12px;
}

.propHeading
{

	font-size:18px;
	background-color:#214d3f;
	background-color:var(--main-bg-color);
	color:white;
	text-align:left;
	padding:4px;
	padding-left:12px;
}

