html { height: 100%; }



body {

	margin: 0 0 0 0px;

	background: #ffffcc url(images/background.jpg) repeat-x;

	text-align: center;

	font-family: verdana;

	font-size: 100%;

	height: 100%;

}





#document {

	width: 750px;



	margin: 10px auto 0px auto;

	border: 1px solid #ffffff;

	border-bottom: 1px solid #ccc;

	text-align: left;

	background: #FFFFFF;

	}

	

a {

	text-decoration: none;

	color: #000000;

	font-weight: bold;

	}

	

	a:hover {

	color: #ffcc00;

	}

	

p { 

	font-size: 10pt;

	line-height: 110%;

	}

	

#header {

		height: 165px;

		width: 750px;

		margin: auto;

		text-align: right;

		}



		#headerimg {

			height: 149px;

			background: #ffffff url(images/headerimage.jpg) no-repeat;

			}

	

#menu {

	height: 16px;

	text-align: right;

	color: #ffffff;

	font-family: verdana;

	font-size: 8pt;

	background: #fff url(images/menubg.jpg) no-repeat;

	padding-left: 0px;



	}

	

	#menu a {

		color: #000000;

		font-weight: bold;

		text-decoration: none;

		}

		#menu a:hover { text-decoration: underline; }

		

		

#content { 

		width: 100%;

		background: url(images/contentbg.jpg) no-repeat;

		font-size: 80%;

		padding-top: 25px;

		

		}

		

	#sidelinks {

		width: 250px;

		float: left;

		text-align: center;

		padding-top: 50px;

		}

		

		#side_images {

		width: 200px;

		text-align:center;

		

		background: url(images/ourplace.gif) no-repeat top;

		padding-top: 38px;

		padding-bottom: 10px;

		border-bottom: 1px solid #ccc;

		}

		

		#side_testimonials {

		width: 200px;

		text-align:center;

		text-size: 10pt;

		font-family: verdana;

		background: url(images/testimonials.gif) no-repeat top;

		padding-top: 38px;

		padding-bottom: 10px;

		border-bottom: 1px solid #ccc;

		}

		

		#side_guide {

		width: 200px;

		text-align:left;

		background: url(images/guidemenutitle.gif) no-repeat top;

		padding-top: 38px;

		padding-bottom: 10px;

		border-bottom: 1px solid #000;

		}

		

	#textbody {

		width: 490px;

		float: right;

		padding: 5px;

		}

		

#clearall {

	clear: both;

	}

	

#content p {

	line-height: 115%;

	text-align: justify;

	}

	

	#content p.center {

	text-align: center;

	}

	

.img_left {

	float: left;

	margin: 3 10 3 3px;

	border: 1px solid #666;

	}



.img_right {

	float: right;

	margin: 3 3 3 10px;

	border: 1px solid #666;

	}

	

.div_left {

	float: left;

	margin: 3 3 3 3px;

	width: 45%;



	}



.div_right {

	float: right;

	margin: 3 3 3 3px;

	width: 45%;

	

	}

	

	.testimonial {

	text-align: justify;

	display: block;

	border-top: 1px solid #ccc;

	padding: 5 10 5 10px;

	}

	.testimonial_sig {

	font-weight: bold;

	color: #6699cc;

	font-style: italic;

	}

	.testimonial_cap {

	font-size: 12pt;

	font-weight: bold;

	color: #000;

	}



h1 { 

	font-size: 10pt;

	color: #336699;

	letter-spacing: 3px;

	text-align: center;

	}

	

	h2 { 

	font-size: 8pt;

	color: #003399;

	letter-spacing: 3px;

	border-bottom: 1px solid #ccc;

	display: block;

	}

	

	

	

.guide_ul {

	list-style-type: none;

	list-style-image: url(images/raquo.gif);

	font-size: 95%;

	}

	

	.guide_ul ul li {

	list-style-type: none;

	list-style-image: url(images/raquo2.gif);

	font-size: 95%;

	}

	

.gallery_caption {

	width: 100px;

	text-align: center;

	font-size: 7pt;

}

.gallery_thumb {

	width: 160px;



	font-size: 8pt;

	text-align: center;

	padding: 2 0 2 0px;

	float: left;

	margin: 0 0 0 1px;

	}

	

.top {

		text-align: right;

		font-size: 6pt;

		border-top: 1px dotted #ccc;

		display: block;

		}

	

#footer {

	font-size: 8pt;

	color: #cccccc;

	}

	

	#footer a {

		color: 666666;

		text-decoration: none;

		}

		#footer a:hover {

		text-decoration: underline;

		}

		

		

html>body #main{height: auto;}



#alert {

width: 175px;

text-align: center;

float: right;

margin: 5 0 5 10px;

padding: 0 2 0 2px;

border-bottom: #333 1px solid;

}



	#alert ul {

	text-align: left; font-size: 10px; padding-left: 15px;

	}

	

	#alert ul li {

	list-style-type: none;

	list-style-image: url(images/raquo2.gif);

	font-size: 95%;

	}

	



h3 {

color: #000;

font-size: 12px;

font-weight: bold;

margin: 2 0 2 0px; 

border-bottom: 1px solid #333;

background: #ccc;

}




