.stylePopUpWindows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.styleWeBuyHouses {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}
.styleAnyReason {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;

}
.styleTableHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.styleTableContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.styleSellHomeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.styleHousesWanted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.styleWebSiteName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.styleCopyrightInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.styleLowerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.styleTellUs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.stylePageName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336699;
	font-weight: bold;
}
.styleBackgroundForm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #C6F0C6;
}
.headercolor {
	background-color: #016703;
}
.leftbarcolor {
	background-color: #68A268;
}
.footerrcolor {
	background-color: #C6F0C6;
}
img.Testimonial {position:relative; top:0; left:0; border: 1px solid #016703;}

#navigation {
	width:148px;
	padding:0;
	margin:10px 0 0 4px;
	font: bold 13px "Trebuchet MS", Arial, Verdana;
}

#navigation a
{
color: #000;
background: url(images/left-button.gif) left top no-repeat;
text-decoration: none;
padding:0 0 0 20px;
line-height:35px;

}

#navigation a span
{
background: url(images/right-button.gif) right top no-repeat;
padding-right: 10px
}

#navigation a, #navigation a span
{
display: block;
height:35px;

}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */

#navigation a:hover
{
color: #000;
background: url(images/left-button-roll.gif) left top no-repeat;
padding:0 0 0 20px;
}

#navigation a:hover span
{
background: url(images/right-button-roll.gif) right top no-repeat;
padding-right: 10px
}

#navigation ul
{
list-style: none;
padding: 0;
margin: 0
}

#navigation li
{
	display: block;
	margin: 0;
	padding:0px 0;
	list-style: none;
	margin-bottom:0px;
}
