@charset "UTF-8";
body {
	background-color: #eaeae8;
}

#maintext {
	height: 405px;
	width: 488px;
	padding-right: 0px;
	padding-left: 50px;
	line-height: 13px;
	padding-bottom: 5px;
	padding-top: 6px;
}
#menu {
	width: 460px;
	padding-top: 15px;
}

#menu ul {
	margin: 0px;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#menu li {
	display: inline;
}

#menu a {
	height: 18px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 5px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
	padding: 0px;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
		color: #000000;
}
a:active {
	text-decoration: none;
}
a {
	font-size: 11px;
}
#signup {
	height: 30px;
	background-image: url(../bgimages/signup.jpg);
	background-repeat: no-repeat;
	width: 404px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#testi {
	color: #003366;
	line-height: 14px;
	background-color: #FFFFFF;
	width: 220px;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 9px;
	margin-left: 9px;
}
#testi a{
	font-weight: bold;
	text-decoration: none;
	color: #0066FF;
	font-size: 9px;
}
#testi a:hover{
	text-decoration:underline;
	color: #0066CC;
}
#righthumb {
	color: #003366;
	line-height: 14px;
	background-color: #FFFFFF;
	width: 220px;
	font-size: 10px;
	padding-top: 0px;
	padding-left: 5px;
	margin-bottom: 9px;
	margin-left: 9px;
	height: 159px;
}
#trip {
	color: #003366;
	line-height: 14px;
	background-color: #EAEAEA;
	width: 495px;
	margin-right: 9px;
	margin-left: 9px;
	height: 115px;
	margin-bottom: 9px;
	padding-top: 8px;
	font-size: 10px;
	padding-right: 8px;
}
#trip a{
	font-weight: bold;
	text-decoration: none;
	color: #0066FF;
	font-size: 11px;
}
#trip a:hover{
	text-decoration:underline;
	color: #0066CC;
}

#trip1 {
	color: #003366;
	line-height: 14px;
	background-color: #EAEAEA;
	width: 495px;
	margin-right: 9px;
	margin-left: 9px;
	height: 180px;
	margin-bottom: 9px;
	padding-top: 8px;
	padding-right: 8px;
}

#trip1 a{
	font-weight: bold;
	text-decoration: none;
	color: #0066FF;
	font-size: 11px;
}
#trip1 a:hover{
	text-decoration:underline;
	color: #0066CC;
}
#trip2 {
	color: #003366;
	line-height: 14px;
	background-color: #EAEAEA;
	width: 487px;
	margin-right: 9px;
	margin-left: 9px;
	height: 155px;
	margin-bottom: 9px;
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 8px;
}
#trip3 {
	color: #003366;
	line-height: 14px;
	background-color: #EAEAEA;
	width: 495px;
	margin-right: 9px;
	margin-left: 9px;
	height: 200px;
	margin-bottom: 9px;
	padding-top: 8px;
	font-size: 11px;
	padding-right: 8px;
}

#trip3 a{
	font-weight: bold;
	text-decoration: none;
	color: #0066FF;
	font-size: 11px;
}
#trip3 a:hover{
	text-decoration:underline;
	color: #0066CC;
}


#homebutton {
	width: 70px;
	float: left;
	height: 30px;
	margin-top: 20px;
	margin-left: 38px;
}

#detailleft {
	width: 496px;
	height: 246px;
	margin-top: 10px;
	margin-left: 38px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding: 5px;
}

#detailtext {
	width: 486px;
	margin-top: 0px;
	margin-left: 38px;
	background-color: #FFFFFF;
	padding: 10px;
	line-height: 14px;
	color: #003366;
}
#detailtext a{
	color: #0066FF;
}

#detailtext a:hover{
	color: #0066FF;
	text-decoration: underline;
}


#detailtext1 {
	width: 754px;
	margin-top: 0px;
	margin-left: 38px;
	background-color: #FFFFFF;
	padding: 10px;
	line-height: 14px;
	color: #003366;
}
#detailtext1 a{
	color: #0066FF;
	font-size: 11px;
	font-weight: normal;
}

#detailtext1 a:hover{
	color: #0066FF;
	text-decoration: underline;
}




#highlights {
	width: 257px;
	height: 256px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#triptitle {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px;
	background-color: #000000;
	border: 2px solid #FFFFFF;
	height: 16px;
}
#tripfacts {
	font-weight: bold;
	padding: 8px;
	color: #003366;
	font-size: 10px;
	line-height: 12px;
}


#footmenu {
	float: left;
	width: 800px;
	padding-top: 20px;
	padding-left: 45px;
	padding-bottom: 12px;
}

#footmenu ul {
	margin: 0px;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#footmenu li {
	display: inline;
}

#footmenu a {
	display: block;
	float: left;
	height: 18px;
	padding: 0px 9px 0px 8px;
	color: #999999;
}

#footmenu .first a {
	background: none;
}

.footer {
	font-size: 10px;
	color: #999999;
}
.blacktitle {color: #000000}
#sidelink {
	padding: 6px;
	background-color: #EAEAEA;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	font-size: 13px;
	font-weight: bold;
}
#sidelink a{
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.style1 {
	font-size: 13px;
	color: #0099FF;
	font-weight: bold;
}
.style2 {font-size: 9px}
