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: #FFFFFF;
	margin: 0px;
	}

form {
	margin: 0px;
	}

ul {
	list-style-image: url(../images/interior/bullet.gif);
	}

li.black {
	list-style-type: square;
	color: 000000;
}
li.red { 
	list-style-image: url(../images/interior/bullet.gif);
}

/* Main Body Text */

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	}

/* Main Link Styles */

a:link {
	color: #E52324;
	text-decoration: underline;
	}
	a:hover {
		color: #5B7289;
		text-decoration: underline;
		}
	a:active {
		color: #4F692D;
		text-decoration: underline;
		}
	a:visited {
		color: #E52324;
		text-decoration: underline;
		}
	a:visited:hover {
		color: #5B7289;
		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.whitelink:visited {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.whitelink:visited:hover {
		color: #FFFFFF;
		text-decoration: underline;
		}

/* --------CUSTOM TEXT--------- */

/* - footer - */
.footer {
	font-size: xx-small;
	color: #E52324;
	}

	a.footer:link {
		color: #E52324;
		text-decoration: underline;
		}
	a.footer:hover {
		color: #5B7289;
		text-decoration: underline;
		}
	a.footer:active {
		color: #4F692D;
		text-decoration: underline;
		}
	a.footer:visited {
		color: #E52324;
		text-decoration: underline;
		}
	a.footer:visited:hover {
		color: #5B7289;
		text-decoration: underline;
		}

/* - forms - */

.forms {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	}
.forms2 {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	width: 30px;
	}	
.background {
	background-image: url(../images/splash/newbackground.jpg);
	background-repeat: repeat-x;
}
.repeat {
	background-image: url(../images/interior/builder/repeat.jpg);
	background-repeat: repeat-y;
}
.callout {
	background-image: url(../images/interior/builder/callout/calloutrepeat.gif);
	background-repeat: repeat-y;
}
.headerbuilder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #4F692D;
}
.subheaderbuilder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #5B7289;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5B7289;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
}
.headerbuyer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #E52324;
}
.subheaderbuyer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #BE6F27;
}
.callouttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E52324;
	font-weight: bold;
	font-style: italic;

}
.headerlgbuyer {
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #BE6F27;
}
.greenlink {
    font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #4F692D;
	}
	a.greenlink:link {
		color: #4F692D;
		text-decoration: underline;
		}
	a.greenlink:hover {
		color: #5B7289;
		text-decoration: underline;
		}
	a.greenlink:visited {
		color: #4F692D;
		text-decoration: underline;
		}
	a.greenlink:visited:hover {
		color: #5B7289;
		text-decoration: underline;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #E52324;
}
