body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/index01.gif);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D7D7D;
}

h1, h2 {
	margin: 10px;
	color: #D40000;
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #5E5E5E;
}

.text2 {
	color: #8D7C56;
}

.text3 {
	color: #F2D063;
}

h1, h2, h3 {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

h1 {
	font-size: 15px;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 11px;
}

ul {
	margin: 5px 10px 5px 10px;
	padding: 0px 10px 0px 20px;
}

li {
	/*margin: 0px 0px -15px 0px;*/
}

a {
	color: #6F5528;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #6F5528;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}
.bg1 {
	background-image: url(../img/index02.jpg);
	background-repeat: repeat-x;
}

.menuLink {
	display: block;
	background-image: url('../img/index09.jpg');
	width: 223px;
	height: 23px;
	color: #FFF;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 6px;
}

.menuLink:hover {
	background-image: url('../img/index08.jpg');
	font-weight: bold;
}

.mLink {
	text-decoration: none;
}

.pricelist td {
	color: #5E5E5E;
	border-left: 1px solid white;
	border-top: 1px solid white;
}

.pricelistHeader {
	border-bottom: 1px dotted black;
	margin: 5px;
}

.pricelistTitle {
	background-color: #E7A506;
	padding: 5px;
}

.pricelistRowTitle {
	background-color: #EDCF7B;
	padding: 5px;
}

.pricelistColTitle {
	background-color: #BBB32E;
	padding: 5px;
}

.pricelistCell {
	background-color: #EADBB0;
	padding: 5px;
}

.first {
	border: none !important;
}

.firstCol {
	border-left: none !important;
}

.firstRow {
	border-top: none !important;
}

.submit {
	border: 1px solid #6F5528 !important;
	width: 150px !important;
	padding: 2px 6px !important;
	font-weight: bold !important;
	background-color: #E7A506 !important;
}

.submit:hover {
	background-color: #EDCF7B !important;
}

#pageTitle {
	padding: 10px 0px 0px 0px;
	color: #000;
	font-size: 13px;
	float: left;
}

#pageTitle a {
	text-decoration: none;
}

#pageTitle a:hover {
	text-decoration: underline;
}

#pageLangs {
	float: right;
	padding: 10px 0px 0px 0px;
}

#pageLangs a {
	padding-right: 2px;
}

#pageLangs img {
	border: 1px solid #6F5528;
}

.image {
	border: 1px solid #E7A506;
	margin: 2px 5px;
}

.photogalleryImage {
	float: left;
}

.news, .misc {
	background-repeat: repeat;
	margin-left: 4px;
	width: 221px;
	color: #6F5528;
}

.news {
	background-image: url('../img/index15.jpg');
}

.misc {
	background-image: url('../img/index19.jpg');
}

.newsTitle, .miscTitle {
	width: 219px;
	height: 34px;
	font-size: 13px;
	font-weight: bold;
	color: #6F5528;
	padding-top: 7px;
	padding-left: 10px;
}

.newsTitle {
	background-image: url('../img/index13.jpg');
}

.miscTitle {
	background-image: url('../img/index18.jpg');
}

.newsBackground {
	background-image: url('../img/index14.jpg');
}

.miscBackground {
	background-image: url('../img/index20.jpg');
}

#filler {
	background-color: #FFF;
}

.actionTable {
	padding-bottom: 5px;
}

.action {
	padding: 0px 10px 0px 10px;
}

#miscText {
	text-transform: uppercase;
}

#langs {
	padding-top: 4px;
	padding-bottom: 4px;
}

#langs a {
	padding-left: 1px;
	padding-right: 1px;
}

#langs img {
	border: 1px solid #6F5528;
}

#orders {
	margin: 0px auto;
	width: 450px;
}

#orders td {
	width: 111px;
	padding: 2px;
}

#orders .header {
	background-color: #E7A506;
	color: #FFF;
	font-weight: bold;
	padding: 2px 5px;
}

#orders .line {
	padding: 5px 0px;
}

#orders .required {
	background-color: #DD0000;
	color: #FFF;
}

#orders input {
	width: 100px;
	background-color: #BBB32E;
	border: none;
	color: #000;
	font-size: 11px;
}

#orders textarea {
	padding: 2px;
	background-color: #BBB32E;
	border: none;
	color: #000;
	font-size: 11px;
}

#tdbackground03 {
	background-image: url('../img/index03.jpg');
}

#tdbackground05 {
	background-image: url('../img/index03.jpg');
}

#tdbackground42 {
	background-image: url('../img/index42.gif');
}

#tdbackground44 {
	background-image: url('../img/index44.gif');
}

hr {
	border: none;
	border-top: 1px solid white;
	margin-top: 10px;
	margin-bottom: 10px;
}

.collapse {
	background-color: #EDCE7B;
	border: 1px solid #6F5528;
	padding: 10px;
	margin-top: 5px;
	color: #6F5528;
}
