﻿* {
	font-family: Trebuchet MS,Verdana,Arial,Sans-Serif;
	color: #333;
}
html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	font-size: 62.5%;
	background-image: url(/images/background.jpg);
	background-color: #b2c597;
}
form {
	height: 100%;
}
/* Standard formatting styles */
h1 {
	font-size: 2.6em;
	letter-spacing: -1px;
	color: #02703b;
	margin-top: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div.h1 {
	font-size: 2.2em;
	letter-spacing: -1px;
	color: #02703b !important;
	margin-top: 12px;
	margin-bottom: 0px;
}
div.h1 span {
	color: #02703b !important;
}
h2 {
	font-weight: bold;
	color: #afc15a;
	margin-bottom: 6px;
}
h2 em {
	color: #afc15a !important;
}
#main-content h2.first {
	margin-top: 5px;
	font-size: 1.7em;
	padding-bottom: 0px;
	border-bottom: 1px solid #ccc;
}
#main-content h2 {
	margin-top: 25px;
	font-size: 1.7em;
	padding-bottom: 0px;
	border-bottom: 1px solid #ccc;
}
h3 {
	font-size: 1.5em;
	margin-top: 18px;
	margin-bottom: 0px;
	color: #02703b;
}
hr {
	border: 1px dashed #ddd;
}
p {
	font-size: 1.4em;
	line-height: 1.5em;
	margin-top: 6px;
	margin-bottom: 6px;
}
p.h3sub {
	margin-top: 0px;
	font-weight: bold;
	color: #777;
}
p.emphasis {
}
li {
	line-height: 1.5em;
}
ul.emphasis {
	
}
ul.emphasis li {
	font-size: 1.4em;
	list-style-type: none;
	background-image: url(/images/content/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	line-height: 1.7;
}
ul.emphasisalt {
	margin-top: 20px;
	margin-right: 40px;
}
ul.emphasisalt li {
	font-size: 1.4em;
	font-style: italic;
	list-style-type: none;
	background-image: url(/images/content/li.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	line-height: 1.2;
	margin-top: 0px;
	margin-bottom: 12px;
}
p.pagequote {
	margin-left: 40px;
	margin-right: 40px;
	font-style: italic;
}
div.paypalbutton {
	padding-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}
a:link {
	color: #02703b;
}
a:visited {
	color: #486758;
}
a:hover {
	color: #ff9900;
}
a.alt:link {
	color: #ff6600;
}
a.alt:visited {
	color: #486758;
}
a.alt:hover {
	color: #ff9900;
}
/* Template styles */
#accessibility {
	position: absolute;
	top: -9999px;
}
#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 960px;
	min-height: 100%;
	background-color: #fff;
	overflow: auto;
	overflow-x: hidden;
	background-image: url(/images/page_background.gif);
	background-repeat: repeat-y;
}
#container_inner {
	margin-left: 4px;
	margin-right: 4px;
	width: 952px;
	float: left;
}
#header {
	width: 100%;
}
#header img {
	border: 0px;
}
#logo {
	height: 127px;
}
#logo_left {
	float: left;
	height: 127px;
}
#logo_right {
	float: right;
	height: 127px;
}
#topbar {
	clear: both;
	width: 100%;
	height: 16px;
	background-image: url(/images/hp_image_bar.jpg);
	text-align: right;
}
#headerimage {
	clear: both;
	height: 215px;
}
#headerimage_left {
	width: 718px;
	height: 215px;
	float: left;
	background-image: url(/images/hp_image.jpg);
}
#headerimage_right {
	width: 234px;
	height: 215px;
	float: right;
}
#basebar {
	clear: both;
	width: 100%;
	height: 16px;
	background-image: url(/images/hp_image_bar.jpg);
}
#page {
	clear: both;
	background-image: url(/images/bg_paw.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
#contents {
	width: 698px;
	float: left;
	padding: 10px;
	padding-top: 0px;
}
#sidebar {
	width: 234px;
	float: right;
	min-height: 300px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
#footer {
	clear: both;
	width: 932px;
	padding: 10px;
	color: #fff;
	font-size: 11px;
}
#footer * {
	color: #fff;
	font-size: 12px;
}
#footer_panel {
	width: 932px;
	height: 47px;
	background-image: url(/images/footer_bg.gif);
	background-repeat: repeat-x;
}
#footer_left {
	width: 6px;
	height: 47px;
	background-image: url(/images/footer_left.gif);
	background-repeat: no-repeat;
	float: left;
}
#footer_right {
	width: 6px;
	height: 47px;
	background-image: url(/images/footer_right.gif);
	background-repeat: no-repeat;
	float: right;
}
#footer_content {
	float: left;
	padding: 5px;
	padding-top: 12px;
	width: 910px;
}
#footer_content_left {
	float: left;
}
#footer_content_right {
	float: right;
	text-align: right;
}
#footer a:link {
	font-size: 1.0em;
}
#footer a:visited {
	font-size: 1.0em;
}
#footer a:hover {
	font-size: 1.0em;
}
#footer_notes {
	margin-top: 10px;
	text-align: center;
	color: #aaa;
}
#footer_notes a {
	color: #999;
}
#footer_notes img {
	position: relative;
	top: 5px;
	border: 0px;
}
/* Tabs and navigation */
#navbar {
	background-image: url(/images/navbar_bg.gif);
}
#tabs {
	height: 51px;
}
#tabs ul {
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
 	padding: 0;
 	position: relative;
 	left: 14px;
}
#tabs li {
	display: inline;
	float: left;
	height: 51px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#tabs li a {
	font-family: Arial,Sans-Serif;
	display: block;
	height: 51px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-top: 11px;
	color: #fff;
	outline: none;
}
#tabs li a:hover {
	text-decoration: underline;
}
#tabs li.tab {
	padding-left: 14px;
	padding-right: 14px;
}
#tabs li.tab_selected {
	padding-left: 14px;
	padding-right: 14px;
	background-image: url(/images/navbar_basesel.gif);
	background-position: center center;
}
#tabs li.tabsep {
	width: 2px;
	background-image: url(/images/navbar_sep.gif);
	background-repeat: no-repeat;
}
/* Often-used content classes */
#breadcrumbs {
	font-size: 1.3em;
	padding: 10px;
	padding-bottom: 0px;
}
#breadcrumbs a:link {
	
}
#breadcrumbs a:visited {
	
}
#breadcrumbs a:hover {
	
}
#breadcrumbs span {
	
}
span.breadcrumbs_prefix {
	
}
#loggedinleft {
	display: inline;
	float: right;
	margin-top: 5px;
	margin-right: 8px;
	font-size: 1.1em;
}
#loggedinleft span {
}
#loggedinright {
	display: inline;
	float: right;
	margin-top: 5px;
	margin-right: 8px;
	font-size: 1.1em;
}
.loginname {
	font-weight: bold;
}
div.updated {
	background-color: #FFCC00;
	padding: 10px;
	width: 350px;
	margin-bottom: 15px;
	border: 1px dashed #CCCCCC;
	font-size: 1.2em;
	}
div.error {
	background-color: #FF0000;
	padding: 10px;
	margin-bottom: 15px;
	border: 1px dashed #CCCCCC;
	color: white;
	}
img.bordered {
	padding: 3px;
	border: 1px solid #ccc !important;
}
p.headerquote {
	font-weight: bold;
	color: #02703b;
	}
/* Datagrid classes */
.datagrid {
	width: 100%;
}
.datagrid_header {
	font-weight: bold;
	background-color: #777;
	color: #fff;
}
.datagrid_header a {
	color: #fff;
}
.datagrid_header td {
	color: #fff;
}
.datagrid_item {
	background-color: #e9e9e9;
}
.datagrid_alternatingitem {
	background-color: #f0f0f0;
}
/* Content classes */
#main-content {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#main-content th {
	font-size: 1.2em;
	padding: 3px;
}
#main-content td {
	font-size: 1.3em;
	padding: 3px;
}
#main-content table {
	margin-bottom: 5px;
}
div.hp {
	background-image: url(/images/divback.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
#contact {
	padding-left: 30px;
}
#contact span {
	font-size: 1.3em;
}
#contact label {
	width: 60px;
	font-size: 1.3em;
}
div.contactitem {
	margin-bottom: 4px;
}
div.coaching_header {
	text-align: center;
}
div.coaching_header p {
	font-size: 2.2em;
	letter-spacing: -1px;
	color: #02703b;
	margin-top: 0px;
	margin-bottom: 2px;
	line-height: 1;
}
ul.lys {
	margin-left: 0px;
	padding-left: 10px;
}
ul.lys li {
	font-size: 1.4em;
	list-style-type: none;
	background-image: url(/images/content/li-butterfly.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
	padding-left: 25px;
	line-height: 1.7;
}
ul.howb {
	margin-left: 0px;
	padding-left: 10px;
}
ul.howb li {
	font-size: 1.4em;
	list-style-type: none;
	background-image: url(/images/content/li-feather.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
	padding-left: 29px;
	line-height: 1.7;
}
span.lys {
	font-weight: bold;
	font-style: italic;
}
div.lys {
	overflow: auto;
}
div.lys_left {
	margin-right: 15px;
	float: left;
}
div.lys_right {
	float: left;
}
div.lys_clear {
	clear: both;
}
div.lys_paypal {
	text-align: center;
	margin-bottom: 15px;
}
#janki {
}
#janki img {
	border: 0px;
}
#janki_left {
	margin-right: 15px;
	float: left;
}
#janki_right {
	width: 529px;
	float: left;
}
#links h3 {
	margin-bottom: -3px;
}
#links p.link {
	margin-top: 0px;
}
#links p.text {
	margin-top: 0px;
	margin-bottom: 0px;
}
/* Rubbish for IE6 */
table.tabs {
	height: 51px;
	margin-left: 16px;
}
table.tabs td {
	display: inline;
	float: left;
	text-align: center;
	padding-bottom: 11px;
}
table.tabs a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #fff !important;
}
table.tabs a:hover {
	color: #fff;
	text-decoration: underline;
}
td.tab {
	padding-left: 14px;
	padding-right: 14px;
}
td.tab_selected {
	padding-left: 14px;
	padding-right: 14px;
	background-image: url(/images/navbar_basesel.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
td.tabsep {
	width: 2px;
	background-image: url(/images/navbar_sep.gif);
	background-repeat: no-repeat;
}