* {font-size: 100%;}

body {
	margin: 0 auto;
	font-size: 100%;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	background-color: #6C2A8B;
	text-decoration: none;
	background-image: url(images/Tree-Border-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a, a:link {
	color: #6E298D;
	text-decoration: none;
}
a:hover {
	color: #CEE771	;
	text-decoration: none;
}

#wrapper {
	margin: auto;
	width: 800px;
	min height: 600px;
	background-color: #FFFFFF;
}


#header {
	margin: 0;
	background: url(images/carn-brea-drawing.gif) no-repeat left 40px;
	height: 130px;
	padding: 30px 0 0 580px;
}
#content-container {
	margin: 0;
	height: 430px;
}
html>body #content-container {
	min-height: 430px;
	height: auto;
}
#topnav {	width: 155px;}
#subnav {	width: 220px;}
#topnav, #subnav {
	margin: 0;
	float: left;
	position: relative;
		padding: 0px;
}
#subnav ul, #topnav ul, #content ul{margin: 0px;	padding: 0px;	list-style-type: none;}
#subnav li, #topnav li, #content ul{
	display: block;
	padding-bottom: 5px;
}

#subnav li a, #topnav li a{color: #6E298D;text-decoration: none;	font-weight: bold;}
#subnav li a:hover, #top-nav li a:hover{	color: #CEE771;text-decoration: none;font-weight: bold;}
#topnav li{font-size: 90%; 	line-height: 140%; padding-left: 20px; }
#subnav li {	font-size: 80%;	line-height: 130%;}

#content li {font-size: 85%; line-height: 150%;
	text-align: left;
	margin: 0 20px 6px 20px;
}
#subnav img.thumbs {	
	height:50px;
	width:50px;
	border: 1px dashed #88C53F;
	padding: 3px;
	margin:1px;
}

#subnav img.thumbs:hover {	border: 1px solid  #6E298D;}
#content {
	width: 390px;
	float: right;
	position: relative;
	text-align: center;
	padding: 0px 20px  0px 10px;
}

#footer {
	margin: 0;
	padding: 0 20px 10px 23px;
	clear: both;
	position: relative;
}


h1 {
	font-size: 100%;
	color: #6E298D;
	margin: 0px 0px 8px 0;
}
h2 {
	font-size: 90%;
	line-height: 160%;
	color: #3D813C;
	text-align: left;
	font-weight: lighter;
}
p {
	font-size: 85%;
	color: #000000;
	padding: 0px;
	margin: 0px 20px 10px  0px;
	line-height: 140%;
}
#footer p {	font-size: 80%;
	color: #6E298D;
	text-align: right;
}
.indent {
	text-align: left;
	margin: 0 20px 6px 0px;
}
* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/margin-bottom: 0;}
#underlinemenu ul li{display: inline;}
#underlinemenu ul li a{
	float: left;
	color: #983188;
	font-weight: bold;
	padding: 2px 6px 4px 6px;
	text-decoration: none;
}
#underlinemenu ul li a:hover{
	color: #FFF;
	background-color: #8FC746;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D4E790;
}
.di-image {
	border: 1px solid #AB4BA5;
}
.blue {
	color: #6E298D;
}
div.img {
	text-align: center;
	float: left;
	height: auto;
	width: auto;
	margin: 4px;
}
div.desc {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 75%;
	color: #000000;
	text-align: center;
	width: 50px;
	line-height: 90%;
}
.small {	font-size: 90%; margin: 0 20px 6px 20px; color: #6E298D;
}
.quote {color: #88C53F;}
