body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #73bdd9;
	background-image: url(gifs/grad.jpg);
	background-repeat: repeat-x;
}
.bodytext 
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}

a:active {
	color: #FF0000;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.footernav a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.footernav a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.footernav a:hover {
	color: #6a4e38;
	text-decoration: underline;
	font-weight: bold;
}
.paper {
	background-image: url(gifs/paper.png); ! important
	background: none;
}
.footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	word-spacing: -2px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #000000;
	letter-spacing: -0.08em;
}
.leftnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.datetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.datetitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.datetitle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#pageoutline {
	position:relative;
	width: 774px;
	padding: 20px 20px 20px 20px;
	background-image: url(gifs/palm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#leftnav {
	position:relative;
	width:210px;
	float:left;
	padding: 0px 0px 0px 12px;
}
#rightarea {
	padding:10px;
}
#rightarea2 {
	position:relative;
	width:601px;
	float:right;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	margin: 0px;
}
#footernavigation {
	position: relative;
	padding:10px 10px 10px 10px;
	text-align:center;
	background-color: #594c3b;
	width:780px;
	color: #FFFFFF;
}
#credits {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	color: #000000;
	font-size: 10px;
}
#citypic {
	position: relative;
	width: 210px;
	visibility: visible;
	height: 420px;
}
#sub-nav {
	position: relative;
	padding:50px 30px 10px 10px;
	text-align:right;
}
.photoquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.photoquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight:bold;
}
li {
   padding-top: 0px;
  	padding-right: 0px;
  	padding-bottom: 8px;
  	padding-left: 0px;
  	margin-top: 0px;
  	margin-right: 0px;
  	margin-bottom: 0px;
  	margin-left: 0px;
  }
ul {
	list-style-type: disc;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-image: url(gifs/bullet.gif);
  }  
  ol {
   list-style-type: decimal;
   padding-top: 0px;
  	padding-right: 0px;
  	padding-bottom: 0px;
  	padding-left: 15px;
  	margin-top: 0px;
  	margin-right: 0px;
  	margin-bottom: 0px;
  	margin-left: 10px;
  }
