/* CSS Document */

a:link, a:visited {
	color: #C66B7C;
	text-decoration: none; 
}
a:hover { 
	color: #C66B7C;
	text-decoration: underline; 
}
body { 
	/*background-color: #EECAB4; 420B03 (red leaf banner)*/
	color: #4A4A4A;
	/*background-image: url("../images/bodyBg.jpg");
	background-position: 0px 0px;
	background-repeat: repeat-x;*/
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
/*#shadowtop {	
	background-image:url("../images/bgShadowTop2.gif");
	background-position: top center;
	background-repeat:no-repeat;
}

#shadowbottom {
	background-image:url("../images/bgShadowBot2.gif");
	background-position: top center;
	background-repeat:repeat-y;
}*/

#calendar {
	margin: 10px 0px 10px 10px;
	/*padding: 10px;
	border: 1px #CCCCCC solid;*/
}
#content {
	background-color: #FFFFFF;
	border: 1px #000 solid;
	padding: 10px;
	width: 778px;
}
.fineprint {
	font-size: 10px;
}
#footer {
	background-color: #B18E98; /*676701,982C19; BB3017 702F0D; 823F25*/
	border-bottom: 1px #3A3A3A solid;
	border-left: 1px #3A3A3A solid;
	border-right: 1px #3A3A3A solid;
	padding: 4px 5px 10px 5px;
	margin: 0px;
	height: 40px;
	width: 788px; /*800px minus 2px of border-right and -left and 10px of padding-right and -left
	float: left;*/
}
#footer a {
	color: #B9BC66;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	color: #281f00;
	font-size: 10px;
	font-stretch: extra-expanded;
	text-align: right;
}
#gallery_date {
	color: #999966;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 8px 5px 5px;
	text-align: right;
	vertical-align: top;
}
#gallery_description {
	padding: 0px 8px 5px 5px;
	text-align: right;
	vertical-align: top;
}
#gallery_description p {
	font-size: 9px;
}
#gallery_image img {
	background-color: #FFFFFF;
	border: 1px #C4CEAB solid;
	padding: 3px;
}
#gallery_index img {
	background-color: #FFFFFF;
	border: 1px #C4CEAB solid;
	padding: 3px;
}
#gallery_title {
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	padding: 5px 8px 0px 5px;
	text-align: right;
	vertical-align: top;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Times New Roman", Times, serif; 
}
p,a,li,td,legend {
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;/*"Times New Roman", Times, serif; "Century Gothic", Verdana, Arial, Helvetica, sans-serif;*/
}
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #462516;
	margin: 0px 0px 5px 0px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	font-stretch: semi-expanded;
	color: #8D7E47;	
	border-bottom: #999966 solid 1px;
	margin-bottom: 0px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
	margin: 5px 0px 0px 0px;
	padding-bottom: 0px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
	font-weight: bold;
}
/*#imageleft {
	float: left;
	background-color: #FFFFFF;
	border: 1px #C4CEAB solid;
	margin: 10px 10px 0px 6px;
	padding: 3px;
}*/
#imageleft {
	clear: left;
	float: left;
	margin: 0px 6px 6px 0px;
	position: inherit;
}
#imageleft img {
	background-color: #FFFFFF;
	border: 1px #C66B7C solid; /*3A3A3A.EECAB4*/
	margin-bottom: 5px;
	padding: 2px;
}
#imageright {
	clear: right;
	float: right;
	margin: 10px 15px 6px 10px; /*0px 0px 6px 6px;*/
	position: inherit;
	/* bug fix for IE 
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-right: 15px;*/
}
#imageright img {
	border: 2px solid #000;
	margin: 7px;
	padding: 0px;
	/*background-color: #FFFFFF;
	border: 1px #C66B7C dashed; 
	margin-bottom: 5px;
	padding: 5px;*/
}
#leftcol {
	background-color: #FFFFFF;
	float: left;
	padding: 10px;
	width: 628px; /*650px minus 2px of border-right and -left and 20px of padding-right and -left */
}
#maincontent_table {
	padding-left: 10px;
}
#maincontent_table a {
	border-style: none;
}
#maincontent_table img {
	background-color: #FFFFFF;
	border: 1px #C0B690 solid;
	padding: 3px;
}
#maincontent_table td {
	padding-bottom: 5px;
}
p {
	line-height: 15px;
	margin: 2px 0px 8px 0px;
}
p, li, td {
	font-size: 11px;
	color: #4A4A4A;
}
.quote {
	background-color: #FFF1FF; /*F2FFE4,F2F2F2;*/
	border: 1px #FCBFBF solid; /*A1D26E,CCCCCC*/
	font-size: 12px;
	margin: 0px;
	padding: 8px;
}
#rightcol {
	/*background-color: #FFFFFF; 973724; 86AF5B; E8E4E3;
	border-left: 1px #CCCCCC solid;*/
	float: right;
	width: 149px; /*150px minus 1px border-right */
}
#rightcol a {
	color: #BB3017;
	text-decoration: none;
}
#rightcol a:hover {
	color: #420B03;
	text-decoration: underline;
}
#rightcol p {
	color: #BB3017;
	padding: 0px 5px 0px 5px;
}
#sidenav ul {
	margin-left: -25px;
}
#sidenav li {
	color: #2E2724;
	list-style-type: none;
}
sup {
	font-size: 12px;
}
#topnav {
	background-color: #281f00; /*676701,BB3017,A84C1E8F360A#C1693E;*/
	/*background-image:  url("/images/topnavBg2.gif");*/
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-bottom: 1px #FFCCCC solid;
	border-left: 1px #3A3A3A solid;
	border-right: 1px #3A3A3A solid;
	border-top: 1px #FFCCCC solid;
	color: #B9BC66;
	display: block;
	font-size: 14px;
	font-stretch: extra-expanded;
	height: 18px;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	text-align: right;
}
#topnav a {
	color: #E7E8C2;
}
#topnav a:hover {
	color: #EDEFB8;
	text-decoration: none;
}
#topnav a {
	font-family: "Times New Roman", Times, serif; 
}
#training {
	border-bottom: #FCBFBF 1px solid;
}
#training span.trainingcycle {
	color: #66CC33;
}
#training span.trainingday {
	font-size: 14px;
	font-weight: bold;
}
#training span.trainingrun {
	color: #FF9900;
}
#training span.trainingspin {
	color: #FF0000;
}
#training span.trainingswim {
	color: #0066FF;
}
#training span.trainingweights {
	color: #66CCFF;
}
#training span.trainingyoga {
	color: #993399;
}
#twocol {
	background-image:  url("/images/rightBg.jpg");
	/*background-repeat: repeat-x;*/
	background-position: 70px 155px;
	background-color: #FFFFFF;  /*;86AF5B;E8E4E3;*/
	border: 1px #3A3A3A solid;
	float: left;
}
ul {
	margin: 2px 0px 8px 0px;
}
#wholepage {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
}

