body {
	scrollbar-face-color:#FFFFFF; 
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-color:#666666;
	scrollbar-track-color:#666666;
	scrollbar-arrow-color:#666666;
	background-color: #290808;
	margin: 0px;
	}

form {
	margin: 0px;
	}

ul {
	list-style-image: url(../images/interior/bullet.gif);
	}

/* Main Body Text */

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #121F32;
	}

/* Main Link Styles */

a:link {
	color: #621313;
	text-decoration: underline;
	}
	a:hover {
		color: #5E6347;
		text-decoration: underline;
		}
	a:active {
		color: #621313;
		text-decoration: underline;
		}
	a:visited {
		color: #621313;
		text-decoration: underline;
		}
	a:visited:hover {
		color: #5E6347;
		text-decoration: underline;
		}
		
.whitelink {
	font-size: x-small;
	color: #FFFFFF;
	}
	a.whitelink:link {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.whitelink:hover {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.white:active {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.whitelink:visited {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.whitelink:visited:hover {
		color: #FFFFFF;
		text-decoration: underline;
		}

/* --------CUSTOM TEXT--------- */

/* - footer - */
.footer {
	font-size: 10px;
	color: #FFFFFF;
	}

	a.footer:link {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.footer:hover {
		color: #A7AD8C;
		text-decoration: underline;
		}
	a.footer:active {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.footer:visited {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.footer:visited:hover {
		color: #A7AD8C;
		text-decoration: underline;
		}

/* - forms - */

.forms {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #121F32;
	font-weight: bold;
	text-transform: uppercase;
	}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E6347;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	}

.repeat-background {
	background-image: url(../images/home/repeat.jpg);
	background-repeat: repeat-x;
}

.repeat-content {
	background-image: url(../images/interior/repeat.gif);
	background-repeat: repeat-y;
}

.repeat-vertical {
	background-image: url(../images/interior/repeat-vertical.gif);
	background-repeat: repeat-y;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.homesforsale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5C1211;
	margin: 10px;
}
