﻿body 
{
	font-family:Verdana;
	color:#666666;
	font-size:10px; 
	
	background-image:url(../images/tekrar.jpg);
	background-repeat:repeat-x;

	
}
.rollover
{
	width:795px;
	height:15px;
	display:block;
	float:left;
	font-size:14px;
	color:Green;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}

body a
{
	text-decoration:none;
	color:#CB5F5F;	
}

body a:hover
{
	color:#666666;
	text-decoration:underline;
}

.camp
{
	width:530px;
	height:357px;
	background-color:#D6FFD7;
	border:Solid 1px #999999;
	margin:8px 8px 8px 13px;
	background-image:url(../images/camp_back.jpg);
	background-repeat:no-repeat;
}
.about
{
	width:530px;
	height:357px;
	margin:8px 8px 8px 13px;
	background-image:url(../images/about_back.jpg);
	background-repeat:no-repeat;
}

.coupon
{
	background-image:url(../images/coupon_back.jpg);
	display:block;
	float:left;
	margin:25px 5px 5px 25px;
	width:140px;
	height:150px;
}

.ad
{
	width:123px;
	height:587px;
	display:block;
	float:left;
	background-color:#D6FFD7;
}

.menu_header
{
	display:block;
	float:left;
	width:482px;
	height:26px;
	text-align:center;
	font-size:17px;
	font-weight:bold;
	font-family:Verdana;
	margin-bottom:20px;
	margin-top:20px;
	margin-left:10%;
	background-image:url(../images/menu_header_back.jpg);
	background-repeat:no-repeat;	
	color:#CB5F5F;
}

.google_map
{
	display:block;
	float:left;
	width:450px;
	height:278px;
	margin:10px 28px 28px 28px;
	background-image:url(../images/map_back.jpg);
	background-repeat:no-repeat;
}

.message_board
{
	display:block;
	float:left;
	width:450px;
	height:200px;
	margin:0px 28px 28px 28px;
	background-image:url(../images/message_board_back.jpg);
	background-repeat:no-repeat;
}

.all
{
	width:806px;
	display:block;
	position:absolute;
	min-height: 98%;
	background-color:#D6FFD7;
	margin-left:19%;
	margin-right:auto;
}

.banner
{
	width:802px;
	height:160px;
	display:block;
	float:left;
	background-image:url(../images/banner_liberity.jpg);
	background-repeat:no-repeat;
}

.main_container
{
	width:560px;
	background-color:#D6FFD7;
	min-height: 99%;
	display:block;
	float:left;
	
}
.footer
{
	width:805px;
	height:154px;
	display:block;
	float:left;
}
.menu_navigation
{
	width:116px;
	height:600px;
	display:block;
	float:left;
	text-align:center;
	border:Solid 1px Green;
	font-size:10px;
	background-color:#D6FFD7;
	/*background-image:url(../images/menu_back.jpg);
	background-repeat:no-repeat;*/
}

.table_style
{
	
	margin-left:70px;
	float:left;
	
}

.menu_container_class
{
	width:400px;
	display:block;
	float:left;

}

.menu_navigation a:hover
{
	text-decoration:none;
	color:Black;
}

.coupon_index
{
	width:528px;
	height:197px;
	margin:8px 8px 8px 13px;
	background-image:url(../images/coupons_back.jpg);
	display:block;
	float:left;
}

.gallery_index
{
	width:528px;
	height:197px;
	margin:8px 8px 8px 13px;
	background-image:url(../images/gallery_back.jpg);
	display:block;
	float:left;
}

.menu_navigation_seperator
{
	width:115px;
	height:14px;
	border:Solid 1px #009933;
	background-color:#CB6060;
	color:White;
	display:block;
	float:left;
	margin-top:2px;	
}
	
.menu_navigation_item
{
	width:115px;
	height:14px;
	
	border:Solid 1px #009933;
	
	display:block;
	float:left;
	margin-top:2px;	
}