/* CSS Document */


/* Walking Canes */

body {
	background: #35231a url(images/bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	width: 950px;
	margin: 0 auto;
}

#header {
	
}
	#header h1{
		float: left;
		width: 385px;
		height: 53px;
		margin-top: 0px;
		margin-bottom: 0px;
	}

	#header h1 a{
		display: block;
		text-indent: -9999px;
		overflow: hidden;
		float: left;
		background: url(../images/logo.png) no-repeat;
		width: 385px;
		height: 53px;
		margin-top: 22px;
		margin-bottom: 0px;
	}
	
#header_right {
	float: right;
	text-align: right;
	margin-top: 9px;
}

#aux_search {
	height: 25px;
	width: 225px;
	color: #ebd7b4;
	background: url(../images/60p.png) repeat;
	float: right;
	font-size: 13px;
	padding: 5px 3px 0 3px;
}

.mini-search {
	width: 225px;
	height: 31px;
	background: url(../images/mini_search_bg.png) no-repeat;
	float: right;
	text-align:center;
}

	.mini-search input#search {
		margin: 0 5px 0px 0;
		width: 130px;
	}
	.mini-search input.input-button {
		padding-right: 5px;
		margin-right: 6px;
		margin-bottom: 2px;
		height: 21px;
	}

ul#aux_nav {
	margin-top: 12px;
}
	ul#aux_nav li {
		float: right;
		display: inline;
		font-weight: bold;
	}
		ul#aux_nav li a:link, ul#aux_nav li a:visited {
			font-size: 13px;
			color: #fff;
			text-decoration: none;
			padding-right: 20px;
		}
		ul#aux_nav li a:hover {
			text-decoration: underline;
			color: #ebd7b4;
		}
			ul#aux_nav li.first a:link, ul#aux_nav li.first a:visited { padding-right: 0px }

div#nav_wrapper {
	background: url(../images/nav-left.png) no-repeat left top;
	height: 39px;
	width: auto;
	padding-left: 6px;
	margin-top: 10px;
}
	#home-alt #nav_wrapper {
		background: url(../images/nav-left-hover.png) no-repeat left top;
	}
span.nav_inwrap {
	background: url(../images/nav-right.png) no-repeat right top;
	display: block;
	height: 39px;
	padding-right: 6px;
}
ul#nav {
	height: 39px;
	background: url(../images/nav_bg.jpg) repeat-x left top;
}
	ul#nav li {
		float: left;
		display: inline;
	}
		ul#nav li a:link, ul#nav li a:visited {
			font-size: 13px;
			color: #fff;
			text-decoration: none;
			padding: 12px 15px 0 15px;
			text-transform: uppercase;
			font-weight: 700;
			display: block;
			height: 27px;
		}
		ul#nav li a:hover {
			text-decoration: underline;
			color: #dab472;
		}
		ul#nav li.active a:link, ul#nav li.active a:visited {
			background: url(../images/nav-active.jpg) repeat-x left top;
			border-left: 1px solid #fff;
			border-right: 1px solid #fff;
			color: #1f130d;
			height: 27px;
		}
			#home-alt ul#nav li.active a:link, ul#nav li.active a:visited {
				border-left: none;
			}
	ul#nav ul.level0 {
		margin-top: 14px;
		border-top: none;
		border-left: 1px solid #DAD4D4;
		border-right: 1px solid #DAD4D4;
		border-bottom: 1px solid #DAD4D4;
		background: #ecf3f6;
		
	}
	ul#nav li.level1 {
		width: 220px;
		display: block;
	}
	ul#nav li.level2 {
		width: 220px;
		display: block;
	}
	ul#nav li.active ul.level0 li.level1 a:link, ul#nav li.active ul.level0 li.level1 a:visited {
		background: #ecf3f6;
		border: none;
	}
	ul#nav li.active ul.level0 li.level1 a:hover {
		background: #d5e4eb;
	}
	
#content {
	background: #fff;
	width: 950px;
}

#sidebar {
	width: 225px;
	float: left;
	margin-right: 15px;
	padding: 15px;
}

	#sidebar h3 {
		color: #dca258;
		text-transform: uppercase;
		font-weight: 700;
		font-size: 15px;
		position: relative;
		margin-bottom: 5px;
	}

ul#side_cat {
	margin-bottom: 10px;
}
	ul#side_cat li {
		
	}
		ul#side_cat li a:link, ul#side_cat li a:visited {
			color: #fff;
			text-decoration: none;
			font-size: 13px;
			line-height: 22px;
			padding-left: 10px;
		}
		ul#side_cat li a:hover {
			text-decoration: underline;
		}
		
#content.rough {
	background: #e3d7c3 url(../images/main_rough_bg.jpg) repeat;
}

	#main h2.featured {
		background: #1a303b;
		height: 23px;
		color: #fff;
		font-size: 15px;
		font-weight: 700;
		margin-top: 10px;
		padding: 7px 0 0 10px;
	}
	
	#footer{
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 12px;
		color: #FFFFFF;
	}
	
		#contactform{
		
		width: 350px;
		border: 1px solid #CCCCCC;
		background-color: #EEEEEE;
		padding: 20px;
		float: left;
		margin-right: 30px;
		
	}
	
	#contactform input, #contactform textarea{
		width: 310px;
		margin-bottom: 10px;
	}
	#contactform textarea{
		height: 100px;	
	}
	
	#contactform label{
      display: block;
	  width: 300px;
	  font-weight: bold;
	}
	div#intro h1{
		color: #10611c;
		font-weight: bold;
		font-size: 22px;
		padding-left: 35px;
		padding-top: 35px;
		width: 400px;
	}
	div#intro{
		background-image:url(images/selection-banner-bg.jpg);
		width: 680px;
		height: 194px;
		color: #65361a;
		font-weight: bold;
		font-size: 17px;
	}
	div#intro p{
		padding-left: 35px;
		padding-right: 250px;
		line-height: 24px;
	
	}
	