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

body {
margin: 0;
padding:0;
background-image:url(../images/untitled/backgroundpat.jpg);
}

#wrapper {
width:500px;
height:100%;
margin-right:auto;
margin-left:auto;
margin-top:0;
padding-top:0;
margin-bottom:0px;
padding-bottom:0;
background-color:#e5e3b2;
position:relative;
background-image:url(../images/untitled/footer.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

#content {
min-height:650px;
}

h1, h2, h3 {
text-align:center;
}

p {
	margin-left:35px;
	margin-right:35px;
}

#menu {
	width:100px;
	height:303px;
	float:left;
	display:block;
	list-style-type:none;
	padding: 0;
	margin: 0;
	text-align:center;
	left:-100px;
	height:408px;
	position:absolute;
	background-image:url(../images/untitled/menu.png);
	padding-top:85px;
	background-repeat:no-repeat;
}

#menu a {
display:block;
width:110px;
text-decoration:none;
}

#menu a:hover {
color:#000000;
}

#menu a {
color:#47641e;
font-size:13px;
font-family:georgia, times new roman, serif;
}

#nearby li a {
color:#47641e;
}
#nearby a:hover {
color:#000000;
}

#header {
margin-top:0;
padding-top:0px;
background-image:url(../images/untitled/header.jpg);
height:193px;
width:500px;
}

#footer {
position:relative;
bottom:0;
background-color:#000000;
width:500px;
color:##e5e3b3;
width:500px;
text-align:center;
}

#footer p, #footer a {
color:#e5e3b3;
}

#rightcol {
width:400px;
float:left;
}

#content {
margin:0;
padding:0;
position:relative;
background-image:url(../images/untitled/header2.jpg);
background-repeat:no-repeat;
}

#leftcol {
min-height:650px;
width:100px;
}

.ratessubhead {
list-style-type:none;
font-weight:bold;
}

.headerthing {
margin-top:0;
padding-top:0;
}

.links {
color:#47641e;
text-align:center;
display:block;
margin-right:auto;
margin-left:auto;
}

.links:hover {
color:#000000;
}

a img {
border:none;
}

.headerline {
border-bottom-color:#003300;
border-bottom-style:solid;
border-bottom-width:1px;
}

.cal {

background-color:#faf8c2;
 width:483px; 
 margin:0; 
 padding-left:15px; 
 padding-top:5px;
 padding-bottom:5px;
 }
 
 p {
 font-family:times new roman, georgia, serif;
 font-size:13px;
 }