A {
	color: #c1b062;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

BODY {
	margin: 0px;
	padding: 0px;
	background: #51351c url('/images/background.gif') top center repeat-y;
	text-align: center;
}

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

IMG {
	border: 0px;
}

BODY {
	font-family: Gerogia, "Times New Roman", Serif; 
	font-SIZE: 15px;
	color: #804f2a;
}

H1, H2, H3, P {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
H1, H2, H3 {
	font-family: Arial, Helvetica, Sans-Serif; 
	color: #5f2c04;
}


#container {
	width: 1000px;
	border-top: 10px solid #f4f2dc;
	background: #fbfbf3 url('/images/footer.jpg') bottom left no-repeat;
	margin: auto;
	text-align: left;
}

#header {
	height: 149px;
	background: url('/images/header.jpg') top center no-repeat;
	position: relative;
}

#header .logo {
	position: absolute;
	top: 17px;
	left: 30px;
}

#subheader {
	height: 270px;
	position: relative;
}

#subheader .menu {
	position: absolute;
	top: 0px;
	left: 554px;

	list-style: none;
	padding: 0px;
	margin: 0px;
}

#subheader .menu A {
	display: block;
	width: 446px;
	height: 54px;
	text-decoration: none;
}


#subheader .menu A.l1 {
	background: url('/images/menu_01.jpg') top left no-repeat;
}

#subheader .menu A.l2 {
	background: url('/images/menu_02.jpg') top left no-repeat;
}

#subheader .menu A.l3 {
	background: url('/images/menu_03.jpg') top left no-repeat;
}

#subheader .menu A.l4 {
	background: url('/images/menu_04.jpg') top left no-repeat;
}

#subheader .menu A.l5 {
	background: url('/images/menu_05.jpg') top left no-repeat;
}

#subheader .menu A:hover {
	background-position: 0px -54px;
}



#innersubheader {
	height: 94px;
	position: relative;
}

#innersubheader .menu {
	position: absolute;
	top: 0px;
	left: 335px;

	list-style: none;
	padding: 0px;
	margin: 0px;
}

#innersubheader .menu LI {
	float: left;
}

#innersubheader .menu A {
	display: block;
	width: 133px;
	height: 94px;
	text-decoration: none;
}


#innersubheader .menu A.l1 {
	background: url('/images/innermenu_01.jpg') top left no-repeat;
}

#innersubheader .menu A.l2 {
	background: url('/images/innermenu_02.jpg') top left no-repeat;
}

#innersubheader .menu A.l3 {
	background: url('/images/innermenu_03.jpg') top left no-repeat;
}

#innersubheader .menu A.l4 {
	background: url('/images/innermenu_04.jpg') top left no-repeat;
}

#innersubheader .menu A.l5 {
	background: url('/images/innermenu_05.jpg') top left no-repeat;
}

#innersubheader .menu A:hover {
	background-position: 0px -94px;
}












#innercontainer {
}

#leftblock {
	width: 320px;
	padding-bottom: 100px;
	float: left;
	font-size: 12px;
}

#leftblock A {
	color: #5f2c04;
}

#leftblock H3 {
	padding: 0px 0px 3px 0px;
	font-size: 14px;
	font-weight: bold;
}

#leftblock P {
	padding: 0px 0px 5px 0px;
}

#leftblock .flatinput {
	border: 1px solid #e8d788;
	background: #ffffff;
}

#leftblock .flatsubmit {
	border: 0px;
	background: #fdf4c2;
	color: #5f2c04;
	font-weight: bold;
	font-size: 12px;
}

#leftblock .lightbrown {
	background: #fdf4c2;
	margin: 15px 15px 2px 15px;
	padding: 10px 30px 10px 30px;
}

#leftblock .darkbrown {
	background: #e8d78a;
	margin: 0px 15px 2px 15px;
	padding: 10px 30px 10px 30px;
}

#rightblock {
	background: url('/images/verdiv.gif') top left no-repeat;
	background-position: 0px 15px;

	margin: 0px 0px 0px 320px;
	padding: 15px 60px 0px 40px;

	text-align: justify;
}

.tourbox {
	display: block;
	color: #804f2a;
	margin: 10px 25px;
	text-decoration: none;
	text-align: center;
}

.tourbox .thumb {
	margin: 0px 0px 10px 0px;
}

.tourbox .title {
	margin: 0px 0px 3px 0px;
}

.tourbox P {
	padding: 0px;
	font-size: 12px;
}



#contentblock {
	padding: 15px 75px 75px 75px;
	text-align: justify;
}

#contentblock H1, #contentblock H2 {
	font-family: Gerogia, "Times New Roman", Serif; 
	font-style: italic;
	font-size: 28px;
	font-weight: normal;
}

#contentblock H2 {
	font-family: Gerogia, "Times New Roman", Serif; 
	font-style: italic;
	font-size: 22px;
	font-weight: normal;
}

#contentblock .price {
	float: right;
	padding: 0px 0px 0px 0px;
	font-style: italic;
}




#footer {
	clear: both;
	font-size: 11px;
	text-align: center;
	padding: 30px 0px 10px 0px;
	border-bottom: 5px solid #ffffff;
}


.servicescolumn {
	width: 400px;
	float: left;
}
