@charset "windows-1252";

* {
margin: 0;
padding: 0;
}
body {
background-color: #0D150A;
text-align: center;
}
#content {
width:982px;
margin:0px auto;
text-align:left;
}
.main {	
margin-top: -20px;
text-align: center;
}
a {
color: #d2b588;
font-size: 12px;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
line-height: 1.5;
}
a:hover {
color: #ffffff;
}
a.focus {
color: #77815D;
font-size: 12px;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
line-height: 1.5;
}
a.focus:hover {
color: #77815D;
}
p {
font-size: 12px;
font-family: verdana, arial, helvetica, sans-serif;	
color: #ffffff;
text-align: left;
line-height: 1.5;
margin-left: 6px;
} 
#navleft {
text-align: right;
margin-right: 34px;
} 
p.tiny {
font-family: verdana, arial, helvetica, sans-serif;	
font-size: 9px;
text-align: center;
color: #d2b588;
}
form p {
font-family: Verdana, Helvetica, sans-serif;
font-weight: normal; 
font-style: normal; 
font-size: 12px; 
color: white; 
clear: both;
}
form p label {
font-family: Verdana, Helvetica, sans-serif;
font-weight: normal; 
font-style: normal; 
font-size: 12px; 
color: white; 
float: left;
}
form p input, form p textarea, form p select {
width: 320px;
font-family: Verdana, Helvetica, sans-serif; 
font-weight: normal; 
font-style: normal; 
font-size: 12px; 
color: black; 
background-color: #EDD6B5;
float: right;		 
}
textarea {
width: 320px;
height: 100px
}
p.error {
color: red;
.button	{
background-image: url("images/button.gif"); 
background-color:#ffffff; 
font-family: Verdana, Helvetica, sans-serif; 
font-size: 8pt; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
height: 21px; 
width: 100px; 
cursor: hand; 
text-align: center; 
border: #ffffff 0px solid;
}
