@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/bodhi_vision_bg_pattern.gif);
	background-repeat: no-repeat;
	background-color: #fffff5;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #565656;
}
a. {font-family: 	color: #fffff5; "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: 12px;	text-decoration: none;}
a:link {	color: #fffff5;	text-decoration: none;}
a:visited {	color: #fffff5;	text-decoration: none;}
a:hover {	color: #fffff5;	text-decoration: none;}
a:active {	color: #fffff5;	text-decoration: none;}

a.nav1 {font-family: 	color: #565656; "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: 12px;	text-decoration: none;}
a.nav1:link {	color: #565656;	text-decoration: none;}
a.nav1:visited {	color: #C06;	text-decoration: none;}
a.nav1:hover {	color: #59903a;	text-decoration: none;}
a.nav1:active {	color: #565656;	text-decoration: none;}


.nav {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.name {	font-size: 12px;	line-height: 18px;	text-transform: uppercase;	color: #000;}

.footer {	font-size: 9px;	color: #a7a7a7;}
.footerR a:active {	font-size: 9px;	color: #a7a7a7;}
.footerR a:link {	font-size: 9px;	color: #a7a7a7;	text-decoration: underline;}
.footerR a:visited {	font-size: 9px;	color: #a7a7a7; text-decoration: none;}
.footerR a:hover {	font-size: 9px;	color: #a7a7a7;	text-decoration: none;}

.quotes {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}.quotesMain {
	float: right;
	padding-top: 25px;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	line-height: 28px;
	color: #59903a;
}
.quotesGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	line-height: 28px;
	color: #59903a;
}
.space {
	padding-left: 50px;
}
.sitting {
	position: absolute;
	height: 565px;
	width: 0px;
}

p, li {
	line-height: 1.8em;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 600px;
	text-align: left;

}
div#container {
	padding: 20px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {color: #777;	margin: 0 auto; text-align: left;}
