@charset "utf-8";
/* CSS Document */
     #navbar-iframe {
              height:0px;
              visibility:hidden;
              display:none;
        }
body {
	color: #391d01;
	font-family: 'Duru Sans', sans-serif;
	background-color: #6ca6bc;
	background-image:url(images/BGwoodGrain.jpg);
	background-position: top center;
	margin: 0px;
	background-attachment: fixed;
	font-size: 16px;

}

p {
	margin: 0px;
}



h1 {
		color: #391d01;
font-family: 'Coustard', serif;
	margin: 0px;
	margin-bottom: 15px;
	font-size: 32pt;
	font-weight: 900;

}

h2 {
	margin-top: 0px;
	font-size: 24px;
	font-weight: 900;
font-family: 'Coustard', serif;

}

h3 {
	font-size: 24px;
	font-weight: bold;
	color: #391d01;

}
h4 {
	margin-top: 0px;
	font-size: 24px;
	font-weight: 900;
font-family: 'Coustard', serif;
color: #6ca7bc;

}

h5 {
	margin-top: 0px;
	font-size: 20px;
	font-weight: 900;
font-family: 'Coustard', serif;
color: #6ca7bc;
margin-bottom: 5px;

}
h3 a:link {
	font-size: 24px;
	font-weight: bold;
	color: #391d01;

}


a:link {
	color: #6ca7bc;
	text-decoration: underline;

}

a:visited {
	color: #6ca7bc;
	text-decoration: underline;
}

a:hover{
	color: #391d01;
	text-decoration: underline;
}

a:active {
	color: #391d01;
	text-decoration: underline;
}

.outer {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
-moz-box-shadow: 0px 0px 12px #000000;
-webkit-box-shadow: 0px 0px 12px #000000;
box-shadow: 0px 0px 12px #000000;
margin-top: 130px;
padding: 20px;
margin-bottom: 20px;

	
}

.logo {
	display: block;
	position: relative;
	margin: -150px 0 0 -50px;
	float: left;
}

.nav {
	float: left;
	display: block;
	font-size: 24px;
	color: #fff;
font-family: 'Coustard', serif;
	font-weight: 900;
	position: relative;
	margin: 0px 10px 0 -20px;
	width: 520px;
	overflow: hidden;
	letter-spacing: -1px;
}

.nav a {
	color: #bc946c;
	text-decoration: none;
	font-weight: 900;
}

.nav a:hover {
	color: #6ca7bc;
	text-decoration: none;
}

.nav ul, .nav li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
}

.nav li a {
	padding: 5px 0px 5px 25px;
	display: block;
}

.main {
	padding: 10px 30px 30px 30px;
}

.options td {
	vertical-align: top;
	padding: 10px;
}

.cheat {
	width: 340px;
	padding: 20px;
	vertical-align: top;
	background: #faf3e6;
	border: 1px solid #f6ecda;
}

.cheat ul {
	margin: 0;
	margin-bottom: 15px;
}


.woods td {
	width: 170px;
	text-align: center;
	padding: 10px;
	font-size: 12px;
	text-transform: uppercase;
}

.woods td img {
	border: 1px solid #391d01;
	margin-bottom: 4px;
}

.woods {
	width: 680px;
	margin: 0 auto;
}

.woodsSM td {
	width: 70px;
	text-align: center;
	padding: 5px;
	font-size: 9px;
	text-transform: uppercase;
	vertical-align: top;
}

.woodsSM td img {
	border: 1px solid #391d01;
	margin-bottom: 4px;
}

.woodsSM {
	width: 280px;
	margin: 0 auto;
}


.fenders td {
	width: 320px;
	text-align: center;
	padding: 10px;
	font-size: 12px;
	vertical-align: top;
}


.fenders td img {
	border: 1px solid #391d01;
	margin-bottom: 4px;
}
.fenders {
	width: 640px;
	margin: 0 auto;
}

.footer {
	color: #bc946c;
	font-weight: bold;
	font-size: 16px;
font-family: 'Coustard', serif;
	padding: 30px 20px 10px 20px;
}

.footer a {
	font-weight: bold;
	color: #bc946c;
}

.footer a:hover {
	color: #6ca7bc;
	
}

.multiFenders {

		background-image:url(images/fenders/multi.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	width: 320px;
	height: 400px;


}


.valign {
	vertical-align: top;
}

.new {
	margin-top: 125px;
}

.style {
	margin-top: 125px;
}

.colNew {
	width: 226px;
}

.email {
	margin-top: 10px;
	margin-left: 600px;
}

.colLeft {
	width: 250px;
	vertical-align: top;
	padding-right: 10px;
}
.clear {
	clear: both;
}

.rule-t {
	height: 1px;
	background: #6ca7bc;
	margin: 5px 30px 20px 30px;
}
.rule-b {
	height: 1px;
	background: #6ca7bc;
	margin: 20px 30px 5px 30px;
}
.post-title {
	margin-top: 0px;
	font-size: 24px;
	font-weight: bold;
}


.post-body {
margin-bottom: 10px;
}


.post-header {
	margin-bottom: 10px;
}

.date-header {
	margin-bottom: 10px;

}

.post-footer {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 2px solid #000;


}

a.custom {
	float: right;
	display: block;
	background: #6ca7bc;
	padding: 10px 20px ;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	color: #fff;
	font-size: 24px;
	font-weight: 900;
	font-family: 'Coustard', serif;
	text-decoration: none;
	border: 1px solid #639cb0;
}

a.custom:hover {
	background: #8abbcd;
	color: #fff;
}

