body {
	background:#dbdfe8 url(images/bg-tile.gif);
	background-position:870px;
	background-repeat:repeat-y;
	margin:0;
	padding:0;
	font-family:Arial, sans-serif;
	font-size:100%;
}

a {
	color: #008500;
}

a img {
	border:0;
	text-decoration:none;
}

h2 {
	margin-top:0;
	padding-top:0;
}

h3 {
	font-size:1.0em;
}

#col-middle h2, #col-middle h3 {
	font-family: Palatino Linotype, Book Antiqua, Georgia, Times New Roman, serif;
}

ul li, ol li {
	font-size:0.8em;
}

ol li {
	margin-bottom:0.7em;
}

input, textarea {
	font-size:10px;
	padding:2px;
	color:#666;
	border:1px solid #999;
}

input:focus, textarea:focus {
	color:#000;
	border:1px solid #222;
}

input.btn {
	background:#ccc;
	border:1px solid #999;
	color:#333;
}

#container {
	background:#fff;
	width:870px;
}

#header {
	background:#fff;
	padding:0;
	margin:0;
	height:94px;
}

#date {
	font-size:10px;
	float:right;
	margin-right:6px;
	margin-top:7px;
}

#contactinfo {
	font-size:11px;
	clear:both;
	float:right;
	margin-right:6px;
	margin-top:55px;
	font-weight:bold;
}

#navbar {
	background:#fff url(images/hdr-pic2.jpg) no-repeat top right;
	height:119px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

#navbar ul {
	margin:0;
	padding:0;
}

#navbar ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#navbar ul li a {
	display:block;
	width:147px;
	height:22px;
	margin-bottom:1px;
	background:#ccc;
	border-left:35px solid #999;
	color:#000;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	padding:1px 0 0 4px;
	font-family: Palatino Linotype, Book Antiqua, Georgia, Times New Roman, serif;
}

#navbar ul li a:hover, #navbar ul li a.current {
	background:#999;
	border-left:35px solid #333;
	color:#fff;
}

#content {
	background:#fff url(images/content-bg.gif) repeat-y;
}

#content p {
	padding:0;
	margin:0;
	font-size:0.8em;
}

#col-left {
	float:left;
	width:186px;
	background:#005c00 url(images/left-bg.gif) repeat-x top center;
	min-height:341px;
}

#col-right {
	float:right;
	width:186px;
	padding-bottom:10px;
}

#col-left h2, #col-right h2 {
	height:25px;
	margin:0;
	padding:6px 0 0 6px;
	color:#fff;
	font-size:15px;
	margin-top:20px;
}

#col-left h2 {
	background:transparent url(images/head-bg.png) repeat-x;
}

#col-left h2.cl1 {
	margin-top:0;
	background:transparent url(images/head-bg.png) repeat-x;
}

#col-left h2.cl2 {
	background:transparent url(images/head-bg.png) repeat-x;
}

#col-left p, #col-right p {
	color:#fff;
	margin:5px 10px 0 10px;
	font-size:0.9em;
}

#col-left a {
	color:#eee;
}

#col-left a:hover {
	color:#fff;
}

#col-right p {
	color:#000;
}

#col-right h2 {
	background:transparent url(images/head-bg.png) repeat-x;
}

#col-middle {
	float:left;
	width:468px;
	margin: 15px 15px 0 15px;
}

#col-middle p {
	margin:0 0 5px 0;
	padding:0;
}

.center {
	text-align:center;
}

.citylist {
	color:#666;
	text-align:center;
	font-size:0.7em;
	font-weight:bold;
	padding-top:25px;
}

#footerlogos {
	background:#f2f9f2;
	margin: 15px -15px 0 -15px;
	padding: 5px;
	text-align:center;
}

#footerlogos p {
	font-size: 1.5em;
	padding-top:19px;
	font-family: Palatino Linotype, Book Antiqua, Georgia, Times New Roman, serif;
}

#footer {
	padding:5px;
	background:#005c00;
	color:#fff;
	text-align:center;
	font-size:11px;
}

#footer a {
	text-decoration:underline;
	color:#ddd;
}

.mtlinks a {
	display:block;
	float:left;
	width:110px;
}

.c-logo {
	margin-top:35px;
	margin-bottom:5px;
}

#col-middle .links p {
	margin-bottom: 10px;
}

.contactblock {
	/*width:33%; 
	float:left;*/
	margin-bottom:1.0em;
}

table.form {
	font-size:0.9em;
	margin:0 auto;
}
table.form input {
	font-size:1.0em;
	width: 250px;
}
table.form textarea {
	font-family: Arial, sans-serif;
	font-size:1.0em;
	width: 250px;
	height: 100px;
}

#qfax {
	display:none;
}