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: #CFC7B4;
	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: #CFC7B4;
	}

/* Main Link Styles */

a:link {
	color: #B0A686;
	text-decoration: underline;
	}
	a:hover {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a:active {
		color: #B0A686;
		text-decoration: underline;
		}
	a:visited {
		color: #B0A686;
		text-decoration: underline;
		}
	a:visited:hover {
		color: #FFFFFF;
		text-decoration: underline;
		}
		
.whitelink {
	font-size: x-small;
	color: #FFFFFF;
	}
	a.whitelink:link {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.whitelink:hover {
		color: #B0A686;
		text-decoration: underline;
		}
	a.white:active {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.whitelink:visited {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.whitelink:visited:hover {
		color: #B0A686;
		text-decoration: underline;
		}
		
.footerlink {
	font-size: 10px;
	color: #745B44;
	}
	a.footerlink:link {
		color: #745B44;
		text-decoration: underline;
		}
	a.footerlink:hover {
		color: #000000;
		text-decoration: underline;
		}
	a.footerlink:active {
		color: #745B44;
		text-decoration: underline;
		}
	a.footerlink:visited {
		color: #745B44;
		text-decoration: underline;
		}
	a.footerlink:visited:hover {
		color: #000000;
		text-decoration: underline;
		}
		
.headerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #B9AE8C;
	}
	a.headerlink:link {
		color: #B9AE8C;
		text-decoration: underline;
		}
	a.headerlink:hover {
		color: #745B44;
		text-decoration: underline;
		}
	a.headerlink:active {
		color: #745B44;
		text-decoration: underline;
		}
	a.headerlink:visited {
		color: #B9AE8C;
		text-decoration: underline;
		}
	a.headerlink:visited:hover {
		color: #745B44;
		text-decoration: underline;
		}
				
.darklink {
	font-size: 12px;
	color: #745B44;
	}
	a.darklink:link {
		color: #745B44;
		text-decoration: underline;
		}
	a.darklink:hover {
		color: #000000;
		text-decoration: underline;
		}
	a.darklink:active {
		color: #745B44;
		text-decoration: underline;
		}
	a.darklink:visited {
		color: #745B44;
		text-decoration: underline;
		}
	a.darklink:visited:hover {
		color: #000000;
		text-decoration: underline;
		}


/* --------CUSTOM TEXT--------- */

/* - footer - */
.footer {
	font-size: 10px;
	color: #666666;
	}

	a.footer:link {
		color: #666666;
		text-decoration: underline;
		}
	a.footer:hover {
		color: #000000;
		text-decoration: underline;
		}
	a.footer:active {
		color: #666666;
		text-decoration: underline;
		}
	a.footer:visited {
		color: #666666;
		text-decoration: underline;
		}
	a.footer:visited:hover {
		color: #000000;
		text-decoration: underline;
		}

/* - forms - */

.forms {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #B9AE8C;
	font-weight: bold;
	text-transform: none;
	}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}.homebody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #B0A686;
}

.horizontalbackground {
	background-repeat: repeat-x;
}
.norepeatbackground {
	background-repeat: no-repeat;
}
.verticalrepeat {
	background-repeat: repeat-y;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.companytext {
	color: #000000;
}

.darklink {
	color: #57381F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.darkheader {
	font-family: Verdana, Arial, Helvetica, sans-serif, "AvantGarde Medium";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: none;

}
.headerwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif, "AvantGarde Medium";
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.home {
	background-image: url(images/home/background.html);
}

