/* CSS Document */



body			{background:#000; margin:5px;}



tr, td, div, p	{font-family:verdana; color:#362727; font-size:12px; line-height:24px;}



a:link, a:visited, a:active	{color:#990000; text-decoration:none;}

a:hover	{color:#000000; text-decoration:none;}



a.b:link, a.b:visited, a.b:active	{color:#000; text-decoration:none;}

a.b:hover	{color:#000000; text-decoration:none;}



a.whitelink:link, a.whitelink:visited, a.whitelink:active	{color:#fff; text-decoration:none;}

a.whitelink:hover	{color:#FF0000; text-decoration:none;}



.whitetext		{color:#ffffff;}



.button			{border:#fff 1px solid; background:#660000; color:#fff; font-weight:bold; padding:2px; }



input.textbox	{border:#000 1px solid; padding:2px; background:#fff url(../images/inputbg.jpg) repeat-x left top;}



.heading		{font-size:18px; color:#000000; font-weight:bold; font-family:arial;}



.menu_main_item	{font-size:15px; color:#990000; font-weight:bold;}
.menu_main_head	{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:right;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.prices			{font-size:15px; font-weight:bold; color:#330000; line-height:20px;}

.dexcription	{font-size:11px; color:#663300; line-height:16px; font-weight:normal;}

.sectionheading	{font-family:Monotype Corsiva; font-size:35px; color:#000000;}



.sectionheading	.red{font-family:Monotype Corsiva; font-size:35px; color:#CC0000;}



#menu td		{border-bottom:#DBAF75 1px dashed; padding:5px;}
