body {
background: #FFFFFF url('images/bg.gif');
text-align: center;
font: 10pt Tahoma;
margin: 0px;
line-height: 15pt;
color: #1f1f1f;
}

.container {
background-color: #FFF;
width: 519px;
text-align: left;
margin: 0px auto;
}

#layoutbanner {
height: 343px;
width: 519px;
background: url('images/header.jpg') no-repeat;
}

#navigation {
height: 30px;
width: 500px;
text-align: center;
display: block;
padding: 10px;
}

#navigation a {
font-weight:bold;
color:#692708;
text-decoration: none;
padding: 4px 4px 4px 4px;
}

#navigation a:hover {
font-weight:bold;
background-color: #6f7f02;
color: #FFF;
text-decoration: none;
padding: 4px 4px 4px 4px;
}

#maincontent {
width: 500px;
padding: 0 10px 10px 10px;
}

#footer {
width: 519px;
background: #e6cd35 url('images/footerbg.gif') no-repeat;
color: #442804;
}

#footerleft {
float: left;
width: 235px;
padding: 10px;
}

#footerright {
float: right;
text-align: left;
width: 235px;
padding: 10px;
}

#credits {
color: #dedede;
text-align: center;
background-color: #3a3a3a;
height: 30px;
padding: 10px 3px 3px 3px;
}

#clear {
clear: both;
}

a {
color: #357592;
text-decoration: none;
font-weight: bold;
font-size: 9pt;
}

a:hover {
color: #17516c;
text-decoration: none;
position: relative;
right: -1px;
bottom: -1px;
font-size: 9pt;
}

#footer a {
color: #74421e;
font-size: 8pt;
}

#footer a:hover {
color: #986642;
position: relative;
bottom: 0px;
left: 0px;
font-size: 8pt;
}

#credits a {
color: #FFF;
text-decoration: none;
font-weight: normal;
font-size: 10pt;
}

#credits a:hover {
color: #FFF;
text-decoration: none;
font-weight: normal;
font-size: 10pt;
}

h1 {
font: 15pt "Century Gothic" , "Franklin Gothic Book" , "Tahoma";
color: #f0a719;
background: #FFF url('images/h1bg.gif') no-repeat;
padding: 2px 10px;
margin: 0px;
}

h2 {
margin: 0 0 10px 0;
padding-left: 30px;
font-size: 10pt;
font-weight: normal;
color: #7d7d7d;
}

h2 a {
color: #ab5d09;
text-decoration: none;
font-weight: normal;
}

h2 a:hover {
color: #db9345;
text-decoration: none;
}

h3 {
font: 14pt "Century Gothic" , "Tahoma" , "Verdana";
width: 90%;
margin: 10px 0 0 0;
border-bottom: 3px double #cdb12d;
color: #d05e0b;
}

b {
color: #000;
}

u {
border-bottom: 1px solid #6f7f02;
}

i {
color: #7d7d7d;
}

li {
list-style: url('images/li.gif');
}

blockquote {
background: #e5e5e5 url('images/bqbg.gif') no-repeat;
padding: 30px 15px 15px 25px;
}

input, textarea {
	padding: 3px;
	background: #efefef url('images/inputbg.gif');
	font: 8pt "Tahoma" , "Verdana";
	color: #333;
	border: 1px solid #b0b0b0;
}

.image {
	border: 5px solid #e69d35;
}

.image:hover {
border: 5px solid #FFF;
}
select {
	padding: 2px;
	background: #efefef url('images/inputbg.gif');
	font: 8pt "Tahoma" , "Verdana";
	color: #333;
	border: 1px solid #b0b0b0;
}
