body {
	margin-top: 10px;
	margin-top: 10px;
	margin-top: 10px;
	margin-top: 10px;
	background: #ccc4b7 url('../__images/bg.gif') top repeat-x;
	text-align: center;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
	color: #FFFFFF;
}

.contactform input {
	width: 220px;
}

.orderform {
	text-align: center;
}

.orderform p {
	text-align: center;
}


textarea { 
	width: 220px;
	height: 80px;
}

.pagetable {
	
	width: 739px;
}

.content {
	padding-top: 20px;
	vertical-align: top;
	text-align: center;
}

.column_divider {
	background-image:url(../__images/column_divider.gif)
}

.contenttable {
	margin-top: 10px;
	margin-bottom: 20px;
}

.contenttable#intro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:justify;
	line-height: 170%;
	
}

.contenttable p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:center;
	line-height: 170%;
	
}

.row1-left {
	text-align: left;
	background: #1b2510 url('../__images/row1-left.gif') top left no-repeat;
	height: 20px;
}
.row1-center {
	text-align: center;
	background: #1b2510;
}

.row1-right{
	text-align: right;
	background: #1b2510 url('../__images/row1-right.gif') top right no-repeat;
}

.row2 {
	/* background-color: #293919; */
	background: #1b2510;
	height: 35px;
	text-align: center;
	vertical-align: middle;
}

.row3 {
	background: #1b2510;
	height: 20px;
}

.row4 {
	height: 89px;
	background-image: url('../__images/watagans.jpg');
}

.row5 {
/*
	border-top: 1px solid #ccc4b7;
	border-bottom: 1px solid #ccc4b7; */
	height: 30px;
	background-color: #1b2510;
	text-align: center;
	vertical-align: middle;
}

.content {
	background-color: #293919;
}

.row8-left {
	text-align: left;
	background: #293919 url('../__images/row8-left.gif') bottom left no-repeat;
	height: 20px;
}
.row8-center {
	text-align: center;
	background: #293919;
}

.row8-right{
	text-align: right;
	background: #293919 url('../__images/row8-right.gif') bottom right no-repeat;
}

.order {
	background-color: #3f4d30;
	padding: 7px 7px 7px 7px;
}

.order p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.order a {
	color: #FFFFFF;
	text-decoration: none;
}