body{
	margin: 0px;
	padding: 0px;
	background: #ED8122 url(images/background2.gif) repeat-y center;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
h1, h2, h3, h4, p{
	margin: 10px;
}
h1, .h1{
	font-family: Times New Roman, Times, serif;
	font-size: 30pt;
	font-weight: normal;
	color: #75903A;
}
h2, .h2{
	font-family: Times New Roman, Times, serif;
	font-size: 24pt;
	font-weight: normal;
	color: #75903A;
}
h3{
	font-family: Times New Roman, Times, serif;
	color: #75903A;
}
h3, .h3{
	font-size: 20pt;
	font-weight: normal;
}
h4, .h4{
	font-size: 14pt;
	font-weight: normal;
}
p{
	line-height: 150%;
}
a{
	color: #672A29;
}
img{
	display: block;
}
hr{
	margin: 0px 15px;
	padding: 0px;
	background: 0px;
	border: 0px;
	border-bottom: 5px dotted #75903A;
}
#page{
	width: 995px;
}
#side_column{
	width: 85px;
}
/*.side_column_home{
	background: #672A29 url(images/quote_spectacular.gif) no-repeat 0px 120px;
}
.side_column_suite{
	background: #672A29 url(images/quote_paradise.gif) no-repeat 0px 120px;
}
.side_column_wildlife{
	background: #672A29 url(images/quote_magical.gif) no-repeat 0px 120px;
}
.side_column_guestcomments{
	background: #672A29 url(images/quote_enchanted.gif) no-repeat 0px 120px;
}*/
#main_column{
	background: #FDD27F;
}
#header1{
	height: 150px;
	background: #FDD27F url(images/headerbg.gif) repeat-x;
}
#header2{
	height: 150px;
}
#header2 img{
	margin: 0px auto;
}
#main_column{
	background: #FDD27F;
}
#navigation{
	width: 210px;
	background: #F9EAC7;
}
#navigation p{
	font-size: 80%;
}
#navigation img{
	border: 0px;
}
#tourismbclogo{
	margin-top: 60px;
}
#content{
	padding: 0px;
	padding-bottom: 1px;
	background: #FDD27F;
}
.content{
	margin: 0px 10px;
}
.content td{
	width: 50%;
}
#headerphoto{
	width: 100%;
	height: 285px;
}
.news_quote{
	text-align: center;
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
}
.photos{
	clear: both;
	margin: 0px auto;
}
.photos img{
	margin: 0px 10px;
}
.quote{
	margin: 10px;
	padding: 1px 0px;
	background: url(images/quotebg.gif) no-repeat top left;
}
.quote-name{
	font-style: italic;
	text-align: right;
}
.photo_caption{
	font-size: 80%;
}
#footer{
	width: 995px;
	text-align: center;
}
#footer_left_column{
	width: 85px;
}
#footer_contactinfo{
	width: 700px;
	background: #75903A;
	color: #FDD27F;
}
#footer_contactinfo a{
	color: #FDD27F;
	text-decoration: none;
}
#footer_contactinfo a:hover{
	color: #FDD27F;
	text-decoration: underline;
}
#footer_rate{
	width: 210px;
	background: #F9EAC7;
}
#footer_rate img{
	margin: 10px;
}
#credit{
	padding: 1px 0px;
	width: 785px;
	background: #DBAB4E;
	color: #FCF8F1;
}
#credit p{
	font-size: 8pt;
	text-align: right;
}
#credit a{
	color: #FCF8F1;
	text-decoration: none;
}