body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #330000;
	text-align: center;
}

h1 {
	font-size: 19pt;
	background-image: url(../assets/gv-bg.jpg);
	background-position: center center;
	letter-spacing: 0.2em;
	padding: 7px 0px;
	margin-bottom: 0px;
}

div.navtable {
	width: 100%;
}

.navtable {
	font-size: 100%;
	font-weight: bold;
	background-color: #000000;
	padding: 3px 0;
	color: #FFFFFF;
}

.navtable a:link {
	font-size: 105%;
	font-weight: bold;
	color: blue;
	text-decoration: none;
	width: 9%;
	padding-right: 10px;
	padding-left: 10px;
	border-right: thin inset #FFF;
}

.navtable a:visited {
	font-size: 105%;
	font-weight: bold;
	color: blue;
	text-decoration: none;
	width: 9%;
	padding-right: 10px;
	padding-left: 10px;
	border-right: thin inset #FFF;
}

.navtable a:hover {
	font-size: 105%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	width: 9%;
	border-right: thin inset #FFF;
	background: #000000;
}

.navtable a.last {
	border-right: 0px;
}


.navtable2 {
	font-size: 100%;
	font-weight: bold;
	padding: 3px 0;
	color: blue;
}

.navtable2 a:link {
	font-size: 105%;
	font-weight: bold;
	color: blue;
	text-decoration: none;
	width: 9%;
	padding-right: 10px;
	padding-left: 10px;
	border-right: thin inset #FFF;
}


#phone {
	color: #333333;
	font-weight: bold;
	position: absolute;
	left: 20px;
	top: 20px;
	padding: 3px;
	font-size: 11pt;
}

#location {
	color: #333333;
	font-weight: bold;
	position: absolute;
	right: 20px;
	top: 20px;
	padding: 3px;
	font-size: 11pt;
}

.smallital {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	margin: 0px 0px 5px;
	padding: 5px;
}

#faq {
	padding: 3px;
	letter-spacing: 0.1em;
	float: left;
	border: thin groove #804040;
	margin-top: 7px;
}

#rates {
	padding: 3px;
	float: right;
	border: thin groove #804040;
	letter-spacing: 0.1em;
	margin-top: 7px;
}

#faq a, #rates a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFB18C;
	padding: 3px 5px;
	text-decoration: none;
}

#faq a:hover, #rates a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330066;
	text-decoration: none;
}

div.photoNav {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 5px;
	width: 100%;
	text-align: center;
}

div.photoNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFB18C;
	text-decoration: none;
	padding: 2px 5px;
	display: inline;
	border: thin groove #804040;
	width: 70px;
}

div.photoNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFB18C;
	padding: 2px 5px;
	display: inline;
	border: thin groove #804040;
	width: 70px;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #330066;
	background-color: #FFFFFF;
	text-decoration: underline;
}

.main-content {
	padding: 10px;
	margin-right: 15%;
	margin-left: 15%;
	margin-top: 25px;
	background-color: #FFE2C6;
}

.content {
	font-size: 0.9em;
	padding: 0px 10px;
	text-align: justify;
	margin: 10px 0px 15px;
}


#contact {
	font-size: 80%;
	background-image: url(../assets/gv-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 20px 0px 0px;
	padding: 5px 0px;
	width: 100%;
}

#footer {
	font-size: 80%;
	text-align: center;
	width: 100%;
	padding: 5px;
}
