p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
p {  line-height: 16pt; color: #223d7d}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #91364d}
ul {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16pt; color: 223d7d}
div {  font-family: "Times New Roman", Times, serif; font-size: 12px; line-height: normal; color: 223d7d}
h1 {  font-family: "Times New Roman", Times, serif; font-size: 24px; font-style: normal; font-weight: bold; color: #c7b474}
h2 {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: normal; font-weight: bold; color: #91364d}
h4 {  font-family: "Times New Roman", Times, serif; font-size: 16px; font-style: italic; color: c7b474}

#address {
	float: right;
	padding-right: 80px;
	text-align: center;
	font-family: "Times New Roman", Georgia, serif;	
	margin-top: 50px;
}
#address h1 {
	color: #223D7D;
	margin: 0px;
	padding: 0px;
	font-size: 30px;
}
#address h2 {
	color: #BC9A60;	
	font-style: italic;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	margin-bottom: 10px;
}
#address h3 {
	font-size: 13px;	
	color: #BC9A60;
	margin: 0px;	
}

#leftnav {
	margin: 0px;
}

#leftnav ul {
	list-style-type: none;
	padding: 0px;
}
#leftnav ul li {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		padding-left: 30px;
		height: 30px;
		display: block;
}
#leftnav ul li a {
	font-style: italic;
	text-decoration: none;
	color: #91364D;
	font-weight: bold;
	font-family: "Times New Roman", Georgia, serif;
	font-size: 16px;
	display: block;
}
#leftnav ul li:hover {
		background-image: url(assets/nav_hover.gif);
		background-repeat: no-repeat;
		background-position: -2px 0px;
		padding-left: 30px; 
		height: 30px;
		
		display: block;
}

#bottomnav {
	text-align: center;	
	color: black;
	margin-left: 0px;
	margin-left: -100px;
	padding-top: 10px;
}
#bottomnav a {
	color: #AC6879;
	text-decoration: none;
	font-weight: bold;
}
#bottomaddress {
	text-align: center;
	color: #AC6879;
	font-weight: bold;
}
#box {
	padding-top: 8px;
	padding-bottom: 10px;
	background-color: #D5BF9B;	
	text-align: center;
	
}
#box h1 {
	font-size: 13px;
	color: #92374E;
	margin-bottom: 12px;
}
#box a {
	text-decoration: none;	
	line-height: 16pt; color: #223d7d
}