body {
	background-color: #99ACAD;
	margin: 0px;
	padding: 0px;
}
#news_cell {
	background-image: url(images/news-background.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 20px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #286F89;
}
#nav_cell {
	background-image: url(images/vert-nav-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
}
#content_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #7B7B7B;
	padding: 30px;
}
.image-border-thin {
	border: 1px solid #B0C6C6;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #d1ad22;
	font-style: italic;
}
.quote_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #d1ad22;
	font-style: italic;
}
#nav ul {
	list-style: none; display: inline; margin-top: 0px; padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.portfolio-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	padding-right: 5px;
	padding-left: 5px;
	color: #999999;
}
#nav li {
	text-align: right; padding-bottom: 6px; padding-top: 8px; padding-right: 8px; background-image: url(images/horizontal-nav-line.gif); background-repeat: no-repeat; background-position: 40px bottom;
}

#nav li.last{
	background-image: none;
}
#nav link {
	color: #000000;
	text-decoration: none;
}
#nav active {
	color: #666666;
	text-decoration: none;
}
#nav hover {
	color: #98984C;
	text-decoration: none;
}
#nav visited {
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #98984C;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
.runningtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #7B7B7B;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 30px;
	color: #aeb980;
}
#news_hr {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B1C573;
}
.dark_green_italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #5d682d;
	font-style: italic;
}
.small_print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #286F89;
}hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B1C8C8;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
