html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
margin: 0;
padding: 0;
}
img, fieldset {
border: 0;
}
.headerlogo_nojs {
	background-color: #693;
	height: 200px;
	width: 100%;
}

body
{
	background-color: #665c42;
	font-family: sans-serif;
	font-size: medium;
	overflow-x: hidden;
}

.italic {font-style: italic;}

ul  ul { font-size:inherit;}

.font_papyrus {
	font-family: Papyrus, Arial, Helvetica, sans-serif;
}

.headerlogo
{
	float: left;
	height: 200px;
	width:267px;
}
#headerlogo_nojs {
	height: 200px;
	width: 100%;
	background-color: #91CB32;
}

#headerlogo_home
{
	background-color: #91cb32;
	height: 200px;
	width: 100%;
	position: absolute;
	left: 550px;
	top: 0px;
}
.header{
	background-color: #91cb32;
	height: 111px;
	width: 100%;
	padding-top: 89px;
	padding-left: 267px;
	font-family: Papyrus, Arial, Helvetica, sans-serif;
}
.header h1 {
	font-family: inherit;
}
.header h2 {
	font-family: inherit;
	font-size: 1.5em;
}

#header_home{
	position: absolute;
	left: 267px;
	top: 89px;
	background-color: #91cb32;
	height: 111px;
	width: 100%;
	padding-top: 0px;
	font-family: Papyrus, Arial, Helvetica, sans-serif;
}
#header_home h1 {
	font-family: inherit;
}

#header_home h2 {
	font-family: inherit;
	font-size: 1.5em;
}

h1
{
	font-family: sans-serif;
	color: #5e812f;
	margin-left: 35px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 2.25em;
}

h2
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: sans-serif;
	font-size: 1.75em;
	color: #665c42;
	margin-left: 35px;

}

h3
{
	padding-top: 10px;

	font-family: sans-serif;
	font-size: 1.5em;
	color: #665c42;
	margin-left: 322px;

}


.nav-left
{
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #91cb32;
	width: 247px;
	height: 100%;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	clear: left;
}


.nav-left > ul
{	margin: 0px;
	padding: 0px;
}

.nav-left li {
	background-color: #5E812F;
	list-style-type: none;
	list-style-position: outside;
	width: 237px;
	margin-left: 0px;
	margin-bottom: 0px;
	
}

/*.nav-left li div a {
	text-decoration: none;
	background-color: #FFF;
	color: #665C42;
	display: block;
	width: 175px;
	padding-left: 0px;
	margin-left: 10px;
	text-align: center;
	font-weight: bold;
	}*/
	
.nav-left li a {
	text-decoration: none;
	color: #665C42;
	display: block;
	float: left;
	width: 175px;
	padding-left: 0px;
	margin-left: 10px;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
}
	
/*.nav-left li div a:hover {
	color: #fff;
	cursor: pointer;
	background-color: #666;
	}*/
	
.nav-left li a:hover {
	color: #91CB32;
	cursor: pointer;
	}
.nav-left > p
{
 	padding-top: 0px;
}	

.navbackgroundtop {
	background-color: #5e812f;
	background-image:url(images/Thought%20Bubble%20Features%20Top%20Slice%20Nav.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 237px;
	height: 62px;
	margin: 0px;
	}
	
.navbackgroundbottom {
	background-color: #5e812f;
	background-image:url(images/Thought%20Bubble%20Features%20Bottom%20Slice%20Nav.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 237px;
	height: 69px;
	margin: 0px;
	}

.navbackgroundmiddle {
	background-color: #5e812f;
	background-image:url(images/Thought%20Bubble%20Features%20Middle%20Slice%20Nav.png);
	background-position: left top;
	background-repeat: repeat-y;
	width: 237px;
	margin: 0px;
	height: 100%;
	}	

.quote {font-family: sans-serif;
	margin-top: 30px;
	margin-bottom: 0px;}

.quotesource { font-family: sans-serif;
	margin-left: 15px;
	}

.main-content {
	overflow:hidden;
	padding-top: 15px;
	color: #ccb984;
	height: 100%;
	margin-left: 266px;
}

#main {
	height: 100%;
	background-color: #665c42;
	background-image: url(images/nav-image_gradient.jpg);
	background-repeat: repeat-y;
}

#main_home {
	height: 100%;
	background-color: #665c42;
	background-image: url(images/nav-image_gradient.jpg);
	background-repeat: repeat-y;
}

.main-content h2 {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 35px;
	margin-bottom: 10px;
	color: #ccb984;
	font-weight: normal;
}
.main-content p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.5em;
	margin-bottom: 20px;
	margin-left: 35px;
}


.main-content h3 {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 60px;
	margin-bottom: 10px;
	color: #ccb984;
}


.main-content a {
    color: #ccb984;
	text-decoration: none;
	}
	
.main-content a:hover {
    color: #FFFF66;
	cursor:pointer;
	}
		
.emailcontact {text-decoration:underline;}
.emailcontact:hover {cursor: pointer;
	color: #FFFF66;
}

.level1list {
	margin-bottom: 20px;
	padding-left: 80px;
}

.level1list li{
	list-style-image:url(images/Thought%20Bubble%20Tail%20Bullet.png);
	list-style-position: outside;
	font-size: 1.25em;
	margin-bottom: 5px;
}

.nestedlist {margin-top: -15px;}

#butwait {margin-top: 40px;
	margin-bottom: 20px;
}
	
.footer{
	float: left;
	clear: both;
	width: 100%;
	background-color: #91cb32;
	height: 30px;
	text-align: center;
	padding-top: 10px;
}

#jswarning p {
	color: #F63;
	background-color: #000;
	font-size: 1.5em;
	text-align: center;
	width: 100%;
	display:block;
	position: absolute;
	top: 0;
	left: 0;
}
.definition {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCB984;
}
#features {
	float: right;
	font-family: sans-serif;
	font-size: 1em;
	color: #665C42;
	width: 555px;
	height: 100%;
	margin-top: 90px;
	margin-left: 200px;
}
#bubble_features_top {
	background-attachment: scroll;
	background-image: url(images/Thought%20Bubble%20Features%20Top%20Slice.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 276px;
	float: right;
	padding-top: 20px;
	color: #665C42;
	padding-left: 60px;
	font-weight: bold;
}
#bubble_features_middle {
	background-attachment: scroll;
	background-image: url(images/Thought Bubbles Features Slice Middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 200px;
	width: 296px;
	padding-right: 30px;
	padding-left: 10px;
	background-image: url(images/Thought%20Bubble%20Features%20Middle%20Slice.png);
	float: right;
}

#bubble_features_middle li {
	list-style:none;
	padding-left: 5px;
	padding-bottom: 10px;
}

#bubble_features_middle a {
	text-decoration: none;
	color:#665C42;
}

#bubble_features_middle a:hover {
	color: #91CB32;
	cursor:pointer;
}

#bubble_features_bottom {
	height: 68px;
	width: 336px;
	background-image: url(images/Thought%20Bubble%20Features%20Bottom%20Slice.png);
	float: right;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#bubble_features_headtail {
	float: right;
	width: auto;
}
#bubble_features_tail {
	background-attachment: scroll;
	background-image: url(images/Thought%20Bubble%20Features%20Tail.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 187px;
	width: 492px;
	float: right;
}
#bubble_features_head {
	float: right;
	width: 288px;
	background-attachment: scroll;
	background-image: url(images/Buddha%20Head%20Full%20Gradient2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 277px;
	margin-right: 492px;
	margin-top: -60px;
	float: right;
}

#bubble_features_middle p {
	color: ##665C42;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
#features #bubble_features_middle p#slogan_right {
	font-size: 2em;
	font-family: Papyrus, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #322C20;
	font-style: italic;
	font-weight: bold;
	margin-top: 60px;
	margin-left: 5px;
}
div.main-content p#slogan_left {
	font-size: 2em;
	font-family: Papyrus, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 120px;
	margin-right: 0px;
}
#main .main-content ul {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.5em;
	margin-left: 45px;
	list-style: none;
}

#main .main-content ul li {
	margin-top: 5px;
}

#main .main-content ul li:first-child {
	margin-top: 0px;
}

#header_main_gradient {
	background-image: url(images/header_main_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left;
	height: 20px;
}


#header_nav_gradient {
	background-image: url(images/header_nav_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left;
	height: 20px;
	width: 267px;
	float: left;
}

#footer_main_gradient {
	background-image: url(images/footer_main_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left;
	height: 20px;
}

#footer_nav_gradient {
	background-image: url(images/footer_nav_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left;
	height: 20px;
	width: 267px;
	float: left;	
}

#header_nav_gradient img, #footer_nav_gradient img {
	float: right;
}
