/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:150%;
	color:#272118;
	background: url(../images/fill_top.gif) left top repeat-x #EBDDC4;
	margin: 0;
	padding: 0;
}
a {
	color:#FF6600;
	text-decoration:none;
}
a:hover { 
	text-decoration:underline; 
}

#logo {
	width:175px;
	height:auto;
	float:left;
	clear: left;
	overflow: hidden;
	margin: 0;
	padding-left:28px;
	padding-right:28px;
}
#navigation {
	width:auto;
	height:auto;
	clear:right;
	float:left;
	border-color: #cccccc;
	border-style: solid;
	border-width: 0px;	
	
	padding-top:23px;
}
#function {
	width:auto;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F2E9D4;
	text-align:right;
	border-color: #cccccc;
	border-style: solid;
	border-width: 0px;
}
#function a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F2E9D4;
}
#mainnav {
	width:auto;
	height:auto;
	
	border-color: #cccccc;
	border-style: solid;
	border-width: 0px;	
	
	padding-top:47px;
	clear:right;
}
#content {
	width:922px;
	height:auto;
	
	background-color:#FFFFFF;
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat-y;
	
	margin-left:28px;
	
	/*border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 28px;*/
	
}
#top {
	padding:0px;
	margin:0px;
	width:922px;
	height:10px;
	clear:both;
	
	background-image:url(../images/bg_content_top.gif);
	background-repeat:no-repeat;
	
	border-color: #cccccc;
	border-style: solid;
	border-width: 0px;	
}
#leftnav {
	width:160px;
	height:auto;
	float:left;
	padding:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:34px;
	
	background-color:#B7A37E;

	border-color: #cccccc;
	border-style: solid;
	border-width: 0px;	

	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 10px;	
}

#leftnav form {
	padding:0px;
	margin:0px;
}
#leftnav .search {
	width:160px;
	height:20px;
	
	padding:0px;
	margin:0px;
	padding-top:0px;	
	padding-bottom:20px;
	clear:all;
	
	border-bottom-color: #D0BD9D;
	border-bottom-style:dotted;
	border-bottom-width: 1px;	
}
#leftnav .searchfield {
	width:80px;
	height:16px;

	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;	

}
#leftnav .searchlabel {
	width:auto;
	height:20px;
	float:left;
	padding-top:2px;
	padding-left:10px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 0px;	
}
#leftnav .searchbutton {
	width:auto;
	height:22px;
	float:left;
	border-color: #cccccc;
	border-style: solid;
	border-width: 0px;	
}
#leftnav .li {
	list-style:none;
	/*list-style-position:inside;*/
	width:140px;
	
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	
	border-bottom-color: #D0BD9D;
	border-bottom-style: solid;
	border-bottom-style:dotted;
	border-bottom-width: 1px;	
}
#leftnav .li a {
	width:140px;
	display:block;
	line-height:200%;
	color:#F9EED4;
	text-decoration:none;
}
#leftnav .li a:hover { 
	text-decoration:underline; 
}
#leftnav .leftnavtop {
	width:160px;
	height:10px;
	
	background-image:url(../images/bg_leftnav_top.gif);
	background-repeat:no-repeat;
}
#leftnavbottom {
	width:160px;
	height:10px;
	
	background-image:url(../images/bg_leftnav_bottom.gif);
	background-repeat:no-repeat;
}
#middle {
	width:500px;
	height:auto;
	float:left;
	
	border-color: #000000;
	border-style: solid;
	border-width: 0px;	
	
}
#middle h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#BD0000;
	padding:0px;
	margin:0px;
	padding-bottom:10px;
}
#bottom {
	width:922px;
	height:20px;
	clear:both;

	background-image:url(../images/bg_content_bottom2.gif);
	background-repeat:no-repeat;
}
#copyright {
	width:917px;
	height:auto;
	margin-left:28px;
	text-align:right;
}


#middle img.pic, #middle img #pic_0 {
	border: 1px solid #002457;
}


