﻿* {
	margin: 0;
	padding: 0;
}

body {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color:#666666;
}

#textHolder{
background-image: url(img/grad.jpg); 
width: 920px;
height: 1000px;
padding: 20px 20px 20px 20px;
}

#LongTextHolder{
background-image: url(img/grad.jpg);
background-repeat:no-repeat;
width: 920px;
height: 1350px;
padding: 20px 20px 20px 20px;
}

#ShortTextHolder{
background-image: url(img/grad.jpg); 
width: 920px;
height: 450px;
padding: 20px 20px 20px 20px;
}

#MidTextHolder{
background-image: url(img/grad.jpg); 
width: 920px;
height: 800px;
padding: 20px 20px 20px 20px;
}


#spacer{
height: 20px;
}

.navText{
font-weight:bold;
font-size: 14px;
line-height: 14px;
color:#093A6D;
}

.navText a{
color:#093A6D;
}

.navText a:hover {
color:#093A6D;
}

.footerText{
font-weight:bold;
font-size: 10px;
line-height: 14px;
color:#ffffff;
}

.footerText a{
color:#ffffff;
}

.footerText a:hover {
color:#ffffff;
}

a {
text-decoration: none;
color: #0f549a;
}

a img{
border:0px;
}

a:hover {
text-decoration: underline;
color: #81c000;
}


#wrap {
padding: 0px 0px 40px 0px;
background-image: url(img/bg.jpg); 
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
margin: 0 auto;
}


#header {
margin: 0 auto;
padding: 0px 0px 0px 0px;
width: 960px;
height: 226px;
}

#footer {
padding: 20px 20px 0px 20px;
width: 920px;
height: 175px;
}

#navHolder {
background-image: url(img/navbg.jpg); 
width: 960px;
margin: 0 auto;
height: 44px;
}

.homeLinkSection {
padding: 50px 0px 0px 0px;
float:left;
width: 240px;
}

#nav1 {
float:left;
padding: 8px 0px 0px 0px;
width: 120px;
height: 29px;
}

#nav2 {
float:left;
padding: 8px 0px 0px 0px;
width: 160px;
height: 29px;
}

#nav3 {
float:left;
padding: 8px 0px 0px 0px;
width: 190px;
height: 29px;
}

#nav4 {
float:left;
padding: 8px 0px 0px 0px;
width: 180px;
height: 29px;
}

#nav5 {
float:left;
padding: 8px 0px 0px 0px;
width: 180px;
height: 29px;
}

#nav6 {
float:left;
padding: 8px 0px 0px 0px;
width: 130px;
height: 29px;
}

#flashHolder {
margin: 0 auto;
width: 960px;
}

#footerHolder {
background-image: url(img/footerbg.png); 
margin: 0 auto;
padding: 20px 20px 0px 20px;
width: 920px;
height: 58px;
}


#homepageLinksHolder {
background-image: url(img/homepglinksbg.jpg); 
margin: 0 auto;
width: 960px;
height: 224px;
}

#content {
padding: 0px 0px 40px 0px;
background-color: #F5F5F5;
margin: 0 auto;
width: 960px;
}

#column1 {
float:left;
padding-left:60px;
width: 130px;
}

#column2 {
float:left;
padding-left:20px;
width: 130px;
}

#column3 {
float:left;
padding-left:20px;
width: 130px;
}

#column4 {
float:left;
width: 150px;
}

#column5 {
float:right;
padding-left:20px;
width: 110px;
}


#right-sidebar {
	float:right;
	padding: 12px;
	width: 300px;
	background-color: tan;
}

#left-sidebar {
	float:left;
	width:540px;
	padding-right:40px;
}

#indent{
	padding-left:30px;
	padding-right:30px;
}
h1  {
color: #0f549a;
font-size: 20px;
font-weight: bold;
height: 20px;
line-height: 20px;
padding-top:24px;
padding-bottom:20px;
}

h2  {
color: #000000;
font-size: 14px;
padding-bottom:10px;
}

h3  {
color: #572600;
font-size: 14px;
font-weight: bold;
height: 25px;
line-height: 25px;
padding-top:10px;
padding-bottom:10px;
}

h4  {
color: #000000;
font-size: 14px;
padding-bottom:4px;
}


ol {
padding-left:30px;	
}

ul {
padding-left:30px;
padding-bottom:20px;	
}


#activitylist dt {
color: #0f549a;
text-decoration: none;
font-size: 120%;
margin-bottom: 3px;
margin-top: 58px;
padding-left: 148px;
}

#activitylist dd {
color: black;
font-size: 100%;
padding-left: 14px;
}

.threecolumnlist {
float: left;
padding: 0px 10px 10px 10px;
margin: 0px 10px 30px 10px;
width: 260px;
height: 180px;
}

.listimage {
float: left;
clear: right;
padding: 0px 12px 0px 0px;
}

.photos {
	float:right;
	padding-left:20px;
}
p.announce{
color: #0f549a;
font-size: 18px;
font-weight: bold;
height: 18px;
line-height: 18px;
padding-top:2px;
padding-bottom:2px;
}

p.phone{
color: black;
font-size: 18px;
font-weight: bold;
height: 18px;
line-height: 18px;
padding-top:4px;
padding-bottom:2px;
}