/* CSS Document */

body {
	font-family: Sylfaen, "Lucida Grande", Verdana, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	background-color: #000000;
}

a, a:visited { color: #FF6600; }

#sidebar {
	float: left;
	width: 235px;
	height: 100%;
	padding-top: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-top: 30px;
	padding-bottom: 10px;
}

#content {
	margin-left: 250px;
	padding-top: 20px;
	padding-right: 25px;
}
#morephotos {
	float: right;
}
#images {
	float: right;
	width: 250px;
	margin-top: 15px;
	padding-left: 10px;
}

#banner {
	text-align: center;
	padding-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
p {
	font-size: medium;
	font-family: Sylfaen, "Lucida Grande", Verdana, Tahoma, sans-serif;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}

h1 {
	color: #FF6600;
	font-size: 24px;
	font-family: Sylfaen, "Lucida Grande", Verdana, Tahoma, sans-serif;
	text-decoration: underline;
}
h2 {
	font-size: 18px;
	color: #FF6600;
	font-family: Sylfaen, "Lucida Grande", Verdana, Tahoma, sans-serif;
}


#footer {
  clear: both;
  margin: 0px auto 10px auto;
  border-top: 1px solid #ccc;
  text-align: center;
}

.clear { clear: left; }
.style1 {color: #FF6600}
li {
	font-family: Sylfaen, "Lucida Grande", Verdana, Tahoma, sans-serif;
	font-size: large;
	font-style: italic;
	line-height: 25px;
	padding-left: 40px;
	list-style-image: none;
	list-style-type: none;
}
h6 {
	font-family: Sylfaen, "Lucida Grande", Verdana, Tahoma, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FF6600;
}
h5 {
	font-size: 16px;
	color: #FF6600;
	text-align: center;
}
#images img {
	padding-bottom: 15px;
}
#form p {
	font-family: Sylfaen, "Lucida Grande", Verdana, Tahoma, sans-serif;
	font-size: 16px;
}
td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
