p {  font-size: 11px}

p {  line-height: 15pt; color: #333333}
h3 {  font-size: 12px; font-weight: bold; color: 92814C}
ul {  font-size: 11px; line-height: 15pt; color: #333333}
h1 {  font-size: 16px; font-weight: bold; color: 92814C}
h2 {  font-size: 14px; font-weight: bold; color: 92814C}
body {  font-family: Arial, Helvetica, sans-serif; color: #333333}
h4 {  font-size: 11px; font-weight: bold; color: 92814C}
a {  font-weight: bold; text-decoration: none; color: 92814C}
ol {  font-size: 11px; line-height: 15px; color: #333333}
a:hover {  text-decoration: underline; color: 92814C}


#rightnav {
		text-align: right;
		margin-right: 10px;
		width: 128px;
		margin-left: 10px;
}

#rightnav ul {
	list-style-type: none;	
}
#rightnav ul li {
	
	}
	
#rightnav ul li a {
	color: #DFDF9D;
	padding-left: 1px;
	padding-right: 1px;
}
#rightnav ul li a:hover {
	color: #393913;
	text-decoration: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
}

#callout {
	background-image: url(assets/images/callout.jpg);
	width: 360px;
	height: 224px;
}
#callout p {
	margin-right: 6px;
	margin-left: 6px;
	padding-top: 10px;
	}

h3.contactTitle{
	color: #dfdf9d;
}

