body {
	font: 14px arial;
	height: 100%;
	
}
html, body{
	/*height: 100%;*/
}
/* LAYOUT */
#title {
	height: 170px;
	color: #DEDEDE;
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	text-align: center;
}
#title h1 {
	font-size: 38px;
	letter-spacing: -2px;
	line-height: 20px;
	margin-top: 30px;
	margin-bottom: 6px;
}
#title h2 {
	margin: 0px;
	font-weight: normal;
	font-style: italic;
}
#title img {
padding: 0px; clear: none; float: left; margin: 0px;
}
div#top_nav {
	background: #DEDEDE url('../images/layout/nav_bg.gif') center left repeat-x;
	height: 25px;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid black;
	padding-top: 1px;
	text-align: left;
}
div#top_nav a {
	line-height: 26px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-right: 13px;
	padding-left: 13px;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid black;
	font-size: 12px;
	color: black;
	font-family: arial;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
}
div#top_nav a:hover, div#top_nav a.on {
	background: #666 url('../images/layout/nav_bg.gif') top left repeat-x;
	color: black;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
}
div#top_nav a.on, div#top_nav a.on:hover {
	background: #666;
	color: white;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
}
div#sub_nav {
	background-color: #324c4b;
	color: black;
	padding: 4px;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
}

table#layout {
	width: 930px;
	margin: 0px;
	padding: 0px;
	/*background-color: #c4d6b0;*/
	background-color: #324c4b;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	
}
table#layout td {
	margin: 0px;
}

/* LEFT BAR */
td#left_bar {
	width: 145px;
	float: left;
	padding: 0px;
	margin: 0px;
	/*background-color: #c4d6b0;*/
	background-color: #324c4b;
	color: white;
	text-align: center;
}
td#left_bar div.content {
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 9px;
	padding-bottom:9px;
}
td#left_bar a {
	color: white;
}

/* SUB NAV */
div#sub_nav a {
	display: block;
	clear: left;
	background: #DEDEDE url('../images/layout/nav_bg.gif') center left repeat-x;
	margin-left: 2px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-right: 13px;
	padding-left: 13px;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font-size: 12px;
	color: black;
	font-family: arial;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
}
div#sub_nav a:hover {
	background: #666 url('../images/layout/nav_bg.gif') top left repeat-x;
	color: black;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
}
div#sub_nav a.on, div#sub_nav a.on:hover {
	background: #666;
	color: white;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
}


/* PAGE BODY */
div#body {
	height: 100%;
	width: 764px;
	padding: 10px;
	background-color: white;
}
* html div#body { /* for IE only */
	height: 100%;
	width: 783px;
	padding: 10px;
	background-color: white;
}
td#body div.pagecontent {
	line-height: 150%;
}

/* BLOCK QUOTE */
blockquote {
	display: table;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 36px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background: url(/images/layout/quote.gif) top left no-repeat;
	font-family: georgia;
	font-style: italic;
	font-size: 14px;
}
blockquote p {
	display: table-cell;
	/*background: url(../images/layout/unquote.gif) bottom right no-repeat;*/
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 24px;
}
blockquote:first-letter {
	font-size: 24px;
}
blockquote.small_first_char:first-letter {
	font-size: 14px;
}
div.citation {
	display: table-row;
	text-align: right;
	background: none;
	font-family: arial;
	font-size: 12px;
	font-style: italic;
}

/* FOOTER */
#footer {
	width: 930px;
	clear: both;
	border-top: 1px solid #666;
	padding: 10px;
	background-color: white;
	font-size: 12px;
}

/* FORMS */
input {
	font: 10px arial;
}

/* WIDE LIST */
ul.wide {
	display: table;
	clear: right;
	margin-top: 0px;
	margin-left: 10px;
}
ul.wide li {
	display: inline;
	width: 150px;
	float: left;
	list-style-type: disc;
	padding-left: 10px;
}

/* RANDOM IMAGE */
div.random_image {
	width: 250px;
	display: block;
	float: right;
	padding: 7px;
	border: 1px solid #999;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-style: italic;
}
img.random_image {
	width: 250px;
	margin-bottom: 4px;
}

img.image_right {
	width: 250px;
	margin-bottom: 4px;
	display: block;
	float: right;
	padding: 7px;
	border: 1px solid #999;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/* TOUR IMAGE */
img.tour_image {
	float: right;
	padding: 7px;
	margin-left: 8px;
	margin-bottom: 8px;
	border: 1px solid #999;
}


/* GENERAL */
h2, h3 {}
div.min_height {
	float: left;
	width: 1px;
	height: 400px;
	visiblity: hidden;
}
div.cleaner {
	height: 1px;
	clear: both;
}
p.quotation {
	font-style: italic;
	width: 50%;
	margin-left: 30px;
}
a.new_window {
	padding-right: 12px;
	background: url("../images/layout/new_window.gif") center right no-repeat;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
a img {
	border: none;
}

/* BORDERED TABLES */
table.bordered {
	border-collapse: collapse;
}
table.bordered tr {
}
table.bordered th, table.bordered td {
	border: 1px solid black;
	padding: 3px;
}
table.bordered th {
	background-color: #666;
	color: white;
}

/* NEWS ITEM */
div.news_item {
}
div.news_item h3, div.news_item h2 {
	margin-bottom: 0px;
}
div.news_item h3 a {
	text-decoration: none;
}
div.news_item h3 a:hover {
	text-decoration: underline;
}
div.news_item span.date {
	font-style: italic;
}
div.news_item p {
	margin-top: 0px;
}

/* COMMUNITY NEWS: Family & Friends Page */
ul#community_news {
	margin-left: -20px;
	padding-right: 10px;
}

/* Quality of Life Campaign */
div.qol_ba {
	float: left;
	width: 144px;
	height: 120px;
	text-align: center;
}
div.qol_ba a{
	text-decoration: none;
	font-size: 12px;
}

/*
http://www.wellstyled.com/tools/colorscheme2/index-en.html?mono;50;0;209;0.34210526315789475;0.2980392156862745;0.34210526315789475;0.20862745098039215;0.08552631578947369;1;0.17105263157894737;1;0.34210526315789475;0.2980392156862745;0.34210526315789475;0.20862745098039215;0.08552631578947369;1;0.17105263157894737;1;0.34210526315789475;0.2980392156862745;0.34210526315789475;0.20862745098039215;0.08552631578947369;1;0.17105263157894737;1;0.34210526315789475;0.2980392156862745;0.34210526315789475;0.20862745098039215;0.08552631578947369;1;0.17105263157894737;1;0
*/