body {
	background-color: #E7E5CB;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 800px;
}


#mainwrap {
	
	margin:0 auto;
	width:800px;
	text-align: left;
}

#themainbox {
	background-image: url(../images/bg-stripe-i.gif);
	width: 800px;
	background-repeat: repeat-y;
	border: 15px solid #972105;
}

#header1 {
	background-image: url(../images/bodhi-coach_h1.jpg);
	background-position: center top;
	height: 98px;
	width: 800px;
	margin: 0;
	padding:0;
	background-repeat: no-repeat;
	background-color: #C3C2A1;
	
}
#header2 {
	background-image: url(../images/bodhi-coach_h2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 35px;
	width: 800px;
	margin:0;
	padding:0;
}

#left {
	margin-top: 30px;
	margin-left: 18px;
	
}
/* The leftcol is the hack to make the boxes align in IE */

#leftcol{
	width: 189px;
	float: left;
}




#clear{
	clear: both;
}




#center {
	/*width: 498px;*/
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 250px;
	margin-right: 15px;
	margin-top: 0px;
	/*padding-top: 30px;*/
}
#center p {
	color: #77663F;
	font-size: 12px;
	line-height: 19px;
	margin-top: 0;
}


a.nav:link, a.nav:visited, a.nav:active {
	color: #77663F;
	text-decoration: none;
}
a.nav:hover {
	color: #77663F;
	text-decoration: underline;
}


	
a:link, a:visited, a:active {
	color: #972105;
	text-decoration: underline;
}
a:hover {
	color: #972105;
	text-decoration: none;
}

#footer{
	background-color: #E7E5CB;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #C3C2A1;
	border-right-color: #C3C2A1;
	border-bottom-color: #C3C2A1;
	border-left-color: #C3C2A1;
	text-align: center;
	color:	#77663F;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	padding: 12px;
	
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #77663F;
	padding-bottom: 8px;
	margin-bottom: 12px;

}
blockquote {
	color: #77663F;
	font-size: 12px;
	line-height: 19px;
	margin-top: 0;
}
.content {
	color: #77663F;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	}
.error {
	color: #CC3300;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	
}
