.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
.dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
a:hover {
	text-decoration: none;
}

.search {
	background-color: #EBEBEB;
	border: 1px solid #094fa4;
	padding: 5px;
	width: 100%;
}
.left {
	width: 170px;
	padding: 5px;
}

.main {
	padding: 10px;
	width: 520px;
}
input {
	font-size: 10px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.box {
	height: 200px;
	border: 1px solid #BFC7A8;
	width: 170px;
}
.sml {
	font-size: 10px;
}
.sml a {
	color: #E3420E;
	text-decoration: none;
	font-weight: normal;
}
.sml a:hover {
	color: #666666;
	text-decoration: underline;
}


select {
	font-size: 10px;
	color: #666666;
}
.menu-head {

	background-color: #094fa4;
	border: 1px solid #094fa4;
	color: white;
	padding: 3px;
	width: 100%;
}
.from {
	font-size: 10px;
}
.price {
	font-size: 12px;
}
.orange {
	font-size: 12px;
	color: #F88101;
}
.nicklaus {

	background-color: #EBEBEB;
	border: 1px solid #D2D2D2;
	width: 100%;
}
.property {
	font-size: 12px;
}
.style10 {
	font-size: 12px;
	font-weight: bold;
}
.phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 136px;
	top: 339px;
}
.style7 {font-size: 11px}
.style8 {color: #FFFFFF}
.style10 {font-size: 12px}
.style11 {color: #FFFFFF; font-size: 12px; }

.main .menu-head a:link {
	display:block;
	text-align:center;
	background-color:#094fa4;
	color: #FFFFFF;
	text-decoration:none;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size:14px;
	font-weight:bold;
}
.main .menu-head a:visited {
	display:block;
	text-align:center;
	background-color:#094fa4;
	color: #FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
.main .menu-head a:hover {
	display:block;
	text-align:center;
	background-color:#F88101;
	color: #fff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
.main .menu-head a:active {
	display:block;
	text-align:center;
	background-color:#F88101;
	color: #fff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
a#but {
	width:150px;
	height:28px;
	padding:3px 0px 0px 0px;
	text-align:center;
	background: #EAEAEA;
	border:1px solid #CCCCCC;
	float:left;
	color:#666666;
	text-decoration:none;
	font-size:13px;
	margin:10px 0px;
}
a:hover#but {
	background:#D8E6FC;
	border:1px solid #3A62AB;
}
