a {
	color:#003d95; 	
}

body {
	background-image:url('images/sp-bg.jpg');
	background-repeat:repeat;
	background-position: top center;	
	background-color:#c4c4c4;
	font-family:Arial,Verdana,Sans-serif;
	font-size:10pt; 
	text-align:center;
	margin: 0px;
}

h1 {
	font-weight: light;
	color:#050101;
	font-size: 24pt;
	margin:10px auto auto 15px;	
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	margin:2px auto auto 6px;	
	color:#050101;
}

p {
	width: 95%;
	margin: 10px 0px 10px 15px;	
}

.content {
	background:url('images/sp-content-bg.jpg');
	background-repeat:repeat-y;
	width:807px;
	text-align: left;	
	float: left;
}

.btm-content {
	background-image: url('images/sp-content-bttm-bg.jpg');
	background-repeat: no-repeat;
	width: 807px;
	height: 10px;	
	float: left;
}

.events {
	background-image:url('images/events-bar.jpg');
	background-color:#f0f0f0;
	background-repeat: repeat-x;
	margin: 10px auto auto 0px;
	float:left;
	width:175px;
	border:1px #dcdcdc solid;
}

.events p {
	font-size:9pt;
	line-height: 10pt;
	width:150px;
}


.header {
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	width: 807px;
	height: 82px;
	float: left;
}

.header a {
	margin-left: 10px;
	text-decoration: none;
	display:block;
	width:125px;
	height: 82px;	
}

.information {
	background-image: url('images/information-bar.jpg');
	background-color:#f0f0f0;
	background-repeat: repeat-x;
	margin: 0px 0px auto 0px;
	float:right;
	width:175px;
	border:1px #dcdcdc solid;
}

.information h2 {
	font-size: 12pt;
	font-weight: bold;
	margin:2px auto auto 6px;	
	color:#f3f3f3;	
}

.information p {
	line-height: 12pt;
	width:150px;
}

.lhc-homepage{
	margin: 9px auto 9px 20px;
	width: 370px;	
	float: left;
}

.lhc-homepage hr {
	margin: 0px 0px auto 15px;
	height:4px;
	background-color:black;	
}

.lhc {
	margin: 9px auto 9px 20px;
	width: 567px;	
	float: left;
}


#mc {
	margin: 9px 0px 0px 18px;
	float:left;
	width:177px;
}

.rhc {
	margin: 9px 10px 0px 17px;
	float:left;
	width:177px;	
}

.specials {
	background-image:url('images/schedule-bar.jpg');
	background-repeat: repeat-x;
	background-color:#f0f0f0;
	margin: 0px;
	width:175px;
	border:1px #dcdcdc solid;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}

.specials table {
	margin:5px auto;
	width:100%;	
	text-align:center;
}

.staff {
	background-image:url('images/staff-bar.jpg');
	background-color:#f0f0f0;
	background-repeat: repeat-x;
	margin: 10px auto auto 0px;
	float:left;
	width:175px;
	border:1px #dcdcdc solid;
}

.tp-content {
	background-image: url('images/sp-content-top-bg.jpg');
	background-repeat: no-repeat;
	width: 807px;
	height: 11px;	
	float: left;
	margin-top:6px;
}

.welcome {
	margin: 9px auto auto 0px;
	float: left;
	width: 370px;
	background-color:#f0f0f0;
	float:left;
	border:1px #dcdcdc solid;	
}

.wrapper {
	width:807px;
	text-align:left;
	margin: 0px auto 0px auto;	
}


/* Navigation */

	
ul#main-nav {
	font-family:helvetica,arial,sans-serif;
	font-size:12pt;
	margin:0;
	padding:0;
	float:left;
	width:785px;
	background-image:url('images/navbar-off-bg.jpg');
	bakcground-repeat: repeat-x;
}

ul#main-nav li {
	margin:0;
	padding:0 0 0 0;
	list-style:none;
	float:left;
	height: 44px;
	margin:0 0 0 0;
	background-image:url('images/navbar-off-bg.jpg');
	bakcground-repeat: repeat-x;
}



ul#main-nav li a {
	text-decoration:none;
	display:block;
	margin:0.3em 0 0 0;
	padding:0.5em 0.3em 0.4em 0.3em;
	color:#1f1f1f;
	bakcground-repeat: repeat-x;
}

a#left-border {
	border-left: 2px solid #aaa;
}

ul#main-nav li:hover {
	background:url('images/navbar-on-bg.jpg') left 0;
}


/* end of Navigation */

#welcome_image {
	margin: 1px 0px 1px 0px;
	float:left;
	width:370px;
	height:280px;
	clear:both;	
}


