/* CSS Document */

body {
	margin:0;
	padding:10px 0px 10px 0px;
	text-align:center;
	width: 100%;
	background-repeat: repeat;
	background-image: url(Images/dune1.jpg);
	}
#header{
	width:100%;
	background-repeat:repeat-x;
	height: 30px;
	background-image: url(Images/footer2.jpg);
	}

#container {
	padding:5px 15px 5px 15px;
	margin:0 auto 0 auto;
	width: 960px;
	border-color: #FFFF66;
	border-style: ridge;
	border-width: 3px;
	color: #CCCC66;
	background-color: #000000;
			}
			
#container p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	text-align: center;
		}
		
#container a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: underline;
	color: #CCCC66;
		}
h3{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	text-align: center;
	}
		
.table{
	margin:0px auto 0px auto;}
	
#intro {
	width: 850px;
	margin: 0px auto 0px auto;	
		}

#text{
	width:600px;
	float:right;
	padding:30px;}	
		
	
.event p{
	margin: 0px;
	}

#container .pic{
	float:left
	}
	
.name{
	font-weight: bold;
	}
	
.design{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	}
#smallnav{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
		}
#address {
	line-height: 120%;
	font-size: small;
	font-family: "Times New Roman", Times, serif;
			}
#map {
	margin:0 0 0 20px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;}
	

.maplarge{
	font-size: large;}
	
.mapmed {
	font-size: medium;
	margin:0 0 0 70px;}
.mapsmall{
	font-size: small;
	margin:0 0 0 120px;}
	
.maplink a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	text-decoration: underline;
	color: #000000;
	}
.space{
	width:50px;}
.thumb{
	border-color: #FFFF66;
	border-style: ridge;
	border-width: 2px;
	width:150px;
	}