body {
	background-image: url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	}

p, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666666;
	}


form {
    margin: 0px;
    padding: 0px;
    }

a:link, a:visited {
	color: #693;
	text-decoration: none;
	}

a:hover {
	color: #693;
	text-decoration: underline;
	}
	
a#skipMainNav, a#skipSecondaryNav {
	float: left;
	margin: -500px;
	padding: 0;
	text-indent: -1000em;
	text-decoration: none;
	line-height: 0;
	font-size: .8em;
	}

#content_home, #content_home p, #content_home li {
	line-height: 1.3em;
	text-align: left;
	margin: 0;
	padding: 0 10px 10px 8px;
	}

#content, #content p, #content li {
	line-height: 1.3em;
	text-align: left;
	margin-top: 0;
	}
	
#content h1 {
	color: #E28808;
	font-size: 25px;
	line-height: 1.1em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#content h2 {
	color: #E28808;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
	}

#content h3 {
	color: #693;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
    }

#content a: {
	color: #693;
	text-decoration: none;
	}
#content a:link {
	color: #693;
	text-decoration: none;
	}
#content a:active {
	color: #693;
	text-decoration: none;
	}
#content a:visited {
	color: #693;
	text-decoration: none;
	}
#content a:hover {
	color: #693;
	text-decoration: underline;
	}
	
#navTrail {
	padding: 5px 5px 5px 8px;
	}

/* FOOTER */
#footer {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: center;
	padding: 10px 10px 10px 10px;
	}

#footer #lg {
	font-size: 12px;
	font-weight: bold;
	}

#footer a:link {
	color: #999;
	text-decoration: none;
	}

#footer a:active {
	color: #999;
	text-decoration: none;
	}

#footer a:visited {
	color: #999;
	text-decoration: none;
	}

#footer a:hover {
	color: #999;
	text-decoration: underline;
	}

.accomm_features th {
    color: #e28808;
    text-align: center;
    font-weight: normal;
}

/* custom GMaps overlay */
.gmaps-overlay-image {
    /*border: 1px solid #888;
    padding: 2px;*/
}
