@import url(http://fonts.googleapis.com/css?family=Yellowtail);

*
{
	margin:0;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
}

body
{
background:#00698e;
text-align:center;
}

h1
{
	margin-left:-1000em;
	height:0;
	line-height:0;
}

#wrapper
{
position:relative;
text-align:left;
margin:0 auto;
width:1000px;
background:url(images/porgy-container.jpg);
background-repeat:repeat-y;
}

#container
{
position:relative;
text-align:left;
margin:0 auto;
width:1000px;
background:#e0e2dc;
background:url(images/porgy-bg.jpg);
background-position:top left;
background-repeat:no-repeat;
}

h1, h2, h3, h4, h5
{
color:#2a5772;	
}


#address
{
}

#hours
{
	position:absolute;
	top:180px;
	right:20px;
	width:240px;
	height:230px;
}

#hours p
{
	font-size:13px;
	line-height:16px;
	margin:0 0 15px;
}

#hours .current
{
	color:#2a5772;	
	font-size:15px;
	
}

#content
{
	float:left;
	margin:430px 30px 0 70px;
	width:600px;
}

#sidebar
{
	margin:450px 0 0 0;
	float:left;
	width:250px;
}

#content p, #sidebar p
{
font-size:14px;
line-height:19px;
margin:5px 0 15px;
color:#484843;
}

#content a
{
	color:#0a838b;
}

#content li, #sidebar li
{
font-size:14px;
line-height:18px;
margin:0 0 3px 15px;
color:#484843;
}

#sidebar p, #sidebar li
{
	font-size:12px;
}

#content ul, #sidebar ul
{
margin:0 0 10px 15px;
}

.l
{
	float:left;
	margin:-15px 20px 25px 0;
	border:7px solid #fff;
}

h2
{
margin:20p 0 20px;	
font-family: 'Yellowtail', cursive;
font-size:32px;
}

h3
{
margin:0 0 15px;
font-family: 'Yellowtail', cursive;
font-size:27px;
}

h4
{
margin:0 0 5px;
font-family: 'Yellowtail', cursive;
font-size:23px;
}

.clear
{
	clear:both;
}

#footer
{
	position:relative;
	clear:both;
	text-align:center;
	padding:20px 0;

}

#footer p
{
	font-size:11px;
	color:#81827c;
	letter-spacing:1px;
}

#footer a
{
	color:#676762;
}
