@charset "utf-8";
/* CSS Document */
body {
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	width: 960px;
	margin: 0 auto;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
}

#homemidleft, #homemidright, #bottom, .homecolumnleft, .homecolumncenter, .homecolumnright, .menu {
	font-size: 1.3em;
}

#home {
	background-image:url(homebg.jpg);
}

a:link {
	color: #CC0066;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #666;
	font-style:italic;
}

a:hover {
	color: #0099FF;
	text-decoration: none;
}
a.staypink:link {
	color: #CC0066;
}
a.staypink:visited {
	color: #CC0066;
	font-style:normal;
}
a.staypink:hover {
	color: #0099FF;
}
h4 {
	font-weight: bold;
	font-size: 1em;
	padding: 0;
	margin: 0;
}
h5 {
	font-weight:normal;
	font-size: 2em;
	padding: 10px;
	margin: 0;
}
small {
	color:#0099FF;
}
img {
	border:none;
	margin: 0;
}

td {
	padding:0px;
}
 
form {
	margin:0 0 0 0;
}
.form
{
	color:#333;
	width:60%;
}
.tourform
{
	color:#333;
	width:30%;
}

textarea.contactmessage
{
	height:200px;
	width:100%;
	color:#333;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
input.contactname, input.contactemail
{
	width:250px;
	color:#333;
	}

.ieupdate{background-color:#FFFF00;float:left;}
#homemidleft {
	height: 207px;
	width: 463px;
	padding: 18px 10px 0 10px;
	float: left;
	line-height:1.4em;
}
#homemidright {
	margin-top: 50px;
	padding: 0 10px 0 25px;
/*		height: 175px;  */
	float: right;
/*	border-left:#666 dotted 2px; */
	background-image:url('homemiddottedbg.png');
	background-repeat:no-repeat;
	background-position: left top;
	line-height:1.4em;
}
#mid {
	padding: 20px 10px 20px 10px;
	height: 39px;
	margin: 0;
}
#bottom {
	padding: 20px 10px 20px 10px;
}
#tourleft, #contactleft {
	float: left;
	font-size: 1.3em;
	padding: 5px 0 0 0;
	margin: 0 0 0 10px;
}
#contactleft {
	width: 310px;
}
#tourleft img, #contactleft img{
	margin-right:5px;
}
#tourleft a{
	color: #999999;
}
#tourleft a:visited{
	font-style: normal;
}
#tourleft a:hover{
	color: #0099FF;
}

.tourmenu, .tourmenutop, .tourmenugray{
	background-color: #f0f0f0;
}
.tourmenu{
	border-top: 1px solid #cccccc;
}

.tourmenucurrent{
	background-color: #fff;
	border-top: 1px solid #cccccc;
}
.tourmenucurrenttop{
	background-color: #fff;
}
.contactmenu{
	padding: 10px 30px;
	background-color: #f0f0f0;
	border-top: 1px solid #cccccc;
}
#tourright, #contactright {
	float: right;
	font-size: 1.3em;
	line-height: 1.4em;
}
#tourright {
	margin: 20px 10px 10px 20px;
	width: 659px;
}
#contactright {
	margin: 20px 10px 30px 20px;
	width: 608px;
}
#tourright p, #contactright p {
	margin:0 0 1.4em 0;
}
#tourright img {
	margin:3px 10px;
}
#map {
	margin-right: 10px; float:right; width: 657px; height: 400px; border: 1px solid #999999;
}
.homeheader {
	height: 350px;
	width: 480px;
	float: left;
}
.homeheader img {
	display:block;
}
.tourcard1 {
	float:left;
	width:260px;
	height:350px;
}
.tourcard2 {
	float:left;
	width:153px;
	height:268px;
}
.tourcard3 {
	float:right;
	width:67px;
	height:350px;
}
.tourcard4 {
	float:left;
	width:153px;
	height:41px;
}
.tourcard4 img {
	behavior:none
}
.tourcard5 {
	float:left;
	width:153px;
	height:41px;
}
#header {
	height:80px;
}
.homecolumnleft {
	width: 389px;
	float: left;
	padding: 18px 10px 30px 10px;
}
.homecolumnleft p, .homecolumncenter p{
	margin:0;
	text-align:right;
}
.homecolumncenter {
	width: 231px;
	float: left;
	padding: 18px 10px 30px 10px;
}
.homecolumncenter img{
	margin: 1px 1px 1px 1px;
}
.homecolumnright {
	width: 280px;
	float: left;
	padding: 18px 10px 30px 10px;
	line-height: 1.4em;
}
#homebottom {
	float:left;
	width:940px;
	border-top:#CCC solid 1px;
	margin: 0 10px 0 10px;
	padding: 10px 0 10px 0;
	display:inline;
}
#homebottom img{
	float:right;
	margin: 0 0 0 10px;
}
.clear {
	clear: both;
    margin : 0;
    padding: 0;
    border: 0;

}
#headlines {
	padding: 5px 0 5px 0;
	border-bottom: #CCC solid 1px;
}
.menu{
	float: right;
	height: 25px;
}
.menu ul{
/*border: 1px solid #fff;*/
width: 100%;
/*background: url(chromebg.gif) center center repeat-x; THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
}
.menu ul li{
display: inline;
}
.menu ul li a{
	color:#FFF;
	padding: 4px 23px;
	margin: 0;
}
.menu ul li a:visited{
	color:#FFF;
	font-style:normal;
}
.menu ul li a:hover{
	color:#D3EEFF;
	background-image:url(hover.gif);
	background-repeat:repeat-x;
	background-position:top;
}
#home .one a, #tour .two a, #blog .three a, #contact .four a{
background-image:url(hover.gif);
background-position:bottom;
background-repeat:repeat-x;
}
#home .one a:hover, #tour .two a:hover, #blog .three a:hover, #contact .four a:hover{
background-position:top;
}
.fr, .frborderless{
	float:right;
}
.fl, .flborderless{
	float:left;
}
img.fr, img.fl {
	border: 1px solid #ddd;
	padding: 3px;
}
img.frborderless, img.flborderless {
	padding: 0;
}
