@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/bg.jpg) top repeat-x #cadde0;
	margin: 0px;
}
#wrapper {
	width:876px;
	margin:0 auto;
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
	color:#494949;
}
#wrapper .bullets li{
	list-style:none;
	background:url(../images/bullet.gif) no-repeat top left;
	padding-left:30px;
	margin-bottom:10px;
}
#wrapper .bullet_tick li{
	list-style:none;
	background:url(../images/tick.gif) no-repeat top left;
	padding-left:30px;
}
#wrapper .links_caps a{
	text-transform:uppercase;	
}
p,div,h1,h2,h3,h4,form {
	margin:0px;
	padding:0px;
}
#navigation {
	height:42px;
}
#navigation .number {
	font-weight:bold;
	color:#2f2f2f;
	font-size:13px;
}
#navigation .number span {
	color:#7db709;
	font-size:17px;
}
#navigation .nav_rpt {
	background:url(../images/nav_bg.jpg) top repeat-x;
}
#navigation a {
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;	
	font-weight:bold;
	padding:0 11px 0 11px;
	font-size:13px;
}
#navigation a.selected {
	color:#8cd102;
}
#header {
	width:876px;
	height:248px;
}
#content-panel {
	padding:6px 0px 0px 0px;
}
h1 {
	background:url(../images/title_bg.gif) top left no-repeat;
	height:44px;
	line-height:44px;
	text-indent:40px;
	font-family:"Trebuchet MS", Arial;
	font-size:16px;
	color:#FFFFFF;
	padding-bottom:4px;
}
h2 {
	line-height:24px;
	font-family:"Trebuchet MS", Arial;
	font-size:16px;
	color:#FFFFFF;
	padding-bottom:4px;
}
h3 {
	background:url(../images/title_bg1.gif) top left no-repeat;
	height:44px;
	line-height:44px;
	text-indent:40px;
	font-family:"Trebuchet MS", Arial;
	font-size:16px;
	color:#FFFFFF;
	padding-bottom:4px;
}
h4 {
	font-family:"Trebuchet MS", Arial;
	font-size:16px;
	color:#84bb18;
}
#content {
	background:	url(../images/content_rpt.gif) center repeat-y;
	padding:14px 17px 20px 17px;
}
#content a {
	color:#494949;
	text-decoration:underline;
}
#content-top {
	background:	url(../images/content_top.gif) top center repeat-y;
	height:7px;
}
#content-btm {
	background:	url(../images/content_btm.gif) top center repeat-y;
	height:7px;
}
#content1 {
	background:	url(../images/content_rpt1.gif) center repeat-y;
	padding:14px 17px 20px 17px;
}
#content1 .biopic{
	float:right;
	margin:50px 0px 10px 10px;
}
#content1 a {
	color:#494949;
	text-decoration:underline;
}
#content1-top {
	background:	url(../images/content_top1.gif) top center repeat-y;
	height:7px;
}
#content1-btm {
	background:	url(../images/content_btm1.gif) top center repeat-y;
	height:7px;
}
#box-blue {
	background:url(../images/blue_box_rpt.gif) top center repeat-y;
}
#box-blue .top {
	background:url(../images/blue_box_top.gif) top center no-repeat;
	text-align:center;
	color:#FFFFFF;
	padding:19px 10px 20px 10px
}
#box-blue .top a {
	color:#FFFFFF;
	text-decoration:none;
}
#box-blue .btm {
	background:url(../images/blue_box_btm.gif) top center no-repeat;
	height:8px;
}
#box-green {
	background:url(../images/green_box_rpt.gif) top center repeat-y;
}
#box-green .top {
	background:url(../images/green_box_top.gif) top center no-repeat;
	text-align:center;
	color:#FFFFFF;
	padding:19px 10px 19px 10px
}
#box-green .top a {
	color:#FFFFFF;
	text-decoration:none;
}
#box-green .txtbox_bg {
	background:url(../images/txtbox_bg.gif) top left no-repeat;
}
#box-green .txtbox_bg input {
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	color:#989898;
	border:#FFFFFF;
	width:151px;
}
#box-green .btm {
	background:url(../images/green_box_btm.gif) top center no-repeat;
	height:8px;
}
#contact-form .txtbox {
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#494949;
	width:200px;
	height:20px;
	border:1px solid #339900;
}
#contact-form .dropdown {
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#494949;
	width:202px;
	height:25px;
	border:1px solid #339900;
}
#contact-form .txtarea {
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#494949;
	width:200px;
	height:50px;
	border:1px solid #339900;
}
#contact-form .row1 {
	background:#efffcf;
}
#contact-form label {
	padding-left:8px;
	display:block;
}
#footer {
	height:50px;
}
#footer a {
	height:50px;
	color:#494949;
	text-decoration:none;
}
