a, div, body, td, input, textarea, li {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000;}

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

img {border: 0px; margin: 0px;}

body {
	background: #e9f2e8;
	margin: 0px;
	text-align: center;}

a:link, a:visited {
	color: #386752;
	font-weight: bold;
	text-decoration: underline;
}
a:link:hover, a:visited:hover {
	color: #000;
}

a img {
	text-decoration: none;
}
	
#header {
	background: url('../images/header_background.png') repeat-x;
	height: 184px;}

#header_travel {
	background: url('../images/header_background.png') repeat-x;
	height: 112px;}

	#header .header, #header_travel .header {
		width: 1000px;
		margin: auto;
		text-align: left;
	}
	
	#header .header .logo, #header_travel .header .logo {
		width: 224px;
		float: left;
		text-align: center;
		padding-top: 30px;
	}
	
	#header_travel .header .logo {
		padding-top: 15px;
	}
	
	#header .header .quotes, #header_travel .header .quotes {
		width: 720px;
		height: 174px;
		background: url('../images/quotes_background.png') bottom no-repeat;
		margin-left: 250px;
		padding: 5px;
		color: #fff;
	}
	
	#header_travel .header .quotes {
		height: 107px;
	}
	
		#header_banner {
			width: 468px;
			height: 60px;
			margin-left: 15px;
			margin-bottom: 15px;
		}
		
		#header .header .quotes .quote_signature {
			font-style: italic;
			text-align: right;
			padding-top: 10px;
			font-size: 12px;
			color: #fff;
		}

#menu {
	background: url('../images/menu_background.png') repeat-x;
	height: 40px;
	vertical-align: middle;}
	
	#menu ul {
		list-style-type: none;
		padding: 0px;
		padding-top: 12px;
		margin: 0px;
		height: 40px;
	}
	
		#menu ul li {
			display: inline;
			padding: 5px;
			padding-right: 50px;
			padding-left: 50px;
			vertical-align: top;
		}
		
	#menu a:link, #menu a:visited, #menu a:link:hover, #menu a:visited:hover {font-family: Verdana; font-size: 9px; font-weight: bold; color: #fff; text-decoration: none;}
		
#header_separator {
	height: 5px;
	background: url('../images/header_separator_background.png') repeat-x;
}

#main {
	background: #e9f2e8 url('../images/main_background.png') repeat-x;
	text-align: left;
	min-height: 238px;
}

	#main .main {
		width: 970px;
		margin: auto;
		padding: 15px;
	}
	
#main_travel {
	background: #fff;
	text-align: left;
	min-height: 238px;
}

	#main_travel .main {
		width: 970px;
		margin: auto;
		padding: 15px;
	}
	
#mainmenu {
	width: 205px;
	float: left;
}

	#mainmenu .mainmenu_header {
		background: url('../images/mainmenu_header_background.png') no-repeat;
		height: 40px;
		padding-top: 19px;
		margin-top: 2px;
		text-align: center;
		font-size: 14px;
		color: #fff;
	}

	#mainmenu .mainmenu {
		background: url('../images/mainmenu_background.png') repeat-y;
		font-size: 12px;
		padding-left: 13px;
		min-height: 15px;
	}
	
		#mainmenu .mainmenu a:link, #mainmenu .mainmenu a:visited {
			color: #000;
			font-size: 12px;
			font-weight: normal;
			text-decoration: none;}
		#mainmenu .mainmenu a:link:hover, #mainmenu .mainmenu a:visited:hover {
			color: #000;
			font-size: 12px;
			text-decoration: underline;}
	
	#mainmenu .mainmenu_footer {
		background: url('../images/mainmenu_footer_background.png') no-repeat;
		height: 23px;
	}

#content {
	float: left;
	width: 547px;
	padding-left: 15px;
	padding-right: 15px;
}

#banners_right {
	width: 180px;
	float: right;
}

#footer, #footer_travel {
	margin-top: 25px;
	background: #365641 url('../images/footer_background.png') repeat-x;
}

#footer_travel {
	margin-top: 0px;
}

	#footer .footer, #footer_travel .footer {
		width: 970px;
		min-height: 96px;
		margin: auto;
		padding: 15px;
		color: #85b987;
		background: url('../images/footer_light.png') top center no-repeat;
	}
	
#footer_travel .footer {
	min-height: 10px;
}
	
	#footer .map {
		width: 970px;
		margin: auto;}
		
		#footer .map .column {
			float: left;
			width: 120px;
		}
		
	a.map:link, a.map:visited {color: #6daeff; text-decoration: none;}
	a.map:link:hover, a.map:visited:hover {color: #fff; text-decoration: underline;}
	
	a.kirdan:link, a.kirdan:visited {color: #fff; text-decoration: none;}
	a.kirdan:link:hover, a.kirdan:visited:hover {color: #fff; text-decoration: underline;}

ul, ol {
	margin: 0px;
}

li {
	margin: 0px;
}

.clear {
	clear: both;
}

.clearleft {
	clear: left;
}

.right {
	text-align: right;
}

div.image {
	text-align: center;
	font-style: italic;
}

.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.center {
	display: block;
	margin: auto;
}

h1 {
	font-size: 24px;
	color: #386752;
	font-style: italic;
	margin-top: 25px;
	margin-bottom: 25px;
	line-height: 24px;
}

h1.travel {
	font-size: 24px;
	color: #fff;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 24px;
}

h1 img {
	vertical-align: top;
	padding-left: 10px;
}

h2, h2 a {
	font-size: 18px;
	color: #386752;
	font-style: italic;
	margin-top: 25px;
	margin-bottom: 0px;
}

h3 {
	font-size: 16px;
	color: #386752;
	font-style: italic;
	text-decoration: underline;
	margin-top: 25px;
	margin-bottom: 0px;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

a.rsslinks, a.rsslinks:visited {color: #386752;	text-decoration: underline;	font-weight: bold;}
a.rsslinks:hover, a.rsslinks:visited:hover {color: #000;}

table {
	width: 100%;
}

td {
	text-align: center;
	padding-bottom: 10px;
}

.separator {
	margin: 15px 0px;
}