body,td,th {
	font-family: "Century Gothic","Avant Garde Gothic","Avant Garde",helvetica,arial, sans-serif;
	font-size: 11px;
	color: #8F8F8F;
	vertical-align: top;
	line-height:13px;
	background-color:#FFFFFF;
}
#wrapper{
	width:786px;
	border:1px solid #736458;
	margin:0 auto 0 auto;
	padding:7px;
}
#header{
color:#BE0000;padding:3px 3px 5px 26px;
}
#hlink{
float:right; width:220px; text-align:right;
}
#main{
float:right;
width:520px;
margin:0 7px 7px 0;
}
#breaker{
background-color:#736458;
width:750px;
height:4px;
margin:7px auto 7px auto;
display:block;
clear:both;
}
#footer{
width:736px;
text-align:center;
margin-top:14px;
}
.clear{
	clear:both;
	margin:0;
	height:1px;
	padding:0;
}
.tbstyle {
font-size:10px;
background-color: #e7ecf3;
border:1px solid #736458;
color:#333333;
font-weight: bold;
padding: 3px;
}
.grey{
background-color:#736458;
}
input {
font-size:14px;
color: #777;
background-color : #FFFFFF;
border: 1px solid #777;
margin: 1px;
}
h1 {font-size:14px;}
h2 {font-size:13px;}
img{border:0;}
a {
	font-family: "Century Gothic","Avant Garde Gothic","Avant Garde",helvetica,arial, sans-serif;
	font-size: 11px;
	color: #40a5de;	
}
a:visited {
	color: #40a5de;
}
a:hover {
	color: #40a5de;
}
a:active {
	color: #40a5de;
}
.style1 {color: #40a5de}

#navlist {
	width: 220px;
	margin:5px 0 0 7px;
}
#navlist p {
	font-size: 13px;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 13px;
}
#navlist li {
	margin: 0;
	border-bottom: 1px solid #CACACA;
	background-image:  url(images/button2.gif);
	background-repeat: no-repeat;
}
#navlist a {
	text-decoration:none;
	font-size: 13px;
	color: #898888;
	display: block; 
	padding: 6px 25px 6px 40px;
	background-image:  url(images/button2.gif);
	background-repeat: no-repeat;
}
#navlist a:link, #navlist a:visited {
}
#navlist a:hover, #navlist a:active {
	background-image:  url(images/button2_over.gif);
	background-repeat: no-repeat;
	color: #40a5de;
}
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
	background-image:  url(images/button2_over.gif);
	background-repeat: no-repeat;
	color: #40a5de;
}


#cities {
	width: 800px;
	height:40px;
	margin:2px auto 0 auto;
}
#cities ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#cities li {
	margin: 0 5px 0 0;
	border: 1px solid #CACACA;
	width:140px;
	float:left;
	text-align:center;
}
#cities a {
	text-decoration:none;
	font-size: 13px;
	font-weight:bold;
	color: #898888;
	display: block; 
	padding: 5px;
	background-color:#F7F7F7;
	line-height:16px;
}
.sub {
	font-size:10px;
	color:#555555;
	font-weight:normal;
}
#cities a:hover, #cities a:active {
	color: #40a5de;
}

