body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #525459;
	letter-spacing: 1px;
	text-align: left;
	margin-top: 20px;
}
#container {
	height: 600px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
}
#header {
	height: 120px;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#content {
	height: 360px;
	width: 580px;
	position: relative;
	left: 60px;
	top: 60px;
	line-height: 14px;
	float: left;
}
#content_holding {
	height: 360px;
	width: 650px;
	position: relative;
	left: 140px;
	top: 100px;
	line-height: 14px;
	font-style: normal;
	text-align: center;
}

#navi {
	font-size: 12px;
	background-color: #5e6063;
	height: 479px;
	width: 250px;
	float: left;	
}

ul#navi_text {
	width: 150px;
	position: relative;
	left: 50px;
	top: 50px;
	margin:0; padding:0;
	list-style:none;
}

ul#navi_text li {
	margin:0; padding: 20px 0 5px 5px;
	border-bottom:1px solid #ccc;
	
}

ul#navi_text li:hover {
	border-bottom:1px solid #c1b48b; 
}

#navi_text li.active a {color:#c1b48b;}

a {
	color:#D0D3D8;
	text-decoration: none;
}
a:hover {
	color: #c1b48b;
	text-decoration: none;
}
.p_sand { color: #c1b48b; }
.p_list { color: #c1b48b; font-size: 12px; line-height: 20px; letter-spacing: 1px; }
#address {
	color: #d0d3d8;
	font-size: 11px;
	line-height: 15px;
	position: relative;
	letter-spacing: 1px;
	left: 50px;
	top: 220px;
	width: 160px;
}


h1 {
	font-size: 16px;
	text-transform: uppercase;
	color: #aaacaf;
	letter-spacing: 4px;
	margin-top: 22px;
	margin-bottom: 8px;
	font-weight: lighter;
}

p {margin: 0 0 20px 0;}

h2 { color: #c1b48b; font-size: 16px; font-weight: lighter; text-transform: uppercase; letter-spacing: 4px; margin-top: 0; margin-bottom: 12px; }

h3 { color: #c1b48b; font-size: 16px; font-weight: lighter; text-transform: uppercase; letter-spacing: 4px; margin-top: 22px; margin-bottom: 8px; }

.img_border {
	border: 1px solid #FFFFFF;
	margin-left: 30px;
}

.gal-img {margin:0 50px 30px 0; float:left; width:153px height:127px padding:1px;}
.gal-img-r {margin:0 0 40px 0; float:left;}
.gal-img-2col {float:left; width:350px height:127px padding:1px;}
.gal-img-2col p {width:350px; font-size:11px;}
.gal-img img, .gal-img-r  img, .gal-img-2col img {border: 1px solid #FFFFFF; margin-bottom:10px;}
.gal-img p, .gal-img-r p {width:160px; font-size:11px;}

