@charset "utf-8";
/* CSS Document */

/*=====HEADINGS========*/

p {
	color: #65471d;
	font-family:Helvetica, Verdana, Arial, Sans-serif;
}

ul {
	color: #65471d;		
	font-family:Helvetica, Verdana, Arial, Sans-serif;
}

ol {
	color: #65471d;		
	font-family:Helvetica, Verdana, Arial, Sans-serif;
}

h1 { 
	color: #49300C;
	font-size: 2em; 
	margin: .67em 0;
	background: url(../images/underline.jpg) no-repeat bottom left;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2 { 
	color: #49300C;
	font-size: 1.5em; 
	margin: .75em 0;
	background: url(../images/underline.jpg) no-repeat bottom left;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3 { 
	color: #49300C;
	font-size: 1.17em; 
	margin: .83em 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
