body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
	margin: 0px;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	color: #C9DA90;
	margin-bottom: 0px;
	text-transform: uppercase;
}
h1.sidebar {
	color: #B44401;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-weight: bold;
	color: #7F3F00;
	margin-bottom: 0px;
	margin-right: 14px;
}
h3, td.title {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	color: #B44401;
	margin-bottom: 0px;
	margin-top: 0px;
}
td {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
}
#bottom_address {
	background-image:   url("../images/bottom_bgd.gif");
	height: 79px;
	color: #EAEAD6;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 14px;
}
#bottom_address a {
	color: #FFFFFF;
	text-decoration: none;

}
#bottom_links {
	background-color: #6D7B3F;
	height: 30px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
#bottom_links a {
	color: #FFFFFF;
	text-decoration: none;

}
#breadcrumbs {
	font-size: 12px;
	color: #B44401;
	margin-top: 15px;
}
#breadcrumbs a {
	color: #B44401;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #9B5904;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9B5904;
}
#breadcrumbs p {
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#column_left {
	background-color: #FFFFFF;
	line-height: 18px;
	text-align: left;
	padding-bottom: 15px;
}
#column_left p, h1, h3 {
	padding-right: 15px;
	padding-left: 15px;
}
#column_right {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #333333;
	width: 250px;
	background-color: #EBEAD6;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	float: right;
}

#column_right a {
	color: #B44401;
	text-decoration: none;
}
#column_right a:hover {
	color: #9B5904;
/*
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9B5904;
*/
}
#column_right_sub {
	background-color: #D7DABB;
}
#container {
	margin-top: 0px;
	margin-bottom: 0px;
}
#link {
	color: #BCCB85;
	text-align: left;
	vertical-align: bottom;
	height: 25px;
	font-size: 14px;
	padding-right: 5px;
	background-image: url(../images/web_address.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EBEAD6;
}
#linkarea {
	background-color: #454E27;
	height: 30px;
	width: 750px;
	position: relative;
	text-align: center;
}
#linkarea a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
#subtitle {
	font-size: 14px;
	text-transform: lowercase;
	font-weight: normal;
	color: #7F3F00;
	margin-top: 30px;
}
#title {
	float: left;
	width: 369px;
	text-align: right;
	margin-top: 20px;
}
#top {
	height: 79px;
	width: 750px;
	background-image:     url(../images/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#top_contact {
	height: 79px;
	width: 381px;
	float: right;
	text-align: right;
	color: #9D5A03;
}
#top_contact a {
	text-transform: uppercase;
	color: #454E27;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
}
.frame {
	background-color: #FFFFFF;
	border: 1px solid #E4E6D0;
}
.frame img {
	border: none;
}
.frame a:hover {
	border: none;
}
.column_right_bgd {
	background-image: url(../images/column_right_sub.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#column_right_sub p {
	margin-left: 15px;
	margin-right: 15px;
}

/* Online Store */

table.storeform {
    width: 95%;
}
td.title {
    padding: 3px 0px 2px 20px;
}
td.subtitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	color: #C9DA90;
    padding: 0px 0px 3px 30px;
}
td.descr {
    padding: 0px 40px 8px 40px;
}
td.costline {
    text-align: right;
    font-size: 11px;
}
td.title a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: regular;
	color: #C9DA90;
}
td.title a:hover {
	color: #B44401;
}
td.storeitem {
    border: 1px solid #C9DA90;
    padding: 2px 6px 2px 6px;
    text-align: justify;
    vertical-align: top;
}
.boxcolor {
/*    background-color: #B44401;*/
    border: 1px solid #B44401;
}
img.noborder {
    border: 0px;
}

