/* Start of CMSMS style sheet 'trp' */
/* CSS Document */

.clr { clear: both; height: 0px; font-size: 1px; }

body {
	margin-top: 30px;
	background: white url(images/skybg.jpg) repeat-x;
	font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

#body {
	text-align:center;
}

#pagewrapper {
	width: 900px;
	text-align: left;
	margin: 0px auto;
}

#header {
	height: 177px;
	background:url(uploads/images/header.jpg) no-repeat;
}

#top_image {
	padding-top:16px;
	padding-left: 322px;
}

#mainbody {
	background:url(images/pageBG1.png) repeat-y;
	min-height: 300px;
}


#sidebar { width: 150px; float: left; padding: 0px 21px; }
#search_area { }
#search_box_wrapper {
	background: url(images/search_box.png) no-repeat; width: 101px; height: 20px;
	padding: 5px 0px 0px 5px; float: left; }
#search_box_wrapper input { border: 0px; width: 98px; font-family: Verdana, Arial, Helvetica, sans-serif; }
#search_button_wrapper { padding: 1px 0px 0px 7px; float: left; }

#nav_area {}
#nav_area ul { list-style: none; margin: 0; padding: 0; }
#nav_area ul li { padding: 2px 0px 2px 0px; background: url(images/Nav_spacer.jpg) -21px 110% no-repeat; }
#nav_area ul a { color: black; text-decoration: none; display: block; padding: 5px 0px; font-size: 80%; font-weight: normal; }
#nav_area ul dfn { display: none; }


#news_area { font-size: 11px; margin-bottom: 15px; }
#news_area h2 { font-size: 24px; margin-bottom: 5px; letter-spacing: -2px; }
#news_area .NewsSummaryLink a { font-weight: bold; color: black; text-decoration: none; }
#news_area .NewsSummaryMorelink a { color: red; }

#content_area { margin-left: 192px; padding: 12px 0px 0px 12px; width: 660px; margin-bottom: 20px; }
.content_wrapper {}
#content_wrapper_1 { background: url(images/green_rule_mid.png) repeat-y; }
#content_wrapper_2 { background: url(images/green_rule.png) no-repeat; }
#content_wrapper_3 { background: url(images/green_rule_bot.png) bottom left no-repeat; }

#content { padding: 5px 10px 10px 10px; }
#content h1 { margin-top: 0px; font-size: 24px; color: #6AC334; }

#contact_form { }
#contact_form #column_1 { float: left; }
#contact_form #column_2 { float: right; }
#contact_form .field { margin: 10px 0px; }
#contact_form label { display: block; }
#contact_form input, #contact_form textarea {
    font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
    }
#contact_form input { width: 246px; }
#contact_form input.button { width: auto; }
#contact_form textarea { height: 220px; width: 370px; }


#middle_footer { margin-left: 192px; padding: 5px 22px; text-align: center; }

#footer {
	background: #ccc; height: 2px;
	border-bottom: 2px solid #666;
}


/* End of 'trp' */

