body{
	font: small/1.5em Verdana, Helvetica, Arial, sans-serif;
	color: #00474C;
}

/* ----- HEADINGS ----- */

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0em 0;
	color: #244015;
	line-height: 1.1em;
	}
h1{
	font-size: 2em;
	letter-spacing: 0.05em;
}
#primaryContent h1 {
	background-image: url(/assets/parts/initialcap.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 15px;
}
h2{
font-size: 1.6em;
}
h3{
font-size: 1.4em;
}
h4{
font-size: 1.2em;
}

/* ----- TABLES ----- */

th {text-align: right;
vertical-align: top;
}

td, th {line-height: 1.2em;}



/* ----- TYPOGRAPHY ----- */

p {margin: 0 0 1em 0;}


/* ----- LINKS ----- */

a:link{
color: #890C08;
}
a:visited{
color: #890C08;
}
a:hover{
color: #890C08;
}
a:active{
color: #890C08;
}

/* ----- IMAGES ----- */

img{
border: 0px;
}
img a{
border: 0px;
text-decoration: none;
}
img a:hover{
border: 0px;
text-decoration: none;
}

/* ----- FOOTER ----- */

#footer {
	font-size: 90%;
	line-height: 1em;
	}

p#websiteby a:link {
color: #666666;}

/* ----- CUSTOM ----- */

.quotemaker {
	font-weight: bold;
	text-align: center;
	margin: 0 0 1em 0;
	}
.quote {
	margin: 0;
	font-style: italic;
	}
.letterspace {
	letter-spacing: .05em;
	font-variant: small-caps;
	}
	
	#websiteby {
	font-size: 90%;
	}
	#websiteby a {
	color:#666666;
	}
.small {
	font-size: 85%;
	line-height: 1.3em;
	}
	
.required {color:#0000CC;}

/* ----- IMAGE REPLACEMENT ----- */


div#header h1 a { display : block;
width: 540px;
height : 65px;
text-indent : -9999px;
background: transparent; }

div#footer h2 a { display : block;
width: 243px;
height : 25px;
text-indent : -9999px;
background-image:url(/assets/parts/footerlogo.gif); }