body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.pageContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	background-color: #FFFFFF;
	padding: 10px;
	width: 740px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-right: auto;
	margin-left: auto;
	line-height: 140%;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FE0000;
	padding: 5px;
	width: 750px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.bannerBorder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}
.menuBorder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}
.navcontainer 
{
	width: 160px;
	position:absolute;
	z-index:3;
	left: 96px;
	top: 152px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	visibility: hidden;
}

.navcontainer ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

.provinceName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FE0000;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-top: 10px;
}

.navcontainer a
{
	display: block;
	padding: 4px;
	width: 160px;
	background-color: #FF0000;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

.navcontainer a:hover
{
	background-color: #990000;
	color: #fff;
}
.pageTitle {
	font-size: 145%;
	font-weight: bold;
	color: #FE0000;
}

.tipTitle {
	font-size: 95%;
	font-weight: bold;
	color: #FFFFFF;
	width: 120px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-image: url(images/tipbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.linkOnRed {
	color: #FFFFFF;
	text-decoration: none;
}
.imageBorder {
	margin: 10px;
	padding: 0px;
	border: 2px solid #666666;
}
.locationCategories {
	font-weight: bold;
	color: #CCCCCC;
	padding: 3px;
}
.locationTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FE0000;
	background-image: url(images/location_topbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 40px;
	width: 600px;
}
.locationLink {
	color: #66CCFF;
}
.tipBox {
	color: #FFFFFF;
	background-color: #990000;
	padding: 6px;
	width: 430px;
	font-size: 95%;
	font-weight: bold;
}

.citycontainer 
{
	width: 120px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.locationInfo {
	background-image: url(images/info_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	padding-left: 50px;
	background-color: #363636;
}
.locationData {
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}

.citycontainer ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.locationBox {
	width: 600px;
	z-index: 1;
	position: absolute;
	font-size: 90%;
	left: 390px;
	top: 321px;
	visibility: hidden;
}

.citycontainer a
{
	display: block;
	padding: 2px;
	width: 120px;
	background-color: #FF0000;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

.citycontainer a:hover
{
	background-color: #990000;
	color: #fff;
}
.cityTitle {
	font-size: 95%;
	font-weight: bold;
	color: #FFFFFF;
	width: 120px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-image: url(images/citybg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
