/**
 * Style sheet sbl-typo-home
 */
body
{
	background-color:#4B526F;
	text-align:center;
}

#wrapper
{
	width:956px;
	background-color:#E6E7E2;
	background-image:url("tl_files/sbl/bg-header-home-5.jpg");
	background-repeat:no-repeat;
	border-top:0px solid #FFFFFF;
	border-right:4px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-left:4px solid #FFFFFF;
	margin:0px auto;
	text-align:left;
	/* ff issue */
	border:1px solid #FFF;
	min-height:855px;
}

#header div
{
	/* margin:0px; */
}

#header .logo
{
	float:left;
	margin:0px 0px 27px 28px;
}

#sblsearchform
{
	width:220px;
	float:right;
	margin:13px 7px 0px 0px;
}

#sblsearchform input
{
	font-size:0.8em;
}

.mod_navigation
{
	clear:both;
	/*margin-top:20px !important;*/
	margin-bottom: 17px !important;
}

.mod_navigation ul
{
	margin:0px;
	padding:0px;
	margin-left:10px;
}

.level_1 li
{
	margin:0px 10px 0px 0px;
	list-style:none;
	display:inline !important;
}

.level_1 p
{
	display:inline;
	font-family:georgia, garamond, times-new-roman, serif;
}

.level_1 a
{
	font-family:georgia, garamond, times-new-roman, serif;
	text-decoration:none;
	color:#000000;
}

.level_1 a:hover
{
	color:#777777;
}

#header .mod_article
{
	width:650px;
	margin:0px 0px 0px 20px;
	font-family:georgia, garamond, times-new-roman, serif;
}

#header .mod_article h1
{
	font-size:1.3em;
	font-weight:normal;
}

#header .mod_article p
{
	font-size:0.9em;
}

.highlight
{
	color:#FF4500;
}

#main
{
	background-color:#E6E7E2;
}

#main h2
{
	font-family:georgia, garamond, times-new-roman, serif;
	font-size:1.2em;
	color:#1B2636;
	font-weight:normal;
	margin:5px 0px 0px 0px;
}

#boxa,
#boxb,
#boxc,
#member
{
	width:257px;
	height:288px;
	float:left;
	display:inline;
	margin:0px 0px 0px 16px;
	background-color:#FFFFFF;
	/* height was 210px - boxA overrides this but boxB and boxC used this height. too small though */
}

#boxa *,
#boxb *,
#boxc *
{
	margin:0px 5px;
}

#boxa p,
#boxb p,
#boxc p
{
	font-family:arial, helvetica, sans-serif;
	font-size:0.8em;
	color:#555555;
	line-height:1.5em;
}

#boxa a,
#boxb a,
#boxc a
{
	text-decoration: none !important;
	color: #000 !important;
}

#boxa
{
	height:288px;
	margin:0px 0px 0px 16px;
}

#member
{
	width:800px;
	height:68px;
	margin:10px 0px 0px 0px;
	background-color:#FFFFFF;
	font-family:arial, helvetica, sans-serif;
	font-size:0.8em;
	margin-left:16px !important;
	/* old width: 528px */
	/*float:none;*/
}

#member p
{
	margin:5px 10px;
}

#adverta
{
	width:134px;
	float:right;
}

#sblfooter
{
	width:800px;
	height:100px;
	float:left;
	display:inline;
	margin:16px 0px 52px 16px;
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	font-size:0.7em;
	/* display inline is an IE6 workaround */
}
