﻿/* CSS Document */
body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #e6c169;
}

.propertyInfo{
	font-family: Garamond;
	font-size: 14px;
	color:#ffffff;
	font-weight:600;
}

.footer{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#000000;
	text-decoration:none;
	font-weight: 550;
	text-transform:uppercase;
}
.footer a:link    {color: #000000; font-family:Arial, Helvetica, sans-serif; font-size:10px; text-decoration:none;}
.footer a:visited {color: #000000; font-family:Arial, Helvetica, sans-serif; font-size:10px; text-decoration:none;}
.footer a:hover   {color: #60011a; font-family:Arial, Helvetica, sans-serif; font-size:10px; text-decoration:none;}

.ebrochure_text{ 
	font-size:13px; 
	font-family: "Times New Roman", Times, serif;
	color:#000000;
	line-height: 20px;
}

.main_text{
	font-size:12px; 
	font-family: "Times New Roman", Times, serif;
	color:#000000;
}

.tourNav{ 
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	color:#000000;
	font-weight:600;
}

.tourNav a:link 		{ color: #000000; text-decoration:none;}
.tourNav a:visited 		{ color: #000000; text-decoration:none;}
.tourNav a:hover      	{ color: #610219; text-decoration:none;}
.tourNav a:active 		{ color: #000000; text-decoration:none;}

.contact_info{ 
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:600;
	padding-top: 6px;
}

.floorplan_text{ 
	font-size:13px; 
	font-family: "Times New Roman", Times, serif;
	color:#000000;
	font-weight:500;
	line-height: 20px;
}

a:link 		{color: #000000; text-decoration:none;}
a:visited 	{color: #000000; text-decoration:none;}
a:hover 	{color: #bf1b1b; text-decoration:none;}
.res_back a:hover 	{ color: #346331; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
img, div, td, tr, a, input { behavior: url(iepngfix.htc) }  



