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: #000000;
	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: #FFFFFF;
	}

/* Main Link Styles */

a:link {
	color: #AC9D81;
	text-decoration: underline;
	}
	a:hover {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a:active {
		color: #AC9D81;
		text-decoration: underline;
		}
	a:visited {
		color: #AC9D81;
		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: #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: #AC9D81;
	}

	a.footer:link {
		color: #AC9D81;
		text-decoration: underline;
		}
	a.footer:hover {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.footer:active {
		color: #AC9D81;
		text-decoration: underline;
		}
	a.footer:visited {
		color: #AC9D81;
		text-decoration: underline;
		}
	a.footer:visited:hover {
		color: #FFFFFF;
		text-decoration: underline;
		}

/* - forms - */

.forms {
	background-color: #AC9D81;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	}
	
.redtext 
{
	color: #955;
}	

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	}
	.subcategories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.norepeat {
	background-repeat: no-repeat;
}
.timecell 
{
	border-top:  1px solid #585246;
	border-bottom: 1px solid #585246;
	border-left: 1px solid #585246;
	border-right: 1px solid #585246;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
.leftcoupon
{
	border-top:  none;
	border-bottom: 1px dashed #FFFFFF;
	border-left: 1px dashed #FFFFFF;
	border-right: 1px dashed #FFFFFF;
	border-color:Black;
}
.rightcoupon
{
	border-top:  none;
	border-bottom: 1px dashed #FFFFFF;
	border-left: none;
	border-right: 1px dashed #FFFFFF;
	border-color:Black;
}
.lefttopcoupon
{
	border-top:  1px dashed #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	border-left: 1px dashed #FFFFFF;
	border-right: 1px dashed #FFFFFF;
	border-color:Black;
}
.righttopcoupon
{
	border-top:  1px dashed #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	border-left: none;
	border-right: 1px dashed #FFFFFF;
	border-color:Black;
}

.company
{
	color:	#F1EFE2;
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.copy
{
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: none;

	scrollbar-face-color:#585246; 
	scrollbar-shadow-color:#585246;
	scrollbar-highlight-color:#585246;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#000000;
}
.tag
{
	color:#FFFFCC;
}
.hoursheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.whiteheader {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.enewsrepeatupstairs {
	background-image: url(../images/interior/enewsletter/repeatupstairs.jpg);
	background-repeat: repeat-y;
}
.enewsrepeatdownstairs {
	background-image: url(../images/interior/enewsletter/repeatdownstairs.jpg);
	background-repeat: repeat-y;
}
.enewscontent {
	background-image: url(../images/interior/enewsletter/05_content.jpg);
	background-repeat: no-repeat;
}
.brown
{
	color: #AC9D81;	
}