

html{
	margin-top:10px;
	padding:0;
}

body{
	text-align:center;
	background-image: url(back_sand.jpg);
	}

#crdblock {
		font: 10px arial,helvetica,sans-serif;
		width:100px;
		text-align:center;
		float:right;
	}

#crdblock a:link,a:visited,a:active{
		font: 10px arial,helvetica,sans-serif;
	}




#header{
	background: url(sand_dunes2.jpg) no-repeat top center;
	background-color: #d5c297;
	height:267px;
	text-align:center;

}

h1 {
	font: bold 45px arial,sans-serif;
	color:white;
	text-shadow: #404040 3px 3px 2px;
	margin-top:-275px;
	margin-bottom:-45px;

}

h2 {
	font: bold 35px arial,sans-serif;
	color:black;
	text-shadow: gray 2px 2px 2px;


}

h3 {
	font: bold 22px arial,helvetica,sans-serif;
	margin-bottom:15px;
}

h4 {
	font: bold 26px arial,sans-serif;
	color:white;
	text-shadow: black 2px 2px 2px;
	margin-top: 150px;
	}

h5 {
	font: bold 20px arial,sans-serif;
	color:white;
	text-shadow: gray 2px 2px 2px;
	margin-top: 0px;

}

#hnavbar {
	margin: 15px 0 15px -10px;
	height: 30px;
	width:975px;
	background-color: #d5c297;
}

#navbar ul {
	text-align:left;
}
#navbar li{
	display:block;
	display:inline;
	float:left;
	border: solid 1px #d5c297;
	padding: 5px 11px 7px 11px;
	margin-left:13px;
	background-image: url(back_sand.jpg);
<!--[if IE 9 ]>
		 behavior: url('border-radius.htc');
		 border-radius: 11px;
<![endif]-->
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 10px;
	-moz-box-shadow: 0 0 1px 1px black;
	-webkit-box-shadow: 0 0 1px 1px black;
box-shadow: 0 0 1px 1px black;
}

#navbar li.xpad {
	padding: 5px 4px 7px 4px;
}


#navbar a:link, a:visited {
	font:   15px arial,helvetica,sans-serif;
	letter-spacing:-.03em;
	color:white;
	text-decoration: none;
}

#navbar a:hover, a:active {
	font:  15px arial,helvetica,sans-serif;
	color: #d5c297;
	text-decoration: underline;
}


#container {
text-align:center;
	width:960px;
	margin: 0 auto;
	border-style:solid;
	background-color: #d5c297;
	border-color: #d5c297;
	border-width:15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 20px;
	 behavior: url('border-radius.htc');
	 border-radius: 20px;
	-moz-box-shadow: 0 0 10px 10px black;
	-webkit-box-shadow: 0 0 5px 5px black;
box-shadow: 0 0 5px 5px black;
}


#content {
text-align:center;
	margin:  10px 20px;
	padding: 20px 0;
	background-color:white;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 20px;
	 behavior: url('border-radius.htc');
	 border-radius: 20px;

		-moz-box-shadow: 0 0 10px 10px #69301b;
		-webkit-box-shadow: 0 0 5px 5px #69301b;
	box-shadow: 0 0 5px 5px #69301b;

}

#content p {
	font: 14px arial,helvetica,sans-serif;
	margin: 15px 35px;
	text-align: justify;
	text-justify: newspaper
}

#content p.center {
	text-align: center;
	font: bold 16px arial,helvetica,sans-serif;

}


#content a:link,a:hover,a:hover,a:active{
		font: 14px arial,helvetica,sans-serif;
		color:blue;
	}

#content a:visited{
		font: 14px arial,helvetica,sans-serif;
		color:navy;
	}

#content a:hover{
	text-decoration: none;
}








#wrapper{
text-align:center;
	width:100%;
}




.mainul li {
	list-style-image: url(arrow.png);
	text-align:left;
	padding-left: 15px;
	margin-left: 35px;
	font: 14px arial,helvetica,sans-serif;
}

#footer{
	background-color:white;
	clear:both;
	width:920px;
	margin: 0 auto;
	background-color:white;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 20px;
	 behavior: url('border-radius.htc');
	 border-radius: 20px;
	-moz-box-shadow: 0 0 10px 10px #69301b;
	-webkit-box-shadow: 0 0 5px 5px #69301b;
	box-shadow: 0 0 5px 5px #69301b;
}

.footernav ul{
	display:block;

}
.footernav li{
	display:block;
	display:inline;
	padding: 25px 8px 0 8px;
}

.footernav li a:link, a:active {
	font: 11px arial,helvetica,sans-serif;
	text-decoration: underline;
	color:black;
}

.footernav li a:hover {
	font: 11px arial,helvetica,sans-serif;
	text-decoration: none;
	color:#69301b;
}

.footernav li a:visited {
	font: 11px arial,helvetica,sans-serif;
	text-decoration: none;
	color:#69301b;
}

#footercontent p{
	font: 14px arial,helvetica,sans-serif;
	}


a[href$='.doc'] { background: url(microsoft_word.jpg) no-repeat right top; }


#regbox2 a {
	border-bottom: none;
	padding-right: 22px;
	padding-bottom: 5px;
	margin-bottom:5px;
	}
	
#regbox2 {
	position:relative;
	width:700px;
	padding: 15px;
	margin: 0 auto;
	border-style:solid;
	background-color: #d5c297;
	border-color: #d5c297;
	border-width:15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 20px;
	 behavior: url('border-radius.htc');
	 border-radius: 20px;
	-moz-box-shadow: 0 0 10px 10px #69301b;
	-webkit-box-shadow: 0 0 5px 5px #69301b;
box-shadow: 0 0 5px 5px #69301b;
}

#addressbox{
	width:400px;
	text-align:left;
	position:relative;
	top:-95px;
	left:65px;
	margin-bottom:-80px;
	
	
}

#djpic {
	width:157px;
	height:200px;
float:right;
padding-right:200px;
margin-top:30px;
}

#container3{
width:157px;
height:200px;
margin: 0 auto;
border-style:solid;
background-color: white;
border-color: #d5c297;
border-width:3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
 border-radius: 3px;
-moz-box-shadow: 0 0 3px 3px #69301b;
-webkit-box-shadow: 0 0 3px 3px #69301b;
box-shadow: 0 0 3px 3px #69301b;
}

#topblock{
float:left;
margin-top:20px;
margin-left:150px;
width:400px;
}

.left {
	text-align:left;
}	