BODY {
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial,Helvetica,Verdana,sans-serif;
	background-color: #D5D5D5;
	background: url(images/gray_stripey.gif);
	margin-top: 10px;
}

hr {
	border: 0;
	width: 90%;
	color: #5F0020;
	background-color: #9a9a9a;
	height: 2;
	padding-top: 1px;
	padding-bottom: 1px;
}
DIV {
	FONT-SIZE: 11pt; FONT-FAMILY: Arial,Helvetica,Verdana,sans-serif
}
SPAN {
	FONT-SIZE: 11pt; FONT-FAMILY: Arial,Helvetica,Verdana,sans-serif
}
TD {
	FONT-SIZE: 11pt; FONT-FAMILY: Arial,Helvetica,Verdana,sans-serif
}
TH {
	border: thin solid;
	border-left: 1px solid #5F0020;
	border-top: 1px solid #5F0020;
	border-bottom: 1px solid #5F0020;
	border-right: 1px solid #5F0020;
}
P {
	FONT-SIZE: 11pt;
	FONT-FAMILY: Arial,Helvetica,Verdana,sans-serif;
	font-weight: 400;
}
B {
	FONT-WEIGHT: bold; FONT-SIZE: 11pt; FONT-FAMILY: Arial,Helvetica,Verdana,sans-serif
}

LI {
	FONT-SIZE: 14px; FONT-FAMILY: Arial,Helvetica,Verdana,sans-serif
}
UL {
	FONT-SIZE: 12px; FONT-FAMILY: Arial,Helvetica,Verdana,sans-serif
}
OL {
	FONT-SIZE: 12px; FONT-FAMILY: Arial,Helvetica,Verdana,sans-serif
}
H1 {
	FONT-SIZE: 28px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
H2 {
	FONT-SIZE: 20px;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 400;
	padding-left: 5px;
}
H3 {
	FONT-SIZE: 14px;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 300;
	padding-left: 20px;
	line-height: 120%;
}

H4 {
	FONT-SIZE: 18px; MARGIN: 0px; COLOR: #a0a0a0; FONT-FAMILY: Arial,Helvetica,Verdana,sans-serif
}
H5 {
	FONT-SIZE: 16px; FONT-FAMILY: Arial,Helvetica,Verdana,sans-serif
}
H6 {
	FONT-SIZE: 14px; FONT-FAMILY: Arial,Helvetica,Verdana,sans-serif
}

TEXTAREA {
	FONT-SIZE: 12px; FONT-FAMILY: Arial,Helvetica,Verdana,sans-serif
}
.break {
	PAGE-BREAK-AFTER: always
}
.caption {
	FONT-SIZE: 16px;
	COLOR: #8B0000;
	FONT-FAMILY: georgia,"Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.title {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #5F0020; FONT-FAMILY: Arial,Helvetica,Verdana,sans-serif
}
.question {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #5F0020; FONT-FAMILY: Arial,Helvetica,Verdana,sans-serif
}
.answer {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #5F0020; FONT-FAMILY: Arial,Helvetica,Verdana,sans-serif
}
.required {
	COLOR: #ff0000
}
.alternate {
	BACKGROUND: #f0f0f0
}
.row {
	FONT-SIZE: 12pt;
	FONT-FAMILY: arial,helvetica;
	font-weight: 400;
}
A {
	COLOR: #800040;
	FONT-FAMILY: arial,helvetica,verdana;
	TEXT-DECORATION: none;
}
A:link {
	COLOR: black;
	text-decoration: none;
}
A:active {
	COLOR: Red;
}
A:visited {
	COLOR: saddlebrown;
}
A:hover {
	COLOR: Maroon;
	text-decoration: none;
}
a#button1 {
    display: block;
    background-image: url(images/about_off.gif);
    margin: 0 auto;
	     width: 250px;
    height: 35px;
}
a#button1:hover {
    background-image: url(images/about_on.gif);
}

a#button2 {
    display: block;
    width: 250px;
    height: 35px;
    background-image: url(images/furniture_off.gif);
    margin: 0 auto;
}
a#button2:hover {
    background-image: url(images/furniture_on.gif);
}

a#button3 {
    display: block;
    width: 250px;
    height: 35px;
    background-image: url(images/home_off.gif);
    margin: 0 auto;
}

a#button3:hover
 {
    background-image: url(images/home_on.gif);
}

a#button4 {
    display: block;
    width: 250px;
    height: 35px;
    background-image: url(images/accessory_off.gif);
    margin: 0 auto;
}
a#button4:hover {
    background-image: url(images/accessory_on.gif);
}
a#button5 {
    display: block;
    width: 250px;
    height: 35px;
    background-image: url(images/map_direction_off.gif);
    margin: 0 auto;
}

a#button5:hover {
    background-image: url(images/map_direction_on.gif);
}	 
a#button6 {
    display: block;
    width: 250px;
    height: 35px;
    background-image: url(images/events_off.gif);
    margin: 0 auto;
}

a#button6:hover {
    background-image: url(images/events_on.gif);
}

a#button7 {
    display: block;
    width: 250px;
    height: 35px;
    background-image: url(images/specials_off.gif);
    margin: 0 auto;
}

a#button7:hover {
    background-image: url(images/specials_on.gif);
}
a .alt 
{
	display: none;
	color: #000000;
		text-decoration: none;
}

.copyright
 {  font-size: 10pt; font-style: normal; font-weight: 400; color: maroon;
 }
