/*-------------- DEFAULT ---------------*/
body {
	background:#FCF9E3 url(images/main_bg.gif) 0 49px repeat-x;
	color:#695D1E;
	margin:0;
	padding:0;
	list-style-image: url(images/bullet_right.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
div, p, img, a, ul, form, input, h1, h2 {
	list-style-image: none;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	left: 10px;
}
ul {list-style:none;}
a {text-decoration:none;}
img {border:none;}
.spacer {font-size:0; line-height:0; clear:both;}
/*-------------- HEADER ---------------*/
#header {
	width:728px;
	padding:0 0 0 52px;
	margin:0 auto;
	height:242px;
	position:relative;
	background-repeat: no-repeat;
	background-position: 100% 49px;
	background-image: url(images/bannerback.jpg);
}
/*----- TOP MENU -----*/
#header img {
	position:absolute;
	top:169px;
	left:65px;
	height: 55px;
	width: 122px;
}
#header h2.punchline {
	color:#000;
	font:bold 10px/12px Arial, Helvetica, sans-serif;
	position:absolute;
	left:222px;
	top:84px;
	display:block;
	width:367px;
	height: 150px;
}
#header ul {
	padding:0 0 7px 0; height:42px; font-size:10px; line-height:12px;
	font-weight:bold; text-transform:uppercase; position:relative;
}
#header ul li {float:right; padding:0 10px 0 0;}
#header ul li a {
	color:#827F1B; background:#FCF9E3; padding:19px 8px 11px 8px; width:auto;
	display:block;
}
#header ul li a:hover {background:#F9EFB0; color:#827F1B;}
#header ul li span {
	background:#F9EFB0; color:#827F1B; display:block;
	padding:19px 8px 11px 8px; width:auto;	
}
#header form {
	background:#fff url(images/form_bg.gif) 0 0 repeat-y; width:153px;
	padding:16px 0 0 10px; height:177px; color:#545453;
}
#header form h2 {
	height:19px;
	font:bold 16px/15px Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header form label {
	font:bold 10px/13px Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 0 10px; height:13px; display:block;
}
#header form input.txtBox {
	width:116px; padding:1px 0 0 1px; margin:0 0 0 9px;
}
#header form input.submitBtn {
	margin:9px 0 0 76px;
}
/*----------------------- BODY ----------------------*/
#body {
	width:721px; padding:9px 0 0 59px; margin:0 auto;
}
/*----------- LEFT PANEL ----------*/
#leftPanel {width:525px; float:left;}
#leftPanel h2 {
	height:38px; padding:0 0 0 14px;
	font:italic 20px/38px Georgia, "Times New Roman", Times, serif;
	background:url(images/body_h2bg.gif) 0 0 repeat-x;
}
#leftPanel p {padding:0 0 0 17px;}
#leftPanel p.moreBtn {
	margin:32px 17px 26px 17px; padding:0; height:18px; 
	background:url(images/more_bg_flat.gif) 0 50% no-repeat;
}
#leftPanel p.moreBtn a {
	background:#F1E34C url(images/more_btn.jpg) 0 0 no-repeat; width:59px; height:18px;
	display:block; text-align:center; color:#322B01; float:right;
}
/*----- NEWS ------*/
#leftPanel div.news {
	width:210px; float:left; padding:16px 31px 0 22px;
}
#leftPanel div.news p {
	padding:1px 0 0 0; line-height:14px;
}
#leftPanel div.news p.moreBtn1 {
	height:18px; padding:0; background:url(images/more_bg_doted.gif) 0 50% repeat-x;
	margin:35px 0 0 0;	
}
#leftPanel div.news p.moreBtn1 a {
	width:51px; height:18px; text-align:center; display:block; float:right;
	color:#322B01; background:#FCF9E3 url(images/more_btn_botom.gif) 0 0 no-repeat;
	line-height:18px;
}
#leftPanel div.newsRight {
	padding:16px 0 0 28px; 
	background:url(images/vertical_doted_bdr.gif) left top repeat-y;
}
/*----------- RIGHT PANEL ----------*/
#rightPanel {
	width:147px; float:left; padding:0 0 42px 30px;
}
#rightPanel h2 {
	height:27px; padding:0 0 0 9px;
	font:italic 16px/27px Georgia, "Times New Roman", Times, serif;
	background:url(images/right_h2bg.gif) 0 0 repeat-x;
}
#rightPanel ul {
	font:bold 12px/24px Arial, Helvetica, sans-serif;
	padding:10px 4px 33px 0;
}
#rightPanel ul li {
	background:url(images/dotted_black_border.gif) left bottom repeat-x;
	padding:0 0 1px 0;
}
#rightPanel ul li a {
	height:24px;
	display:block;
	color:#393939;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	background-color: #FCF9E3;
	background-repeat: no-repeat;
	background-position: 92% 50%;
}
#rightPanel ul li a:hover {
	background-color:#F5F2D9; color:#000;
}
/*----------------------- FOOTER ----------------------*/
#footer {
	background:#FFF6C1 url(images/footer_bg.gif) 0 0 repeat-x;
	color:#685C14;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
}
#footer ul {
	font-size:10px; line-height:12px; margin:0 auto;
	font-weight:bold; text-transform:uppercase; width:570px;
}
#footer ul li {float:right;}
#footer ul li a {
	padding:1px 12px; display:block; width:auto; color:#6A6816;
	background:#FFF6C1;
}
#footer ul li a:hover {
	color:#FFF6C1; background:#6A6816;
}
#footer p {
	clear:both; text-align:center; padding:8px 0 0 0;
	font:normal 9px/11px Arial, Helvetica, sans-serif;
}
#footer p a {
color:#685C14; text-decoration:none;
}
#footer p a:hover {
text-decoration:underline;
}
/*-------------- MISCLENIOUS ---------------*/
.topPad {padding-top:23px !important;}
#pics {
	background-color: #FF0000;
	height: 100px;
	width: 100px;
	top: 20px;
}
#pictures {
	height: auto;
	width: 90%;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	top: 50px;
	margin-top: 20px;
}

#woolloonmap {
	background-color: #FFF7C5;
	height: 600px;
	width: 425px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

#contactback {
	background-color: #FFF7C5;
	height: 520px;
	width: 425px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

#contact {
	background-color: #FFF7C5;
	height: 300px;
	width: 425px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}.preplanbook {
	background-color: #FFFF00;
	height: 239px;
	width: 180px;
}
.dlpreplan {
	height: 165px;
	width: 180px;
	margin-top: -165px;
	background-color: #FFF7C5;
}
.preplan2 {
	height: 500px;
	width: 330px;
	margin-left: 185px;
	margin-top: -239px;
	background-color: #FFF7C5;
	padding-right: 10px;
}
#picturewindow {
	height: 300px;
	width: 100%;
}
#photo {
	height: 200px;
	width: 150px;
	float:left;
}
#video {
	height: 288px;
	width: 355px;
	float:right;
	
}
#headername {
	height: 175px;
	width: 380px;
	margin-left: 170px;
	margin-top: -175px;
}
#topmessage {
	height: 170px;
	width: 145px;
	margin-top: 10px;
	background-image: url(images/planahead2.jpg);
}
#downloadnow {
	height: 59px;
	width: 124px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 105px;
}
#topmess2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 80px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.crystal {
	height: 279px;
	width: 275px;
	margin-right: auto;
	margin-left: auto;
}

