 body {  
background-image: url('images/background.jpg');
background-color: #000000;
font-family: Century Gothic; 
font-size: 13px;
color: #3F6045; 
margin-top: 0px;
margin-left: 0px;
padding: 0px;
cursor:default;
}

a, a:link, a:active, a:visited {  
border-bottom: 1px dotted #A18C6E;
color: #A18C6E; 
font-family: Century Gothic, sans-serif;
font-weight: bold;
font-style: italic;
padding: 2px; 
text-decoration: none;
cursor:default;
}

a:hover {  
border-bottom: 1px dotted #A18C6E;
color: #FFFFFF; 
font-family: Century Gothic, sans-serif;
font-style: bold;
padding: 2px; 
text-decoration: none;
cursor:default;
}

b {
	color: #CCA17B;
}

i {
	color: #A18C6E;
}

h1, h2, h3 .head
	{background:  url() no-repeat bottom left;
	border-top: 0px solid #020202;
	border-right: 0px solid #ffffff;
	border-bottom: 2px solid #3F6045; 
	border-left: 0px solid #4a4a4a;
	color: #3F6045;
	font-family: Century Gothic, sans-serif; 
	font-size: 20px;
	font-weight: normal; 
	font-style: normal;
	letter-spacing: 5px;
	text-align: right; 
	padding: 0px 20px 3px 20px; 
	text-transform: uppercase;}

.letter
	{
	color: #A18C6E; 
	font-family: Century Gothic, sans-serif; 
	font-size: 20px;
	font-weight: bold; 
	font-style: italic;
	letter-spacing: 3px;
	padding: 0px; 
	text-transform: uppercase;
	}


input {
	color:#CCA17B; 
	font-size: 12px; 
	font-family: Century Gothic, sans-serif; 
	text-transform: uppercase;
	line-height: 15pt;
	background-color:#3F6045; 
	font-weight: normal;
        letter-spacing: 1px;
	border-left:1px solid #3F6045;
	border-right: 1px solid #3F6045;
	border-top: 1px solid #3F6045;
	border-bottom: 3px solid #000000;
}

option, select {
	color:#CCA17B; 
	font-size: 12px; 
	font-family: Century Gothic, sans-serif; 
	text-transform: uppercase;
	line-height: 15pt;
        letter-spacing: 1px;
	background-color:#3F6045; 
	border-left:1px solid #3F6045;
	border-right: 1px solid #3F6045;
	border-top: 1px solid #3F6045;
	border-bottom: 1px solid #000000;
	font-weight: normal; 
}

textarea {
	color:#CCA17B; 
	font-family: Century Gothic, sans-serif; 
	text-transform: uppercase;
	font-size: 12px; 
        letter-spacing: 1px;
	background-color: #3F6045; 
	border-left:1px solid #3F6045;
	border-right: 1px solid #3F6045;
	border-top: 1px solid #3F6045;
	border-bottom: 3px solid #000000;
}


blockquote { 
background-image: url('images/blockquote.png');
background-repeat: no-repeat;
width: 400px;
height: 100px;
}

.blockquotetext{ 
color:#3F6045;
font-size: 12px;
text-align: justify; 
line-height: 12pt;
padding-left: 139px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
width: 269px;
}

 div.content {position:absolute; left:387px; top:20px; width: 525px; z-index: 2}
 div.image {position:absolute;left:0;top:0;}


ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #3F6045;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #A18C6E;
text-decoration: none;
}