@charset "UTF-8";
/* CSS Document */

body {
font-family: Baskerville, "Times New Roman", Times, serif;
line-height:1.5em;
}

a {
font-style:oblique;
color:#54330d;
font-size:20px;
}

#container {
display:block;
margin:0px auto;
width:744px;
background:#dcdcb9;
}

#menu {
background-image:url(http://www.windyhilldunes.net/images/menu.jpg);
width:744px;
height:45px;
}

#menu a {
color:#6f6036;
text-decoration:none;
padding-left:25px;
font-size:22px;
font-style:normal
}

#main {
width:704px;
padding:0px 20px 20px 20px;
}

#footer {
width:744px;
height:101px;
background-image:url(http://www.windyhilldunes.net/images/footer.jpg);
}

#myGallery {

}

.header {
font-size:20px;
color:#877456;
text-decoration:none;
font-weight:bold;
font-style:normal
}

.header2 {
text-decoration:none;
font-size:24px;
font-weight:bold
}

.special {
font-style:oblique;
color:#ad6816;
font-size:22px;
}

.special2 {
font-style:oblique;
color:#54330d;
font-size:22px;
}

.special3 {
font-style:normal; 
font-size:18px; 
font-weight:bold
}

.special4 {
font-size:19px;
font-weight:bold;
font-style:italic;
}

#signup {
width:261px; 
background-color:#f1f1e4;
padding:15px; 
border-width:2px;
border-style:dashed; 
border-color:#cb7a1a; 
clear:both; 
text-align:center; 
margin:15px 15px 15px 15px; 
float:left
}

.orange {
color:#cb7a1a;
}

.green {
color:#79a450;
}

