/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:12px arial;
	color:#4D2E1C;
	}
	
a {
	color: #4D2E1C;
	text-decoration:underline;
	font-weight:normal;
	}
	
a:hover {
	color: #4D2E1C;
	text-decoration:none;
	}
	


/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}
	
.titles {
	font-size: 36px;
	color: #4D2E1C;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.sidebarText {
	font:14px arial;
	color: #ffffff;
	line-height:18px;
	font-weight:bold;
	}
	
.bodyText {
	font:12px arial;
	line-height:18px;
	color:#4D2E1C;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:20px;
	}
	
.subHeader {
	font:24px arial;
	color: #4D2E1C;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader2 {
	font:14px arial;
	color: #4D2E1C;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.footerText {
	font:11px arial;
	line-height:15px;
	color:#4D2E1C;
	}
	
.quotesText {
	font:12px arial;
	font-style:italic;
	line-height:12px;
	color:#4D2E1C;
	}
	
	

