body {
	margin-top: 0px;
	background-color: #fff;
	}

body,table,tr,td,div,ul,ol,li,p,h2,h3 {
	font-family: 'Trebuchet MS', Trebuchet, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 150%;
	}



#banner {
	width: 720px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	padding: 34px 0 0 199px;
	background-image: url(images/panorama.jpg);
	background-repeat: none;
	border-left: #002f2f 3px solid; /* dark blue */
	border-right: #a7a37e 3px solid; /* dark tan */
	font-family: Georgia, Times, serif;
	font-size: 40px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	letter-spacing: 3px;
	}

#page {
	width: 925px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bg_page.gif);
	background-repeat: repeat-y;
	}

#col_left {
	float: left;
	width: 213px;
	background-color: color: #002f2f; /* dark blue */
	}

#col_right {
	float: left;
	width: 640px;
	background-color: #e6e2af; /* tan */
	padding: 21px 34px 21px 34px;
	border-right: #a7a37e 3px solid; /* dark tan */
	}

#nav {
	width: 189px;
	height: 344px;
	background-color: #046380; /* blue */
	border-left: 3px solid #002f2f; /* dark blue */
	padding: 34px 0 0 21px;
	font-size: 18px;
	font-family: 'Trebuchet MS', Trebuchet, sans-serif;
	color: #fff;
	line-height: 29px;
	}

#address {
	width: 184px;
	background-color: color: #002f2f; /* dark blue */
	border-left: 3px solid #000;
	padding: 21px 13px 0 13px;
	font-size: 12px;
	color: #ddd;
	text-align: center;
	line-height: 18px;
	}

#block {
	margin: 21px 21px 0 0;
	padding: 3px 13px 13px 13px;
	background-color: #efecca; /* light tan */
	}

#footer {
	padding-top: 13px;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #046380; /* blue */
	text-align: center;
	}



a:link { color: #046380; text-decoration: underline; }
a:visited { color: #046380; text-decoration: underline; }
a:hover { color: #a7a37e; text-decoration: none; }
a:active { color: #a7a37e; text-decoration: none; }

#nav a:link { color: #fff; text-decoration: none; }
#nav a:visited { color: #fff; text-decoration: none; }
#nav a:hover { color: #ccc; text-decoration: none; }
#nav a:active { color: #ccc; text-decoration: none; }

#footer a:link { color: #046380; text-decoration: underline; }
#footer a:visited { color: #046380; text-decoration: underline; }
#footer a:hover { color: #002f2f; text-decoration: none; }
#footer a:active { color: #002f2f; text-decoration: none; }



ul.alpha { list-style-type: lower-alpha; }

li.sub { margin-left: 34px; }

.title {
	color: #333;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: bold;
	}

.main {
	color: #333;
	font-family: 'Trebuchet MS', Trebuchet, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}

.highlight {
	color: #002f2f;
	font-size: 13px;
	}

#address .title {
	color: #333;
	font-family: 'Trebuchet MS', Trebuchet, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	}

#block .title {
	color: #333;
	font-family: 'Trebuchet MS', Trebuchet, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}

.indent { padding-left: 34px; }

.pic_r {
	float: right;
	margin: 8px 0 13px 34px;
	border: #a7a37e 1px solid; /* dark tan */
	}

.pic_l {
	float: left;
	margin: 0 34px 13px 0;
	border: #a7a37e 1px solid; /* dark tan */
	}
