body {
	background-image: url(images/bkgd.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #62B3A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	background-repeat: repeat-x;
	background-position: center top;
}
.mains {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.leader{
	font-weight: bold;
	font-style: normal;
	color: #D68309;
	text-transform: none;
}
.leaderblue{
	font-weight: bold;
	font-style: normal;
	color: #006666;
	text-transform: none;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	font-variant: normal;
	line-height: 20px;
	text-align: center;
	padding-top: 10px;
}

a:link {
	color: #006666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
} 

a:visited {
	color: #006666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:active {
	color: #006666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	background-image: url(images/header-nav_02.jpg);
	background-repeat: repeat-x;
}

.nav a:link {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
} 

.nav a:visited {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

.nav a:hover {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}

.nav a:active {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
.blognav {
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63B09E;
}

.subnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	font-variant: normal;
	text-transform: none;
} 
.subnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	font-variant: normal;
	text-transform: none;
}

.subnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #D58100;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.subnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	font-variant: normal;
	text-transform: none;
}
.inset {
	padding: 3px;
	border: 1px solid #008F0F;
	font-size: 13px;
	color: #333333;
}
h1, .h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #006666;
	font-weight: normal;
	line-height: normal;
}
h2, .h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D58100;
	font-weight: normal;
}
h3, .h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #006666;
	font-weight: normal;
}
h4, .h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C17000;
	font-weight: normal;
}
.vline {
	background-image: url(images/vline.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.breadcrumb {
	font-size: 11px;
}
.margin {
	padding: 5px;
	margin-right: 7px;
	border: 1px solid #6CB7A8;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #79BDAE;
}

