/*************************************************************************
---------------------------- SUBSYSTEM PAGES -----------------------------
*************************************************************************/

#contentWrapper {
	position: relative;
	width: 756px;
	}

/* Header Navigation
------------------------------------------------------------------------*/

#header h1 {
	margin-left: -5000px;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	}

/* Header
------------------------------------------------------------------------*/

#anchor {
	height: 12px;
	}

#header {
	position: relative;
	width: 756px;
	margin-bottom: 9px;
	}

#header_top {
	width: 756px;
	height: 13px;
	background: url(../_images/header_top.gif) no-repeat bottom;
	}
	
#header_middle {
	width: 756px;
	height: 125px;
	background: url(../_images/header.jpg);
	}
	
#header_bottom {
	width: 756px;
	height: 13px;
	background: url(../_images/header_bottom.gif) no-repeat top;
	}	

#header_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 1.1em;
	font-weight: normal;
	color: #000000;
	text-align: center;
	position:absolute;
	left: 405px;
	top: 27px;
	width: 334px;
	height: 110px;
	}
	
/* Main Column
------------------------------------------------------------------------*/

#main {
	float: left;
	width: 586px;
	padding: 0;
	margin: 0;
	}

#mainTop {
	width: 586px;
	height: 20px;
	background: url(../_images/main_top.gif) no-repeat;
	}
	
#mainBg { background: url(../_images/mainBg.gif) repeat-y }	

#mainWrapperBg {
	background: url(../_images/mainWrapperBg.jpg) no-repeat; 
	width: 586px;
	}
	
#main div.indent_left { margin-left: 74px; }

#main div.icon_left {
	float: left;
	width: 64px;
	}

#main a:link, #main a:visited, #main a:link strong,
#main a:visited strong {
	color: #5C4711;
	text-decoration: none;
	border-bottom: 1px dotted #738237;
	}

#main a:hover, #main a:hover strong {
	color: #738237;
	border-bottom: 0;
	}

#main a img,
#main a:link img,
#main a:visited img,
#main a:hover img { border-width: 0; }
#main a.noborder:link, #main a.noborder:visited { border-width: 0; }

#main .orange {color: #A44616}

#main h2 {
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	color: #A44C16;
	margin-bottom: 17px;
	}
	
#main h3 {
	font-size: 19px;
	line-height: 22px;
	font-weight: normal;
	color: #A44C16;
	letter-spacing: -1px;
	text-align: center;
	margin-bottom: 12px;
	}
	
#main h3.signup {
	font-size: 19px;
	line-height: 22px;
	font-weight: normal;
	color: #A44C16;
	letter-spacing: -1px;
	margin-bottom: 0px;
	}	
	
#main h4 {
	font-size: 15px;
	font-weight: normal;
	color: #5C4711;
	margin-bottom: 12px;
	}
	
#main h5 {
	font-size: 23px;
	line-height: 22px;
	font-weight: normal;
	color: #A44C16;
	letter-spacing: -1px;
	text-align: center;
	margin-bottom: 12px;
	}	

#innerMainWrap { padding: 10px 33px 0px; }
	
#main p { margin: 12px 0; }
#main p.events { margin-bottom: 20px; }
#main p.caption { margin-top: 0px; text-align: center; }
#main .rule { background: url(../_images/rule.gif) no-repeat left top; }

#main .mainLast { margin-bottom: 0; }

#main blockquote {
	margin: 10px 20px 20px 25px;
	line-height: 18px;
	}
	
#main blockquote ul li {
	background: url(../_images/bullet.gif) no-repeat left 5px !important /* for Mozilla browsers */;
	background: url(../_images/bullet.gif) no-repeat left 6px /* for IE */;
	padding-left: 15px;	
	margin-bottom: 15px;
	}
	
#main .spiral { margin-right: 2px; }		

#mainBottom {
	width: 586px;
	height: 20px;
	background: url(../_images/main_bottom.gif) no-repeat top;
	margin-bottom: 10px;
	}

#main table.contact { 
	border: 1px solid #A6955C;
	padding: 15px;
	margin-top: 12px;
	}
		
#main table.contact td { padding: 5px; }			
#main table.contact .clients { padding-left: 5px; }
#contact {
	font-size: 12px;
	color: #5C4711;
	line-height: normal;
	background-color: #E6E2BD;
	border: 1px dotted #5C4711;
	padding: 3px;
	}

#contact_yesno {
	font-size: 12px;
	color: #5C4711;
	line-height: normal;
	background-color: #E6E2BD;
	border: 1px dotted #5C4711;
	padding: 3px;
	width: 50px;
	}

#main table.testimonials td.clients { padding-left: 15px; }
#main table.testimonials td { padding-top: 15px }
#main table.classes .cost { padding-left: 15px; }
#main table.after { margin: 5px 0px; }		
#main table.after .cost { padding-left: 15px; }		
	
/* Sidebar
------------------------------------------------------------------------*/

#sidebar {
	float: right;
	width: 161px;
	padding: 0;
	}

#navTop {
	width: 161px;
	height: 20px;
	background: url(../_images/sidebar_top.gif) no-repeat;
	}
	
#nav { background: url(../_images/sidebarBg.gif) repeat-y; }

#navBg {
	position: relative;
	background: url(../_images/sidebarWrapperBg.jpg) no-repeat; 
	width: 161px;
	}

#nav ul li { padding: 0; }

#nav ul ul li {
	margin-left: 17px;
	padding: 0;
	}

#nav ul ul a {
	padding: 4px 0 4px 18px;
	color: #84713E;
	}

#nav ul ul a.on {
	background: url(../_images/spiral.gif) no-repeat left 3px !important /* for Mozilla browsers */;
	background: url(../_images/spiral.gif) no-repeat left 4px /* for IE */;
	}

#nav li.last {
	font-size: 11px;
	line-height: 14px;
	color: #84713E;
	margin: 10px 3px 0px;
	padding: 10px 0px 4px;
	border-top: 1px solid #84713E;
	}

#nav li.last a:hover { color: #738237; }

#nav a {
	display: block !important /* for Mozilla browsers */;
	display: inline-block /* for IE */;
	font-size: 11px;
	line-height: 14px;
	color: #5C4711;
	padding: 7px 0 4px 25px;
	}

#nav a:hover { color: #738237; }

#nav a.on {
	color: #738237;
	background: url(../_images/spiral.gif) no-repeat 7px 7px !important /* for Mozilla browsers */;
	background: url(../_images/spiral.gif) no-repeat 7px 8px /* for IE */;
	}

#navBottom {
	width: 161px;
	height: 20px;
	background: url(../_images/sidebar_bottom.gif) no-repeat;
	}
	
/* SidebarQuote
------------------------------------------------------------------------*/	

table#sidebarQuote {
	color: #E6E2BD;
	width: 161px;
	padding-top: 15px;
	}
	
table#sidebarQuote td{
	padding: 0px 10px;
	}
	
table#sidebarQuote td p.quotee {
	margin: 10px 0px;
	text-align: right;
	font-size: 11px;
	font-style: italic;
	}	

/* Subscribe
------------------------------------------------------------------------*/	

#sidebarSubscribe {
	color: #E6E2BD;
	width: 161px;
	}

#sidebarSubscribe p {
	margin: 12px 0px 0px 20px;
	}

#sidebarSubscribe p.source {
	margin-top: 20px;
	text-indent: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 17px;
	}

#sidebar p.source .free {
	font-weight: normal;
	font-size: 16px;
	}

#sidebar p.source .name {
	font-weight: normal;
	font-size: 15px;
	}

#sidebarSubscribe a:link,
#sidebarSubscribe a:visited {
	font-size: 10px;
	color: #B8A567;
	text-decoration: none;
	border-bottom: 1px dotted #715F31;
	}

#sidebarSubscribe a:hover {
	color: #E6E2BD;
	border-bottom: 0;
	}
	
#subscribe {
	font-size: 12px;
	color: #E6E2BD;
	line-height: normal;
	width: 119px;
	height: auto;
	background-color: #84713E;
	border: 1px dotted #E6E2BD;
	padding: 3px;
	}
	
#subscribeBox {
	width: 161px;
	height: 26px;
	background-image: url(../_images/subscribe.gif);
	background-repeat: no-repeat;
	}
	
#signmeup { margin: 12px 3px 0px 0px; }
#sidebarSubscribe p.privacy { margin: 5px 3px 0px 0px; }

.newsletter td { padding: 5px; }
	
#newsletter {
	font-size: 12px;
	color: #5C4711;
	line-height: normal;
	width: 119px;
	height: auto;
	background-color: #E6E2BD;
	border: 1px dotted #5C4711;
	padding: 3px;
	}
	
#newsletter_signup { margin: 12px 3px 0px 0px; }

#signupbar {
	border-bottom: 1px solid #A6955C;
	margin-bottom: 20px;
	}
	
#signuptable { 
	margin-left: 15px;
	vertical-align: bottom;
	}
	
#signuptext { width: 70%; }	

/* Copyright
------------------------------------------------------------------------*/

#copyright {
	clear: both;
	width: 586px;
	margin-bottom: 15px;
	}

#copyright p {
	background: url(../_images/copyright.gif) no-repeat center;
	height: 16px;
	}

#copyright p span { margin-left: -5000px; }

/* Photos
------------------------------------------------------------------------*/

#photoright { padding: 0px 0px 0px 12px; }
.photoright { padding: 0px 0px 0px 12px; }
	
#photoright p { margin: 10px 0px 15px; }

#photoright p.source {
	text-align: center;
	font-size: 9px;
	line-height: 15px;
	}

#photoright p.source .name { font-weight: bold; }

#photoleft { padding: 4px 0px 0px 0px; }
	
#photoleft p { margin: 10px 0px 15px 0px; }

#photoleft p.source {
	text-indent: 0px;
	text-align: center;
	font-size: 9px;
	line-height: 15px;
	}

#photoleft p.source .name { 
	font-size: 10px;
	font-weight: bold; }	
	
/* Numbered List
------------------------------------------------------------------------*/

#numberedlist {
	margin-left: 30px;
	margin-right: 20px;
	}

ol li {
	list-style-type: decimal;
	list-style-position: outside;
	font-size: 17px;
	line-height: normal;
	color: #A44C16;
	margin-top: 15px;
	margin-bottom: 15px;
	}
	
ol li dt {
	font-size: 12px;
	color: #5C4711;
	line-height: 20px;
	}
	
ol ul dt {
	font-size: 12px;
	color: #5C4711;
	line-height: 18px;
	background: url(../_images/bullet.gif) no-repeat left 4px !important /* for Mozilla browsers */;
	background: url(../_images/bullet.gif) no-repeat left 5px /* for IE */;
	padding-left: 15px;	
	margin-top: 12px;
	margin-bottom: 15px;
	}
