/* CSS Document */

body {
	background-image:url("images/jaspareshome.jpg");
	background-repeat:no-repeat;
	background-color:#555500;
	height:710px;
	width:920px;
	margin-top:0px;
	margin-left:0px;
}

object {
	position:absolute;
	top:120px;
	left:510px;
}

#links {
	font-family:tahoma;
	color:yellow;
	font-size:12px;
	position:absolute;
	top:78px;
	left:600px;
}


a:link {
	text-decoration:none;
	color:yellow;
}

a:visited {
	color:yellow;
	text-decoration:none;
}

a:hover {
	color:#009900;
	text-decoration:underline;
}

h1 {
	text-align:center;
	font-family:georgia;
	font-size:24px;
	color:#009900;
	font-size:30px;
}

h2 {
	text-align:center;
	font-family:georgia;
	font-size:22px;
	color:#009900;
}

h3 {
	text-align:center;
	font-family:georgia;
	color:#009900;
}

#leftside {
	font-family:verdana;
	font-size:12px;
	font-color:black;
	width:475px;
	height:500px;
	position:absolute;
	top:130px;
	left:18px;
	line-height:1.5em;
	border-top:solid 1px maroon;
}

#rightside {
	font-family:verdana;
	font-size:12px;
	font-color:black;
	width:375px;
	height:80px;
	position:absolute;
	top:370px;
	left:520px;
}

.intexthighlight {
	color:#990000;
	font-weight:bold;
}

#intexthighlight2 {
	color:maroon;	
	text-align:center;
}

#copyright {
	position:absolute;
	top:631px;
	left:25px;
	width:400px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	border-top:1px solid white;
	border-bottom:1px solid white;
}

.hours {
	color:yellow;
}

#leftsideborder {
	background-color:olive;
	border:solid 1px maroon;
	padding:3px;
	color:white;
	padding-bottom:23px;
	
}

#creditCard {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:gray;
	position:absolute;
	top:610px;
	left:450px;
	width:500px;	
	text-align:center;
}

#vicksburgHours {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	position:absolute;
	top:640px;
	left:500px;
	width:200px;	
	text-align:center;
	border-right:gray solid 1px;
}

#portageHours{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	position:absolute;
	top:640px;
	left:700px;
	width:200px;	
	text-align:center;
}