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: #A4AD98;
	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: 13px;
	color: #000000;
	}

/* Main Link Styles */

a:link {
	color: #974022;
	text-decoration: underline;
	}
	a:hover {
		color: #557575;
		text-decoration: underline;
		}
	a:active {
		color: #974022;
		text-decoration: underline;
		}
	a:visited {
		color: #974022;
		text-decoration: underline;
		}
	a:visited:hover {
		color: #557575;
		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: 12px;
	color: #2E3F3F;
	}

	a.footer:link {
		color: #2E3F3F;
		text-decoration: underline;
		}
	a.footer:hover {
		color: #557575;
		text-decoration: underline;
		}
	a.footer:active {
		color: #2E3F3F;
		text-decoration: underline;
		}
	a.footer:visited {
		color: #2E3F3F;
		text-decoration: underline;
		}
	a.footer:visited:hover {
		color: #557575;
		text-decoration: underline;
		}

/* - forms - */

.forms {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

.formsddl {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 175px;

	}

.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #974022;
	font-weight: bold;
	text-transform: none;
	text-decoration:none;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
	}
.phoneheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #557575;
	font-weight: bold;
	text-transform: none;
	}
	
	a.headerlink {
		font-size: 16px;

	}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #974022;
	font-weight: bold;
	text-transform: none;
	}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #557575;
	font-weight: bold;
	text-transform: none;
	}
	
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	}.background {
	background-image: url(../images/interior/background.jpg);
	background-repeat: repeat-y;
}
.horizontal {
	background-image: url(../images/interior/horizontal.jpg);
	background-repeat: repeat-x;
}
.callout {
	background-image: url(../images/interior/callouts/co_repeat.jpg);
	background-repeat: repeat-y;
}
.popuprepeat {
	background-image: url(../images/interior/popup/repeat.jpg);
	background-repeat: repeat-y;
}
.font10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.fltlft {
	float:left;
	padding:5px;
	
}
.fltrt {
	float:right;
		padding:5px;

	
}
h1.bodyheader {
	font-weight:bold;
	font-size:16px;
	
}