@charset "utf-8";
/* CSS Document */
body
{
	background-image:url(../images/tile.gif);
	background-repeat:repeat;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	font-size:80%;
	color:#FFFFFF;
}
h2
{
	color:84bac2;
	font-size:120%;
}
h3
{
	color:#d8d75e;
	font-size:110%;
}
#outter
{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:923px;
	border:2px solid #FFFFFF;
	background-color:#000000;
	border-top:none;
	height:540px;
	max-height:540px;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
}
#footer
{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:923px;
	font-weight:bold;
	font-size:70%;
	color:#000000;	
}
#join_mail
{	
	position:relative;
	top:455px;
	left:-250px;
}
#index
{
	background-image:url(../images/pc_index.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
}
#about
{
	background-image:url(../images/pc_about.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
}
#contact
{
	background-image:url(../images/pc_contact.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
}
#menu
{
	background-image:url(../images/menu_bg.gif);
	background-repeat:no-repeat;
	width:514px;
	height:354px;
}
#menu_nav
{
	color:#801829;
	font-size:75%;
	position:relative;
	top:20px;
	left:20px;
	width:480px;
	overflow:visible;
	word-spacing:-1px;
	white-space:nowrap;
}
#menu_nav a
{
	color:#801829;
	text-decoration:none;
	text-align:left;
}
#menu_nav a:hover
{
	color:#4d5022;
	text-decoration:none;
	text-align:left;
}
#menu_items
{
	font-size:75%;
	color:#000000;
	position: relative;
	left: 20px;
	top: 5px;
	width: 475px;
}
#menu_header
{
	width:450px;
	height:20px;
	position:relative;
	top:15px;
	left:20px;
}
#menu_title
{
	display: inline;
}
#menu_download
{
	display:inline;
	float:right;
}
#menu_download a
{
	color:#b26328;
	text-decoration:none;
}
#menu_download a:hover
{
	color:#b26328;
	text-decoration:underline;
}
#menu_orange strong
{
	color:#b26328;
}
#content
{
	position:relative;
	left:121px;
	top:50px;
	width:450px;
	display:inline;
	float:left;
	min-height:350px;
	height:375px;
}
#thumbs
{
	position:relative;
	top:0px;
	left:0px;
	height:90px;
	width:100%;
	max-height:100px;
	
}
#thumbs a
{
	border:none;
	line-height:60px;
}
#thumbs a img
{
	border:1px solid #000000;
	line-height:60px;
}
#thumbs a:hover img
{
	border:1px solid #FFFFFF;
	line-height:50px;
}
#large_images
{
	position:relative;
	top:0px;
	left:0px;
	min-height:250px;
	width:100%;
	max-height:275;
}
#main_nav
{
	position:relative;
	left:230px;
	top:50px;
	width:100px;
	display:inline;
	float:left;
	text-align:left;
}
#main_nav ul
{
	padding:0px;
	list-style:none;
}
#main_nav ul li
{
	list-style:none;
}
.event
{
	width:100%;
	color:#FFFFFF;
	font-size:80%;	
	padding-bottom:15px;
	height:60px;
}
.event a
{
	text-decoration:none;
	color:#FFFFFF;
}
.event a:hover
{
	text-decoration:underline;
	color:#FFFFFF;
}
.event_t_image
{
	height:50px;
	width:50px;
	float:right;
	display:inline;
	position:relative;
	right:100px;
	top:0px;
	overflow:hidden;
	padding-left:15px;
}
#event_l_image
{
	height:150px;
	width:150px;
	float:right;
	display:inline;
	position:relative;
	right:100px;
	bottom:0px;
	overflow:hidden;
}
#new_taste
{
	background-image:url(../images/a_new_taste.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:320px;;
	position:relative;
	left:0px;
	top:20px;
	width:450px;
}



	
