/* CSS Document */

body {
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	background-color: #FFF;
	background-image: url(images/back.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:0px;
}

a:link {
	color: #3d0b36;
	text-decoration: none;
	outline:none;
}

a:visited {
	color: #3d0b36;
	text-decoration: none;
	outline:none;
}

a:hover {
	color: #3d0b36;
	text-decoration: underline;
	outline:none;
}


h3 { color: #9b6392; font-family: Tahoma, Geneva, sans-serif; font-size:25px; text-transform: none; font-weight:normal; line-height:1em;  padding-bottom:5px; margin-bottom:5px; margin-top:0px;}

h4 { color: #5f5f5f; font-family: Tahoma, Geneva, sans-serif; font-size:16px; text-transform: none; font-weight:normal; line-height:20px;  padding-bottom:5px; margin-bottom:10px; margin-top:0px;}

h6{
	font-size:9px;
	margin-top:0px;
	color: #FFF;
}

ul{
	list-style:square;
	padding-left: 15px;
	margin-left:0px;
}

hr{
	color: #D6BE94;
	line-height:normal;
}

form{
	margin-top:2px;
	margin-bottom:2px;
}

p{
	line-height:18px;
	margin-bottom:0px;
	margin-top:0px;
}

/* LAYOUT CLASSES */

.wrap {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.all {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.logo{
	width: 980px;
	height: 100px;
}

.middle_page1{
	clear:both;
	width:980px;
	height: 600px;
	padding-bottom:20px;
	background-color:#FFF;
	padding-top:20px;
	background-image:url(images/middle.jpg);
	background-repeat:no-repeat;
}

.middle_page2{
	clear:both;
	width:980px;
	height: 1060px;
	padding-bottom:20px;
	background-color:#FFF;
	padding-top:20px;
	background-image:url(images/middle.jpg);
	background-repeat:no-repeat;
}

.middle_page3{
	clear:both;
	width:980px;
	height: 1200px;
	padding-bottom:20px;
	background-color:#FFF;
	padding-top:20px;
	background-image:url(images/middle.jpg);
	background-repeat:no-repeat;
}

.middle_page4{
	clear:both;
	width:980px;
	height: 1350px;
	padding-bottom:20px;
	background-color:#FFF;
	padding-top:20px;
	background-image:url(images/middle.jpg);
	background-repeat:no-repeat;
}

.middle_page5{
	clear:both;
	width:980px;
	height: 1280px;
	padding-bottom:20px;
	background-color:#FFF;
	padding-top:20px;
	background-image:url(images/middle.jpg);
	background-repeat:no-repeat;
}

.middle_page6{
	clear:both;
	width:980px;
	height: 650px;
	padding-bottom:20px;
	background-color:#FFF;
	padding-top:20px;
	background-image:url(images/middle.jpg);
	background-repeat:no-repeat;
}

.middle_page7{
	clear:both;
	width:980px;
	height: 800px;
	padding-bottom:20px;
	background-color:#FFF;
	padding-top:20px;
	background-image:url(images/middle.jpg);
	background-repeat:no-repeat;
}

.middle_page8{
	clear:both;
	width:980px;
	height: 830px;
	padding-bottom:20px;
	background-color:#FFF;
	padding-top:20px;
	background-image:url(images/middle.jpg);
	background-repeat:no-repeat;
}

.middle_page9{
	clear:both;
	width:980px;
	height: 600px;
	padding-bottom:20px;
	background-color:#FFF;
	padding-top:20px;
	background-image:url(images/middle.jpg);
	background-repeat:no-repeat;
}

.keywords{
	width:980px;
	height:25px;
	background-color: #43263b;
	text-align:center;
	padding-top:10px;
}

.logo {
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
	width: 980px;
	height: 124px;
	background-image:url(images/logo.jpg);
}

.banner{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	width: 980px;
	height: 260px;
	background-image:url(images/banner.png);
}

.pagecontent{
	float:right;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 685px;
	height: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-right: 20px;
	padding-top:10px;
	padding-left:5px;
	color: #6E6E6E;
	line-height:18px;
}

.left{
	float:left;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom:10px;
	width: 241px;
	height: auto;
	text-align: left;
}

.navigation{
	width: 200px;
	margin-left:20px;
}


.contact_box{
	float:right;
	width:211px;
	height:auto;
	padding:10px;
	background-color:#e2dec6;
	color:#62445d;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:left
}

.contact_box a:link{
	color:#77715b;
	text-decoration:none;
}

.contact_box a:visited{
	color:#77715b;
	text-decoration:none;
}

.contact_box a:hover{
	color:#3a0a32;
	text-decoration:none;
}

.right{
	float:right;
	margin-left: 10px;
	margin-right: 10px;
	width: 200px;
	height: auto;
	line-height:5px;
}

.pictures{
	float:right;
	width:200px;
	margin-left:20px;
	height:auto;
}

.footer{
	clear:both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom:0px;
	width: 980px;
	height: auto;
	line-height:18px;
}

.smaller{
	font-size:11px;
	color:#353535;
}

.bigger{
	font-size:14px;
	color: #303030;
	font-weight:bold;
}

.bold{
	color: #572866;
	font-weight:bold;
}

.bold2{
	font-size:18px;
	color: #572866;
	font-weight:bold;
}

.purple{
	color: #572866;
}

.map{
	float:right;
	width:480px;
	height:240px;
	border:1px solid #E1E1E1;
}

/* TABLE CLASSES */

.time{
	width:260px;
	padding:3px;
	background-color:#ece3eb;
	color:#61465e;
	border-bottom:1px solid #dfcedd;
}

.price{
	width:60px;
	padding:3px;
	background-color:#f3f3f3;
	color:#616161;
	border-bottom:1px solid #e9e6e6;
	text-align:right;
}

/* TEXT CLASSES */

.content_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding:5px;
	color: #6E6E6E;
	line-height:18px;
}


.text_footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #5b3d54;
	line-height:18px;
	padding:5px;
	text-align: center;
	background-color:#c09fb8;
	width:970px;
	height:20px;
	margin-top:10px;
}

.text_footer a:link{
color: #fffbd8;
font-size:11px;
}

.text_footer a:visited{
color: #fffbd8;
font-size:11px;
}

.text_footer a:hover {
color: #FFF;
font-size:11px;
}

.prices td {
width: 260px;
height: 15px;
font-family: Tahoma, Geneva, sans-serif;
text-align: center;
font-size: 11px;
color: #0c3f53;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
background-color: #f1f1f1;
border: 1px solid #b8b8b8;
line-height:14px;
}


/* FOOTER WEBWORKS */

.webworks {
color: #FFF;
font-size: 12px;
font-family: Tahoma, Geneva, sans-serif;
text-decoration: none
}

a.webworks:link {
color: #FFF;
font-size: 12px;
font-family: Tahoma, Geneva, sans-serif;
text-decoration: none;
}

a.webworks:visited {
color: #FFF;
font-size: 12px;
font-family: Tahoma, Geneva, sans-serif;
text-decoration: none;
}

a.webworks:hover {
color: #A00;
font-size: 12px;
font-family: Tahoma, Geneva, sans-serif;
text-decoration: underline ;
}

/* WEBWORKS */

