/* 
	Text CSS Sheet For Maple Summit Forest Products
	Author: Timothy Nealon of Nealon Web Designs
	January 3rd, 2008
	No Part of this document made be copied without written permission from Nealon Web Designs
	Copyright 2008
*/

p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:300;
color:#333;
margin-left:15px;
line-height:16px;
}
	
	p.no-margin{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:300;
	color:#333;
	line-height:16px;
	}
	
	.footer-section p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:300;
	color:#333;
	line-height:16px;
	}

h1{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:300;
color:#666;
margin-left:10px;
}

	#top-right h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#857d6a;
	font-weight:300;
	margin:20px 20px 20px 20px;
	}
	
	#footer h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:300;
	color:#333;
	margin-left:15px;
	line-height:16px;
	}
	
h2{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:300;
color:#666;
margin-left:10px;
}

ul{
list-style-image:none;
}

li{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:300;
color:#333;
margin-left:15px;
line-height:16px;
}
	
/*----------------------------------------------------------------------------------------
	>>>>>>>>>>>>>>                  LINKS         <<<<<<<<<<<<<<<<<<<<<<<<<<<<
	--------------------------------------------------------------------------------------*/
	
a:link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:300;
color:#333;
line-height:16px;
text-decoration:underline;
}

a:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:300;
color:#333;
line-height:16px;
text-decoration:underline;
}

a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:300;
color:#ccc;
line-height:16px;
text-decoration:underline;
}