/* CSS - Typographic Definitions */

body {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; ;
	font-size: 13px;
	line-height: 19px;
	color: #4a3428;
	text-align: left;}

h1 {color: #611C11; font-size: 13px; font-weight:bold; padding-bottom: 23px; background-color:#F9F7ED;}
h2 {color: #681303; font-size: 26px; font-weight:bold; margin-top: 8px; margin-bottom: 18px;}
h3 {color: #611C11; font-size: 13px; font-weight:normal; padding-bottom: 24px;}
h3.pale {color: #978166;}

p, ul, ol {font-size: 13px; line-height: 20px; margin-bottom: 10px;}

p.close {margin-bottom: 35px;}
p.closer {margin-bottom: 28px;}
p.address {font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-size: 11px; line-height: 17px; color: #452F22; margin-top: 24px; padding-bottom:24px;}

a {text-decoration: underline; color: #C6261F;}
a:hover {text-decoration: underline;}
a.top {color: #948D81;}
a.top:hover {color: #C6261F;}

h3 a {color: #793E31;}
h3 a:visited {color: #978166; text-decoration: underline;}
h3 a:hover {color: #D2190F; text-decoration: underline; }
h3 a:active { color: #F5DDC8; }

.divider {color: #C3B9AA;}
