﻿body 
{
	background-color:#069948;
	background-image: url(images/background.jpg);
	background-repeat:repeat-x;	
	font-family:Verdana;
	color:#1d285e;
}

#wrapper
{
	width:986px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	
		
}

#header
{
	width:986px;
	height:276px;
}

#navbar
{
	width:986px;
	height:37px;	
}

#content
{
width:975px;
border-left:solid 5px #178a34;
border-right:solid 5px #178a34;
height:430px;
background-color:white;
	
}

#contentlocations
{
width:975px;
border-left:solid 5px #178a34;
border-right:solid 5px #178a34;
height:560px;
background-color:white;
	
}

#contentweek
{
width:975px;
border-left:solid 5px #178a34;
border-right:solid 5px #178a34;
height:660px;
background-color:white;
	
}

#language
{
	width:975;
	text-align:right;
	margin-right:10px;	
	font-weight:bold;
	padding-top:5px;
}

#language a
{
	color:#1d285e;
	text-decoration:none;
	
}

#language a:hover
{
	color:#1d285e;
	text-decoration:underline;
}

#pageheader
{
	
 font-size:25px;
 font-weight:bold;
 width:975px;
 padding-left:30px;
 padding-top:20px;
 
}

#maincontent
{
	position:absolute;
	left:50px;
	top:390px;
	width:590px;	
}

#maincontentads
{
	position:absolute;
	left:175px;
	top:390px;
	width:640px;	
}

#specialsbox
{
	position:absolute;
	left:650px;
	top:390px;
	width:300px;
}

#mainleft
{
	position:absolute;
	left:40px;
	top:390px;
	width:260px;
	
	
}
a.contentlink
{
	
	color:#1d285e;
	text-decoration:underline;
	font-weight:bold;
}

a.contentlink:hover
{
	
	color:#1d285e;
	text-decoration:none;
	font-weight:bold;
	
}

a.addlink
{
	
	color:#1d285e;
	text-decoration:underline;
	font-size:smaller;
}

a.addlink:hover
{
	
	color:#1d285e;
	text-decoration:none;
	font-size:smaller;
	
}

	

#mainright
{
	position:absolute;
	left:310px;
	top:390px;
	width:300px;
}

#map
{
	position:absolute;left:550px;top:390px;width:400px;height:400px;border:solid 1px black;text-align:center;background-color:white;
}

#foot
{
	color:White;
	text-align:center;
	font-size:9pt;
}

#foot a
{
	color:White;
	text-decoration:underline;
}

#foot a:hover
{
	color:White;
	text-decoration:none;
}

#addressinfo p
{
	font-size:9pt;
}