/* CSS Document */

body {
	background: url(../images/bg_main_solid.gif) repeat;
	margin: 0px 0px 0px 0px;
}

img {
	border: 1px solid #000000;
}

#mainPage {
	width: 760px;
	height: 550px;
	background: url(../images/bg_main_texture.jpg) no-repeat;
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px -380px;
	top: 0px;
}

#header {
	position: relative;
	height: 79px;
	width: 705px;
	background: url(../images/logo.gif) no-repeat left;
	left: 26px;
	margin: 0px 0px 0px 0px;
}

#nav {
	position: relative;
	float: right;
	width: 620px;
	height: 19px;
	top: 60px;
	white-space: nowrap;
	margin: 0px 0px 0px 0px;
	/*display: inline;*/
}

#contentPage {
	width: 95%;
	height: 395px;
	background: url(../images/bg_content.png) repeat;
	position: relative;
	border: 1px solid #84A059;
	margin-left: 2%;
}

#p1 p {
	text-align: left;
	line-height: 1.50em;
	font-size: 115%;
	margin: 0px 0px;
	padding: 0px 0px;
}

#p2 p {
	text-align: left;
	margin: -2px 0px 0px 0px;
	padding: 5px 0px;
	line-height: 1.25em
}

#caption p {
	font-size: 90%;
	line-height: 1em;
}

#noborder {
	border: 0px solid none;
}

.sIFR-hasFlash .title {
	visibility: hidden;
	font-size: 14px;
	font-variant: small-caps;
	/*line-height: normal;*/
	text-align: center;
	margin: 0px 0px;
	padding: 0px 0px;
}

.sIFR-hasFlash .title12 {
	visibility: hidden;
	font-size: 10px;
	font-variant: small-caps;
	/*line-height: normal;*/
	text-align: center;
	margin: 0px 0px;
	padding: 0px 0px;
}

.sIFR-hasFlash .titleLF {
	visibility: hidden;
	font-size: 12px;
	font-variant: small-caps;
	/*line-height: normal;*/
	text-align: center;
	margin: 0px 0px;
	padding: 0px 0px;
}

.sIFR-hasFlash .cbumper {
	visibility: hidden;
	font-size: 12px;
	font-variant: small-caps;
	/*line-height: normal;*/
	text-align: center;
	margin: 0px 0px;
	padding: 0px 0px;
}

.woodtype img {
	border: none;
}

#nextBtn {
	float: right;
	position: relative;
	display: inline;
	left: -27px;
}

#backBtn {
	float: left;
	display: inline;
	position: relative;
	left: 27px;
}

.title {
	font-size: 1.1em;
	text-transform: uppercase;
}

.text2 {
	text-align: center;
	font-size: 1em;
	text-transform: uppercase;
	font-variant: small-caps;
}
