body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(assets/images/bodybkg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #4C7D4E;
}
html {
}
#container {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#motto {
	background-attachment: scroll;
	background-image: url(assets/images/motto.jpg);
	background-repeat: no-repeat;
	height: 209px;
	width: 760px;
}
#textfield {
	background-attachment: scroll;
	background-image: url(assets/images/textbkg.jpg);
	background-repeat: repeat;
	width: 760px;
	position: relative;
}

#col1 {
	background-attachment: scroll;
	background-image: url(assets/images/textbkg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 473px;
	display: inline;
}
#col1txt {

	width: 473px;
	padding-top: 15px;
}
#col2 {
	float: left;
	width: 287px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
    
}



h2 {
	color: #000000;
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	font-weight: normal;
	text-indent: 15px;
	letter-spacing: 1px;
}
h3 {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 80%;
	font-style: italic;
	text-indent: 40px;
	color: #996600;
}
#col1txt p a {
	color: #553900;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 90%;
}


#col1txt p {
	font-family: Garamond, Georgia, "Times New Roman", sans-serif;
	font-size: 100%;
	line-height: 150%;
	color: #000000;
	margin-left: 40px;
	text-align: justify;
	margin-right: 20px;
}

#col1txt p.intro {
	color: #688327;
	font-size: 140%;
	font-style: italic;
	line-height: 140%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30;
}
#col1txt p.intro2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: italic;
}

#footer {
	clear: both;
	height: 54px;
	width: 760px;
	background-attachment: scroll;
	background-image: url(assets/images/footer.jpg);
	background-repeat: no-repeat;
}
#footer p {
	font-family: Garamond, Georgia, "Times New Roman", sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-transform: none;
	font-variant: small-caps;
	left: 60px;
	top: 25px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 350px;
}

.middle {
	text-align: center;
}
.firstletter {
	font-size: 2em;
	font-style: italic;
	color: #006633;

}
h1 {

	color: #3D653F;
	font-size: 160%;
	line-height: 115%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	font-weight: normal;
}
.kutu {
	font-family: Garamond, Georgia, "Times New Roman", sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #003300;
	height: 24px;
	width: 400px;
	display: block;
	margin-left: 40px;
	text-indent: 15px;
	line-height: 24px;
	vertical-align: middle;
}

.leftimages {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 4px double #333333;
	float: left;
}
.images {
	border: 4px double #333333;
}
.rightimages {
	margin-bottom: 10px;
	border: 4px double #333333;
	float: right;
	margin-left: 10px;
}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #202E14;
	font-weight: normal;
	text-align: center;
	font-variant: small-caps;
	height: 30px;
	vertical-align: middle;
}
#pricelist {
	margin-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#pricelist td {
	font-family: Garamond, Georgia, "Times New Roman", sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.subtitle {
	font-size: 11px;
	font-style: italic;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
