/* SEO "h" tags */
h1					{font-family: Arial; font-size: 16pt; color: #fff; line-height: 100%;
					margin-bottom: 0px; padding-bottom: 0px; margin-top: 0px; padding-top: 0px;}
h2					{font-family: Arial; font-size: 13pt; color: #fff;}
h3					{font-family: Arial; font-size: 11pt; color: #fff;}
h4,h5,h6			{font-family: Arial; font-size: 10pt; color: #fff;} 

/* Text */
.form 				{font-size: 10px; color: #000000; font-family: arial; font-style: normal}
.nav_left_column 	{font-size: 9pt; color: #ffffff; line-height: 150%; font-family: arial}
.news 				{font-size: 9pt; color: #ffffff; line-height: 130%; font-family: arial}
.main_content 		{font-size: 9pt; color: #ffffff; line-height: 150%; font-family: arial}
.admin_content 		{font-size: 9pt; color: #ffffff; line-height: 150%; font-family: arial}
.content 			{font-size: 9pt; color: #000000; line-height: 140%; font-family: arial}
.content_white		{font-size: 9pt; color: #fff; line-height: 140%; font-family: arial}
.content_subhead 	{font-size: 12pt; color: #940c28; line-height: 100%; font-family: arial; font-weight: bold} 
.content_bigest 	{font-size: 16pt; color: #940c28; line-height: 120%; font-family: arial; font-weight: bold}  

.headings 			{font-size: 14pt; color: #ffffff; line-height: 100%; font-family: arial}
.smallprint 		{font-size: 8pt; color: #ffffff; line-height: 150%; font-family: arial}
.bullets			{font-size: 9pt; color: #000000; line-height: 140%; font-family: arial; ul type: "disc";}

/* Primary Navigation */
#menu a 			{display:block; width:172px; margin: 0em 0; padding:8px 0 8px 8px; font: 12px/1 arial;
					color:#fff; background: url("images/button.gif") 0 0 no-repeat; text-decoration: none;}
#menu a:hover 		{background-position: -180px 0; color: #F0E786;}
#menu a:active 		{background-position: -180px 0; color:cccccc;}

#menu2 a 			{display:block; width:180px; margin: 0em 0; padding:8px 0 8px 8px; font: 12px/1 arial;
					color:#fff; background: url("images/button2.gif") 0 0 no-repeat; text-decoration: none;}
#menu2 a:hover 		{background-position: -180px 0; color: #F0E786;}
#menu2 a:active 	{background-position: -180px 0; color:cccccc;}

/* text links */
a:link 				{text-decoration: none; color: #fff;}
a:visited 			{text-decoration: none; color: #fff;}
a:hover 			{text-decoration: underline; color: #EFEAAF;}
a:active 			{text-decoration: underline; color: #EFEAAF;}

a.lightlink:link 	{text-decoration: none; color: #000;}
a.lightlink:visited {text-decoration: none; color: #000;}
a.lightlink:hover 	{text-decoration: underline; color: #940C28;}
a.lightlink:active 	{text-decoration: underline; color: #940C28;}

a.darklink:link 	{text-decoration: none; color: #000;}
a.darklink:visited 	{text-decoration: none; color: #000;}
a.darklink:hover 	{text-decoration: underline; color: #940C28;}
a.darklink:active 	{text-decoration: underline; color: #940C28;}

/* table background colour */
.darrys_red 		{margin-bottom: 0px; padding-bottom: 0px; margin-top: 0px; padding-top: 0px; background-color: #940C28;}
.darrys_pink 		{margin-bottom: 0px; padding-bottom: 0px; margin-top: 0px; padding-top: 0px; background-color: #EEE3D8;}
.darrys_black 		{margin-bottom: 0px; padding-bottom: 0px; margin-top: 0px; padding-top: 0px; background-color: #333;}
.darrys_yellow 		{margin-bottom: 0px; padding-bottom: 0px; margin-top: 0px; padding-top: 0px; background-color: #F0E786;}

/* scrollbar */
body 				{scrollbar-face-color:#cccccc; scrollbar-arrow-color:999999; scrollbar-track-color:#666666;}

/* food menu */
#dropmenudiv		{position:absolute; background-color: #940C28; font-size: 9pt;
					color: #ffffff; line-height: 25px; font-family: arial; z-index:100; }
#dropmenudiv a		{width: 100%; text-indent: 3px; padding: 1px 0; text-decoration: none;}
#dropmenudiv a 		{display:block; width:180px; margin: 0em 0; padding:8px 0 8px 8px; font: 12px/1 arial;
					color:#fff; background: url("images/button.gif") 0 0 no-repeat; text-decoration: none;}
#dropmenudiv a:hover 		{background-position: -180px 0; color: #F0E786;}
#dropmenudiv a:active 		{background-position: -180px 0; color:cccccc;}

#dropmenudiva.darklink:link 	{text-decoration: none; color: #000;}
#dropmenudiva.darklink:visited 	{text-decoration: none; color: #000;}
#dropmenudiva.darklink:hover 	{text-decoration: underline; color: #940C28;}
#dropmenudiva.darklink:active 	{text-decoration: underline; color: #940C28;}
