body {
	background-color:#B6ADA0;
	}

#container {
	margin-left:auto;
	width:700px;
	}

#wrapper {
	width:700px;
	margin: 0 auto;
	background: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	}
	
	.link:link,.link:visited, .link:active{
color: #463E2C;  
text-decoration: none;
border-bottom: #463E2C 1px dotted;
font-weight: bold;
font-family: trebuchet ms;
}


.link:hover {
color:#cd1210;  
text-decoration:none;
border-bottom: #463E2C 1px solid;
font-family: trebuchet ms;
}

	a:link,a:visited, a:active{
color: #7B1515;  
text-decoration: none;
border-bottom: #463E2C 0px dotted;
font-weight: bold;
font-family: trebuchet ms;
}


a:hover {
color:#463E2C;  
text-decoration:none;
border-bottom: #463E2C 0px solid;
font-family: trebuchet ms;
}


/**** HEADER ****/

#header {
	background-image:url(top2.jpg);
	top:0px;
	background-repeat:no-repeat;
	background-position: top center;
	width: 700px;
	height: 433px;
	clear:both;
	margin:0 auto;
	}

.button {
	padding:0px;
	border:0px solid #332E2A;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: 0.4;
	}
	
	.button2 {
	padding:0px;
	border:0px solid #332E2A;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: 0.4;
	}

	.button2:link, a.button2:visited;.button2:active {
	border:0px solid #B8B4A8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: 0.4;
	}
	
	.button2:hover {
	border:0px solid #B8B4A8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 1;
	}
	


/**** CONTENT ****/

#content {
	width:380px;
	text-align:justify;
	margin-top: -80px;
	padding-bottom:10px;
	padding:10px;
	letter-spacing:0px;
	line-height:13px;
	}
	
emp{
font-family:tahoma;
font-size:11px;
color:#733019;
}
	

b
{  font-family: tahoma;
font-size: 11px;
line-height: 13pt;
text-transform: uppercase;
font-weight: bold;
color: #000000;
}



p {
	margin-top:0px;
	margin-bottom:10px;
	padding:5px;
	font-family:verdana;
	font-size:11px;
	line-height:16px;
	color:#534E47;
	letter-spacing:-1px;
	}

/**** FOOTER ****/

#footer {
	background-image:url(bottom.jpg);
	background-repeat:no-repeat;
	width: 700px;
	height: 131px;
	clear:both;
	margin:0 auto;
	padding: 0px;
	background-position: bottom center;
	}
	
#icons {
	padding-left:20px;
	}

#text {
	width: 380px;
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align:justify;
	color:#7a7868;
	font-size:9px;
	}

#submenu {
	position:relative; 
	top:5px; 
	width:210px;
	padding:10px;
	line-height:10px;
	font-family: arial;
	font-size:9px;
	}
	
#submenu a, #submenu a:visited, #submenu a:active {
	color:#96725b;
	font-family: arial;
	}
#submenu a:hover {
	color:#322d29;
	font-family: arial;
	}
#submenua {float:left}
#submenub {float:right}

/**** FONT STYLES ****/

h1 {
	margin:0px;
	padding-left:10px;
	font-weight:normal;
	font-size:18px;
	font-variant:small-caps;
	font-family:trebuchet ms;
	color:#cd1210;
	line-height:19px;
	text-indent:5px;
	letter-spacing:0px;
	border-bottom:1px solid #6B433D;
	border-left:10px solid #6B433D;
	}

h2{
	margin:0px;
	font-size:11px;
	font-family: Georgia;
	color:#E5E2D9;
	border-top:1px solid #E5E2D9;
	border-left:10px solid #E5E2D9;
	padding-left:20px;
	margin-left:10px;
	text-transform:uppercase;
	}
	
h3{
	margin:0px;
	font-size:13px;
	font-family: Georgia;
	color:#7C7467;
	border-bottom:1px solid #E5E2D9;
	padding-left:20px;
	margin-left:10px;
	text-transform:uppercase;
	}



/**** LISTS ****/

ul li {
	font-size:11px;
	padding:5px;
	font-family:verdana;
	font-size:11px;
	line-height:13px;
	color:#534E47;
	letter-spacing:-1px;
}



/**** MISC ****/


.tableleft {
	border:0px solid #E9E7DA;	
	padding:3px;
	font-family:verdana;
	font-size:11px;
	color:#534E47;
	letter-spacing:-1px;
	width:60px;
	text-align:left;
	line-height:16px;
	background-color:#7C7467;
	}
	
.smalltable {
	border:0px solid #E9E7DA;	
	padding:3px;
	font-family:verdana;
	font-size:11px;
	color:#534E47;
	letter-spacing:-1px;
	width:5px;
	text-align:left;
	line-height:16px;
	}
	
	.buttonwall{
	border:0px solid #E9E7DA;	
	padding:3px;
	font-family:verdana;
	font-size:11px;
	color:#534E47;
	letter-spacing:-1px;
	width:90px;
	text-align:left;
	line-height:16px;
	background-color:#7C7467;
	}
	
	.tableright {
	border:0px solid #E9E7DA;	
	padding:0px;
	font-family:verdana;
	font-size:11px;
	color:#534E47;
	text-align:left;
	letter-spacing:-1px;
	width:200px;
	line-height:16px;
	}



.float {
	float:left;
	padding-right:10px;
	}
	
input, checkbox, select, radio, textarea {
       color:#000000;
       padding:2px;
       font-size: 11px;
       text-decoration: none;
       font-family: georgia;
       text-align: left;
       background-color: #EBEAE6;
	   BORDER-top: #7C7467 0px solid;
	   BORDER-bottom: #7C7467 0px solid;
	   BORDER-right: #7C7467 0px solid;
       BORDER-left: #7C7467 3px solid;}