body {
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 1.4em;
font-size: 12px;
background-color: #EBE9D6;
}
div#container {
width:750px;
border: solid #b4af82 1px;
margin-top:15px;
margin-right:auto;
margin-left:auto;
background-color: #fff;
}
div#header {
padding:15px;
background-color: #ffffff;
color: #532704;
}
div#footer {
padding:15px;
width:720px;
clear:both;
background-color: #ffffff;
color: #636262;
}
div#maincontent {
padding:30px;
padding-top:5px;
text-align: justify;
background-color: #ffffff;
color: #2e2d2c;
}
#nzto {
width:200px;
/* width:100px;
padding-left:50px; */
padding-left:10px;
padding-top:20px;
}
#header img {
border:none;
padding-bottom:15px;
}
#gallery {
text-align:center;
}
#gallery img {
border:1px solid #c0bc95;
padding:1px;
margin:4px;
}
.left {
float:left;
width:450px;
}
.right {
float:right;
width:200px;
}
#formleft {
float:left;
width:350px;
}
#formright {
float:right;
width:300px;
color: #663300;
text-align: left;
}
img {
border:none;
padding:0px;
}
a {
color:#000;
text-decoration:underline;
}
a:hover {
text-decoration:underline;
}
#header ul li, #footer ul li {
display:inline;
border-left: 1px solid #c0bc95;
}
#header ul li a, #footer ul li a {
color:#2e2d2c;
padding:10px;
margin-left:3px;
padding-left:12px;
padding-right:15px;
text-decoration:none;
}
#header ul li a:hover, #footer ul li a:hover {
background-image:url(images/li-spacer.gif);
}
#header .leftlink, #footer .leftlink {
border:none;
}
#nav {
background-color: #f0efe4;
border-top: 1px solid #c0bc95;
border-bottom: 1px solid #c0bc95;
}
#nav li a:hover {
text-decoration:underline;
}
h1 {
text-align:left;
font-family:serif;
font-size:1.4em;
font-weight:600;
}
h2 {
font-family:Georgia, "Times New Roman", Times, serif;
padding:6px;
background-color:#ebe9d6;
text-align:center;
font-size:1.2em;
font-weight:500;
margin-bottom:0px;
}
h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.2em;
margin-bottom:0px;
margin-left:10px;
font-weight:normal;
}
h4,h5 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.1em;
font-weight:normal;
}
small {
font-size:10px;
padding-left:20px;
}
table {
margin-top:-20px;
}
.input {
font-family: Georgia, "Times New Roman", Times, serif;
width: 250px;
border: 1px #b4af82 solid;
padding: 2px;
margin: 2px 0 5px 10px;
background: transparent;
color: #663300;
background-image: url(images/form-bg.jpg);
background-repeat: repeat-x;
}
.button {
font-family: Georgia, "Times New Roman", Times, serif;
border: 1px #CACACA solid;
margin-top: 10px;
margin-left: 10px;
width: auto;
color: #5B5B5B;
background: #FFFFFF;
background-image: url(images/form-bg.jpg);
background-repeat: repeat-x;
}
.textarea 	{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
width: 250px;
border: 1px #b4af82 solid;
padding: 2px;
margin: 2px 0 5px 10px;
color: #663300;
background: #FFFFFF;
background-image: url(images/form-bg.jpg);
background-repeat: repeat-x;
height: 127px;
}
.submit {
font-family: Georgia, "Times New Roman", Times, serif;
border: 1px #b4af82 solid;
margin-top: 10px;
margin-left: 10px;
width: 120px;
font-size:12px;
color: #b4af82;
background: #FFFFFF;
background-image: url(images/form-bg.jpg);
background-repeat: repeat-x;
}
.copyright {
float:left;
font-size: 11px;
color: #2e2d2c;
margin-top:10px;
}
.credits {
position:relative;
top:-10px;
float: right;
margin: 0px;
color: #FFFFFF;
font-size: 12px;
}
.credits img {
border:0px;
}
.credits a:link {
color: #FFFFFF;
text-decoration: none;
}
.credits a:visited {
color: #FFFFFF;
text-decoration: none;
}
.credits a:hover {
color: #C0C0C0;
text-decoration: none;
}