/* CSS Document */

body{
	position: relative;
	margin: 0 auto;
	background-position: top;
	background-color: #FFFFFF;
	
	background-repeat: repeat-x;
	background-position: top;

	
}

#footer {
	width: 100%;
	height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 10px;
	background-color: #FCF8EE;
	}
		#maincontent {
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	;
	background-color: #FCF8EE;
	width: 100%;
	text-align: left;
	
	
	}
	
		#maincontent a:link {color: #000; text-decoration: none}
		#maincontent a:visited {color: #000; text-decoration: none}
		#maincontent a:hover {color: #CC9900; text-decoration: none}
		#maincontent a:active {color: #000000;	text-decoration: none}
	
	
	
	.content {
	position:relative;
	color: #333333;
	z-index: 2;
	background-repeat: no-repeat;
	background-color: #FCF8EE;
	width: 100%;
	padding: 15px;
	border-top-color: #E8DDCB;
	border-top-style: solid;
	border-top-width: 5px;
	border-left-color: #E8DDCB;
	border-left-style: solid;
	border-left-width: 5px;
	border-bottom-width: 5px;
	
	
	}
	#head {
	position:relative;
	z-index: 2;
	height:97px;
	background-color: #5E5240;
	width: 100%;
	background-repeat: no-repeat;
	
	background-image: url(../images/toppic.jpg);
	background-position: right;
	
	}
	#bread {
	
	height:35px;
	background-color: #5E5240;
	width: 100%;

	
	}#main {
	
	height:35px;
	
	

	
	}
	
	
	
	#links {
	position:relative;
	z-index: 0;
	background-image: url(../images/bg_links.gif);
	background-repeat: repeat-x;
	height:22px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 7px;
	font-weight: normal;
	padding-left: 5px;
	
	}
	
	#links a:link {color: #000; text-decoration: none} 
#links a:visited {color: #000; text-decoration: none} 
#links a:hover {color: #CC9900; text-decoration: none} 
#links a:active {	color: #000;	text-decoration: none;} 


#logo {
	position:absolute;
	z-index: 8;
	float:right;
	background-repeat: no-repeat;
	height:57px;
	width: 810px;
	left: 13px;
	top: 18px;
	
	}
	
	#bglogo {
	position:absolute;
	z-index: 99;
	float:right;
	background-repeat: no-repeat;
	height:18px;
	width: 383px;
	left: -2px;
	top: 81px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E5240;
	
	}
#bglogo a:link {color: #5E5240; text-decoration: underline}
		#bglogo a:visited {color: #5E5240; text-decoration: none}
		#bglogo a:hover {color: #CC9900; text-decoration: none}
		#bglogo a:active {color: #5E5240;	text-decoration: underline}

	
	#mainimage {
	position:absolute;
	z-index: 8;
	float:right;
	background-repeat: no-repeat;
	height:322px;
	width: 243px;
	left: 669px;
	top: 7px;
	
	}
.navmain {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8B7B63;
	background-image: url(../images/bg_nav.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FCF8EE;
	width: 168px;
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5E5240;
}
.navtext {color: #000; text-decoration: none} 
.navtext a:visited {color: #000; text-decoration: none} 
.navtext a:hover {color: #CC9900; text-decoration: none} 
.navtext a:active {	color: #000;	text-decoration: none;} 


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FCF8EE;
	padding: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E5240;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E5240;
	margin: 0px;
	padding: 0px;
}
.mainbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5E5240;
}
.bg_tile {
	background-image: url(../images/bg_nav.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E5240;
}
.bg_brown {
	background-color: #EEE5CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.categorybox {
	background-color: #FFFFFF;
	padding: 4px;
	
	border: 1px solid #CECD9F;
}
