body {
	padding: 0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#FFFFFF;
	font-size:11px;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

#container {
	width: 748px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 12px solid #000000;
	margin: 0 auto 0 auto;
}

#header {
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	height: 62px;
	overflow:hidden;
}

#outerWrapper #topNavigation {
  background-color: #403d32;
  border-bottom: solid 1px #666;
  height: 25px;
  padding: 0 0 0 5px;
  font-size:1.1em;
}

#outerWrapper #topNavigation ul{
	list-style:none;
	width:400px;
	float:right;
}

#outerWrapper #topNavigation ul li{
	float:left;

}

#outerWrapper #topNavigation ul a{
	display:block;
	padding:4px 1.5em 3px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}	

#logo {
	float: left;
}

#newsletter {
	float: right;
	padding: 15px 20px 0 0;
}

#toplinks {
	background-color:#000000;
	height:22px;
	overflow:hidden;
	color:#FFFFFF;
	padding: 8px 10px 0 10px;
}

#links {
	float: left;
}

#links a {
	color:#FFFFFF;
	text-decoration:none;
}

#tag {
	float: left;
	font-weight:bold;
	margin-left: 75px;
}

#slideshow {
	float: right;
	font-weight:bold;
	color: #FFCC00;
}

#slideshow a {
	color:#FFFFFF;
	text-decoration:none;
}


#bannerimg {
	border-bottom: 12px solid #000000;
	height: 190px;
	overflow:hidden;
}

#content {
	padding: 17px;
}

#left {
	width: 450px;
	float: left;
}

#left span {
	color: #CC0000;
}

#map {
	width: 448px;
	height: 450px;
	border: 1px solid #000000;
	margin-top: 10px;
}

#right {
	float: right;
	border: 1px solid #000000;
	background-color: #F1EFE2;
	padding: 10px;
	width: 220px;
}

#right a {
	color: #CC0000;
	text-decoration:none;
}

#footer {
	clear:both;
	color:#FFFFFF;
	background-color:#000000;
	padding: 10px 0 50px 20px;
}

.seperator {
	height: 1px;
	background-color:#000000;
	overflow:hidden;
	margin: 13px 0 13px 0;
}

.break {
	height: 1px;
	overflow:hidden;
	clear:both;
	_margin-top: -17px;
}
