body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 0;
	font-size:12px;
	color: #000000;
	background-color:#dda842;
	margin: 20px;
}
/*revised*/
#main {
	width: 850px;
	height: 780px;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-color: #ffffff;
	border:#000000 1px solid;
	margin: auto;
}
#mainheader {
	width: 595px;
	height: 20px;
	background-color:#005daa;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	padding: 3px 0 3px 0;
	margin: 10px 5px 10px 0px;
	float:right;
}
/*new*/
#address {
	width: 180px;
	height: 70px;
	font-size: 11px;
	text-align:right;
	color: #005daa;
	margin: 10px 0 6px 0;
	float:left;
}
#cater {
	width: 45%;
	height: 100px;
	float: left;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
#container {
	width: 800px;
	background-color:#dda842;
	text-align: center;
	padding: 0px 10px 10px 10px;
	margin: 0 auto;
	clear: both;
}
#contheader {
	width: 670px;
	background-color:#dda842;
	padding: 10px 0px 0px 0px;
	margin: 0 auto;
}
#content {
	width: 510px;
	color: #FFFFFF;
	text-align: center;
	background-color: #ff0000;
	border: solid 1px #000000;
	float:left;
}
#corpmenus {
	width: 46%;
	height: 90px;
	float: left;
	padding: 80px 0px 0px 15px;
	margin: 5px;
}
#directions {
	width: 46%;
	height: 100px;
	float: left;
	padding: 0px 0px 0px 25px;
	margin: 0px;
}
#gift {
	width: 30%;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	background-color: #730027;
	border: solid 6px #000000;
	float: left;
	padding: 40px 5px;
	margin: 0px 15px 10px 0px;
}
.headerhours {
	color: #730027;
}
#headlines {
	width: 30%;
	height: 130px;
	text-align: center;
	padding: 15px 0px 5px 0px;
	float: left;
	clear:right;
}
#holderCtr {
	width: 800px;
	height: 700px;
	background-color:#00CCCC;
	float: left;
}
#homeContent {
	width: 635px;
	height: 650px;
	overflow:auto;
	scrollbar-3dlight-color:#005daa;
    scrollbar-arrow-color:#005daa;
    scrollbar-base-color:#ffffff;
    scrollbar-darkshadow-color:#005daa;
    scrollbar-face-color: #dda842;
    scrollbar-highlight-color:#005daa;
    scrollbar-shadow-color:#ffffff;
	margin-top:10px;
	padding-left: 5px;
	float: left;
}
#homeContent2 {
	width: 635px;
	height: 650px;
	overflow:auto;
	scrollbar-3dlight-color:#005daa;
    scrollbar-arrow-color:#005daa;
    scrollbar-base-color:#ffffff;
    scrollbar-darkshadow-color:#005daa;
    scrollbar-face-color: #dda842;
    scrollbar-highlight-color:#005daa;
    scrollbar-shadow-color:#ffffff;
	margin-top:10px;
	padding-left: 5px;
	float: left;
}
#holderRt {
	width: 600px;
	height: 550px;
	margin: 0 5px 0 0;
	float: right;
}
#holderRtHome {
	width: 645px;
	height: 730px;
	background-color:#ffffff;
	margin: 7px 0px 0 0;
	float: right;
}
/*revised*/
#hours {
	width: 180px;
	height: 85px;
	text-align:right;
	font-size: 11px;
	margin: 0 0 0 0px;
	float: left;
}
/*new*/
#hoursHead {
	color: #E2B64D;
	font-size: 12px;
}
/*Special Divs-separate login for Corporate Accounts*/
#hoursHome {
	width: 205px;
	height: 180px;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #9F6D11;
	float: right;
	padding-top: 2px;
	margin: 0px 0px 10px 0px;
}
/*Special Divs-separate login for Corporate Accounts - replaces hoursHome 2008*/
#hoursHomeB {
	width: 205px;
	height: 191px;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #9F6D11;
	float: right;
	padding-top: 2px;
	margin: 0px 0px 10px 0px;
}
#homeScroll {
	width: 205px;
	height: 155px;
	line-height: 1.25em;
	overflow: auto;
	scrollbar-3dlight-color:#9f6d11;
    scrollbar-arrow-color:#000000;
    scrollbar-base-color:#9f6d11;
    scrollbar-darkshadow-color:#730027;
    scrollbar-face-color: #AD8933;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:$730027;
	float: left;
}
/*replaces homeScroll - 2008*/
#homeScrollB {
	width: 205px;
	height: 160px;
	line-height: 1.25em;
	overflow: auto;
	scrollbar-3dlight-color:#9f6d11;
    scrollbar-arrow-color:#000000;
    scrollbar-base-color:#9f6d11;
    scrollbar-darkshadow-color:#730027;
    scrollbar-face-color: #AD8933;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:$730027;
	float: left;
}
#homeTextHead {
	width: 600px;
	font-size: 24px;
	text-align:center;
	margin: 20px 5px 10px 0;
	float: right;
}
.indexBotHold {
	width: 210px;
	height: 254px;
	margin-top: 8px;
	float: left;
}
.indexBotHold2 {
	width: 227px;
	height: 254px;
	margin: 8px 0px 5px 0px;
	float: left;
}
.indexBotHold3 {
	width: 205px;
	height: 254px;
	margin: 8px 0 0 7px;
	float: right;
}
#leftHolder {
	width: 195px;
	height: 780px;
	background-image:url(media/bkgrds/bkgrd_lt.gif);
	background-repeat:repeat-x;
	float: left;
}
/*revised*/
#logo {
	width: 185px;
	height: 120px;
	text-align: center;
	padding-top:20px;
	float:left;
}
#ordertable {
	width: 570px;
	height:75px;
	text-align: left;
	table-layout:fixed;
	margin: 0 0 0 10px;
	float:right;
}
.orderT {
	width: 570px;
	height: 20px;
	text-align: center;
	float: left;
}
.orderTrt {
	width: 260px;
	height: 20px;
	text-align:left;
	float: left;
}
.orderTlt {
	width: 310px;
	height:20px;
	text-align:left;
	float: left;
}
.orderLeft {
	width: 10px
	height: auto;
	float: left;
}
/*new*/
#photoHome {
	width: 350px;
	height: 150px;
	text-align:center;
	padding-top: 20px;
	float: left;
}
.reviews {
	width: 150px;
	height: 50px;
	background-color:#CCCCCC;
	float: left;
	clear:both;
}
#submain {
	width: 650px;
	height: 311px;
	font-family: "Times New Roman", Times, serif;
	color: #730027;
	font-size: 14px;
	padding: 0;
	margin: auto;
}
#tag {
	width: 30%;
	text-align: center;
	padding: 15px 0px 5px 0px;
	color: #ffffff;
	float: left;
}
.spacer {
	width: 250px;
	height: 70px;
	padding: 0 0 0 200px;
	float: left;
	clear:left;
}
#onlineOrder2 {
	width: 200px;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff0000;
	text-align: center;
	border:outset 4px #dda842;
	margin-top: 10px;
	padding-top: 5px;
	float: left;
}
#onlineOrder2 a:link, #onlineOrder2 a:visited, #onlineOrder2 a:active  { 
	font-size: 16px;
	font-weight:bold;
	color: #ffffff ;
	text-decoration: none;
}
#onlineOrder2 a:hover{  
	font-size: 16px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
#tagA {
	width: 220px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0px 5px 0px;
	color: #ffffff;
	float: left;
}
/*Replaces tagA - 2008*/	
#tagB {
	width: 220px;
	height: 90px;
	text-align: center;
	vertical-align: middle;
	padding: 15px 0px 10px 0px;
	color: #ffffff;
	float: left;
}
/*New Box for Lillian Aug*/
#tagBoxNew {
	width: 210px;
	height: 100px;
	background-color: #730027;
	border: #000000 6px solid;
	text-align: center;
	vertical-align: middle;
	margin-top: 5px;
	padding: 10px 0px 10px 0px;
	color: #ffffff;
	float: left;
}
#textTableHead {
	width: 610px;
	height: 30px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color:#FF0000;
	margin-top: 10px;
	float: left;
}
#topDivider {
	width: 620px;
	height:25px;
	line-height: 2em;
	border-bottom: 4px #005daa dotted;
	margin: 0 7px 0 0;
	float: right;
}
#topLeft {
	width: 46%;
	height: 110px;
	float: left;
	padding: 58px 0px 0px 15px;
	margin: 5px 5px 0 5px;
}
#topRt {
	width: 45%;
	height: 110px;
	float: left;
	padding: 58px 0px 0px 10px;
	margin: 5px 5px 0 5px;
}
a:link, a:visited, a:active  { 
	font-size: 14px;
	font-weight:bold;
	color: #ff0000;
	text-decoration: none;
}
a:hover{  
	font-size: 14px;
	color: #dda842;
	font-weight:bold;
	text-decoration: none;
}
#breadcrumbsLt {
	width: 342px;
	height: 15px;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	text-align: left;
	margin: 10px 0px 10px 10px;
	float: left;
}
#breadcrumbsLt a:link, #breadcrumbsLt a:visited, #breadcrumbsLt a:active  { 
	font-size: 10px;
	font-weight:bold;
	color: #005daa;
	text-decoration: none;
}
#breadcrumbsLt a:hover{  
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
#breadcrumbsRt {
	width: 255px;
	height: 15px;
	font-size: 10px;
	font-weight:bold;
	color: #005daa;
	text-align: right;
	margin: 10px 0 10px 0px;
	float: left;
}
#breadcrumbsRt a:link, #breadcrumbsRt a:visited, #breadcrumbsRt a:active  { 
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
#breadcrumbsRt a:hover{  
	font-size: 10px;
	color: #005daa;
	font-weight:bold;
	text-decoration: none;
}
#colLeft {
	width: 190px;
	height: 298px;
	overflow:auto;
	scrollbar-3dlight-color:#005daa;
    scrollbar-arrow-color:#005daa;
    scrollbar-base-color:#ffffff;
    scrollbar-darkshadow-color:#005daa;
    scrollbar-face-color: #dda842;
    scrollbar-highlight-color:#005daa;
    scrollbar-shadow-color:#ffffff;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FF0000;
	padding: 0 3px 0 0;
	margin: 10px 0 15px 0px;
	float: left;
}
#colLeft a:link, #colLeft a:visited, #colLeft a:active  { 
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}
#colLeft a:hover{ 
	font-weight: bold;
	font-size: 11px;
	color: #e2b64d;
	text-align: center;
	text-decoration: none;
}
/*Special Divs-separate login for Corporate Accounts*/
#contactA {
	width: 190px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	background-color: #000000;
	float: right;
	clear:right;
	padding: 8px 5px 0px 10px;
}
#contactA a:link, #contactA a:visited, #contactA a:active{ 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#contactA a:hover {  
	color: #AD8933;
	text-decoration: none;
}
#contact {
	width: 29%;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	background-color: #000000;
	float: right;
	clear:right;
	padding: 8px 5px 0px 10px;
	margin: 0px 0px 10px 15px;
}
#contact a:link, #contact a:visited, #contact a:active{ 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#contact a:hover {  
	color: #AD8933;
	text-decoration: none;
}
#copyright {
	width: 100%;
	height: 20px;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-align: center;
	float:left;
	clear:both;
}
#copyright a:link, #copyright a:visited, #copyright a:active  { 
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
#copyright a:hover{ 
	font-weight: bold;
	font-size: 10px;
	color: #005daa;
	text-align: center;
	text-decoration: none;
}
/*Special Divs-separate login for Corporate Accounts*/
#corpLoginSpec {
	width: 220px;
	height: 130px;
	line-height: 1.25em;
	color: #ffffff;
	background-color: #000000;
	border: 3px dotted #730027;
	text-align: center;
	padding: 5px 0px 5px 0px;
	float: left;
	clear:right;
}
#corpLoginSpec a:link, #corpLoginSpec a:visited, #corpLoginSpec a:active{ 
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#corpLoginSpec a:hover {  
	color: #730027;
	font-size: 11px;
	text-decoration: none;
}
/*Special Divs-separate login for Corporate Accounts-replaces corpLoginSpec 2008*/
#corpLoginSpecB {
	width: 197px;
	height:93px;
	line-height: 1em;
	color: #ffffff;
	background-color: #000000;
	border: 3px dotted #730027;
	text-align: center;
	padding: 5px 0px 5px 0px;
	float: left;
}
#corpLoginSpecB a:link, #corpLoginSpecB a:visited, #corpLoginSpecB a:active{ 
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#corpLoginSpecB a:hover {  
	color: #730027;
	font-size: 11px;
	text-decoration: none;
}
#create a:link, #create a:visited, #create a:active{ 
	color: #AD8933;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#create a:hover {  
	color: #730027;
	font-size: 11px;
	text-decoration: none;
}
#email a:link, #email a:visited, #email a:active  { 
	font-size: 11px;
	font-weight:bold;
	color: #255DA3;
	text-decoration: none;
}
#email a:hover{  
	font-size: 11px;
	color: #E2B64D;
	font-weight:bold;
	text-decoration: none;
}
#information {
	width: 595px;
	height: 9px;
	font-size: 10px;
	color: #005daa;
	text-align:left;
	float: left;
}
#information a:link, #information a:visited, #information a:active  { 
	font-size: 10px;
	color: #dda842;
	text-align:center;
	text-decoration: none;
}
#information a:hover{  
	font-size: 10px;
	color: #005daa;
	text-align:center;
	text-decoration: none;
}
#infoStore {
	width: 155px;
	height:182px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align:left;
	border: 1px solid #ffffff;
	margin: 5px 0 5px 8px;
	padding: 5px 2px 5px 8px;
	float: left;
}
#infoStore a:link, #infoStore a:visited, #infoStore a:active  { 
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #dda842;
	text-decoration: none;
}
#infoStore a:hover{  
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
.links {
	font-size: 12px;
	font-weight: bold;
}	
.links a:link, .links a:visited, .links a:active  { 
	color:#FFFF75;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.links a:hover{  
	color: #730027;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#mdt {
	width: 95%;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	clear: both;
	padding: 0px;
	margin: auto;
}
#mdt a:link, #mdt a:visited, #mdt a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#mdt a:hover {
	color: #730027;
	font-weight: bold;
	text-decoration: none;
}
#menu {
	width: 540px;
	height: auto;
	background-color:#FFFFFF;
	border: 1px solid #255da3;
	color:#e2b64d;
	font-size: 14px;
	margin: 20px 10px 0 15px;
	float: left;
}
#menu a:link, #menu a:visited, #menu a:active  { 
	color:#255DA3 ;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
} 
#menu a:hover{  
	color:#e2b64d;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
/*new*/
#nav {
	width: 644px;
	height: 17px;
	color:#005daa;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 3px 0 2px 0;
	float: right;
}
#nav a:link, #nav a:visited, #nav a:active { 
	color:#000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#nav a:hover{  
	color:#005daa;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#onlineOrder {
	width: 160px;
	height: 35px;
	background-color:#ffffff;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: #ff0000 6px dotted;
	margin: 20px 0 20px 10px;
	padding: 5px 0 3px 0;
	float: left;
}
#onlineOrder a:link, #onlineOrder a:visited, #onlineOrder a:active { 
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#onlineOrder a:hover{  
	font-size: 14px;
	font-weight: bold;
	color: #005daa;
	text-decoration: none;
}
#reg {
	width: 46%;
	height: 20px;
	text-align: center;
	float: right;
	padding: 0px 8px 0px 15px;
	margin: 0 5px 0 5px;
}
#reg a:link, #reg a:visited, #reg a:active { 
	color:#730027;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#reg a:hover{  
	color: #000000;
	text-decoration: none;
}
#search {
	width: 163px;
	height: 50px;
	background-color:#FFFFFF;
	text-align: left;
	margin: 5px 0px 15px 8px;
	padding: 0px 0 0px 2px;
	float:left;
}
#search a:link, #search a:visited {
	color: #dda842;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#search a:hover, #search a:active {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.sec {
	font-size: 18px;
}	
.sec a:link, .sec a:visited, .sec a:active  { 
	color:#FFFF75;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}
.sec a:hover{  
	color: #000000;
	text-decoration: none;
}
#shopCart {
	width: 165px;
	height: 70px;
	overflow:auto;
	scrollbar-3dlight-color:#005daa;
    scrollbar-arrow-color:#005daa;
    scrollbar-base-color:#ffffff;
    scrollbar-darkshadow-color:#005daa;
    scrollbar-face-color: #dda842;
    scrollbar-highlight-color:#005daa;
    scrollbar-shadow-color:#ffffff;
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
	color: #dda842;
	float: left;
}
#shopCart a:link, #shopCart a:visited {
	color: #e2b64d;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
#shopCart a:hover, #shopCart a:active {
	color: #dda842;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}
#textAbout {
	width: 98%;
	font-family:"Times New Roman", Times, serif;
	background-color:#ffffff;
	text-align: left;
	font-size: 14px;
	font-weight:bold;
	padding: 5px 5px 5px 5px;
	margin:0;
	float:right;
}
#textAbout a:link, #textAbout a:visited {
	color: #dda842;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
#textAbout a:hover, #textAbout a:active {
	color: #005daa;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
#textTable {
	width: 100%;
	height: 500px;
	background-color:#ffffff;
	text-align: center;
	font-size: 12px;
	font-weight:bold;
	float:right;
}
#textTable a:link, #textTable a:visited {
	color: #ff0000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
#textTable a:hover, #textTable a:active {
	color: #005daa;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
#textTableA {
	width: 620px;
	height: 520px;
	background-color:#ffffff;
	text-align: center;
	font-size: 14px;
	font-weight:bold;
	background-image:url(media/photos/rp_bldg2304.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin-top: 5px;
	float:left;
}
#textTableA a:link, #textTableA a:visited {
	color:  #005daa;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#textTableA a:hover, #textTableA a:active {
	color:#ff0000;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}