html, body {
	margin:0;
	padding: 0; 	
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 100%;
	text-align: center; 
	background-color:#FFFFFF;
	background-image: url('images/background.gif');
	background-position: top center;
	background-repeat: repeat-y;
	color: #333;
}

/* Global styles */
* {margin: 0; padding: 0; border: 0;}
span {color: #232323}
p {font-family: Georgia, Times New Roman, Times, serif}
ul {font-family: Georgia, Times New Roman, Times, serif}
p a {font-family: Georgia, Times New Roman, Times, serif}
h2 {font-family: Georgia, Times New Roman, Times, serif}

h2.main {margin: 0; padding-left: 20px; font-size: 0.95em; color: #000000; line-height: 2.0em}
h2.right {margin: 0; padding-left: 20px; font-size: 0.95em; color: #000000; line-height: 2.0em}

ul {
	list-style-type:none;
	margin:0; 
	line-height: 1.35em;
	padding-left: 45px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-top: 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	background: #FFFFFF;	
}

ul {
	list-style-type:none;
	margin:0; 
	line-height: 1.35em;
	padding-left: 45px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-top: 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	background: #FFFFFF;	
}

#container {
	width: 810px;
	text-align: left;
	border-left: 0px solid #3B3A3A;
	border-right: 0px solid #3B3A3A;
	border-top: 0px solid #3B3A3A;
	overflow: hidden;
	margin: 0px auto 0 auto;
}

#topbar {
	width: 755px;
	height: 20px;
	background: #FFFFFF;
	margin: 15px;
}

#lftcol {
	float: left;
	width: 450px;
	background: transparent;
	overflow: hidden;
	margin-top: 5px;
}

#rgtcol {
	float: left;
	width: 350px;
	overflow: hidden;
	margin-top: 5px;
	background: #FFFFFF;
	border-left: 1px dotted #333333;
}

p.boxpar	{
	margin:0; 
	line-height: 1.35em;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-top: 12px;
	text-align:justify;
	font-family: Georgia, Times New Roman, Times, serif;
	background: #FFFFFF;	
}

#topcol {
	width: 450px;
	text-align:justify;
	overflow: hidden;
	margin-top: 5px;
}

#subnav {
	width: 770px;
	height: 20px;
	padding-left: 20px;
	padding-top: 10px;
}

#bttmbar { 
	width: 770px;
	height: 20px;
	line-height: 1.5em;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: auto;
}

p.map {
	color:#666;
	font-size: 0.90em;
	padding-left: 100px;
	padding-bottom: 5px;
	padding-top: 5px;
}

p.boxmap {
	line-height: 1.35em;
	margin-left: 30px;
	margin-right: 28px;
	margin-bottom: 12px;
	margin-top: 12px;
	text-align:justify;
	font-family: Georgia, Times New Roman, Times, serif;
	background: #FFFFFF;
	border:1px double #595959;
}

p.citylistleft	{
	float: left;	
	margin:0; 
	font-size: 1.05em; 
	line-height: 1.35em;
	padding-left: 45px;
	padding-right: 30px;
	padding-top: 12px;
	text-align: justify;
	font-family: Georgia, Times New Roman, Times, serif;
	background: #FFFFFF;	
}

p.citylistright	{
	float: left;
	margin:0; 
	font-size: 1.05em; 
	line-height: 1.35em;
	padding-left: 30px;
	padding-right: 40px;
	padding-top: 12px;
	text-align: justify;
	font-family: Georgia, Times New Roman, Times, serif;
	background: #FFFFFF;
}

img.rightmenu {margin-left: 15px;}

p.googlebox	{
	margin:0; 
	line-height: 1.35em;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 5px;
	text-align:justify;
	font-family: Georgia, Times New Roman, Times, serif;
	background: #FFFFFF;	
}