@charset "UTF-8";
body {
	background-image: url(images/cob-bkgd.gif);
	background-repeat: repeat;
	color: #3D2D21;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
h1 {
	color: #586632;
	font-size: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
}

h2 {
	color: #929E38;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: 20px;
	text-align: center;
}
a:link, a:active, a:visited {
	color: #3383DF;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: repeat;
	text-align: center;
	clear: both;
	height: 55px;
	width: 100%;
	color: #F1EBD4;
	font-size: 10px;
}
.wrapper {
	position: absolute;
	width: 100%;
	text-align: left;
	background-image: url(images/header-bkgd.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	left: 0px;
	top: 0px;
	right: 0px;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 900px;
	margin-top: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 46px;
}
h3 {
	color: #7E8621;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
}
#header {
	height: 147px;
	width: 100%;
	background-image: url(images/header-bkgd.gif);
	position: relative;
}
#header-content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header-img {
	position: absolute;
	top: 87px;
	left: 0px;
}
#navbar a:link, #navbar a:active, #navbar a:visited{
	color: #ffe1c3;
	text-decoration: none;
}
#navbar a:hover{
	color: #A7AB5A;
	}
#navbar li {
	display: inline;
}
#navbar {
	font-size: 14px;
	background-image: url(images/nav-bkgd.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 506px;
	position: absolute;
	top: 50px;
	left: 377px;
}
#navbar .home {
	position: absolute;
	list-style-type: none;
	left: 12px;
	top: 10px;
}
#navbar .workshops {
	position: absolute;
	list-style-type: none;
	left: 77px;
	top: 10px;
}
#navbar .services {
	position: absolute;
	list-style-type: none;
	left: 172px;
	top: 6px;
	line-height: 13px;
}
#navbar .consulting {
	position: absolute;
	list-style-type: none;
	left: 254px;
	top: 10px;
}
#navbar .faq {
	position: absolute;
	list-style-type: none;
	left: 347px;
	top: 10px;
}
#navbar .bio {
	position: absolute;
	list-style-type: none;
	left: 402px;
	top: 10px;
}
#navbar  .contact {
	position: absolute;
	list-style-type: none;
	left: 444px;
	top: 10px;
}
#column1 #column1top {
	background-image: url(images/column1-top.gif);
	height: 11px;
	}
	
#column1 {
	width: 660px;
	background-color: #f1ebd4;
}
#column1 #column1bottom {
	background-image: url(images/column1-bottom.gif);
	height: 11px;
}
#columncontent {
	margin-right: 20px;
	margin-left: 20px;
}
#column2 {
	float: right;
	width: 220px;
	background-color: #f1ebd4;
	text-align: center;
}
#column2 #column2top {
	background-image: url(images/column2-top.gif);
	height: 11px;
}#column2 #column2bottom {
	background-image: url(images/column2-bottom.gif);
	height: 11px;
}
p {
	margin-bottom: 20px;
}
.line {
	height: 10px;
	width: 100%;
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
}
a:hover {
	color: #315D98;
}
.logo {
	position: absolute;
	left: -50px;
	top: 0px;
}
.center {
	text-align: center;
}
#newsletter {
	margin-right: auto;
	margin-left: auto;
}

