/* default font size*/

body {
	margin: 0;
	padding: 0;
	background: #5A070B;
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
a {
	color: #0A2849;
}
a:visited, a:active {
	color: #658EC2;
}
#container {
	margin: 0 auto 10px auto;
	border-bottom: 4px solid #fff;
	width: 983px;
	background: url(images/bg.jpg) top left repeat-y;
	display: table;
}
#container-interior {
	margin: 0 auto 10px auto;
	border-bottom: 4px solid #fff;
	width: 983px;
	background: url(images/interior-bg.jpg) top left repeat-y;
	display: table;
}
#nav, #nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav ul li {
	padding-bottom: 9px;
}
.address {
	margin-top: 200px;
}
.address-about {
	margin-top: 317px;
	margin-bottom: 100px;
}
#col2 {
	float: left;
	background: url(images/leftnav-bg.jpg) repeat-y left top;
	width: 263px;
	padding: 0; 
}
.col2-interior {
	width: 263px; margin: 0;
}
#col3 {
	float: left;
	width: 486px;
	border-top: 59px solid #5A070B;
}
#col4 {
	float: left;
	width: 234px;
	border-top: 59px solid #5A070B;
}
h3 {
	padding: 0;
	margin: 0;
	font-size: 12px;
}
.withline {
	padding-top: 7px;
	border-bottom: 1px solid #8F8F8F;
	padding-bottom: 6px;
} 
.withline-selected {
	padding-top: 7px;
	border-bottom: 1px solid #8F8F8F;
	padding-bottom: 6px;
	margin-bottom: 11px;
}   
.newsarea h2, .newsletter-box h2, .newsarea-home h2 {
	margin: 0 0 10px 0;
	padding: 0;
}
#col3 h2 {
	font-size: 16px;
	font-weight: bold;
	color: #002F31;
	margin-bottom: 30px;
}
.newsitem p {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 10px;
	line-height: 1em;
}
.newsitem-home p {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 10px;
	line-height: 1.2em;
}
.newsletter-box p {
	margin-bottom: 5px;
}
.newsarea {
	color: #fff;
	font-size: 12px;
	padding: 17px 25px 0 21px;
	height: 185px;
	background: #658FC3;
}
.newsarea-home {
	color: #fff;
	font-size: 12px;
	padding: 17px 25px 0 21px;
	height: 203px;
	background: #658FC3;
}
.newsarea a, .newsarea-home a {
	color: #fff;
	text-decoration: none;
}
.newsarea a:hover, .newsarea-home a:hover {
	text-decoration: underline;
}

.newsletter-box {
	background: #D5D8DB;
	padding: 0;
	color: #666666;
	height: 128px;
}
.newsletter-box-interior {
	background: #D5D8DB;
	padding: 0;
	color: #666666;
	height: 120px;
}
.newsletter-box a {
	color: #003333;
	text-decoration: none;
}
.newsletter-box a:hover {
	text-decoration: underline;
}
#print-bar {
	width: 489px;
	background: #F2F4F3;
	margin: 0;
	padding: 0;
}
.blue-box {
	background: #658FC3;
	padding: 16px 18px 0 18px;
	color: #fff;
	height: 228px;
}
.blue-box a {
	color: #fff;
	text-decoration: none;
}
.blue-box a:hover {
	text-decoration: underline;
}

.topleft-logo {
	margin-top: 0px;
	margin-bottom: 28px;
}
.copyright, .copyright-beige {
	text-align: center;
	color: #fff;
	font-size: 10px;
	padding: 5px 0;
	height: 17px;
}
.copyright-beige {
	background: #D5D9DC;
	color: #A7ABAE;
}
.pagebody {
	background: #fff;
	padding: 0 20px;

/*	height: 601px;*/
}
.pagebody2 {
	background: #fff;
	padding: 0;

/*	height: 601px;*/
}

.homepagebody {
	width: 358px;
	padding-left: 100px;
	font-size: 12px;
	color: #fff;
}
.interiorbody {
	width: 358px;
	padding-left: 20px;
	color: #5A070B;
}

.homepagewelcome {
	padding: 10px 0 0px 20px;
}
#postbody h2 {
	margin-bottom: 0;
	padding-bottom: 0;
}
#postbody {
	color: #6E6E6E;
	line-height: 1.6em;
	font-size: 12px;
	width: 456px;
}
#font-change {
	width: 480px;
	display: table;
	clear: both;
}
#font-change-container {
	background: url(images/main/adjust.gif) no-repeat left center;
	padding-left: 80px;
	width: 50px;
	margin: 15px 0 1px 20px;
	float: right;
}
#font-change-container img {
	cursor: pointer;
}
.footer {
	font-size: 12px;

	text-align: center;
	width: 100%;
	margin: 0 0 50px 0;
}
.footer a, .footer a:visited {
	color: #fff;
}