

/* general stuff */

strong, b {
	font-weight: bold;
	
	}

img {
	border: 0;
	}



.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	




/* text logo - geez maybe a 3k gif would have been more efficient? */



.logo
	{
	width:300px;
	font-family: palatino, georgia, Times New Roman, Times, serif;
	font-size: 25px;
	font-weight: bolder;
	text-decoration: none;
	color:  #fff;
	margin-top:8px;
	float:right;
	padding-right:25px;
	height:auto;
	text-align: right;
	}



.logo h1 {
	top: 15px;
	font-style: italic;
	font-weight: bold;
	font-family: Palatino, Georgia, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #fff;
	letter-spacing: 3px;
	border-width: 0;
	line-height:26px;
}
.logo h2 {
	color: #586772;
	font:  9px Arial, sans-serif;
	letter-spacing: 1px;
	margin-top:0px;
	padding-top:0px;
	border-width: 0;
	padding-right:22px;
	line-height:10px;

      }

/* the browse nav on the left side */

#left a:hover, #leftlongtext a:hover  {
	font-weight: normal;
	text-decoration: none;
	color: #000;	
	border-bottom: 1px solid #C2CAD0; 
}

#left a, #leftlongtext a  {
	
	font-weight: normal;
	font-family: geneva, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: .04em;
	color: #0F374B;	
	
}

#left a:visited, #leftlongtext a:visited  {
	font-weight: normal;
	text-decoration: none;
	color: #0F374B;	
	
}
