@charset "iso-8859-1";
/* CSS Document */

.main {
	background-color: #ffffff;
}

ul {
list-style-image: url('gfx/layout/reddot_01.gif')
}

.small_text
	{
	
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	line-height: 12px;
}

.small_text A:link{color:#990000; text-decoration: none; font-size: 11px;}
.small_text A:hover{color:#CC9999; text-decoration: none; font-size: 11px;}
.small_text A:visited{color:#CC9999; text-decoration: none; font-size: 11px;}
.small_text A:active{color:#990000; text-decoration: none; font-size: 11px;}

.main_text
	{
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	line-height: 18px;
}

.main_text A:link{color:#990000; text-decoration: none; font-size: 13px;}
.main_text A:hover{color:#CC9999; text-decoration: none; font-size: 13px;}
.main_text A:visited{color:#CC9999; text-decoration: none; font-size: 13px;}
.main_text A:active{color:#990000; text-decoration: none; font-size: 13px;}

.menu_text
	{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 20px 20px 20px 0px;
    text-align: left;	
}

.menu_text A:link{color:#990000; text-decoration: none;}
.menu_text A:visited{color:#999999; text-decoration: none;}
.menu_text A:active{color:#990000; text-decoration: none;}

.menu_title_text
	{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    text-align: left;
	letter-spacing: expanded;	
}

.menu_subtitle_text
	{
	color:#FD000D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
    text-align: left;
	font-style: italic;
	letter-spacing: expanded;	
}

.menu_dish_text
	{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    text-align: left;	
}

.menu_dscpt_text
	{
	color:#666666;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
    text-align: left;	
}

.title_text
	{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 20px 20px 0px;
    text-align: left;
	letter-spacing: expanded;	
}

.side_text
	{
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-align: justify;	
}

.side_text A:link{color:#990000; text-decoration: none;}
.side_text A:visited{color:#336633; text-decoration: none;}
.side_text A:active{color:#990000; text-decoration: none;}

.side_text_headings
	{
	color:#336633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
    text-align: left;	
}

.side_text_headings A:link{color:#990000; text-decoration: none;}
.side_text_headings A:visited{color:#336633; text-decoration: none;}
.side_text_headings A:active{color:#990000; text-decoration: none;}

.side_text_quotes
	{
	color:#336633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: expanded;
    text-align: justify;	
}

.bottom_menu
   {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 130%;
	word-spacing: expanded;
	letter-spacing: expanded;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
	text-align: center;
	color: #333333;
   }
.bottom_menu A:link{color:#990000; text-decoration: none; font-size: 11px;}
.bottom_menu A:hover{color:#CC9999; text-decoration: none; font-size: 11px;}
.bottom_menu A:visited{color:#CC9999; text-decoration: none; font-size: 11px;}
.bottom_menu A:active{color:#990000; text-decoration: none; font-size: 11px;}

.menus_menu
   {
   color:#FD000D;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 150%;
	word-spacing: expanded;
	letter-spacing: expanded;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
	text-align: center;
   }
.menus_menu A:link{color:#990000; text-decoration: none; font-size: 11px;}
.menus_menu A:hover{color:#fd000d; text-decoration: none; font-size: 11px;}
.menus_menu A:visited{color:#999999; text-decoration: none; font-size: 11px;}
.menus_menu A:active{color:#990000; text-decoration: none; font-size: 11px;}

.bottom_info
   {
    color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
	text-align: center;
   }
.bottom_info A:link{color:#990000; text-decoration: none; font-size: 9px;}
.bottom_info A:hover{color:#CC9999; text-decoration: none; font-size: 9px;}
.bottom_info A:visited{color:#CC9999; text-decoration: none; font-size: 9px;}
.bottom_info A:active{color:#990000; text-decoration: none; font-size: 9px;}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #ED2290 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #EEEEEE; border: 2px #ED2290 solid; }

.mainbody {
		background-color: #000000;
		background-image: url(gfx/layout/bodyphoto_01.gif);
		background-repeat: repeat-x;
}

.banner {
	font-family: verdana, non-serif;
	font-size: medium;
	color: 0A2FA1;
	background: EDEDED;
	margin-bottom: 10px;
	padding: 2,4,2,4; }


.subhead {
	margin-left: 20px;
	font-family: verdana, non-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
	color: 000000;
}

.pic {
	 margin-left: 50px;
 }
 
 a {
	 text-decoration: none;
	 font-size: 12px;
	 color: #990000;
 }
 
 a:hover {
	 text-decoration: none;
 }

