/* CSS Document */

.main {
	background-color: #666666;
}

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

.main_text
	{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px 20px 30px 0px;
    text-align: justify;	
}

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

.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:#999999; text-decoration: none;}
.menu_text A:visited{color:#999999; text-decoration: none;}
.menu_text A:active{color:#999999; 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_subtitle_text A:link{color:#FD000D; text-decoration: none;}
.menu_subtitle_text A:visited{color:#FD000D; text-decoration: none;}
.menu_subtitle_text A:active{color:#FD000D; text-decoration: none;}

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

.menu_dscpt_text
	{
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
    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:#336633; text-decoration: none;}
.side_text A:visited{color:#336633; text-decoration: none;}
.side_text A:active{color:#999999; 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:#336633; text-decoration: none;}
.side_text_headings A:visited{color:#336633; text-decoration: none;}
.side_text_headings A:active{color:#999999; 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
   {
   color:#FD000D;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 100%;
	word-spacing: expanded;
	letter-spacing: expanded;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
	text-align: center;
   }
.bottom_menu A:link{color:#ffffff; text-decoration: none; font-size: 11px;}
.bottom_menu A:visited{color:#999999; text-decoration: none; font-size: 11px;}
.bottom_menu A:active{color:#999999; 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:#ffffff; 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:#999999; text-decoration: none; font-size: 11px;}

.bottom_info
   {
    color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 130%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
	text-align: center;
   }
.bottom_info A:link{color:#333333; text-decoration: none; font-size: 9px;}
.bottom_info A:visited{color:#333333; text-decoration: none; font-size: 9px;}
.bottom_info A:active{color:#FD000D; 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: A90561;
 }
 
 a:hover {
	 text-decoration: none;
 }