/* GENERAL STYLES */
body {
	background: #c0d3bd;
	margin: 0px auto;
	padding: 20px 0px 10px;
}

div#caddolakeinstitute {
	position: absolute;
	right: 0px;
	top: 40px;
	font: 1.2em/1.5em georgia, times, serif;
	text-align: right;
}
div#caddolakeinstitute a {
	display: block;
	width: 180px;
	height: 35px;
	padding: 8px 20px 0px 0px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	background: url(/media/27/nav_opp.gif) no-repeat 0px 0px;
}
div#caddolakeinstitute a:hover {
	color: #ff3;
}

div#caddolakenav {
	margin: 20px 0px 0px;	
}

div#caddolakenav a {
	background: url(/media/7/cli-logo.jpg) no-repeat right top;
	display: block;
	font-size: 0px;
	height: 153px;
	line-height: 0px;
	text-indent: -999em;
	width: 100%; 	
}

div#container {
	position: relative;
	width: 740px;
	width: 850px;
	margin: 0px auto;
	padding: 0px 20px 20px 0px;
	background: #135a00 url(/media/12/corner.gif) no-repeat 0px 0px;
	overflow: auto;
}

div#content {
	width: 540px;
	width: 630px;
	margin: 5px 0px 0px 0px;
	padding: 0px 25px 25px;
	float: right;
	background: #fff;
	min-height: 33em;
	height: auto !important;
	height: 33em;
}

div#sidebar {
	width: 155px;
	padding: 0px 10px 20px 0px;
	float: left;
}
div#sidebar p {
	font-size: 0.87em;
	line-height: 1.6em;
	color: #fff;
	padding: 0px 10px;
}

div#siteinfo {
	clear: both;
	width: 900px;
	margin: 0px auto;
	padding: 5px 0 35px;
	font-size: 0.87em;
	text-align: center;
}

div#sponsor {
	color: #fff;
	font-size: 0.87em;
	font-style: italic;
	line-height: 1.5em;
	padding: 0px 0px 15px 185px;
}

h1 {
	display: block;
	height: 86px;
	margin: 0px auto;
	padding: 5px 0px 0px 115px;
}
h1 a {
	display: block;
	width: 387px;
	height: 86px;
	background: url(/media/17/logo.gif) no-repeat center top;
	color: #135a00;
	font-size: 0px;
	line-height: 0px;
	text-indent: -10000px;
}

ul#breadcrumbs {
	list-style: none;
	margin: 5px 0px -10px;
	padding: 0px;
	height: 31px;
	border-left: 1px solid #fff;
	color: #333;
	font-size: 0.87em;
}

ul#breadcrumbs li {
	float: left;
	padding: 5px 5px 0px 0px;
	font-weight: bold;
}
ul#breadcrumbs li a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	padding-right: 16px;
	background: url(/media/2/breadcrumb.gif) no-repeat right top;
}
ul#breadcrumbs li a:hover {
	color: #06f;
}

ul#sitenav {
	margin-top: 0px;
}
ul#sitenav {
	list-style: none;
	padding: 0px;
	font: 1.2em/1.5em georgia, times, serif;
}
ul#sitenav li a {
	display: block;
	width: 129px;
	height: 35px;
	padding: 8px 10px 0px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	background: url(/media/22/nav.gif) no-repeat 0px 0px;
}
ul#sitenav li a:hover {
	color: #ff3;
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

