/* NowSites 2010 */

body {
	background    : #f8f3d5; 
	margin-top    : 0px;
	margin-right  : 0px;
	margin-bottom : 0px;
	margin-left   : 0px;
	padding-left  : 0px;
	padding-right : 0px;
	padding-bottom: 0px;
	padding-top   : 0px;
	font-family 	: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size 	: 16px;
	color 		: #000000;
	}
a:link { 
	color 		: #004400; 
        text-decoration : underline;
	}
a:visited { 
	color 		: #000000; 
        text-decoration : underline;
	}
a:active { 
	color 		: #008800; 
        text-decoration : none;
	}
a:hover { 
	font-variant	: small-caps;  
	color 		: #448800; 
        text-decoration : underline;
	background-color: #fef6eb;
	}

/*	font-style 	: italic     */
/*	font-style  	: oblique    */
/*	font-variant	: small-caps */ 
/*	font-weight	: bold       */
/*	text-transform  : uppercase  */
/*	letter-spacing  : 2px	     */




#footer {
	clear: both;
	width: 730px;
	height: 80px;
	margin: 0 auto;
	padding-top: 30px;
	background: #130D0F url(images/img04.jpg);
	color: #666767;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
} 

