body,p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a,a:link,a:active,a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p.lightsmall,.lightsmall a,.lightsmall a:link,.lightsmall a:active,.lightsmall a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.lightsmall a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.email, a.email:link, a.email:active, a.email:visited, a.email:hover {
	color: #32427e;
	text-decoration: underline;
}
a.email:hover {
	color: #465db0;
}

.sidebar
{
    color:White;
}

.sidebar a
{
    color:White;
}

.section_home
{
    background-color:#3D4258;
}

.section_availablespace
{
    background-color:#455227;
}

.section_landforsale
{
    background-color:#623232;
}

.section_properties
{
    background-color:#784D2D;
}

.section_aboutus
{
    background-color:#BCAC6C;
}

.section_contactus
{
    background-color:#3D4258;
}
h1
{
    font-size:medium;
}