/* LINKS SECTION */	
a:link
	{
	color: #000000;
	text-decoration: none;
	}

a:visited
	{
	color: #000000;
	text-decoration: none;
	}
	
a:hover
	{
	color: #333333;
	text-decoration: none;
	}

a:active
	{
	color: #000000;
	text-decoration: none;
	}






/* TEXT */	
body 	{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #414141;	
	line-height: 125%;
	}

h1 	{
	font-size: 18px;
	font-family: "ltc-bodoni-175-1","ltc-bodoni-175-2", georgia, serif;
	line-height: 22px;
	margin: 0 0 2px 0;
	}

h1b 	{
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 125%;
	color: #434343;
	}	

h2 	{
	font-size: 30px;
	font-family: "ltc-bodoni-175-1","ltc-bodoni-175-2", georgia, serif;
	line-height: 36px;
	}
	
h2b	{
	font-family: Georgia, serif;
	font-size: 36px;
	letter-spacing: 1px;
	line-height: 150%;
	color: #434343;
	}		

.headerNav
 	{
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #414141;	
	line-height: 135%;
	margin-top: 10px;		
	}	
	
.sideNav
 	{
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	}

.infoClean
 	{
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	}

.topNavBlack
	{
	font-family: Georgia, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 2em;
	padding: 1px;
	width: 880px;
	}


.info
 	{
	margin-top: 200px;
	font-family: Helvetica, sans-serif;
	font-size: 4px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	}

.bodoni {
	font-size: 22px;
	font-family: "ltc-bodoni-175-1","ltc-bodoni-175-2", georgia, serif;
	line-height: 27px;
	}

.bodoniSmall {
	font-size: 18px;
	font-family: "ltc-bodoni-175-1","ltc-bodoni-175-2", georgia, serif;
	line-height: 22px;
	}
