﻿body
{
	/*background-image: url(../images/rocks.jpg);*/
	/*background-image:url(../images/back_gradient.jpg);*/
	background-image:url(../images/background.jpg);
	
	background-repeat:repeat-x;
	/*background-color:#725E46;*/
	background-color:#000;
	
	margin:0;
	margin-bottom:20px;
	margin-top:20px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
     font-size: 10pt;



}


#logo
{
	margin:0;
	background-color:White;
	border-top:5px solid #E67817;
	width: 100%;
	text-align:center;
	border-bottom:10px solid #A18462;
	/*border-bottom:5px solid #9F8562;*/
	/*border-bottom:5px solid #4F4127;*/
	/*margin-bottom:5px;*/
}

#logo table
{
	margin:0;
	width: 100%;
	
	
}

#main
{
	
	/*margin-top:10px;*/
	border:1px solid #725E46;
	
	width: 900px;
	
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	
	background-color:White;
	text-align:justify;
	
}

#mainmenu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	
	margin:0;
	
	width: 100%;
	height: 30px;
	
	

	color:#fff;	
	text-align:center;
	vertical-align:middle;
	
	margin-bottom:10px;
	
}

#mainmenu ul
{
	margin:0;
	/*background-image:url(../images/menuback.png);*/
	background-image:url(../images/buttonpanel.jpg);
	
	
}
#mainmenu ul li
{
	display:inline;
	border-right:1px solid #aaa;
	
}

#mainmenu ul li a
{
	display:inline-block;
	padding-top:5px;
	color:#574635;
	text-decoration:none;
	
	
	padding-bottom:5px;
	padding-right:10px;
	padding-left:10px;
}

#mainmenu ul li a:hover
{
	text-decoration:underline;
}

#content
{
	font-family:Arial, Helvetica, sans-serif;
	/*border:1px solid #aaa;*/
	text-align:left;
	
	margin:auto;
	
	
	padding:10px;
	
}

#form1
{
	margin:0;
}


.highlightbox1
{

	background-color:#DFD4C9;	
	/*background-color:#9C8361;/
*
	/*background-color:#FFDFCD;*/
	/*border:1px solid #9F8562;*/
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:10px;
}

h1
{
	display:inline;
	border-left:15px solid #EA631D;
	padding-left:10px;
	color:#EA631D;
	font-size:18px;
	font-weight:bold;
	margin:10px;
	margin-left:0;
	margin-top:0;
	border-bottom:1px solid #EA631D;
	padding-bottom:5px;
	padding-right:20px;
	
}

li
{
	padding-bottom:5px;
}
a
{
	color:#EA631D;
	font-weight:bold;
	text-decoration:underline;
	
}
.highlightbox1 h1
{
	/*color:#fff;*/
}
h2
{
	color:#EA631D;
	font-size:14px;
	font-weight:bold;
	margin:10px;
	padding-bottom:2px;
	
}

h3
{
	color:#000;
	font-size:13px;
	font-weight:bold;
	margin:10px;
	padding-bottom:2px;
	
}

p
{
	margin-left:10px;
}
.highlightbox1 h2
{
	color:#A18462;
}

.leftcolumn
{
	padding-right:10px;
}
.rightcolumn
{
	background-image:url(../images/rope.jpg);
	background-repeat:repeat-y;
	
	padding-left:10px;
	/*border-left:1px solid #ddd;*/

}
.advertisebox 
{
	text-align:center;
	
}

.advertisebox a
{
	font-size:12px;
	color:#555;
}
p.graytext
{
	font-size:10px;
	color:#888;
}

table.infogrid
{
	/*border-left:1px solid #ccc;*/
	/*border-top:1px solid #ccc;*/
	
}
table.infogrid td
{
	padding:5px;
	text-align:left;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	
}

table.infogrid td.section_title
{
	border-top:0;
	border-right:0;
	border-left:0;
	
	padding:0;
	
}
table.infogrid td.label
{
	text-align:right;
	font-weight:bold;
	padding-right:10px;
}


table.infogrid td.label
{
	text-align:right;
	font-weight:bold;
	padding-right:10px;
}


#footer
{
	margin-top:20px;
	border-top:1px solid #9C8361;
	padding-top:10px;
	background-color:#DED3C8;
	text-align:center;
	padding-bottom:10px;
	
}

#footer ul 
{
	font-family:Verdana;
	font-size:12px;
}

#footer ul li
{
	display:inline;
	padding-right:10px;
}

#footer ul li a
{
	text-decoration:none;
	color:#555;
}

.image_left
{
	float:left;
}

.image_right
{
	float:right;
}


.clear
{
	clear:both;
}
.image_right2
{
	float:right;
	border:1px solid #aaa;
}

.faq_q
{
	font-weight:bold;
	color:#EA631D;
}

tr.faq_a td
{
	padding-bottom:10px;
}

.formtable
{
	
}
.formtable td
{
	padding-left:5px;
	padding-bottom:6px;
}
.formtable .label
{
	font-weight:bold;
	text-align:right;	
	vertical-align:top;
}
table.tablenote
{
}

table.tablenote img
{
	border:0;
}
table.tablenote td.caption
{
	/*background-color:#F6BA9A;*/
	background-color:#EA631D;
	color:White;
	border:1px solid #666;
	padding:3px;
	font-weight:bold;
	text-align:center;
}

table.tablenote td.content
{
	padding:5px;
	border:1px solid #666;
	
}

.hidden
{
	display:none;
}

.submenu
{
	border:1px solid #000;
	background-image:url(../images/buttonpanel.jpg);
}

.submenu td
{
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #000;
}

.submenu_normal
{
	color:#000;
	cursor:pointer;
}

.submenu_normal:hover
{
	
}
.submenu_selected
{
	
	font-weight:bold;
}


.section
{
	margin:0;
	padding-top:6px;
	padding-left:5px;
	padding-bottom:0;
	height:30px;
	font-weight:bold;
	font-size:14px;
	
	color: #6B3305;
	background-image:url(../images/section_back.png);
}

table.fitness
{
	
}
table.fitness td
{
	padding:8px;
	border:0px;
}

table.fitness td.active_green
{
	font-weight:bold;
	background-color:#00C000;
	border:2px solid #000;
	text-decoration:underline;
}
table.fitness td.inactive_green
{
	
	background-color:#00C000;
	border:2px solid #000;
	text-decoration:line-through;
}

table.fitness td.inactive_yellow
{
	background-color:#FFFF00;
	border:1px solid #666;
	text-decoration:line-through;
}

table.fitness td.active_yellow
{
	font-weight:bold;
	background-color:#FFFF00;
	border:1px solid #666;
	text-decoration:underline;
}


table.fitness td.inactive_orange
{
	background-color:#EA631D;
	border:1px solid #666;
	text-decoration:line-through;
	
}


.btn
{
	display:inline;
	border:1px solid #000;
	background-color:#EF864D;
	
	
}

.btn a
{
	padding:5px;

	padding-left:10px;
	padding-right:10px;
		color:#fff;
		text-decoration:none;
}

.postnote
{
	
	
	width:300px;
	height:300px;
	background-image:url(../images/post-it-note.jpg);
	background-repeat:no-repeat;
	
}