body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	line-height: 22px;
	background-attachment: scroll;
	background-image: url(images/gordonjonesBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}


#logo {
height: 88px;
background: url(images/logo_bg.gif) repeat-x;
padding-left: 128px;
}

#nav {
height: 37px;
background: url(images/nav_bg.gif) repeat-x;
padding-left: 132px;
}

#minitabs {
	margin: 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#minitabs li {
margin:0 0 0 0;
padding: 0;
display: inline;
list-style: none;
word-spacing: 5em;
}

#minitabs a {
float: left;
line-height: 15px;
font-weight: bold;
margin: 12px 10px 0px 0px;
text-decoration: none;
color: #54b948;
word-spacing: 5em;
}

#minitabs a.active, #minitabs a:hover {
color: #54b948;
border-bottom: 6px solid #009900;
padding-bottom: 4px;
}

#content {
float: left;
width: 534px;
margin-top: 32px;
padding-left:128px;
}

#subnav {
margin-top: 32px;
margin-left: 688px;
padding-right: 100px;
}

.contentTable {
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	margin-bottom: 20px;
	
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #54b948;
	text-indent: 30px;
}
.subnavText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #54b948;
	line-height: 14px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #54b948;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #54b948;
	padding-bottom: 5px;
	padding-top: 5px;
}

.footer {
	width: 534;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #54b948;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}

#resquote {
	background: url(images/quote.gif) no-repeat;
	text-indent: 15px;
}

td.menuon { background-color: #e7f9ff; color: #54b948; }
td.menuoff { background-color: #ffffff; color: #54b948; }

.smallPrint{font-size:10px;}