/*
This is the style sheet for the category pages
	  
*/

* { padding: 0; margin: 0; }




body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #CCCC99;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #336666;
	text-align: center;
}
a:link {
	color: #336666;
}
a:visited {
	color: #336666;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	margin: 0 auto;
	width: 850px;
}
#header {
	width: 850px;
	color: #333;
	border: 1px solid #ccc;
	height: 200px;
	background-color: #292726;
}
#navigation {
	color: #333;
	background-color: #669999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
	width: 850px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#faux {
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	background-color: #CCFF00;
}
#content {
	float: right;
	width: 846px;
	position: relative;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
}
#footer {
	width: 850px;
	color: #336666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	background-color: #cccc99;
	clear: both;
}
.cityheader {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-align: center;
color: #336666;
}
.cityresource {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
font-style: italic;
line-height: 18px;
color: #336666;
}


.paragraphcovernavy {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-style: italic;
line-height: 20px;
font-weight: normal;
color: #99CC66;
text-decoration: none;
text-align: center;
}

h1 {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-style: italic;
line-height: 20px;
font-weight: bold;
color: #336666;
text-align: center;
}
#footer a:link {
	color: #336666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	background-color: #cccc99;
}
#footer a:hover {
	color: #330000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	background-color: #cccc99;
}
#footer a:visited {
	color: #336666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	background-color: #cccc99;
}
#content   a:link {
	color: #336666;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #cccc99;
}
#content  a:visited {
	color: #336666;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #33000;
}
