/* CSS Document */

body { background-color:#d2edc3;
	   background-image:url(images/fade.gif);
	   background-repeat:repeat-x;
 	}
	
	a{
outline:none;
}

a:active{
outline:0;
}


.callout	{
	font-family:arial,verdana,helvetica,geneva,sans;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	text-decoration:none;
	color:#3b312d;
	}
.callout A	{
	color:#3b312d;
	text-decoration:underline;
	}
.callout A:hover	{
	color:#ffffff;
	text-decoration:none;
	background-color:#3fb90f;
	}
.callout_title	{
	font-family:arial,verdana,helvetica,geneva,sans;
	font-size:13px;
	line-height:14px;
	font-weight:bold;
	text-transform: uppercase; /* force text to uppercase */
	text-decoration:none;
	color:#3b312d;
	}
.copy	{
	font-family:arial,verdana,helvetica,geneva,sans;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
	color:#3b312d;
	}
.copy A	{
	color:#3fb90f;
	text-decoration:underline;
	}
.copy A:hover	{
	color:#ffffff;
	text-decoration:none;
	background-color:#3fb90f;
	}
	
.credit	{
	font-family:arial,verdana,helvetica,geneva,sans;
	font-size:10px;
	line-height:14px;
	font-weight:normal;
	text-decoration:none;
	color:#3b312d;
	}

.footer	{
	font-family:arial,verdana,helvetica,geneva,sans;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	color:#ffffff;
	}
.footer A	{
	color:#ffffff;
	text-decoration:none;
	}
.footer A:hover	{
	color:#3fb90f;
	text-decoration:none;
	}
	
.footer_title	{
	font-family:arial,verdana,helvetica,geneva,sans;
	font-size:13px;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
	text-transform: uppercase; /* force text to uppercase */
	color:#ffffff;
	}
.footer_nav	{
	font-family:arial,verdana,helvetica,geneva,sans;
	font-size:11px;
	line-height:16px;
	color:#3b312d;
	text-decoration:none;
	}
.footer_nav A	{
	color:#3b312d;
	text-decoration:none;
	}
.footer_nav A:hover {
	color:#3b312d;
	text-decoration:underline;
	}
.headline	{
	font-family:arial,verdana,helvetica,geneva,sans;
	font-size:22px;
	line-height:24px;
	font-weight:normal;
	text-decoration:none;
	color:#3fb90f;
	}
.menu_item	{
 	font-family:arial,verdana,helvetica,geneva,sans;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	text-transform: uppercase; /* force text to uppercase */
	text-decoration:none;
	color:#3fb90f;
	}
.menu_description	{
 	font-family:arial,verdana,helvetica,geneva,sans;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	text-transform: uppercase; /* force text to uppercase */
	text-decoration:none;
	color:#3b312d;
	}
.navigation	{
	font-family:arial,verdana,helvetica,geneva,sans;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
	text-transform: uppercase; /* force text to uppercase */
	color:#ffffff;
	}
.navigation A	{
	color:#ffffff;
	text-decoration:none;
	}
.navigation A:hover	{
	color:#ffffff;
	text-decoration:underline;
	background-color:#ff0000;
	}
.note	{
	font-family:arial,verdana,helvetica,geneva,sans;
	font-size:10px;
	line-height:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	}
.note A	{
	color:#3fb90f;
	text-decoration:underline;
	}
.note A:hover	{
	color:#ffffff;
	text-decoration:none;
	background-color:#3fb90f;
	}
.sign_up	{
	font-family:arial,verdana,helvetica,geneva,sans;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	text-transform: uppercase; /* force text to uppercase */
	text-decoration:none;
	color:#333333;
	}
.sign_up A	{
	color:#000000;
	text-decoration:none;
	}
.sign_up A:hover	{
	color:#ffffff;
	text-decoration:none;
	background-color:#ff0000;
	}
.subhead	{
	font-family:arial,verdana,helvetica,geneva,sans;
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	text-decoration:none;
	color:#3fb90f;
	}
