/************************************************
*	Hyperlinks									*
************************************************/
a:link { color: inherit; text-decoration: none; }
a:visited { color: inherit; text-decoration: none; }
a:hover {
	color: #d5de9d;
	}
blockquote{
	margin: 0 0 0 25px;
	padding: 0 25px 0 10px;
	font-style: italic;
	color: #ea8982;
	border-left: 3px solid #65a03a;
	}
body { color: #4e3016; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #eff4d8; margin: 0 auto; padding: 0; }
#wrap { color: #4e3016; font-size: 12px; font-family: Georgia, Helvetica, Sans-Serif; background-color: #ffffff; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0 auto; padding: 0; }
/************************************************
*	Content 					     		    * 
************************************************/
.contenth1 { color: #4e3016; font-size: 24px; font-family: "Century Gothic", Verdana, Arial, helvetica, Sans-Serif; font-weight: normal; margin: 0; padding: 15px 0 5px; }
.contenth2 { color: #4e3016; font-size: 16px; font-family: "Century Gothic", Verdana, Arial, helvetica, Sans-Serif; font-weight: bold; text-transform: uppercase; margin: 0; padding: 15px 0 5px 10px; border-bottom: 1px dotted #ea8982; }
.contenth3 { color: #4e3016; font-size: 14px; font-family: "Century Gothic", Verdana, Arial, helvetica, Sans-Serif; font-weight: bold; margin: 0; padding: 5px 0; border-top: 1px dotted #c0c0c0; border-bottom: 1px dotted #c0c0c0; }
