body {
	background-color: #ded3b7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited {
	color: #00487d;
	text-decoration: none;
}
a:hover, a:active {
	color: #1575bc;
	text-decoration: underline;
}
#main-menu a {
	display: block;
	padding: 12px 0px 0px 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: 1px;
}  
#main-menu a:link, #main-menu a:visited {
	color: #ffffff;
}
#main-menu a:hover, #main-menu a:active {
	color: #dae6ed;	
	background: url(images/menu-select.gif) left bottom no-repeat;
}
a.footer:link, a.footer:visited  {
	color: #c9ac7c;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
li {
	list-style-image: url(images/arrow.gif);
}
a.footer:hover, a.footer:active {
	color: #a67628;
	padding-right: 3px;
	padding-left: 3px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:#003348;
	font-weight:bold;
	margin-bottom:6px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#003348;
	font-weight:bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#ffffff;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:-2px;
	margin-top:-2px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#D45521;
	font-weight:bold;
	font-style:italic;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height:18px;
	margin-top:6px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#c9ac7c;	
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	line-height:18px;	
}
.bkg {
	background-image: url(images/body_bkg.jpg);
	background-position: center bottom;
}
.interior-bkg {
	background-image: url(images/body_int_bkg.jpg);
	background-position: center bottom;
}
