* {
margin: 0;
padding: 0;
}
html{
height:100%;
min-height:100.3%;
}
body {
height:100%;
font: 11px/1.5 "Lucida Grande", Arial, sans-serif;
color: #AF8019;
background:#819267 url(images/bg_01.gif) top right repeat-y;
text-align:left;
}
a {
color:#C59A3B;
text-decoration: underline;
}
a:hover {
color: #C59A3B;
text-decoration:none;
}
img {
border: 0; 
}
#container {
margin: 0 0 -40px auto;
width: 500px;
min-height: 100%;
height: auto !important;
height: 100%;
}
#banner {
margin: 0 auto;
width: 500px;
height: 194px;
}
#main {
margin: 0 auto;
padding-bottom: 40px;
width: 500px;
background: url(images/head_02.jpg) top left no-repeat;
}
#push {   
height: 40px;
}
#footer { 
margin: 0 0 0 auto;  
width: 500px;
height: 40px;
background: #DFC999;
}

.nav {
padding-left: 20px;
padding-bottom: 20px;
font: 18px/1.2 Georgia, "Times New Roman", serif;
text-transform: lowercase;
}
.nav a {
color:#D8BA77;
text-decoration: none;
}
.nav a:hover {
color: #90100B;
text-decoration: none;
font-weight:bolder;
}

.links {  
padding: 0 1em;
font: 10px/4 Georgia, "Times New Roman", serif;
text-transform: lowercase;
text-align: center;
}
.links a {
color:#628C64;
text-decoration: none;
}
.links a:hover {
color: #628C64;
text-decoration: underline overline;
}

.content {
padding: 10px 20px 0 20px;
text-align:justify;
}
h2 {
margin-bottom: 20px;
font: lighter italic 18px/1.2 Georgia, "Times New Roman", serif;
color: #628C64;
}
h3 {
margin-left: 10px;
margin-bottom: 14px;
font: lighter italic 14px/1.2 Georgia, "Times New Roman", serif;
color: #628C64;
border-bottom: 1px solid #E3D0A6;
}
p {
margin: 0 0 12px;
}
blockquote {
margin: 0 20px 12px;
}
ul, ol {
margin: 0 28px 12px;
padding-left: 8px;
}


.enth3_submit, .enth3_reset {
margin-top: 10px;
padding: 2px 1px;
color: #AF8019;
font: 11px/1.3 "Lucida Grande", Arial, sans-serif;
border: 1px outset #EDE1C7;
background:#EDE1C7;
}
.enth3_submit {
font-weight:bold;
}
.enth3_email, .enth3_name, .enth3_url, .enth3_country, 
.enth3_password, .enth3_vpassword, .enth3_comments {
font: 11px/1.3 Arial, sans-serif;
color: #AF8019;
border: 1px solid #E3D0A6;
}