@charset "utf-8";
/* CSS Document */


.idx-credits{
	margin-top:10px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
}


/*****IDX CONTACT FORM******/

.contact-form{
	width:240px;
	padding:10px;
	background-color:#EEEEEE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #CCCCCC;
}
.contact-form textarea {
	width:150px;
	border: 1px solid #666666;
}
.contact-form input {
	width:150px;
	border: 1px solid #666666;
}
.field-container{
	width: 75px;
	margin:5px;
	margin-left: 0px;
	float:left;
}
.contact-form textarea {
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.contact-form  select {
	 background-color: #EEEEEE;
}
.contact-form h3{
	margin:0px;
	padding:0px;
	padding-bottom:2px;
	margin-bottom:5px;
	font-size:16px;
	text-transform:capitalize;
	border-bottom:1px solid #FFFFFF;

}

.contact-error{
	width:220px;
	font-weight:bold; 
	padding:5px; 
	background-color:#FFFFCE; 
	border:solid; 
	border-width:1px;
	border-color:#000000;
	color: #FF0000;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	margin-bottom:5px;
}

/*****IDX SUMMARIES******/

.summary-photo{
	margin:0px;
	margin-bottom:5px;
	padding:5px;
	border-right:1px #CCCCCC solid;
}

.summary-photo img{
	border: 0px #CCCCCC solid;
}

.summary{
	margin:5px;
}

.summary h3, .summary h4{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	border-bottom:1px solid #EEEEEE; 
}
.summary h3{
	font-size:18px;
	float:left;
	width: 25%;
}
.summary h4{
	font-size:14px;
	color:#999999;
	float:right;
	width: 75%;

}
.summary b{
	font-size:10px;
	font-weight: bold;
}
.summary strong{
	font-size:10px;
	font-weight:normal;
	text-transform:capitalize;
}

.summary em{
	font-size:14px;
	font-style:normal;
	padding-top: 5px;
	padding-bottom:5px;
}

.summary p{
	font-size:11px;
	margin:0px;
	margin-top:5px;
}
.summary p:first-letter {
	text-transform:uppercase;
}
/*P.cl3:first-letter {font-size: 350%;} */
.summary-remarks p{
	margin:0px;
	margin-top:5px;
	padding:0px;
	padding-bottom:5px;
	font-size:10px;
	text-transform:lowercase;
}

.summary-divider{
	border-bottom:5px solid #EEEEEE;
	margin-top:5px;
	margin-bottom:5px;
}

.summary-clear{
	clear:both;
}


/*****IDX DETAILS******/


.details-photo{
	margin:0px;
	margin-right:10px;
	padding:6px;
	border:0px #000000 solid;
	background-color:#64B1FE;
}

.details-photo img{
	border: 1px #FFFFFF solid;
}

.details{
	margin:0px;
	font-size:12px;
}
.details p{
	font-size:12px;
	margin:0px;
	margin-top:5px;
}
.details p:first-letter {
	text-transform:uppercase;
}
.details h1,.details h3, .details h4{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}
.details h1{
	font-size:20px;
	padding-bottom:7px;
	margin-bottom:7px;
	border-bottom: 1px #EEEEEE solid;
}
.details h3{
	font-size:22px;
/*	font-family:Arial, Helvetica, sans-serif; */
	padding-top: 10px;
}
.details h4{
	font-size:14px;	
	padding-bottom: 10px;	
}
.details h5, .details h6{
	padding-bottom:5px;
	font-size:14px;
	border-bottom:1px solid #EEEEEE;
}
.details b{
	font-weight: bold;
}
.details strong{
	font-weight:bold;
}
.details em{
	font-size:14px;
	font-style:normal;
	padding-top: 0px;
	padding-bottom:0px;
}
/*P.cl3:first-letter {font-size: 350%;} */

.details-divider{
	border-bottom:1px solid #EEEEEE;
	margin-top:5px;
	margin-bottom:5px;
}

.features{
		width:33%;
		float:left;
		padding:0px;
		margin:0px;
		text-transform:capitalize;
}
.details-clear{
	clear:both;
}

.gmap{
	border:0px #CCCCCC solid;
	padding: 5px;
	padding-top:0px;
	margin-left: 5px;
	border-top:1px solid #EEEEEE;
}
.gmap h6{
	font-size:12px;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	border-bottom:1px solid #EEEEEE;
}

.details-contact{
padding:3px;
border:1px solid #017AF3;
background-color: #64B1FE;
color: #FFFFFF;
width:75px;
font-weight:bold;
text-align:center;
}
.details-contact a, .details-contact a:visited{
color: #FFFFFF;
}
.details-contact a:hover{
color: #000000;
}

/*****Content General Text ****/

.highlight-general, .highlight-general a, .highlight-general a:visited {
	font-size:14px;
	line-height:1.4em;
}
	
.highlight-general a:hover {
	color: #000000;
}

div.highlight-general {
	border: 1px solid #CFE5F7;
	padding: 9px; 
	margin: 0 0 20px 0;
	margin-top: 10px;
}




.view2 a{
	background-color:#3293D0;
	border:1px solid #227DB7;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	margin:10px 8px 0 0;

	padding:2px 5px;
	text-shadow:1px 1px 0 #227DB7;
	width:auto;
	
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	
	float:left;
	/*******/
	/*remember to add a clear:both on the div holding these links since it has a float left attribute*/
	/*******/
	}
	
	.view2 a, .view2 a:visited, .view2 a:link, .view2 a:active{
		color:#FFF;
	}
	.view2 a:hover{
		background-color:#44a9e8;
	}
	
	
	
	.view3 a{
	background-color: #666;
	border:1px solid #333;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	margin:10px 8px 0 0;

	padding:2px 5px;
	text-shadow:1px 1px 0 #000000;
	width:auto;
	
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	
	float:left;
	/*******/
	/*remember to add a clear:both on the div holding these links since it has a float left attribute*/
	/*******/
	}
	.view3 a, .view3 a:visited, .view3 a:link, .view3 a:active{
		color:#FFF;
	}
	.view3 a:hover{
		background-color:#000000;
	}





