#header {
	height: 140px;
	background:url(../images/background_header.gif) repeat-x;
	color: #ffffff;
}
#logo {
	height: 100px;
	float:left;
	line-height:100px;
	margin-right:20px;
}
#logo h1 {
	font-size: 16pt;
	font-weight: normal;
}
#topright {
	float:right;
	height: 100px;
}
#topnav {
	height: 55px;
	text-align:right;
	padding-top:10px;
}

#pagenav li a {
	background:url(../images/nav_left.gif) left no-repeat;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	height:35px;
	display: inline-block;
}
#pagenav li a strong {
	background:url(../images/nav_right.gif) right no-repeat;
	height:35px;
	padding: 0 15px 0 0;	
	display: inline-block;
}
/*
#pagenav li a:hover {
	background:url(../images/nav_lefton.gif) left no-repeat;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	height:35px;
	display: inline-block;
	color: #555555;
}
#pagenav li a:hover strong {
	background:url(../images/nav_righton.gif) right no-repeat;
	height:35px;
	padding: 0 15px 0 0;	
	display: inline-block;
	color: #555555;
}
*/
#searchbar {
	height: 40px;
	line-height:40px;
}
#leftcol {
	width:150px;
	margin-right:10px;
	float:left;
}
#leftcol h2 {
	background-color: #0191c8;
	font-weight: normal;
	color: #ffffff;
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	font-size: 8pt;
	padding: 3px 10px;
}
#leftcol ul li {
	list-style: none;
	margin-left:-25px;
}
#leftcol li a, a {
	color: #555555;
	text-decoration: none;
}
#leftcol li {
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	padding: 3px 10px;
}
#midcol {
	width:630px;
	float:left;
	margin-right:10px;
}
#midcol2 {
	width:790px;
	float:right;

}
#midcol ol, ul {
	
	margin-left:25px;
}
#rightcol {
	width:150px;
	float:right;
}
#rightcol ul li {
	list-style:none; 
	margin-left:-25px;
}
#rightcol li {
	padding-bottom:2px;
	font-size: 8pt;
}

/* text */
#rightcol strong, #rightcol h2 {
	font-size: 9pt;
	color: #00a9e0;
}
#rightcol a {
	color: #555555;
	text-decoration:none;
}
#midcol h1, #midcol2 h1 {
	color: #0191c8;
	font-size:16pt;
	font-weight: normal;
}
#midcol h2, #midcol2 h2 {
	color: #0191c8;
	font-size:14pt;
	font-weight: normal;
}
.vtourLink {
	color: #0191c8;
	font-size: 10pt;
}
.mediumTitle {
	font-size: 9pt;
	font-weight: bold;

}
.mediumTitle a {
	color: #555555;
	text-decoration: none;
}
.tsearchbox {
	background-color: #f9f9f9;
	border: 1px solid #d9d9d9;
	width:180px;
	margin-bottom:15px;
}
.tsearchbox td {
		text-align:center;
}
.border2 {
	border: 1px solid #d9d9d9;
	padding: 10px;
	margin-bottom:10px;
	background-color: #f9f9f9;
}
.border {
	border: 1px solid #d9d9d9;
	padding: 10px;
	margin-bottom:10px;

}
.bold {
	font-weight: bold;
}
.mapBorder {
	border: 1px solid #d9d9d9;
	margin: 2px 2px 15px 2px;
	width: 575px;
	height: 400px;
}
#midcol a, #midcol2 a {
	color: #0191c8;
}
.search {
	background:url(../images/button_search.png) no-repeat;
	height:30px;
	width:100px;
	border:0px;
}