* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}	

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul{
	list-style: none;
}


a {
	color: #e67f00;
}

a:hover {
	text-decoration: none;
}

body {
	background: #fff url(../images/body-tail.jpg) repeat-x 0% 0%; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
}

.fleft {
	float: left !important;
}




h2 {
	color: #87a300;
	font-weight: normal;
	line-height:1.4 ; 
	margin: 15px 0;
	font-size: 15px;
	}
	
h3 {
	margin: 0 0 25px 0;
	font-weight: normal;
	color: #87a300;
	line-height: 1.25em;
}

h3 a {
	color: #87a300;
}



#header {
	position: relative;
	width: 980px;
	height: 480px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header-left-side {
	background: url(../images/header-left-side.gif) no-repeat 0% 100%;
	width: 119px;
	height: 316px;
	position: absolute;
	bottom: 0;
	left: -116px;
}

#main-flash {
	position: absolute;
	top: 164px;
	left: 0;
}

#content-tail {
	background: #fff url(../images/content.jpgf) repeat-x 0% 0%;
}

#content {
	width: 980px;
	margin: 0 auto;
	padding: 53px 0 10px 0;
	font-size: 0.75em;
}

#content-tail p {
	font-size: 1.083em;
	color: #595a5a;
	line-height: 1.385em;
	padding: 0 0 18px 0;
}

#content-tail p.big-indent-bot {
	padding: 0 0 48px 0;
}

#content-tail ul {
	margin: -3px 0 0 0;
	padding: 0 0 16px 1px;
}

#content-tail ul li {
	background: url(../images/marker.gif) no-repeat 0% 8px;
	font-size: 1.083em;
	line-height: 1.769em;
	padding: 0 0 0 22px;
}

#content-tail ul li a {
	text-decoration: none;
	color: #758d01;
}

#content-tail ul li a:hover {
	text-decoration: underline;
}

#content-tail img {
	margin: 0 0 13px 0;
}

.link {
	background: url(../images/link-bg.gif) no-repeat 0% 2px;
	display: block;
	padding: 0 0 6px 24px;
	font-size: 1.083em;
}

.link1 {
	background: url(../images/link1-tail.jpg) repeat-x 0% 0%;
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0 9px 0 11px;
	float: right;
	border: 1px solid #bfb79f;
	text-decoration: none;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	background: url(../images/link1-tail.jpg) repeat-x 0% 0%;
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0 11px 0 11px;
	float: right;
	border: 1px solid #bfb79f;
	text-decoration: none;
	color: #418faa;
}

.link2:hover {
	text-decoration: underline;
}

.link3 {
	background: url(../images/link1-tail.jpg) repeat-x 0% 0%;
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0 11px 0 11px;
	float: right;
	border: 1px solid #bfb79f;
	text-decoration: none;
	color: #758d01;
}

.link3:hover {
	text-decoration: underline;
}

.link4 {
	display: block;
	padding: 0 0 6px 0;
	font-size: 1.167em;
}

.left-list {
	float: left;
	margin: 0 65px 26px 0 !important;
}

.picture {
	float: left;
	margin: 0 20px 0 0 !important;
}

blockquote p {
	padding: 0 10px 13px 0 !important;
}

blockquote p em {
	display: block;
	padding: 3px 0 14px 0;
	font-size: 1.077em;
	font-style: normal;
	text-align: right;
	color: #758d01;
	border-bottom: 1px solid #cbd298;
}

blockquote p em.no-border {
	border: none;
	padding: 4px 0 0 0 !important;
}


#footer-tail {
	background: url(../images/footer.jpg) repeat-x 0% 0%;
	height: 92px;
	clear: both;
}

#footer {
	width: 980px;
	margin: 0 auto;
	font-size: 0.814em;
	line-height: 96px;
	text-align: center;
	color: #f3f2f1;
	clear: both;
}

#footer span {
	margin: 0 4px 0 0;
}

#footer a {
	margin: 0 0 0 8px;
	color: #bbd831;
}

.tile {float: left; width: 285px; margin:20px 35px 0 0;}
	
.tile.blue .title1 	 {height: 0 !important; background: #ff0000 url(/images/blue-bg.jpg)   no-repeat top left;  overflow: hidden; padding-top: 68px;}
.tile.orange .title1 {height: 0 !important; background: #ff0000 url(/images/orange-bg.jpg) no-repeat top left;  overflow: hidden; padding-top: 68px;}
.tile.green .title1  {height: 0 !important; background: #ff0000 url(/images/green-bg.jpg)  no-repeat top left;  overflow: hidden; padding-top: 68px;}

.title1 h2 {margin: 0; padding: 0;}

.tilecontent {padding:15px; min-height: 220px;}

.tile.blue {border:1px solid #d2dbce;background-color: #f2f8fa; }
.tile.orange {border:1px solid #e4dabf;background-color: #fdf6ed;}
.tile.green {border:1px solid #dadcc1;background-color: #f8f9ee; }

span.hidden {display: none;}

table {border-collapse:collapse; margin: 0 auto 20px auto; width: 950px;}
table th {background: #e88000 url(/images/th-bg.jpg)  top left; width: 400px; padding: 20px 0; color: #fff; border-top: 1px solid #d06f00; border-bottom: 1px solid #d06f00; font-size: 18px; font-weight: normal; }
table td {padding: 10px 30px; vertical-align: top; background-color: #fcf2e5; border-bottom: 1px solid #e1ceac;}

table.programs td {width: 700px; }
table.programs td.icon {width: 100px !important;}

p.indent {margin-left: 40px;}

#subsections { margin: 0px 0px 20px 20px; width: 150px; border: 1px solid #e4dabf; border-top: 5px solid #e77e00; padding: 10px 20px 10px 20px; float: right; background-color: #fdf6ed; }

li.selected a { font-weight: bold; color: #595a5a !important; }

.footnote { font-style: italic; font-size: 11px !important; color: #888; margin-left: 15px; }
.footnote a { color: #888; }

ol.special {
	list-style: roman outside !important; 
	margin-left: 15px;
	color: #87a300;
	font-size: 15px;
}
ol.special h2 { margin-bottom: 0px; margin-top: 0px; }
ol.special p { font-size: 12px !important; }
ol.special li { list-style: roman outside !important; margin-bottom: 0px !important; margin-top: 0px; padding: 0px; }

td { border: 1px solid #d8c299; }
td.icon { text-align: center; width: 20px; background-color: #fae8d2 !important; }
th.major, td.major { width: 100%; }

#page_events th { text-align: left; padding-left: 30px; line-height: 1.5em; }

#page_testimonials h2 { padding: 10px 15px 15px 15px; background: transparent url(/images/testimonials-header.jpg) top left repeat-x; color: #fff; font-size: 18px; }
#page_testimonials #testimonials { background-color: #f6f8ea; margin-right: 220px; padding-bottom: 20px; border-bottom: 1px solid #daddbd; margin-bottom: 20px; }
#page_testimonials .intro { margin: 20px; color: #97aa3f; }
#page_testimonials #testimonials blockquote { margin: 20px; font-style: italic; }


ul.special { font-size: 14px; color: #97aa3f; margin: 10px 20px 10px 30px !important; list-style: disc outside; }
ul.special li { padding-left: 0px !important; background: transparent !important; list-style-image: transparent; }

form div { margin-bottom: 3px; }

.textbox label { width: 150px; display: block; float: left; }
.textarea label { display: block; }

#personal_info div { float: left; margin-left: 30px; }
#personal_info label { width: 100px; }
#personal_info { width: 700px; border: none; margin-bottom: 20px; }
#personal_info legend { display: none; }

.radio label { padding-top: 2px; margin-left: 5px; }
.radiolist { margin-bottom: 20px; }

textarea { width: 500px; height: 200px; }

div.errors { width: 500px; margin: 0px 0px 20px 20px; border: 1px solid #e4dabf; border-top: 5px solid #ff0000; padding: 10px 20px 10px 20px; background-color: #fdf6ed; margin-top: 15px; color: #ff0000; }
div.errors h2 { color: red; margin: 0px 0px 15px 0px; font-weight: bold; }
div.errors ol li { list-style: inside square; background: transparent; }
