@import url("common_styles.css");

/**********
Maine Acres *Print* styles
http://maineacres.com

Version: 9.29.2004

Built by Jason Clarke
Marketing Media
jason@brandingmaine.com

Please request written permission prior to use.
**********/

/**********
1.0 Standard elements
**********/

body {
	margin: 0;
	padding: 10px;
	background: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #333;
}

a:link {
	color: #53724f;
}

a:visited {
	color: #999;
}

a:active {
	color: #53724f;
}

a:hover {
	color: #3c6b1a;
}

/**********
2.0 Pageheader elements
**********/

	/*****
	2.1 Standard Pageheader elements
	*****/

	/*****
	2.2 Logo elements
	*****/

	/*****
	2.3 Mainnav elements
	*****/

/**********
3.0 Pagecontent elements
**********/

	/*****
	3.1 Standard Pagecontent elements
	*****/

#pagecontent {
}

/**********
4.0 Pagefooter elements
**********/

	/*****
	4.1 Standard Pagefooter elements
	*****/

#pagefooter {
	font-family: "Times New Roman", Times, Serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
}

/**********
5.0 Font elements
**********/

	/*****
	4.1 Title Pagefooter elements
	*****/


/**********
green: #53724f;
tan: #c8bea7;
brown: #7f5f3c;
hover green: #3c6b1a;
**********/