body {
	background-color: #f1d8a3;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 101%;
}
#container1 {
	padding: 0px;
	width: 768px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: -384px;
	position: absolute;
	left: 50%;
}
#rightcontent p {
	font-size: 0.8em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.2em;
}
p.small {
	font-size: .7em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.bdr_out_left {
	display: block;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c1a159;
	border-bottom-color: #c1a159;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
.bdr_out_right {
	display: block;
	float: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c1a159;
	border-bottom-color: #c1a159;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	clear: both;
}
.bdr_in {
	border: 5px solid #f1d8a3;
}



hr {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 1px;
}
h2 {
	margin: 0px;
	color: #7e5d14;
	font-size: .9em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h3 {
	margin: 0px;
	color: #941315;
	font-size: .8em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h4 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 0.8em;
}

#content ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: .8em;
	color: #941315;
	list-style-type: none;
}
#content li {
	padding-bottom: 10px;
	background-image: url(images/interface/bull.gif);
	background-repeat: no-repeat;
	background-position: left .4em;
	padding-left: 20px;
}




#container2 {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	width: 768px;
}
.hrule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ecac20;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	height: 1px;
}
.hrule2 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ecac20;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	height: 1px;
}
h1.header {
	margin: 0px;
	padding: 0px;
}


#leftcol {
	float: left;
	width: 264px;
	margin: 0px;
	padding: 0px;
}
#logo {
}
#topnav {
	background-image: url(images/interface/topnavbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	font-size: 0.7em;
	color: #FFFFFF;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#topnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a:hover {
	color: #E9C169;
}


#topnav .nav {
	float: left;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#home {
	background-image: url(images/interface/bullHome.gif);
	background-repeat: no-repeat;
	background-position: left 1.1em;
	padding-left: 15px;
}
#contact {
	background-image: url(images/interface/bullContact.gif);
	background-repeat: no-repeat;
	background-position: left 1.1em;
	padding-left: 15px;
}
#policies {
	background-image: url(images/interface/bullPolicy.gif);
	background-repeat: no-repeat;
	background-position: left 1.1em;
	padding-left: 15px;
}
#leftnav {
	margin: 0px;
	padding: 0px;
}
#leftnav div {
	margin: 0px;
	padding: 0px;
	height: 12px;
}

#leftnav img {
	margin: 0px;
	padding: 0px;
}

#leftnav ul {
	background-image: url(images/interface/navBg.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftnav li {
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#leftnav ul #cityguide {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #BFDBF0;
}
#cityguide li {
	font-size: 0.8em;
	text-align: right;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #236698;
	padding-right: 10px;
}
#cityguide a {
	text-decoration: none;
	color: #BFDBF0;
}
#cityguide a:hover {
	text-decoration: none;
	color: #ffffff;
}
#leftcontent {
	background-image: url(images/interface/leftcolbg.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	padding: 0px;
	color: #102F45;
}

#leftcontent #lcontent {
	padding: 15px;
	margin: 0px;
}
#leftcontent #lcontent a {
	color: #102F45;
}
#leftcontent #lcontent img {
	border: 1px solid #FFFFFF;
	margin-right: 10px;
}
#leftcontent #lcontent div {
	padding-bottom: 10px;
	padding-top: 10px;
}
#leftcontent #lcontent2 {
	padding: 0 15px 0 15px;
	margin: 0px;
}


#rightcol {
	margin-top: 27px;
	float: right;
	width: 504px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	left: 264px;
}
#mast {
}
#rightcontent {
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	background-color: #ecc46d;
}
#rightcontent #content {
	padding: 15px;
	margin: 0px;
}
#rightcontent #content a {
	color: #941315;
}


#footer {
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 4px;
}
#footnav {
	font-size: 0.7em;
	color: #851113;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #133651;
}
#footnav a {
	color: #851113;
	text-decoration: none;
}
#footnav a:hover {
	text-decoration: underline;
}

#copyright {
	font-size: 0.6em;
	color: #133651;
	padding-top: 5px;
}
#copyright a {
	color: #133651;
	text-decoration: underline;
}
