/* CSS Document */

a.footer_links:link 		{ color: #BFBFBF; text-decoration:none; }
a.footer_links:active		{ color: #BFBFBF; text-decoration:none;}
a.footer_links:visited 		{ color: #BFBFBF; text-decoration:none;}
a.footer_links:hover 		{ color: #BFBFBF; text-decoration:underline;}

a.side_links:link 			{ font-size:11px; color: #2C414E; text-decoration:none; }
a.side_links:active			{ font-size:11px; color: #2C414E; text-decoration:none;}
a.side_links:visited 		{ font-size:11px; color: #2C414E; text-decoration:none;}
a.side_links:hover 			{ font-size:11px; color: #6C8493; text-decoration:underline;}

a.grey:link 				{ font-size:11px; color: #2C414E; text-decoration:none; }
a.grey:active				{ font-size:11px; color: #2C414E; text-decoration:none;}
a.grey:visited 				{ font-size:11px; color: #2C414E; text-decoration:none;}
a.grey:hover 				{ font-size:11px; color: #6C8493; text-decoration:none;}

body	{
	background-color: #292C2C;
	background-image:   url("/img/bg02.jpg");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

#crumbs p	{
	font-size:10px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: 777777;
}

#main_content p	{
	font-size:11px;
	margin-top: 6px;
	margin-bottom: 6px;
	color: 3B3B3E;
}

#footer_content p	{
	font-size:11px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: 777777;
}

#main_content table td	{
	font-size:11px;
	margin-top: 3px;
	margin-bottom: 10px;
	color: 3B3B3E;
}


#main_content ul {
	font-size:11px;
	margin-top: 8px;
	/*margin-bottom: 4px;
	margin-left: 13px; */
	color: 3B3B3E;
}

#main_content ul li{
	/* margin-top: -4px;
	margin-bottom: -4px; */
	color: 3B3B3E;
	font-size:11px;
}

h1 {
	font-size: 13px;
	color:#565963;
	margin-bottom: 10px;
	margin-top: 10px;
}
h3 {
	font-size: 11px;
	color:#ffffff;
	margin-bottom: 5px;
	margin-top: 0px;
}

hr {
	height:1px;
	margin-bottom: -8px;
	margin-top: -5px;
	}


ul.menu_items {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: 475B68;
}

ul.menu_items li {
	margin-top: 0px;
	margin-bottom: 0px;
	color: 475B68;
}

.contact_textfield			{  width: 400px; color: #000000; letter-spacing: 0em; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px} /* need to keep this size in px for drop down  */
.contact_dropdown			{  width: 200px; color: #000000; letter-spacing: 0em; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px} /* need to keep this size in px for drop down  */
.contact_fields				{  width: 200px; color: #000000; letter-spacing: 0em; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px} /* need to keep this size in px for drop down  */
.quicklinks_field			{  width: 70px; color: #000000; letter-spacing: 0em; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px} /* need to keep this size in px for drop down  */
.bedroom_field				{  width: 55px; color: #000000; letter-spacing: 0em; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px} /* need to keep this size in px for drop down  */
.emphasizedText {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}
.listings {
	font-size:11px;
	margin-top: 8px;
	margin-bottom: 6px;
	color: 3B3B3E;
	}

.footer {
	font-size: 10px;
	color: #BFBFBF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align:center;
}

.style2 {font-size: 9px}


#side_content p	{
	font-size:11px;
	margin-top: 8px;
	margin-bottom: 8px;
	color: 3B3B3E;

}

.noundlink
{
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

