/* DEFAULTS *******************************************************************/

* { margin: 0; padding: 0; }

body {
	font-family: 'trebuchet ms', verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	color: #333;
	text-align: center;
}

#wrap {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: #FFF url(/media/images/body-bg.jpg) no-repeat 20px 10px;
}

abbr {
	border-bottom: 1px dotted #CCC;
}

a:link { color: #00E; }
a:visited { color: #551A8B; }
a img { border: 0; }
#content-main ul.flash li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 22px;
	min-height: 16px;
	color: #900;
	background: url(/media/images/icon-error.gif) 2px 0 no-repeat;
}
* html #content-main ul.flash li { height: 16px; }


/* BRANDING *******************************************************************/

h1 {
	width: 777px;
	height: 225px;
	overflow: hidden;
}
h1 a {
	display: block;
	float: right;
	width: 350px; height: 75px;
	margin-top: 65px;
	overflow: hidden;
	text-indent: -900em;
	background: #FFF url(/media/images/h1-bg.gif) no-repeat 0 0;
}


/* MENU1 **********************************************************************/

ul#menu1 {
	height: 90px;
	overflow: hidden;
	background: url(/media/images/menu1-bg.png);
}
ul#menu1 li {
	float: left;
	list-style: none;
}
ul#menu1 li a {
	display: block;
	height: 90px;
	overflow: hidden;
	text-indent: -900em;
}
ul#menu1 #m1a a {
	width: 275px;
	background: url(/media/images/menu1.gif) no-repeat 0 0;
}
ul#menu1 #m1a a:hover, #naturopath ul#menu1 #m1a a {
	width: 275px;
	background: url(/media/images/menu1.gif) no-repeat 0 -90px;
}
ul#menu1 #m1b a {
	width: 255px;
	background: url(/media/images/menu1.gif) no-repeat -275px 0;
}
ul#menu1 #m1b a:hover, #members ul#menu1 #m1b a {
	width: 255px;
	background: url(/media/images/menu1.gif) no-repeat -275px -90px;
}
ul#menu1 #m1c a {
	width: 270px;
	background: url(/media/images/menu1.gif) no-repeat -530px 0;
}
ul#menu1 #m1c a:hover, #membership ul#menu1 #m1c a {
	width: 270px;
	background: url(/media/images/menu1.gif) no-repeat -530px -90px;
}


/* MENU2 **********************************************************************/

ul#menu2 {
	clear: both;
	width: 758px;
	overflow: hidden;
	padding-left: 42px;
	border-top: 2px solid #FFF;
	background: #7AC142;
}
ul#menu2 li {
	float: left;
	margin: 0 2px;
	font-weight: bold;
	list-style: none;
}
ul#menu2 li a {
	display: block;
	margin: 6px 0 0 0;
	padding: 4px 12px;
	color: #FFF;
	text-decoration: none;
}
ul#menu2 li a:hover {
	color: #333;
	background: #B9E0A0;
}
#news ul#menu2 li#m2a a, #articles ul#menu2 li#m2b a, #links ul#menu2 li#m2c a, #contact ul#menu2 li#m2d a, #login ul#menu2 li#m2e a, #forms ul#menu2 li#m2f a, #admin ul#menu2 li#m2h a {
	color: #333;
	background: #FFF;
	}


/* CONTENT ********************************************************************/

#content {
	clear: both;
	margin: 30px 25px 25px 55px;
}
#content-main {
	width: 450px;
	float: left;
}


#content h2 {
	font-size: 1.8em;
	margin: 1.5em 0 0 0;
	}
#content-main h3 {
	font-size: 1.2em;
	margin: 1.5em 0 .5em 0;
	}
#content-sidebar h3 {
	font-size: 1.4em;
	}

#content p { margin: 1em 0; }

#content-main ol, #content-main ul { margin: 1em 0; }
#content-main ul li {
	margin: 0 0 .5em 1.5em;
	list-style: square;
}
#content-main ol li {
	margin: 0 0 .5em 2em;
}
#content-main ol.numbered li {
	margin: 0;
	padding: 0 0 1em 30px;
	list-style: none;
}
#content-main ol li.no1 { background: url(/media/images/li1.gif) no-repeat top left; }
#content-main ol li.no2 { background: url(/media/images/li2.gif) no-repeat top left; }
#content-main ol li.no3 { background: url(/media/images/li3.gif) no-repeat top left; }
#content-main ol li.no4 { background: url(/media/images/li4.gif) no-repeat top left; }
#content-main ol li.no5 { background: url(/media/images/li5.gif) no-repeat top left; }
#content-main ol li.no6 { background: url(/media/images/li6.gif) no-repeat top left; }

#content-main .photo {
	width: 190px; height: 190px;
	float: right;
	margin: 1em 0 1em 1em;
	border: 1px solid #CCC;
	background: #EEE;
}
#content-main .photo img {
	margin: 4px;
	border: 1px solid #CCC;
}

#content-main .history a {
	font-size: .9em;
	color: #999;
	text-decoration: none;
}
#content-main .history a:hover {
	color: #00E;
}
#content-main .history a.next {
	float: right;
}

#forms #content-main ul li em {
	font-style: normal;
	color: #999;
}

/* SIDEBAR ********************************************************************/

#content-sidebar {
	padding: 0;
	width: 200px;
	float: right;
	font-size: .9em;
}
#naturopath #content-sidebar {
	padding: 0 0 200px 0;
	background: url(/media/images/sidebar-bg-naturopath.gif) no-repeat bottom center;
}
#members #content-sidebar {
	padding: 0 0 200px 0;
	background: url(/media/images/sidebar-bg-members.gif) no-repeat bottom center;
}
#membership #content-sidebar {
	padding: 0 0 200px 0;
	background: url(/media/images/sidebar-bg-membership.gif) no-repeat bottom center;
}

#content-sidebar ul {
	margin: 1em 0;
	list-style: square;
}
#content-sidebar ul li { margin: 0 0 .5em 1.5em; }

#content-sidebar dl {
	margin: 1em 0 2em 0;
}
#content-sidebar dl dt {
	margin: 0 0 .2em 0;
}
#content-sidebar dl dd {
	font-size: .9em;
}


/* HOME **********************************************************************/

#home h2 { font-size: 1.1em; }

#home #content ul {
	margin: 1em 0;
	font-size: .9em;
}

#home #content ul li {
	float: left;
	width: 120px;
	padding: 0 40px 0 10px;
	list-style: none;
	border-left: 2px solid #7AC142;
}

#home h3 {
	clear: both;
	font-size: 1.1em;
	padding: 2em 0 0 0;
}
#home #content .sidebar ul {
	width: 300px;
}
#home #content .sidebar ul li {
	border: 0;
	float: none;
	font-size: 1.2em;
	list-style: square;
	margin: 0 0 0 15px;
	padding: 0;
	width: auto;
}

#home #content {
	position: relative;
}
#home #content .sponsor {
	position: absolute;
	bottom: 0;
	right: 0;
}


/* MEMBERSHIP *****************************************************************/

#content-sidebar .pdf a {
	display: block;
	min-height: 46px;
	padding: 5px 0 0 55px;
	font-size: 1.4em;
	background: url(/media/images/icon-pdf.gif) no-repeat 0 0;
}
* html #content-sidebar .pdf { height: 46px; }


/* MEMBERS ********************************************************************/

#members #content-main h3 {
	border-bottom: 1px solid #CCC;
}
#members #content-sidebar {
	margin-top: 2em;
}
#members #content-main dl {
	margin: 1em 0 2em 80px;
	position: relative;
	overflow: auto;
	min-height: 102px;
}
* html #members #content-main dl { height: 13em; }
#members #content-main dl dt {
	margin: 0 0 .2em 100px;
	font-size: 1.2em;
}
#members #content-main dl dd {
	margin: 0 0 0 100px;
	font-size: .9em;
}
#members #content-main dl dd.head {
	position: absolute;
	top: 0; left: 0;
	margin: 0;
	width: 80px; height: 98px;
	border: 1px solid #CCC;
	background: #FFF;
}
#members #content-main dl dd.head img {
	margin: 4px;
	border: 1px solid #CCC;
}
#members #content-main dl dd.address1 {
	padding-top: 1em;
}
#members #content-main dl dd.icons {
	margin: 1em 0 1em 100px;
}


/* TREATEMENTS ****************************************************************/

#content-main .treatment {
	width: 90px; height: 90px;
	clear: right;
	float: right;
	margin: .5em 0 1em 1em;
	border: 1px solid #CCC;
	background: #EEE;
}
#content-main .treatment img {
	margin: 4px;
	border: 1px solid #CCC;
}


/* FORMS ********************************************************************/

#content-main form p {
	clear: both;
	margin: 1em 0;
	overflow: auto;
}
#content-main form fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #FFF;
	background: #EEE;
}
#content-main form label {
	display: block;
	float: left;
	width: 9em;
	line-height: 1.6;
	text-align: right;
}
#content-main form .check label {
	display: inline;
	float: none;
	width: auto;
}
#content-main form input {
	float: left;
	width: 20em;
	margin-left: 1em;
}
#content-main form .check input {
	display: inline;
	margin-left: 10.5em;
	float: none;
	width: auto;
}
#content-main form input#submit {
	width: auto;
	margin: .5em 0 0 10.5em;
}
#content-main form textarea {
	float: left;
	width: 20em;
	margin-left: 1em;
}

/* MENU3 **********************************************************************/

#content-sidebar ul#menu3 {
	margin: 1em 0 45px 0;
	list-style: none;
	font-size: 1.3em;
	font-weight: bold;
}
#content-sidebar ul#menu3 li { margin: 0; }
#content-sidebar ul#menu3 li a {
	display: block;
	margin: 0 0 6px 0;
	padding: 4px 8px;
	color: #333;
	text-decoration: none;
	background: #B9E0A0;
}
* html #content-sidebar ul#menu3 li a { margin-bottom: -10px; }
#content-sidebar ul#menu3 li a:hover {
	color: #FFF;
	background: #7AC142;
	}
#content-sidebar ul#menu3 li.current a {
	color: #FFF;
	background: #BBB;
	}


/* SITEINFO *******************************************************************/

#siteinfo {
	clear: both;
	padding: 4px 0;
	text-align: center;
	color: #FFF;
	border-top: 25px solid #FFF;
	background: #B9E0A0;
}
* html #siteinfo { height: 1%; }
