@charset "utf-8";
/* CSS Document */

body {
	background-color:#4B5988;	
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

h1 {
	font-size:24px;
	color:#4B5988;
	padding:10px 0 0 0;
	font-weight:normal;
}

h2 {
	font-size:16px;
	font-weight:normal;
}

h3 {
	font-size:14px;
}

h4 {
	font-size:12px;
}

a {
	color:#9B5563;
}

a:hover {
	color:#666;
}

img {
	border:none;
}

hr {
	color:#9F8B58;	
	height:1px;
}

#container {
	position:relative;
	top:10px;
	margin-left:auto;
	margin-right:auto;
	width:990px;
	height:600px;
	background-color:#FFF;
}

#banner {
	position:absolute;
	top:0px;
	left:0px;
	width:990px;
	height:140px;
    background-color:#FFF;
	background-image:url(../images/StJBusinessBanner.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	border:none;
}

#banner-logo {
	position:absolute;
	top:0px;
	left:0px;
	width:260px;
	height:140px;
	background-color:#FFF;
	margin:0;
	padding:0;
	z-index:2;	
}


#banner-image {
	position:absolute;
	top:0px;
	right:0px;
	width:500px;
	height:140px;
	background-color:#FFF;
	margin:0;
	padding:0;
}

#navigation {
	position:absolute;
	top:140px;
	left:0px;
	width:990px;
	height:24px;
	margin:0;
	padding:0;
	background-color:#FFF;
	background-image:url(../images/background-image.jpg);
	background-repeat:repeat-x;
	text-align:center;
	border-top-color:#666;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#9F8B58;
	border-bottom-style:solid;
	border-bottom-width:1px;
	z-index:2;
}

#navigation a {
	color:#333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	margin:0;
	padding:0 20px 0 20px;
	line-height:24px;
}

#navigation a:hover {	
	
	color:#666;
	
}

#content-wrapper {
	position:absolute;
	left:0px;
	top:165px;
	width:990px;
	background-color:#FFF;
	margin:0;
	padding:0;
}

#content {
	position:absolute;
	left:0px;
	top:0px;
	width:570px;	
	padding:0px 210px 0px 210px;
	margin:0;	
	background-color:#FFF;	
}

#admin-content {
	position:absolute;
	left:0px;
	top:0px;
	width:950px;	
	padding:0px 20px 0px 20px;
	margin:0;	
	background-color:#FFF;	
}

#advertisers1 {	
	position:absolute;
	top:4px;
	left:0px;
	width:180px;	
	padding:10px 5px 0 5px;
	background-color:#E5E4CF;	
	z-index:4;
	margin-right:10px;
	text-align:center;	
}

#advertisers2 {	
	position:absolute;
	top:4px;
	right:0px;
	width:180px;	
	padding:10px 5px 0 5px;
	background-color:#E5E4CF;	
	z-index:4;
	margin-left:10px;
	text-align:center;
}

#news {
	position:absolute;
	left:6px;
	top:10px;
	width:200px;	
	background-color:#E5E4CF;
	padding:0 5px 0 5px;
	font-size:10px;
	color:#666;
	font-weight:bold;	
	z-index:2;
}

#events {
	float:right;	
	width:235px;
	background-color:#E5E4CF;
	padding:10px 5px 20px 10px;
	font-size:11px;
	color:#666;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	z-index:0;
}

#highlight {
	background-color:#DFDFDF;
	padding:0 20px 0 20px;
	font-size:11px;
	color:#666;
	border-color:#900;
	border-style:solid;
	border-width:1px;
	border-left:none;
	border-right:none;
}

#tail {
	clear:both;
	width:570px;
	height:20px;	
	font-size:10px;
	color:#CCC;
	padding:4px 0 0 0;
	text-align:center;
	border-top-color:#3F381F;
	border-top-style:solid;
	border-top-width:1px;
	background-color:#9F8B58;
}

#admin-tail {
	clear:both;
	width:950px;
	height:20px;	
	font-size:10px;
	color:#CCC;
	padding:4px 0 0 0;
	text-align:center;
	border-top-color:#3F381F;
	border-top-style:solid;
	border-top-width:1px;
	background-color:#9F8B58;
}

#logout {
	float:right;
	width:250px;
	height:20px;
	text-align:right;
}

#newsitems {
	width:570px;
	padding-bottom:10px;
}

#filler {
	clear:both;
	border-bottom-color:#9F8B58;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:10px;
	
}

.eventsheading {
	font-size:14px;	
	letter-spacing:1px;
	color:#4B5988;
	font-weight:bold;
	line-height:18px;
}

.newsheading {
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	color:#9F8B58;
}

.blackemphasis {
	color:#000;
}

.title {
	color:#333;
	font-style:italic;
	font-size:10px;
	
}

.image-left {
	float:left;
	margin-right:10px;
	margin-bottom:4px;
}

.image-right {
	float:right;
	margin-left:10px;
	margin-bottom:4px;
}

.red {
	color:#F00;
}

#status {
	display:none;
}

.small-text {
	color:#666;
	font-size:9px;
	text-align:center;
	font-style:italic;
}

