* {
	padding: 0;
	margin: 0;
	
}
body {
	text-align: center;
	font: 76%/150% Geneva, Arial, Helvetica, sans-serif;
background: #ccc;}

#wrapper {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	position: relative;
Padding-bottom: 10px;
}
.logo {padding-top: 5px;}

#innerwrapper {
	margin: 0 15px 10px 15px; position:relative;
	text-align: left;
	
}
#phone {
	background: url(tplate_images/phone.gif) no-repeat;
	height: 54px;
	width: 175px;
	position: absolute;
	top: 10px;
	right: 0px;
	
}
#phone p {margin: 32px 0 0 45px; font-weight:bold;}
#masthead {
	background: #1d4438 url(tplate_images/main.jpg) no-repeat left top;
	height: 232px;
	color: #FFFFFF;
	border: 1px solid #2b5e4f;
	margin-top: 8px; position: relative;
}
#masthead img {float:left;}
#primenav {
	float: right;
	width: 163px;
	margin-left: 1px;
}
#primenav2 {
	float: right;
	width: 163px;
}
#primenav li, #primenav2 li {
	background: #fff;
	margin-bottom: 1px;
	color: #FFFFFF;
	list-style: none;
}
#primenav li a, #primenav2 li a {
	color: #fff;
	text-decoration: none;
	font-size: 110%;
	padding: 9px 1px 10px 10px;
	display: block;
	background: #2b5e4f;
}
#primenav li a:hover, #primenav2 li a:hover {
	background: url(tplate_images/bg2.jpg) no-repeat left top;
}
#search {
	float:right; clear:right;
	margin-top: 8px;
	width: 318px;
}
#breadcrumbs {
	padding: 8px 0px;
	border-bottom: 1px solid #eee;
	color: #999999;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
}
#maincontent {
	margin: 10px 0px 0px;
	float: left;
	width: 500px;
}
#sidecontent {
	margin: 10px 0px;
	float: right;
	width: 300px;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}
.clearboth {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1%;
}
h1 {
	color: #464646;
	font-size: 1.8em;
	margin-bottom: 12px;
	line-height: 120%;
}
h2 {
	color: #5c8e24;
        font-size: 1.4em;
	margin-bottom: 2px;
	line-height: normal;
}

#sidecontent h2 {
	color: #5c8e24;
        font-size: 1.3em;
	margin: 12px 0 2px;
	line-height: normal;
}

h3 {
	font-size: 1.2em;
	margin-bottom: .3em;
	line-height: 125%;
}
h4 {
	font-size: 1.1em;
	margin-bottom: .3em;
	line-height: 125%;
}

.lightorange {color: #f79646;}
.darkorange {color: #e36c0a;}
.lightgreen {color: #92d050;}
.darkgreen {color: #5c8e24;}
.lightgrey {color: #999999;}
#sidecontent h2.darkgrey {color: #333; font-size: 13px;}


#maincontent ul {margin-left: 2em; margin-bottom: 1em; line-height: 150%;}
#maincontent ol {margin-left: 1em; margin-bottom: 1em; line-height: 150%;}
#maincontent ol li{margin-bottom: .7em; }
#maincontent .box50 {
	background: #eee; height:200px;
	margin: 10px 1px 10px 0;
	border: 1px solid #CCCCCC;
	padding: 0px 8px 8px;
	float: left;
	width: 146px;
}
#maincontent .box50 ul {padding:0; margin: 0;}
#maincontent .box50 ul li {padding:0; margin: 0; line-height: 150%; list-style:none;}
#maincontent p, sidecontent p {
	margin-bottom: 10px;
	padding-bottom: 9px;
}

#sidecontent .promo {
	background: #DBB749 url(tplate_images/promo.jpg) no-repeat;
	height: 78px; width: 310px;
	margin-bottom: 15px; padding-top: 57px; padding-left: 10px;
	color: #FFFFFF;
	font: bold .9em Verdana, Arial, Helvetica, sans-serif;
}
.box50 h4 {
	margin-bottom: .5em;
	font: bold 0.9em/125% Verdana, Arial, Helvetica, sans-serif;
}
.box50 p {
	font: 1em/130% Geneva, Arial, Helvetica, sans-serif; border-bottom: 1px solid #CCCCCC;
}
.box50 .date {
	color: #EC7775;
}
#sidecontent li {
	padding-left: 5px;
	margin-left: 5px;
	line-height: 170%;
	list-style: none;
}
#sidecontent ul {
	margin: 10px 25px;
}

#subnav {
padding: 0px;
margin: 15px 0 20px 25px;
}

#sidecontent h3  {
padding: 3px 0px;
font-size: 12px;
margin: 0px 0px 10px 24px;
}

#sidecontent h4  {
display: block;
background-color:#FF9900;
padding: 3px 5px;
border: 1px solid #a26203;
color: #4f3001;
margin: 0 0 10px 22px;

}

#subnav ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}

#subnav ul li {
margin: 0px;
padding: 0px;
}
#subnav ul li a {
display: block;
border-bottom: 1px dashed #ccc;
padding: 2px 0px 2px 4px;
text-decoration: none;
color: #666666;
}

#subnav ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}

.boxorange {background: #e36c0a; border: 1px solid #b9710c; padding: 5px 10px 10px;}
#sidecontent .boxorange h3 {color: #4f3001; margin: 0 0 5px 0;}
.boxorange p {color: #fff; margin-bottom: 8px;}
span.button a {padding: 3px 5px; margin: 0; color: #fff; background-color: #462a02; text-decoration: none;}
span.button a:hover {padding: 3px 5px; margin: 0; color: #fff; background-color: #09533d; text-decoration: none;}
.box50 h3 {
	background: #FFFFFF;
	margin-left: -8px;
	margin-right:-8px;
	padding: 4px;
	margin-bottom: 6px;
	color: #3D536B;
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.1em;
}
a {color: #07805c; text-decoration: none}
a:hover {color: #085c97; text-decoration: underline}
#footer {
	border-top: 3px solid #CCCCCC;
	clear: both;
	padding-top: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	font-size: .9em;
	width: 100%;
	position: relative;
}
#footer #copyright {
	border-left: 1px solid #CCCCCC;
	position: absolute;
	width: 280px;
	top: 12px;
	right: 0px;
	color: #999999;
	padding-left: 50px;
	clear: both;
	text-align: right;
}
h2 a {text-decoration:none;}

.light {color:#999;}
.warning {color:#c00;font-weight:bold;}
.success {color:#0099CC;font-weight:bold;}
.caption {color:#999;}
.date {font: bold 82% arial;color:#bbb; letter-spacing: 1px;}
.small {font-size:0.9em; line-height: 130%;}
.greybox {background: #eee; padding: 5px 8px 5px; margin: 8px 0px; border: 1px solid #ccc;}
.greybox h4 {padding-top: 3px; margin-top: 0;}
.greybox p {margin: 8px 0;} 
.note {margin: 1em;border: 1px solid #ddd;background: #f0f0f0;padding: 1em;}
.pdf {  background: url(tplate_images/pdf.png) no-repeat left center; padding: 4px 25px; margin-left: 10px;}
#sidecontent .pdf {  background: url(tplate_images/pdf.png) no-repeat left center; padding: 4px 25px; margin-left: 25px;}
#sidecontent .pdf a:link, #sidecontent .pdf a:visited {color: #666; text-decoration: none; font-weight: bold;  
#sidecontent .pdf a:hover {color: #09533d;} 
.doc {background: url(tplate_images/file1.gif) no-repeat left center; padding: 5px 25px;}

.ditto_summaryPost {
	margin-bottom: 20px;
}
.box3M {width: 245px; float:left;}
.box3M img {float: left; padding: 0 8px 5px 0;}
h4.textwidth {width: 100px; float: left;} 

form legend {
	color: #808080;
	font-size: 1.2em;
	padding-bottom: 15px;
}

form .field {
	margin: 5px 0;
	clear: both;
}

form .field label {
	width: 150px;
	float: left;
	text-align: right;
	color: #2c85bf;
	font-size: .8em;
	line-height: 1.2em;
}

form .checkbox label {
	float: none;
}

form .field input, form .field select, form .field textarea {
	margin-left: 10px;
	width: 200px;
}

#maincontent form .field input, #maincontent form .field select, #maincontent form .field textarea {
	width: 300px;
}

#maincontent form .checkbox input, form .checkbox input {
	width: auto;
}

#maincontent form .field ul {
	margin-bottom: 20px;
}

form .field .checkbox {
	display: inline;
	font-size: .9em;
}

form .field .checkbox input {
	width: auto;
}

#maincontent form input.submit, form input.submit {
	width: auto;
	margin-left: 160px;
}

textarea {
	height: 100px;
}
