body {
	background: #205a44;
	font-family: ËÎÌå, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 22px;
	text-align:center;
	color: #111;
	margin:12px auto 12px;
}
#content {
	width: 960px;
	padding: 10px 10px 10px 10px;
	border:#000000 1px solid;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
h1 {
	color: #111;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 2px 0px 10px 0px;
	border-bottom: 2px solid #111;
}
h2 {
	color: #111;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 2px 0px 0px 0px;
	text-align: center;
}
h3 {
	color: #111;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 2px 0px 0px 0px;
}
h4 {
	color: #111;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 10px 0px 5px 0px;
}
h5 {
	color: #111;
	font-size: 0.9em;
	font-weight: bold;
	margin: 4px 0 0 0;
}
a {
	text-decoration: none;
	color: #3a338a;
}
a:hover, a.selected {
	color: #000;
}
a img {
	border: 0;
}
img.left {
	float: left;
	margin: 1em 1.8em 1em 0em;
}
img.right {
	float: right;
	margin: 1.4em 0em 1.8em 1.8em;
}
ul {
	margin-top: -1px;
}
.oi_green {
	color: #006400;
}
.red {
	color: #b60400;
}
.blue {
	color: #286ea0;
}
.white_bg {
	background-color: #ffffff;
}
#logo {
	float: left;
	font-size: 11px;
	height: 68px;
	width: 40%;
}
#search {
	float: right;
	margin-top: 50px;
}
#small_spacer {
	margin: 1px 0px 1px 0px;
}
#spacer {
	margin: 4px 0px 4px 0px;
}
#big_spacer {
	margin: 15px 0px 4px 0px;
}
#infobox { /* Main content below and to right of dynamic menus */
	float: right;
	width: 703px;
	margin-left: 20px;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:left;
}
#index_image {
	margin: 5px 5px 5px 5px;
	color: #000;
	font-size: 0.9em;
	padding: 10px 5px 10px 20px;
	height: 220px;
}
#slideshow {
	margin: 5px 5px 5px 5px;
	color: #000;
	font-size: 0.9em;
	padding: 10px 5px 10px 20px;
	height: 220px;
}
#sub_infobox { /* info boxes that are contained inside the main content of another page */
	-webkit-border-radius-bottomleft: 20px;
	-webkit-border-radius-bottomright: 20px;
	-webkit-border-radius-topleft: 20px;
	-webkit-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	margin: 5px auto 5px;
	color: #000;
	font-size: 0.9em;
	text-align:left;
}
#two_column_infobox { /* Splits infobox into two panes */
	-webkit-border-radius-bottomleft: 20px;
	-webkit-border-radius-bottomright: 20px;
	-webkit-border-radius-topleft: 20px;
	-webkit-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border: 1px solid #111;
	width: 340px;
	margin-left: 5px;
	background: #f4f4f4;
	font-size: 0.9em;
	color: #000;
	padding: 5px;
}
#bottombox { /* testimonials -- spans entire width of page */
	-webkit-border-radius-bottomleft: 20px;
	-webkit-border-radius-bottomright: 20px;
	-webkit-border-radius-topleft: 20px;
	-webkit-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	clear: both;
	background: #f4f4f4;
	border: 1px solid #111;
	color: #000;
	font-style: italic;
	font-size: 0.9em;
	margin: 20px 5px 5px 5px;
	padding: 6px 5px 6px 5px;
}
#footer {
	clear: both;
	color: #111;
	font-size: 12px;
	text-align: center;
	padding: 4px 0px 4px 0px;
	margin: 5px 5px 0px 5px;
}
#bottoms {
	margin-top:6px;
	margin-bottom:10px;
	width:960px;
	text-align:left;
	color:#90ADA2;
}
#bottoms a{color:#ffffff;}
#bottoms a:hover{color:#6699FF;}
.thumb_box{border:#000000 solid 1px;}
