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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	background-color: #E1E4D3;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	color:#333333;
}
a:hover {
	color:#999999;
}

.speech_header{
	font-size:26px;
	color:#999999;
}

.menu_top{
	color:#FFFFFF !important;
}
.menu_top a{
	color:#FFFFFF !important;
	text-decoration:none !important;
}
.menu_top a:hover{
	color:#fff !important;
}
.menu_destinations{
	color:#FFFFFF;
}
.menu_destinations a{
	color:#FFFFFF;
	text-decoration:none;
}
.menu_destinations a:hover{
	color:#FFCC80;
}

#newsletter{
	width:260px;
	height:132px;
	position:relative;
	left:12px;
	z-index:1;
	background-image: url(images/newsletter.gif);
	background-repeat: no-repeat;
}
#photo_corners {
    position:absolute;
    width:800px;
    height:5px;
    z-index:999999; 
}
