﻿* {

	padding:0;
	margin:0;

}

hr {

	width:90%;
	margin:0 auto;
	color:#CCC;
	border:0;
	height:1px;
	margin:3px 0 3px 0;

}

a {

	color:#666666;

}


a:hover {

	color:#000;

}

body {

	background:#FFF;
	font:normal 7.5pt Verdana, Arial, Helvetica, sans-serif;
	color:#666666;

}

#container {

	width:737px;
	margin:0 auto;
	background:#FFF url("../img/conbg.jpg") top left repeat-y;

}

#header {

	width:737px;
	height:91px;
	background:#FFF url("../img/header.jpg") top left no-repeat;

}

#navleft {

	float:left;
	width:235px;
	background:transparent url("../img/navleft_bg.jpg") top left no-repeat;
	padding:290px 0 0 15px;

}

#navleft ul {

	list-style:none;

}

#navleft li {

	background:#FFF url(../img/li_arrow.jpg) center left no-repeat;
	padding-left:15px;
	margin-bottom:5px;

}



#navright {

	float:right;
	width:487px;
	background:transparent url("../img/navright_bg.jpg") top left no-repeat;

}

#navigation img {

	display:block;
	float:left;
	border:0;

}

#navigation {

	height:286px;

}

#navright p {

	padding:0 10px 10px 10px;
	font-size:8.5pt;
	line-height:12pt;
}

.heading {

	margin-left:4px;

}


#footer {

	width:737px;
	height:42px;
	background:#FFF url("../img/footer_bg.jpg") top left no-repeat;
	padding-top:18px;
}


.fl {

	float:left;
	text-align:left;
	width:57%;
	padding-left:2%;

}

.fr {

	float:right;
	text-align:right;
	width:37%;
	padding-right:2%;

}

#towns{
display:none;
}

.nonvis{
display:none;
}

