body {
margin: 50px auto 30px auto;
font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
font-size:0.74em;
background-color:#f3e9c0;
text-align: center;
}

h1 {
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
font-size:48px;
font-weight:600;
margin:5px 0px 20px 15px;
padding:0;
color:#fff;
letter-spacing:0.25em;
}

h2 {
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
font-size:16px;
text-transform:uppercase;
font-weight:normal;
border-bottom:1px solid #a23a03;
color:#b46b42;
letter-spacing: 0.2em;
margin: 0 40px 30px 40px;
}

p {
padding-bottom:5px;
line-height:20px;
font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
color: #555;
margin-left: 40px;
margin-right: 40px;
text-align: justify;
}

li {
list-style: circle outside;
line-height:28px;
text-align:left;
margin-left:140px;
color: #444;
}

a:link, a:visited, a:active {
color: #814721;
text-decoration: none;
}

a:hover {
color: red;
text-decoration: underline;
}

form {
margin: 40px;
}


#container {
width: 480px;
margin: 0px auto;
border: 10px solid #fff;
background: #fff;
}

#top {
color: #FFFFFF;
background-color: #814721;
padding-top:15px;
margin-bottom: 10px;
border-bottom: 1px solid #fff;
}

#photo {
}

.cl {
clear:both;
margin-bottom:242px;
}

#menu {
padding: 14px 0 14px 0;
background: #bb6f4b;
background-image: url("back.png");
text-align: center;
border-top: 1px solid #fff;
border-bottom:1px solid #fff;
}

#menu a:link, #menu a:visited {
padding: 0 12px 7px 12px;
text-decoration: none;
color: #fff;
}

#menu a:hover {
background-image: url("rounded.gif") bottom center no-repeat;
text-decoration: underline;
}

#content {
padding-top: 40px;
padding-bottom:15px;
text-align: left;
background: #f8efdd;
margin:0;
}

#footer {
padding: 4px;
margin:0;
color:#fff;
text-align: center;
background: #bb6f4b;
border-top:1px solid #fff;
border-bottom:1px solid #a23a03;
}

#footer p {
padding:4px;
margin:0;
color: #fff;
text-align: center;
}

#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
color:#000000;
}

label,input {
display: block;
width: 150px;
float: left;
margin-bottom: 10px;
}

label {
text-align: right;
width: 120px;
padding-right: 20px;
}

br {
clear: left;
}

legend {
border: none;
font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 16px;
text-transform:uppercase;
font-weight:normal;
color: #814721;
letter-spacing: 0.1em;
padding:10px 5px 10px 5px;
}

fieldset {
margin-top:30px;
border: 1px solid #eee;
padding-top:20px;
padding-bottom:30px;
}

textarea {
width: 230px;
height:300px;
}
