body{
background:#A79B91;
margin:0;
font: 11px/15px 'Lucida Grande', Verdana, Helvetica, sans-serif; 
}

A:link{ color:#6190CB; text-decoration:none; }
A:hover{ color:#000000; text-decoration:underline; }
A:active{ color:#6190CB; text-decoration:none; }
A:active:hover{ color:#000000; text-decoration:underline; }
A:visited{ color:#403139; text-decoration:none; }
A:visited:hover{ color:#000000; text-decoration:underline; }

#header{
	background:url(../pics/header-08-2018.jpg) no-repeat transparent top left;
	width:673px;
	height:277px;
	margin-left:8px;
	display: block;
}

#wrap{
width:692px;
margin-left:auto;
margin-right:auto;
background:url(../pics/bg.gif) #E5DFD6;
border:0;
}

#navcontainer{
background:#5D4229;
height: 32px;
margin-top:-20px;
width:673px;
margin-left:8px;
	text-align: center;

}

#navlist li{
display: inline;
list-style-type: none;
padding-right: 20px;
text-align: center;
}

#navlist li a
{
	display: inline-block;
padding: 8px 32px;
text-decoration: none;
font-weight: bold;
}

#navlist li a:link { color: #FFFFFF; }
#navlist li a:visited { color: #FFFFFF; }
#navlist li a:hover {color:#A79B91; }


h3{
font-size:18px;
font-weight:bold;
color:#6190CB;
letter-spacing:.5px;
font-style:normal;
}

#content1{
width:280px;
margin-left:30px;
margin-right:auto;
padding:10px;
text-align:justify;
font: 11px/14px 'Lucida Grande', Verdana, Helvetica, sans-serif;
line-height: 18px;
color:#333333;
float:left;
}

#content2{
width:280px;
margin-left:auto;
margin-right:30px;
padding:10px;
text-align:justify;
font: 11px/14px 'Lucida Grande', Verdana, Helvetica, sans-serif;
line-height: 14px;
color:#333333;
}

#content2_text{
width:280px;
margin-left:auto;
margin-right:30px;
padding:10px;
text-align:justify;
font: 11px/14px 'Lucida Grande', Verdana, Helvetica, sans-serif;
line-height: 18px;
color:#333333;
}

#content_full{
width:600px;
margin-left:30px;
margin-right:auto;
padding:10px;
text-align:justify;
font: 11px/14px 'Lucida Grande', Verdana, Helvetica, sans-serif;
line-height: 18px;
color:#333333;
float:left;
}

form {
	margin:5px; padding: 0 5px;
	border: 1px solid #806F53;
	background-color: #EBE7E0; 	 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}


#footer{
clear:both;
width:656px;
margin-left:8px;
margin-right:auto;
background:#5D4229;
padding:9px;
text-align:right;
text-transform:lowercase;
font: 8pt/9pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#CCC;
}

#footer a:link{color:#CCC; text-decoration:none; border-bottom: 1px dotted #ccc; }
#footer a:hover{color:#A79B91; }

#title{
height:30px;
width:653px;
margin-left:auto;
margin-right:11px;
background:#3978A6;
text-align:left;
padding-top:6px;
padding-left:20px;
font-size:11px;
letter-spacing:2px;
color:#fff;
text-transform:uppercase; 
}

#pic img {
		 margin: 0;
		 padding: 8px;
		 border: 1px solid #D9E0E6;
		 border-bottom-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 background: #fff;		 
}


input[type="submit"]
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 80%;
font-weight: bold;
}

input[type="text"], textarea, select
{
border: 1px solid;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 90%;
}

input[type="passowrd"]
{
border: 1px solid;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 90%;
}