/* misc */
.clearer {clear: both;}
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/homepage01.jpg) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5852;
}
p, blockquote    {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}

.text1 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #664506;
}

.text2 {
	display: block;
	line-height: 18px;
	font-size: 23px;
	color: #1A110A;
}

.text3 {
	text-align: center;
	font-size: 9px;
	color: #886F3D;
}
.text4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 62px;
}
.text5 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5852;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.text6 {
	font-size: 14px;
	font-weight: normal;
	color: #664506;
	margin: 0px;
	padding: 0px;
}





/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 18px;
}

.list1 a {
	padding-left: 9px;
	background: url(../images/homepage12.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #663506;
}

a:hover {
	text-decoration: none;
}

.link1 {
	padding-left: 9px;
	background-image: url(../images/homepage12.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.navlink {
	background-image: url(../images/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}


/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: url(../images/subpage2_01.jpg) repeat-y left top;
}

.bg2 { background: url(../images/homepage08.jpg) no-repeat left top; }
.bg3 {
	background: url(../images/homepage09.jpg) repeat-y left top;
}
.bg4 { background: url(../images/homepage10.jpg) no-repeat left bottom; }

.bg5 { background: url(../images/subpage2_02.jpg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-center {
	text-align: center;
}

.align-right { text-align: right; }

li {
	list-style-type: square;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul {
	list-style-type: disc;
	text-align: left;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}


hr {
	display: none;
}

.hr1 {
	height: 1px;
	margin-top: 18px;
	padding-bottom: 15px;
	background: url(../images/homepage17.gif) repeat-x left top;
}

.hr2 {
	height: 1px;
	margin-top: 20px;
	padding-bottom: 20px;
	background: url(../images/homepage18.gif) repeat-x left top;
}
.menu {
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;

}

.menu  a {

}
.menu    ul  {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 20px;
	font-size: 11px;
	color: #663506;
	list-style-position: outside;
	list-style-type: square;
}
.menu  li {
	display: list-item;
	text-align: left;
	list-style-type: square;
}
.address {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.hours {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
}
