/* johns guide service css file */

a:link {
	color: #FFCC00;
	text-decoration: underline;
}

a:visited {
	color: #FFCC00;
	text-decoration: underline;
}

a:hover {
	color: #66CCCC;
	text-decoration: underline;
}

a:active {
	color: #FFCC00;
	text-decoration: underline;
}

body {
	background-color: #000033;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: small;
}

h2 {
    color: #FFCC00;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h3 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h4 {
	color: #FFCC00;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	text-align: center;
}

html {
	height: 100.1%;
	margin: 0px;
	padding: 0px;
}

strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
}

.bufferline {
	border-bottom-color: #666699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 0px;
	padding: 3px;
	text-align: center;
}

.mainbodytable {
	background-color: #005279;
	border: 1px solid #666699;
}

.navlink a:link {
	background-color: #000033;
	border: 1px solid #666699;
	color: #FFCC00;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 160px;
}

.navlink a:visited {
	background-color: #000033;
	border: 1px solid #666699;
	color: #FFCC00;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 160px;
}

.navlink a:hover {
	background-color: #339966;
	border: 1px solid #FFCC00;
	color: #000000;
	/* display: block; */
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 160px;
}

.navlink a:active {
	background-color: #003955;
	border: 1px solid #666699;
	color: #FFCC00;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 160px;
}

.navlink ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.quicklink a:link {
	background-color: #000033;
	border: 1px solid #666699;
	color: #FFCC00;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 160px;
}

.quicklink a:visited {
	background-color: #000033;
	border: 1px solid #666699;
	color: #FFCC00;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 160px;
}

.quicklink a:hover {
	background-color: #339966;
	border: 1px solid #FFCC00;
	color: #000000;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 160px;
}

.quicklink a:active {
	background-color: #66FF99;
	border: 1px solid #666699;
	color: #FFCC00;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 160px;
}

.quicklink ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#bottomlinks {
	font-size: .8em;
	text-align: center;
}

#copyright {
	color: #FFFFFF;
	font-size: 0.8em;
	text-align: center;
}

#header {
	background-color: #000033;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: small;
}

#info {
	text-align: center;
}

#johnright {
	background-color: #0080C0;
	border: 1px solid #666699;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	margin: 5px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	width: 180px;
}

#navwrapper {
	background-color: #003955;
	border-bottom-color: #666699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #666699;
	border-left-style: solid;
	border-left-width: 1px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 200px;
}

#onefooter {
	background-color: #003955;
	border: 1px solid #666699;
	color: #FFCC00;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	line-height:15px;
}

#pagerowone {
	background-color: #003955;
	border: 1px solid #666699;
	color: #FFCC00;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

#pagerowtwo {
	background-color: #003955;
	border: 1px solid #666699;
	color: #FFCC00;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

#pagerowthree {
	background-color: #003955;
	border: 1px solid #666699;
	color: #FFCC00;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

#pagerowfour {
	background-color: #003955;
	border: 1px solid #666699;
	color: #FFCC00;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

#pagerowfive {
	background-color: #003955;
	border: 1px solid #666699;
	color: #FFCC00;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

#pagerowsix {
	background-color: #003955;
	border: 1px solid #666699;
	color: #FFCC00;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

#quickmenu {
	background-color: #0080C0;
	border: 1px solid #666699;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	height: 100.1%;
	margin: 5px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	width: 200px;
}

#quickmenu h3 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#quiknavcontainer {
	height: auto;
	margin: 3px;
	padding: 3px;
	width: 200px;
}

#slideshow {
	background-color: #000033;
	border: 1px solid #666699;
	color: #FFCC00;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	height: 200px;
	margin: 5px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	width: 200px;
}

#testimonials {
	background-color: #006291;
	border: 1px solid #666699;
	color: #FFCC00;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	height: auto;
	margin: 3px;
	padding: 3px;
	text-align: center;
	width: 200px;
	line-height:25px;
}

.tableleft {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	text-align: left;
	text-indent: 2px;
	border: 1px solid #666699;
}
.redbox {
	background-color: #990000;
	border: 1px solid #666699;
}
.greenbox {
	background-color: #00CC66;
	border: 1px solid #666699;
}
.bluebox {
	background-color: #00CCFF;
	font-weight: bold;
	color: #000000;
	border: 1px solid #666699;
}
.tabletop {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
	text-indent: 2px;
	border: 1px solid #666699;
}

