/*----------------------styles.cssMain styles for site----------------------*//* Normalizes margin, padding */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,  p, blockquote, td, th{	margin:  0;	padding : 0;	font-family: Verdana, Arial, Helvetica, sans-serif;}

/* Removes list-styles from lists  */ol, ul{ list-style : none; }

*{	padding: 		0;	margin: 		0 0 0 0;}	

body {	width:780px;	text-align : left;	margin-right: auto;	margin-left: auto;	background-image: url(../pagepix/greenbg.gif);	background-repeat: repeat-x;	margin-bottom: 25px;}/* side navigation */

#sidenav {	width: 180px;}

#sidenav ul{	list-style-type: none;	margin: 0px;	padding: 0px;}

#sidenav a{	display: block;	width: 160px;	padding-left: 20px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #FFFFFF;	line-height: 28px; }

#sidenav a:link, 

#navlist a:visited{	color: #FFFFFF;	text-decoration: none;	font-weight: bold;	font-size: 12px;	list-style-type: square;	background-color: #4D9024;	background-image: url(../pagepix/navbg-green1.gif);	background-repeat: repeat-x;}

#sidenav a:hover{	background-color: #366708;	color: #FFFFFF;	font-weight: bold;	font-size: 12px;	background-image: url(../pagepix/navbg-green2.gif);}

A:link	{	text-decoration:underline;	font-size: 13px;	font-weight: normal;	color: #386b10;}

A:visited	{ text-decoration:underline;  font-weight: normal; color: #386b10}

A:hover	{ text-decoration:underline;  font-weight: normal; color: #000000 }

A:active	{ text-decoration:underline;}

ul.list {	padding-top: 0px;	padding-bottom: 0px;	padding-right: 0px;	padding-left: 0px;	margin-left: 20px;	margin-top: 0px;	margin-bottom: 0px;	color: #065337;	font-size: 14px;	line-height: 18px;	list-style-image: none;	font-weight: bold;	margin-right: 0px;}

p	{	text-decoration:none;	background: transparent;	font-size: 12px;	font-weight: normal;	color: #000000;	line-height: 22px;	padding-top: 6px;	padding-bottom: 6px;}

h1{padding:0 0 8px;text-decoration:none;background:transparent;font-size:24px;color:#000;line-height:normal;text-transform:none;font-weight:normal;margin:0}

h2{padding:0 0 8px;margin:0 0 4px;text-decoration:none;background:transparent;font-size:23px;color:#000;line-height:normal;font-weight:normal}

h3{text-decoration:none;background:transparent;font-size:14px;font-weight:bolder;color:#000;padding-top:6px;padding-bottom:6px}

#header{background:#fdfdfd url(../pagepix/header-bg.gif) repeat-x bottom;width:770px;border-right-width:1px;border-left-width:1px;border-right-style:solid;border-left-style:solid;border-right-color:#4a7925;border-left-color:#4a7925;border-top-width:5px;border-top-style:solid;border-top-color:#4a7925;height:100px}

#header td{padding:18px 14px}#header h1{	padding:0 0 0 15px;margin:0color:#368208; 		font-family: "trebuchet ms", verdana, arial, "helvetica";	font-size: 32px;	color: #4a7925;	font-weight: bold;}

#header p{padding:0 0 0 15px;margin:-4px 0 0;font-weight:bold;font-size:12px;color:#999}#dotted-h{	width: 769px;	background-image: url(../pagepix/dotted-h.gif);	background-repeat: repeat-x;	background-color: #368208;	height: 1px;}

#main{width:770px;border-right-width:1px;border-left-width:1px;border-right-style:solid;border-left-style:solid;border-right-color:#4a7925;border-left-color:#4a7925}

td.left-col{	width: 170px;	text-align: left;	background-color: #F3F3F3;}

td.gutter{	width: 1px;	background-image: url(../pagepix/dotted-v.gif);	background-repeat: repeat-y;	margin: 0px;	padding: 0px;	background-color: #368208;}

td.content{background:#fff url(../pagepix/rightedge.gif) repeat-y right;padding:15px 18px 15px 15px;text-align:left}

td.content ul{font-size:12px;line-height:22px;list-style-type:square;margin-left:18px;margin-top:4px;margin-bottom:4px}

#contact-form{	padding: 14px;	border: 1px solid #CCCCCC;	font-size: 12px;	font-weight: normal;	width: 400px;}

#contact-form td{	padding: 4px;}

#footer{	width:770px;	text-align:center;	height:25px;	background-color: #4a7925;}

#footer a{color:#fff;padding-right:12px;padding-left:12px;font-size:11px;text-decoration:none}
#footer a:hover{color:#fff;padding-right:12px;padding-left:12px;font-size:11px;text-decoration:underline}

#copyright{	width: 770px;	text-align: center;	font-size: 10px;	color: #333333; text-decoration: no#copyright a{	font-size: 10px;	text-decoration: underline;}
