body 		{ background-color : #7A8A74; margin: 0px; padding: 0px; }
body, td	{ font: 12px Arial, Helvetica, sans-serif; color: #272726; }
b			{ font-size: 13px; }
img.photo	{ border: 1px solid #455A49; }
img			{ border: 0px; }
a, a:link, a:visited, a:hover, a:active	
			{ text-decoration: none; color: #753A2F; }
a:hover		{ color: #741E0F; }
h1, h2	
	{ font: 12px Arial, Helvetica, sans-serif; color: #272726; font-size: 13px; font-weight: bold; display: inline; }
h3	{ font-size: 9px; display: inline; padding: 0px; margin: 0px; }
/* LOGO */
#logo		{ padding-left: 27px; }
#logo a, #logo a:link, #logo a:hover, #logo a:active, #logo a:visited
			{ text-decoration: none; }
#phonenum	{ padding-right: 18px; text-align: right; }
/* HEADER */
#header		{ height: 158px; position: relative; }
#headerimg	{ height: 80px; width: 770px; }
#highlight	{ position: absolute; top: 73px; right: 0px; }
#title		{ position: absolute; top: -20px; }
/* NAV */
#navigation	{ border: 1px solid #455A49; background-color: #A1AC9B;
			  height: 36px; width: 543px; left: 27px; top: 81px; 
			  margin: 0px; padding: 0px 10px; position: absolute; }
#navigation	li	{ display: inline; top: 10px; padding: 0px 10px; position: relative; }
#navigation a	{ text-decoration: none; }
/* CONTENT */
#content	{ position: relative; width: 500px; margin: 0px 30px; }
#gutter		{ position: relative; width: 230px; float: right; top: 27px; }
#gutter #guttercontent	{ padding: 17px 0px 17px 27px; }
ul			{ list-style-type: square; margin: 7px 0px 0px 17px; padding: 0px; }
ul li		{ margin: 0px; padding: 0px; }
ol			{ margin: 0px; padding: 0px; }
ol li		{ margin: 0px; padding: 0px; }
.note		{ font-size: 10px; }
/* FOOTER */
#footer		{ padding-top: 70px; padding-bottom: 10px; text-align: center; }
#footer ul	{ border-bottom: 1px solid #51634B; margin: 0px; padding: 0px 0px 3px 0px;}
#footer li	{ list-style-type: none; font-size: 9px; padding: 0px; text-align: center; width: 500px; display: inline; padding: 0px 10px; }
#footer img	{ margin-bottom: 3px; }