
body{ 
	background: #FFF;
	color: #222;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;
	line-height: 135%;
	margin: 0px;
	padding: 0px; /* required for Opera to have 0 margin */
	text-align: left; /* centers board in MSIE */
	margin-left: 0px;
	margin-top: 0px;
}

.title-post{
	font-size: 18px;
	font-weight: bold;
}


.post-post{
	font-size: 12px;
}
/*------------- breadcrumbs ------------*/
#sgcbreadcrumbs{
	z-index:5;
	position:realitive;
	margin:-12px 0 10px 10px;
	top:20;
	left:20;
	
}

/*------------- hnav ------------*/
#hnav {
	width:820px;
	}

#hnav ul {
	text-align: left;
	padding: 0 0 0 0;
	margin:0 0 0 20px;
	color: #C0C0C0;
	width: 100%;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
	font-size:12px;
	/* font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; */
	line-height: 42px;
	}

#hnav ul li {
	display: inline;
	padding: 12px 0 12px 0;
	}

#hnav ul li a {
	padding: 13px 12px 11px 12px;
	color: #444;
	text-decoration: none;
	}

#hnav ul li a:hover {
	background: #334849;
	background-image: url(http://www.sgctennis.net/templates/sgc/images/menu-button.jpg);  
	color: #E5E5E5;
	}

#hnav #active { 
	}


/*------------- hnav-bottom ------------*/
#hnav-bottom {
	width:810px;
	}

#hnav-bottom ul {
	text-align: left;
	padding: 0 0 0 0;
	margin:0 0 0 25px;
	color: #C0C0C0;
	width: 100%;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
	font-size:12px;
	/* font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; */
	line-height: 40px;
	}

#hnav-bottom ul li {
	display: inline;
	padding: 12px 0 12px 0;
	}

#hnav-bottom ul li a {
	padding: 13px 12px 10px 12px;
	color: #444;
	text-decoration: none;
	}

#hnav-bottom ul li a:hover {
	background: #334849;
	background-image: url(http://www.sgctennis.net/templates/sgc/images/menu-button.jpg);  
	color: #E5E5E5;
	}

#hnav-bottom #active { 
	}
