body {
	background-image: url(images/pgbackground.gif);
	background-attachment:fixed;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 22px;
	background-image: url(images/background_shadow.png);
	background-repeat: repeat-y;
	overflow: auto;
}

#page {
	width: 951px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	float: left;
}

#links {
	background-color: #565552;
	width: 100%;
	padding: 0px;
	margin: 0px;
/*	margin-bottom: 10px;*/
	float: left;
	border-top: 3px solid #333333;
}

#links ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#links li {
	list-style-type: none;
}

#links A {
	display: block;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 17px;
	padding-left: 17px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}

#links A:hover {
	background-color: #333333;
}

#links img {
	border: 0px;
}

#flash {
	width: 951px;
	margin-bottom: 10px;
	clear: both;
}

#bodycontent {
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	width: 79%;
	position: relative;
}

#citycol {
	margin-left: 20px;
	float: right;
}

.citycoltop {
	background-image: url(images/roundedrectangle-top.gif);
	height: 8px;
	width: 141px;
}

.citycolbottom {
	background-image: url(images/roundedrectangle-bottom.gif);
	height: 8px;
	width: 141px;
}

#citycol ul {
	margin: 0px;
	padding: 5px 25px;
	background-image: url(images/roundedrectangle-body.gif);
	background-repeat: repeat-y;
}

#citycol li {
	margin-top: 5px;
	list-style-type: none;
}

#citycol span.greytxt {
	color: #666666;
	font-size: 10px;
	font-style: italic;
}

#citycol span.uppercase {
	text-transform: uppercase;
}

#citycol A {
	color: #B99A2F;
	text-decoration: none;
}

#footer {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 90%;
	text-align: center;
	font-size: 10px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}

#footer li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}

#footer li A {
	color: #B99A2F;
	text-decoration: none;
}

#reflection {
	width: 1000px;
	height: 78px;
	background-image: url(images/footerreflection.png);
	margin-left: auto;
	margin-right: auto;
	padding-left: 22px;
}

A {
	color: #CC9900;
	text-decoration: none;
}

img {
	border: 0px;
}

h2 {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}

h1 {
	font-size: 18px;
	font-weight: normal;
}

li {
	list-style-type: square;
}

#sitemap TD, #sitemap TH {
	padding: 10px;
}

#sitemap ul {
	margin: 0px;
	padding: 0px;
}

#sitemap li {
	margin-left: 40px;
	margin-bottom: 7px;
	list-style-type: circle;
}

.greyLink {
	color: #666666;
}
