body {
	font-family: "Poor Richard", Garamond, Georgia, serif;
	letter-spacing: .5px;
	background-color: #333333;
	color: #eeeeee;
	margin: 0px;
}
#main-page-footer {
	padding: 0px;
	clear: both;
	list-style: none;
	text-align: center;
}


img {
	display: inline;
}
h1, h2 { display: none; }

#wrapper h1, #wrapper h2 {
	display: block;
	padding: 0px;
	margin: 0;
}
#wrapper h1 img {
	border: none;
}
#wrapper {
	margin: auto;
	width: 700px;
	text-align: center;
}
#wrapper img {
	padding: 2px;
	border-style: double;
	border-width: 1px;
	border-color: #ffffff;
}

#photos {
	width: 520px;
	margin: auto;
	border-top: double #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 20px 10px 20px 10px;
}

#photos img {
	border: none;
	padding: 0;
	margin: 0;
}
#topnav {
	margin: auto;
	width: 540px;
	padding: 4px 0 5px 0;
	border-top: double #ffffff;
}
#topnav li {
	display: inline;
	margin: 0;
	padding: 0 5px 0 5px;
}
#topnav a {
	color: #ffffff;
	text-decoration: none;
}
#topnav a:hover {
	color: #c7a317;
}

#animation #photos {
	width: 700px;
}
#animation #topnav {
	width: 700px;
}

div#title {
	height: 132px;
	width: 737px;
	background: url('images/oncities.png') top left no-repeat;
}
div#title img {
	padding: 0;
	margin: 0;
	border: none;
}
h1 {
	font-size: 3em;
	padding: 0 0 0 5px;
	margin-bottom: 0px;
}
h2 {
	font-size: 1.5em;
	padding-left: 10px;
	margin: 0 0 30px 0;
}
#nav {
	text-transform: capitalize;
	font-weight: bold;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 13px;
	display: none; /* This is so that non-javascript browsers will display correctly */
}
#nav li {
	float: left;
	padding: 0 10px 0 10px;/*
	border-left: 1px dotted black;*/
}
#nav li a {
	text-decoration: none;
	color: #ffffff;
}
#nav li a:hover {
		color: #666666;;
}
.row { padding: 0; margin: 0; background-color: #fafafa;}
.resume {
	text-transform: uppercase;
}
#accordion {
	clear: both;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding-top: 3px;
	background-color: #fafafa;
}
#contact {
	font-weight: bold;
	font-size: 1em;
	margin: 0;
	padding: 0 0 10px 5px;
}
#contact a {
	color: #ffffff;
	text-decoration: none;
}
h4 a {
	color: #ffffff;
}
h4 a:hover, #contact a:hover {
	color: #c7a317;
	text-decoration: none;
}




.sectionTitle {
	color: black;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px dotted black;
	padding: 0;
	clear: both;
}
h3 {
	clear: both;
}

.sectionTitle {
	padding-left: 10px;
	margin: 4px 0 4px 0;
	text-decoration: none;
	color: black;
	font-size: 1em;
	text-transform: capitalize;
	line-height: 1em;

}
.sectionTitle a:hover {
	color: #666666;
}

.imgTile {
	margin: 0px;
}
.imgTile a {
	padding: 0;
}
a img {
	border: none;
}
a:hover img{
	.filter:alpha(opacity=80);
	opacity: 0.8;
}
.upgrade {
	text-align: center;
	font-weight: normal;
	font-size: .7em;
	padding: 5px;
}
.upgrade a {
	font-weight: bold;
	color: white;
}
.upgrade a:hover {
	text-decoration: none;
}

#straight {
	text-align: center;
}

#straight imgTile {
	margin: auto;
	text-align: center;
}

ol { list-style-type: disc; }



#returnhome {
	position: fixed;
	top: 0;
	right: 0;
	background: url(images/arrow_next.png) center right no-repeat;
	padding: 0 20px 0 0;
	margin: 10px 5px 0 0;
}
#gohome {
	font-weight: normal;
	padding: 0 0 0 20px;
	background: url(images/arrow_previous.png) bottom left no-repeat;
}
#returnhome, #gohome {
	font-size: 14px;
}
#returnhome a, #gohome a {
	text-decoration: none;
	color: white;
}
#returnhome a:hover, #gohome a:hover {
}

#destination {
	position: fixed;
	bottom: 0;
	left: 0;
	background: url(images/destination-overlay.png) top right no-repeat;
	padding: 0 10px 0 10px;
	margin: 0;
	color: black;
}
#destination p {
	display: none;
	text-align: left;
	margin: 5px;
}
.invisible {
	display: none;
}
#destination span {
	font-size: 90%;
}

.video {
	float: left;
	margin: 20px 15px 0 15px;
}
.video h3 {
	margin-bottom: 0;
}




dl a {
	color: #ffffff;
	text-decoration: underline;
}
dl {
	line-height: 1.5em;
}
dl a:hover {
	color: #c7a317;
	text-decoration: none;
}
.rss dd { display: none; }
#wrapper {
	position: relative;
	width: 720px;
}
.menu {
	width: 180px;
	padding: 0 20px 0 0;
	position: absolute;
	top: 170px;
	left: 0;
	text-align: right;
}
.rss {
	position: absolute;
	left: 520px;
	top: 170px;
	width: 180px;
	padding: 0 0 0 20px;
	text-align: left;
}
.menu p, .rss p {
	border-bottom: double #ffffff;
}
#themap {
	width: 310px;
}
