@charset "utf-8";
body {
	background-color: #000;
	background-image: url(../images/wrapBack.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 10px;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	text-align: center;
}

#wrapper {
	margin-left: 50px;
	width: 856px;
	background-image: url(../images/letterBack.jpg);
	background-repeat: repeat-y;
}
#head {
	width: 854px;
}
/* gets rid of image borders*/
img {
	border:0;
}
a {
    outline: none;
	color: #7A1D16;

 }
a:hover {
	color: #666;
	text-decoration: none;
}
a img {
    border:none;
 }
/* end image treatments*/
#plankRide {
	width: 299px;
	z-index: 200;
	float: right;
	margin-top: -54px;
	position: relative;
}
.clear {
	clear: both;
}
#menu {
	width: 536px;
	padding-right: 6px;
	float: left;
}
#menu ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#menu li {
	height: 36px;
	width: 120px;
	text-align: center;
	line-height: 26px;
	font-weight: bold;
	font-size: 14px;
	margin-left: 0px;
	display: block;
	float: left;
	list-style-type: none;
	color: #dfcc6c;
}
#menu ul  a {
	text-decoration: none;
	color: #210706;
}
#menu ul  a:hover {	
	color: #7A1D16;
}


.plank1 {
	background-image: url(../images/plank1.png);
	background-repeat: no-repeat;
	padding-right: 12px;
	}
.plank2 {
	background-image: url(../images/plank2.png);
	padding-right: 12px;
	background-repeat: no-repeat;
	
}
.plank3 {
	background-image: url(../images/plank3.png);
	padding-right: 12px;
	background-repeat: no-repeat;
	
}
.plank4 {
	background-image: url(../images/plank4.png);
	padding-right: 12px;
	background-repeat: no-repeat;
	
}

#wrapper #content #menu ul .plank5 {
	margin-left: 65px;
	background-image: url(../images/plank5.png);
	padding-right: 12px;
	background-repeat: no-repeat;
}

.plank6 {
	background-image: url(../images/plank6.png);
	padding-right: 12px;
	background-repeat: no-repeat;
	
}
.plank7 {
	background-image: url(../images/plank7.png);
	padding-right: 12px;
	background-repeat: no-repeat;
	
}

#content {
	padding-left: 10px;
}
#innerContent h1 {
	margin-bottom: 0px;
	font-size: 1.4em;
}
#innerContent {
	padding-bottom: 12px;
	float: left;
	width: 539px;
	padding-left: 8px;
	text-align: left;
}
#innerContent p {
	font-size: 100%;

}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}
.contacts {
	list-style-type: none;
	line-height: 28px;
}
#footer {
	font-size: 0.8em;
	text-align: center;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-bottom: 0px;
	height: 150px;
}
.indent {
	padding-left: 70px;
}
.comic {
	font-family: "Comic Sans MS", cursive;
}

