body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link { color: #5F9CB7; text-decoration: underline; }
a:visited {color: #5F9CB7; text-decoration: none; }
a:hover {color: #999999; text-decoration: none; }

small {
	font-size: 9px;
}

#nav {
	background: black;
	position: relative;
	height: 29px;
	width: 779px;
	top: 29px;
	filter: alpha(opacity=30);
	opacity: .50;
	float: left;
	z-index: 1;
}

#buttons{
	filter: alpha(opacity=100);
	position: relative;
	height: 29px;
	z-index: 2;
	font-family: Lucida Grande, Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: normal;
}

a.navz:link { text-decoration: none; color: #FFFFFF; }
a.navz:visited { text-decoration: none; text-align: justify; color: #FFFFFF; }
a.navz:hover { text-decoration: bold; text-align: justify; color: #666666; }

#home1{
	float: left;
	margin-top: 45px;
	margin-left: 20px;
	width: 360px;
	font-family: Lucida Grande, Tahoma, Arial;
	line-height: 16px;
	font-size: 11px;
	color: #333333;
}

#home2 {
	float: right;
	margin-top: 45px;
	margin-right: 20px;
	width: 322px;
	font-size: 11px;
	line-height: 16px;
}

#col1{text-align:justify;
	float: left;
	margin-left: 20px;
	font-family: Lucida Grande, Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	width: 485px;
	margin-top: 45px;
}

#col2{
	text-align:center;
	margin-top: 45px;
	float: right;
	margin-right: 20px;
	width: 170px;
	font-family: Lucida Grande, Tahoma, Arial;
	font-size: 11px;
	color: #333333;
}

.indent {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: Lucida Grande, Tahoma, Arial;
	font-size: 11px;
	color: #333333;
}

.border { border: 1px solid #666; }
#hr1 { 
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	height: 1px;
}

#tourbutton { margin-top: 80px; border: 0px; margin-left: 190px;}