body {
	margin: 0;
	font-size: 16px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: #432c00;
	background: #4a2909;
}
a, a:link, a:visited {
	color: #8c4d0f;
	text-decoration: none;
}
a:hover {
	color: #8c4d0f;
	text-decoration: underline;
}
h2 {
	margin-top: 0px;
	font-size: 24px;
	font-weight: normal;
	font-family: "Georgia", Times, serif;
	margin-bottom: 10px;
}
h3 {
	margin-top: 0px;
	font-size: 16px;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, sans-serif;
	margin-bottom: 10px;
}
ul {
	list-style-type: square;
	margin: 15px;
	padding: 0px;
	margin-bottom: 10px;
}
ul.li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol {
	list-style-type: decimal;
	margin-left: 35px;
	padding: 0px;
	margin-bottom: 10px;
}
blockquote {
	width: 450px;
	text-align: justify;
	display: block;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	background: #f7f7ca;
	margin-bottom: 20px;
	margin-left: 55px;
}
.recent {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
}
ol.li {
	margin: 0px;
	padding: 0px;
	list-style-type: decimal;
}
#container {
	width: 975px;
	margin: 0 auto;
}
#header {
	height: 120px;
	width: 100%;
	background: url("/images/header_bg2.gif");
}
.logo {
	width: 298px;
	height: 100px;
	background: url("/images/wdw_logo.png");
	float: left;
	margin-left: 5px;
	margin-top: 9px;
}
#subtext {
	width: 225px;
	height: 45px;
	background: url("/images/subtext.png");
	float: right;
	margin-top: 25px;
	margin-right: 25px;
}
#main {
	background: #fbfbdc;
	width: 100%;
	float: left;
}
#leftcolumn {
	width: 62%;
	float: left;
	border-right: 1px solid #ededb9;
	padding-right: 20px;
	margin-top: 35px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	min-height: 1750px;
	margin-left: 20px;
}
#rightcolumn {
	float: left;
	margin-left: 20px;
	margin-top: 35px;
	margin-right: 20px;
	width: 260px;
}
#footer {
	border-top: 1px solid #ededb9;
	font-size: 12px;
	margin: 0 auto;
	width: 935px;
	clear: both;
	color: #be9850;
	text-align: center;
}
.sidebar_header {
	margin-top: 10px;
}
.reply {
	margin-top: 10px;
}
.comments {
	margin-top: 35px;
	border-bottom: 1px solid #ededb9;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.title {
	margin-bottom: 5px;
}
.product {
	border: 1px solid #ededb9;
}
#nav {
	float: right;
	margin-right: 20px;
	margin-top: 82px;
	clear: right;
}
#nav a {
	color: #FFF;
	font-weight: bold;
}
#nav a:hover {
	cursor: pointer;
	text-decoration: none;
}
.nav_link {
	margin-top: 13px;
	height: 10px;
	font-size: 12px;
}
.home {
	margin-right: 5px;
	float: left;
	background: url("/images/nav_bg.png") left top no-repeat;
	width: 87px;
	height: 38px;
	text-align: center;
}
a.home:hover {
	background-position: -87px;
	background-repeat:  no-repeat;
}
.about {
	margin-right: 5px;
	float: left;
	background: url("/images/nav_bg.png") left top no-repeat;
	width: 87px;
	height: 38px;
	text-align: center;
}
a.about:hover {
	background-position: -87px;
	background-repeat:  no-repeat;
}
.services {
	margin-right: 5px;
	float: left;
	background: url("/images/nav_bg.png") left top no-repeat;
	width: 87px;
	height: 38px;
	text-align: center;
}
a.services:hover {
	background-position: -87px;
	background-repeat:  no-repeat;
}
.contact {
	float: left;
	background: url("/images/nav_bg.png") left top no-repeat;
	width: 87px;
	height: 38px;
	text-align: center;
}
a.contact:hover {
	background-position: -87px;
	background-repeat:  no-repeat;
}
.links {
	float: left;
	background: url("/images/nav_bg.png") left top no-repeat;
	width: 87px;
	height: 38px;
	text-align: center;
	margin-right: 5px;
}
a.links:hover {
	background-position: -87px;
	background-repeat:  no-repeat;
}
.articles {
	float: left;
	background: url("/images/nav_bg.png") left top no-repeat;
	width: 87px;
	height: 38px;
	text-align: center;
	margin-right: 5px;
}
a.articles:hover {
	background-position: -87px;
	background-repeat:  no-repeat;
}
.schedule {
	float: left;
	background: url("/images/nav_bg.png") left top no-repeat;
	width: 87px;
	height: 38px;
	text-align: center;
	margin-right: 5px;
}
a.schedule:hover {
	background-position: -87px;
	background-repeat:  no-repeat;
}