body {
	margin: 0px;
	padding: 0px;
	background-color: #43250d;
	background-image: url(../img/bkg3.jpg);
}
#leftside {
	background-image: url(../img/left.png);
	background-repeat: repeat-x;
	background-position: right top;
}
#rightside {
	background-image: url(../img/left.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrap {
	width: 770px;
	height: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#mapText {
	float: left;
	width: 305px;
	margin-right: 15px;
	text-align: justify;
}
#map {
	float: right;
	width: 350px;
	height: 460px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#cleardiv {
	clear: both;
	text-align: center;
}

#head {
	background-image: url(../img/head6.png);
	background-repeat: no-repeat;
	height: 321px;
	width: 770px;
	z-index: 10;
	position: relative;
}
#slideShow {
	height: 160px;
	width: 240px;
	top: 130px;
	z-index: 5;
	position: absolute;
	left: 475px;
	background-color: #FFF;
}
#middle {
	width: 770px;
}
#content {
	background-image: url(../img/content_bkg.png);
	background-repeat: repeat-y;
	width: 670px;
	padding-right: 50px;
	padding-left: 50px;
}

#textfield {
	width: 172px;
	border: none;
	background: none;
	padding-top: 4px;
	padding-left: 4px;
}
.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #501728;
}
.text {
	line-height: 1.6em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #501728;
}

.inputField {
	background-image: url(../img/textfield_bg.png);
	background-repeat: no-repeat;
	height: 26px;
	background-position: left;


}
#button {
	background-image: url(../img/menu_bg.jpg);
	background-repeat: no-repeat;
	border: none;
}
#msgfield {
	height: 110px;
	width: 350px;
	border: none;
	background: none;
	overflow: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
}
.msgInputField {
	background-image: url(../img/msgfield_bg.png);
	background-repeat: no-repeat;
}

#contentEnd {
	background-image: url(../img/content_end.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 45px;
	width: 770px;
}
#dropmenu {
	position: absolute;
	top: 273px;
	left: 40px;
	width: 458px;
	height: 22px;
	padding-left: 50px;
}


#sddm
{
	margin: 0;
	padding: 0;
	z-index: 20;
	height: 22px;
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

#sddm li a
{
	display: block;
	width: auto;
	color: #303;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#sddm li a:hover
{
	color: #630;

}

#sddm div
{
	position: absolute;
	visibility: hidden;
	padding: 0;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #303;
	font-family: arial;
	font-size: 11px;
	background-image: url(../img/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

	#sddm div a:hover
	{
	color: #630;
}
.gbookAuthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #06C;
	padding-top: 10px;
}

.gbookDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	font-weight: normal;
	color: #000;
}
.gbookEmail {
	font-size: 0.8em;
	font-style: italic;
}
p {
	margin: 0px;
	padding: 0px;
}
.priceTable {
	border: thin solid #040000;
}
