@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/main_back.jpg);
	background-repeat: repeat-x;
}
.container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	background-color: #FFF;
	height: 1200px;
}.shade {
	background-image: url(images/shade.png);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 830px;
	height: 1260px;
}
.field {
	width: 200px;
}
.field_drop {
	width: 205px;
}

.footer {
	background-color: #595F23;
	text-align: center;
	float: left;
}

.header {
	background-color: #595F23;
	height: 95px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-style: italic;
}
.border {
	background-image: url(images/border.png);
	background-repeat: no-repeat;
	background-position: center;
}
.header_pic {
	background-image: url(images/Untitled-3.jpg);
	height: 239px;
}
.main_menu {

}
.tours {
	width: 800px;
	float: left;

}



.sub_header {
	font-size: 15px;
}
.text {
	color: #000;
	font-family: Georgia;
	font-size: 16px;
	text-align: left;
}

.header_text {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.lower_text {
	color: #000;
	font-family: Georgia;
	font-size: 16px;
}
.footer_ad {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
}
.content {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	float: left;
	margin-left: 30px;
}
.table_1 {
	height: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.table_2 {
	width: auto;
}
.msg_sent {
	font-weight: bold;
	color: #090;
}

