body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 140%;
	background-color: #ADAB7A;
}

#header {
	background-image: url(Images/slice_02.jpg);
}

#column {
	width: 100%;
	background-image: url(Images/slice_05.jpg);
	background-repeat: repeat-y;
}
.one {
	width: 200px;
	margin-bottom: -380px;
	height: 350px;
	padding-top: 30px;
}
.top_menu {
	margin-left: 228px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-indent: 45px;
	word-spacing: 1px;
	white-space: pre;
}
#column #Menu_ID1 {
	text-indent: 45px;
	margin-left: 228px;
	color: #686635;
	text-align: center;
}


.two {
	padding-left: 300px;
	height: auto;
	width: 65%;
}
.bottomcolumn {
	background-image: url(Images/slice_09.jpg);
	height: 28px;
}
.bottomcolumn #copywrite {
	text-indent: 8px;
	margin-bottom: -16px;
	padding-top: 5px;
}
.bottomcolumn #jackspc {
	text-align: right;
	padding-right: 8px;
}




#menu {
	background-image: url(Images/slice_03.jpg);
	background-repeat: repeat-y;
	height: 50px;
	width: 228px;
	text-transform: uppercase;
	text-align: left;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#menu a {
	font-size: 90%;
	color: #FFFFFA;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #302F18;
}

#menu a:hover {
	font-size: 90%;
	color: #666666;
	text-decoration: underline;
	margin-left: 10px;
}
#content {
	width: 250px;
	padding-top: 50px;
}

#spacer img {
	padding-left: 1px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-transform: uppercase;
}
li {
	font-size: 14px;
}
#column .two #form1 #Name {
	margin-left: 44px;
	background-color: #CAC9AA;
}
h6 {
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}

#column .two #form1 #EmailAddress {
	margin-left: 46px;
	background-color: #CAC9AA;
}
#column .two #form1 #Message {
	margin-left: 88px;
	width: 400px;
	height: 200px;
	margin-top: -20px;
	background-color: #CAC9AA;
}
#column .two #form1 input {
	margin-left: 88px;
}

