* {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

body, html {
	font-size: 12px;
}

#wrap{
	margin:0 auto;
	width: 1000px;
	padding: 0;
}

ul, ol {
	list-style-position: inside;
}

strong {
	font-weight: bold;
} 

a:link, a:visited {
	font-weight: bold;
}

a:hover {
	color: #eee;
}

a img {
	border-style: none;
}

h1, h2, h3{
	font-weight:normal;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

h1 {
	font-weight: normal;
	color: #000;
	font-style: normal;
	font-size: 2em;
	margin-top: 0;
	padding: 0;
	margin-bottom: 10px;
}

h2 {
	color: #666;
	font-size: 1.5em;
	line-height: 1.4em;
	margin-top: 25px;
	margin-bottom: 10px;
	padding: 0;
}

h3, h4 {
	color: #ff7f29;
	line-height: 1.4em;
	margin-top: 25px;
	padding-bottom: 10px;
}

#banner {
	padding-top: 10px;
	padding-bottom: 10px;
}

#header {
	margin-bottom: 20px;
}

#sections {
	background-color: #f93;
	margin-bottom: 0;
	padding: 0;
	height: 30px;
}

#sections ul  {
	padding-left: 23px;
}

#sections ul li {
	list-style-type: none;
	float: left;
	margin-top: 5px;
}

#sections ul li a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	display: block;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
}

#sections ul li a:hover {
	color: #ffd8be;
}

#sections ul li a.selected {
	background-color: #fff;
	color: #ff7f29;
}

#content_block {
}

#left_column {
	width: 800px;
	float: left;
}

#content, #sections, .side_widget {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#content {
	background-color: #f6f6f6;
	padding: 20px;
}

#content ul, #content ol {
	list-style-position: outside;
	margin-left: 22px;
	margin-bottom: 10px;
}

#content li {
	margin-bottom: 5px;
}

p {
	margin-bottom: 10px;
	padding: 0;
	color: #666;
	line-height: 1.6em;
}

table {
	border-collapse: collapse;
}

td, th {
	vertical-align: middle;
}

td, th {
	padding-top: 5px;
	padding-bottom: 5px;
vertical-align: bottom;
}

td h3 {
	margin-bottom: 0;
	padding: 0;
}

#page_8566 table, #page_12837 table {
	width: 760px;
}

#page_8566 td, #page_12837 td {
	text-align: center;
	border: 1px solid #ccc;
	font-size: 14px;
}

#page_8566 th, #page_12837 th {
	font-weight: bold;
	text-align: right;
	color: black;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	font-size: 10px;
}

#page_8566 tr.top th, #page_12837 tr.top th {
	text-align: center;
	vertical-align: bottom;
	padding: 0 5px 10px;
}

#footer {
	padding: 20px;
	margin-top: 20px;
}

#footer, #footer p {
	color: #999;
	font-size: 9px;
}

.contact {
	width: 250px;
	padding-bottom: 5px;
	margin: 10px 0 15px;
	border-bottom: 1px dashed #9f9fd1;
	
}

.contact .orange {
	font-weight: bold;
}

.orange {
	color: #ff9852;
}

#right_column {
	width: 180px;
	float: right;
}

#pages {
	background-color: #f93;
	padding: 20px 0;
}

#pages ul li {
	list-style-type: none;
	
}

#pages ul li a {
	display: block;
	color: #fff;
	padding: 10px 20px;
	background-color: #ffb583;
	border-bottom: 1px solid #fff;
}

#pages ul li.first {
	border-top: 1px solid #fff;
}

#pages ul li a:hover {
	color: #ffd8be;
}

#pages ul li a.selected {
	background-color: #fff;
	color: #ff7f29;
	font-weight: bold;
}

#pages a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.side_widget {
	padding: 20px;
	margin-bottom: 20px;
}

.side_widget h2, .side_widget h3 {
	color: #fff;
	padding: 0;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
}

.side_widget h3 {
	font-size: 14px;
}

.side_widget p {
	font-size: 13px;
	color: #fff;
	line-height: normal;
}

.side_widget a:link, .side_widget a:visited {
	color: white;
	font-weight: bold;
}

#book {
	background-color: #7ea8d4;
}

#backpacker {
	background: #ff9d42 url(/images/backpack.jpg) no-repeat right bottom;
	padding: 20px 20px 150px;
}

#fern {
	background: #e4c8b0 url(/images/beach.jpg) no-repeat right top;
	padding-top: 80px;
	
}

#fern p, #fern h2 {
	color: #764206;
}

#affiliates {
	text-align: center;
	margin-top: 10px;
}

.times {
text-align: right;
}

td.codes {
text-align: center;
padding-left: 50px;
padding-right: 50px;
}

#content img {
margin-bottom: 20px;
margin-top: 10px;
}