﻿* {padding: 0; margin: 0; }

/* #0E856D; */
.defaultcolor
{
	color: #076E5B; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
}

p {
	line-height: 16pt;
	margin-bottom: 6pt;
}


a { color: #076E5B; }
a:link,a:active,a:visited { text-decoration: underline; }
a:hover { text-decoration: underline; }

h1 { font-size: 16pt; }
h2 { font-size: 14pt; }
h3 { font-size: 12pt; }

table {
	 text-align: left;
}

#main table tr { vertical-align: top; }

#left{width:100%;background:url(../images/keyleft.jpg) left top repeat-y;  height: 100%; }
#right{width:100%;background:url(../images/keyright.jpg) right top repeat-y; height: 100%; }
#center{
	margin: 0px 61px; 
	padding-top: 20px; text-align: center;
	background-image: url(../images/backfull.jpg); background-position: center top; background-repeat: no-repeat; width : 770px; height: 100%; 
	position: relative;
}

#block { margin: 0 auto 0 auto; width: 892px; height: 100%; }

/* MAIN navigation buttons */
#mainnav { position: absolute; top: 20px; left: 20px; list-style: none; }
#mainnav li {
	 background-image: url(../images/buttontop.gif);
	 background-repeat: no-repeat;
	 background-position: 0px 0px;
	 display: block; width: 127px; height: 24px;
	 font-weight: normal;
	 font-size: 9pt;
	 margin: 0px ;
	 padding-top: 2px;
}
#mainnav li a { color: white; }
#mainnav a:link, #mainnav a:active, #mainnav a:visited { text-decoration: none; }
#mainnav a:hover { text-decoration: underline; }
#mainnav .current { color: #FFFF99; font-weight: bold; text-decoration: none !important;}

/* SUB navigation buttons */
#subnav { position: absolute; top: 15px; right: -125px; list-style: none; z-index: 10; }
ul#subnav { text-align: center !important; }
#subnav li {
	 background-image: url(../images/buttonbot2.gif);
	 background-repeat: no-repeat;
	 background-position: 0px 0px;
	 display: block; width: 127px; height: 40px;
	 font-weight: normal;
	 font-size: 9pt;
	 margin: 0px ;
	 padding-top: 5px;
}
#subnav a:link, #subnav a:active, #subnav a:visited { text-decoration: none; }
#subnav a:hover { text-decoration: underline; }
#subnav .current { font-weight: bold; text-decoration: none !important;}


#header{ height: 190px; border-bottom: solid 2px; }
#address { font-weight: bold; font-size: 9pt; }

#main { padding-top: 10px; 	width: 490px; margin: 0px auto 20px auto; position: relative; }
#main h1 {
	position: absolute; left: -115px; top: 10px;
	font-weight: bold;
	font-size: 24px;
	width: 150px;
	text-align: left;
}

#main .rule, #splash .rule
{
	background-image: url(../images/3arrowhead.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 30px;
	border: none;
	clear: none;
	margin-bottom: 10px;
}

#footer {
	border-top: 2px solid;
	margin: 10px  auto 0px auto;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 770px;
	font-size: 8pt;
}

#main li { list-style-image: url('../images/1arrowhead_clip.jpg'); }
#main h2 { font-size: 11pt; margin-bottom: 10px; }
#main h3 { font-size: 10pt; margin-bottom: 5px; }

#main p { margin-bottom: 15px; margin-right: 10px; }
#main .space { margin-bottom: 30px; } 
#main .floater { float: left; margin: 10px 10px 10px 0px; }
#main .clearing { clear: both; }
#main ul { margin-bottom: 10px; text-align: left; margin-left: 20px; }
#main li { margin-bottom: 5px; }
#main hr { margin-top: 10px; margin-bottom: 10px; }
#main p.testimonial { font-style: italic; margin-left: 30px; margin-right: 30px; }

#ls1 {  float: left; width: 60px; height: 60px; clear: left;}
#rs1 {  float: right; width: 60px; height: 60px; clear: right; }

#ls2 {  float: left; width: 40px; height: 60px; clear: left; }
#rs2 {  float: right; width: 40px; height: 60px; clear: right; }

.imgthumb {
	 text-align: center; font-size: 7pt;
}

.imgthumb img {
	 border: none;
}

.thumb tr { vertical-align: top; }
.thumb img { border: none; }
.thumb td.right { padding: 10px; }


#main #subnav li
{
	list-style-image: none;
}

ul.inline { padding-left: 0px; width: auto !important; text-align: center !important; margin-bottom: 20px !important; 