body {
	margin-right:0px;
	margin-left: 0px;
	margin-top:10px;
	margin-bottom:20px;
	background-image:url(../graphix/body-bg.png);
	background-repeat:repeat;
	
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
	line-height:1.5;
}

.center
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
	line-height:1.5;
}
	

.list {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	list-style:square;
	margin-left:30px;
	line-height:1.5;
}


.list-sidebar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:20px 20px 20px 30px;
	list-style:decimal;
	line-height:1.5;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.standout {
	font-weight:bold;
	font-size:14px;
	color:#000000;
}

.standout-sidebar {
	font-weight:bold;
	font-size:14px;
	color:#000000;
	text-align:center;
}

#outer-container {
	margin-right:auto;
	margin-left:auto;
	width:935px;
	height:auto;
	border:10px #000000 solid;
}

#header {
	background-image:url(../graphix/header-logo.png);
	background-repeat:no-repeat;
	height:180px;
	width:935px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:5px #000000 solid;
}

#menu-bar {
	background-image:url(../graphix/menu-bg.png);
	background-repeat:repeat;
	height:50px;
	width:935px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-bottom:5px #000000 solid;
}

#menu {
	height:50px;
	width:850px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	margin-top:auto;
}

#content-wrapper {
	height:500px;
	width:935px;
	margin-left:auto;
	margin-right:auto;
}

#left-content {
	height:auto;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	border-right:1px dotted #CCCCCC;
	text-align:justify;
	float:left;
	padding:20px;
}

#right-content {
	height:auto;
	width:290px;
	margin-left:auto;
	margin-right:auto;
	float:right;
	text-align:justify;
}

#weather
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold;
	color:#000000;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	height:120px;
	width:240px;
	text-align:center;
	background-image:url(../photos/seagulls_greggmarrapodi.jpg);
	background-repeat:no-repeat;
	border:1px #000000 solid;
	
}

#footer {
	background-image:url(../graphix/footer-bg.png);
	background-repeat:repeat-x;
	height:105px;
	width:935px;
	border-top:5px #000000 solid;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#footer-content-left {
	width:250px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	margin-left:20px;
	line-height:1.5;
	padding:10px 0 0 0px;
	float:left;
}

#footer-content-right {
	width:200px;
	height:90px;
	background-image:url(../graphix/POWERED_BY_2010.png);
	background-repeat:no-repeat;
	float:right;
	margin-top:5px;
	margin-left:90px;
}

.weather-text
{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
}

.clearfloat
{
	clear:both;
}

.awards
{
	height:100px;
	width:900px;
	background-image:url(/graphix/awards.png);
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
}

.insider
{
	height:100px;
	width:500px;
	background-image:url(../graphix/insider.png);
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
}

.ask-patty
{
	height:95px;
	width:95px;
	padding-top:2px;
}