body, html 
{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	background-color: #FFFFFF;
	color: #000000;
}

a, a.hover
{
  color: #003051;
}

a.visited
{
  color: #333333;
}

img 
{
	border: 0px;
}

form, fieldset 
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.clear
{
  clear: both;
}

.hidden
{
  display: none;
}

#breadcrumbs {
	display: none;
}

#city-photo
{
	display: none;
}

#content-container
{
  	width: 600px;
}

#content-decoration {
	display: none;
}

#copyright
{
  width: 600px;
  margin: 5px auto 15px auto;
}

#f { clear: both; }

#flash
{
  	display: none;
}

#footer
{
  	color: #000000;
  	background-color: #FFFFFF;
  	padding: 10px;
  	text-align: center;
}

#footer-background {
	display: none;
}

#header { }

#header-background {
	display: none;
}

#logo { }

#main-background {
	width: 600px;
}

#page
{
  	width: 600px;
}

#sidebar
{
  	display: none;
}

#sitemap {
	display: none;
}

/**
 * 	Menu Bar
 */
#menu-bar
{
  	display: none;
}
