A:link {color: #871704; font-weight: normal; text-decoration: underline;}
A:visited {color: #871704; font-weight: normal; text-decoration: underline;}
a:hover {color: #871704; font-weight: normal; text-decoration: none;}

body {
	margin: 0px;
	background-color: #bdbdbd;
	background-image:url(../images/BackPage.gif);
	font-family: Tahoma, Arial;
	color: #434343;
	font-size: 8pt;
	}
	
#MainTable {
	margin-top: 19px;
	background-color:#FFFFFF;
	width: 760px;
	}
	
/*----Home Specials----*/

#DivSpecials {
	border-right: 1px solid #cfcab6;
	padding: 0px 15px 15px 15px;
	line-height: 11pt;
	}

#DivSpecials a:link, #DivSpecials a:visited {
	color: #7e904b;
	text-decoration: underline;
	}

#DivSpecials a:hover {
	color: #7e904b;
	text-decoration: none;
	}
	
/*----Home Hours----*/

#DivHours {
	border-right: 1px solid #cfcab6;
	padding: 0px 15px 15px 15px;
	line-height: 11pt;
	}
	
#DivHours a:link, #DivHours a:visited {
	color: #4f718e;
	text-decoration: underline;
	}

#DivHours a:hover {
	color: #4f718e;
	text-decoration: none;
	}

	
/*----Home News----*/

#DivNews {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 15px;
	line-height: 11pt;
	}
	
#DivNews p {
	line-height: 11pt;
	color: #4f718e;
	font-weight: bold;
	}

	
#DivNews a:link, #DivNews a:visited {
	color: #990000;
	font-weight: bold;
	font-size: 13pt;
	text-decoration: none;
	}

#DivNews a:hover {
	color: #990000;
	font-weight: bold;
	font-size: 13pt;
	text-decoration: underline;
	}
	
.counter {
	padding: 10px 0 10px 15px;
	font-family: Tahoma, Arial;
	color: #4f718e;
	font-weight: bold;
	font-size: 8pt;
}
	


/*----Body Content----*/

#BodyContent {
	padding: 10px 20px 20px 30px;
	font-size: 8.5pt;
	}
	
#BodyContent a:link, .BodyContent a:visited {
	color: #871704;
	text-decoration: underline;
	}
	
#BodyContent a:hover {
	color: #871704;
	text-decoration: none;
	}

#BodyContent h1 {
	font-family: Tahoma, Arial;
	font-size: 12pt;
	color: #4f718e;
	border-bottom: 1px solid #cfcab6;
	padding-bottom: 5px;
	margin-top: 0;
	}
	
#BodyContent p {
	text-align: justify;
	line-height: 1.5em;
	}
	
#BodyContent ul li {
	margin-left: -8.5pt;
	margin-top: 8px; 
	list-style-image: url(../images/Bullet.gif);
	}
	
#BodyContent a:link, #BodyContent a:visited {
	color: #4f718e;
	text-decoration: underline;
	}

#BodyContent a:hover {
	color: #4f718e;
	text-decoration: none;
	}

/*----Rates Table----*/

.RatesTable {
	border-bottom: 4px solid #cfcab6;
	margin-top: 20px;
	}
	
	
/*----Right Nav----*/
	
#RightNav {
	background-color: #839baf;
	padding: 40px 10px 10px 10px;
	font-size: 8.5pt;
	}

#RightNav ul li {
	list-style-image: none;
	margin: 0px;
	padding: 4px;
	}
	
#RightNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#RightNav ul li a:link, #RightNav ul li a:visited {
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #bfcbd6;
	padding-bottom:5px;
	}
	
#RightNav ul li a:hover {
 	color: #ffffff; 
	text-decoration: underline;
 	}
