div {padding: 0px; margin: 0px;}
body {
	margin: 0px;
	padding: 0px;
	text-align: center; /* centers in IE6 */
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	border-top:5px #36892c solid;
}
p {
	font-size: 10pt;
	color: #626262;
	margin: 10px 0px 0px 0px;
}
p.clear {
	clear:both;
	height: 1px;
	overflow: hidden; background-color: Red;
	margin: 0px; 
}
a {
	color: #3b5e34;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.arrow {
	background: transparent url(../img/greenarrow.gif) no-repeat left center;
	padding-left: 15px;
}
h2 {
	color: #75685b;
	font-size: 16pt;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	text-align: center;
}
h3 {
	color: #3b5e34;
	font-size: 14pt;
	font-weight: normal;
	margin: 10px 0px;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
#container {
	width: 774px;
	text-align: left;
	margin: 0px auto; /* centers in proper browsers */
}
#branding {
	height: 92px;
	width: 774px;
	/*background: transparent url(../img/topfade.gif) no-repeat bottom center;*/
	margin: 0px;
	padding: 0px;
}
#branding h1 {
	font-family: arial, helvetica, sans serif;
	color: #ffffff;
	font-size: 48pt;
	margin: 10px 0px 0px -17px;
	font-weight: normal;
	text-indent: -9999px;
	background:url('../img/logo.jpg') center left no-repeat;
	float: left;
	width: 344px;
}
#wrapper {
	/*background: transparent url(../img/sidefade.gif) repeat-y top center;
	-webkit-box-shadow: 0px 0px 9px 0px rgba(50, 50, 50, 0.38);
	-moz-box-shadow:    0px 0px 9px 0px rgba(50, 50, 50, 0.38);
	box-shadow:         0px 0px 9px 0px rgba(50, 50, 50, 0.38);
	width: 774px;
	border:1px #f2f1f4 solid;*/
}
p#copyright {
	background: transparent url(../img/bottomfade.gif) no-repeat top center;
	height: 20px;
	color: #82a07a;
	margin: 0px;
	font-size: 8pt;
	text-align: center;
	padding-top: 22px;
}
p#copyright a {
	color: #82a07a;
	font-weight: normal;
}
#page {
	width: 758px;
	background-color: #ffffff;
	margin: 8px;
	min-height: 385px;
	_height: 385px;
}
#content {
	padding: 15px 20px 20px 20px;
}
h1#strapline {
	color: #3b5e34;
	font-size: 25pt;
	font-weight: normal;
	background: #60c047 url(../img/leaningpaperstack.jpg) bottom right no-repeat;
	padding: 95px 0px 16px 20px;
	margin: 0px;
}

ul#mainmenu {padding: 6px 0px; margin: 4px 0px 0px 0px; width: 100%; background-color: #3b5e34; text-align: right; font-size: 12pt;}
ul#mainmenu li {list-style: none; display: inline;}
ul#mainmenu li a {padding: 6px 15px; text-decoration: none; font-weight: normal; color: #ccd7c9;}
ul#mainmenu li a:hover {text-decoration: underline;}


p.servicesmenubox {padding: 5px 50px; margin: 20px 0px; width: 615px; background-color: #e1d9cf;text-align: center; border: 1px solid #b9afa3;}
p.servicesmenubox a {text-decoration: none; font-weight: normal; color: #423a30; padding: 6px 30px; font-size: 12pt;}
p.servicesmenubox a:hover {text-decoration: underline;}

ul {font-size: 10pt;}


form#lawsliplogin {
	background-color: #dfdfdf;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	height: 36px;
}
form#lawsliplogin img.lawsliplogo {
	float: left; display: none;
}
form#lawsliplogin label {
	color: #423a30;
	font-size: 11pt;
	margin-left: 20px;
	float: left;
	display: inline-block;
	line-height: 37px;
}
form#lawsliplogin input#password, form#lawsliplogin input#username {
	margin: 6px 0;
	background: #FFF;
	width: 180px;
	padding: 4px;
	color: #b1b1b1;
	font-size: 13px;
	display: block;
	border:1px #f3f3f3 solid !important;
	float: left;
}
form#lawsliplogin input#submit {
	vertical-align: middle;
	padding-top: 3px;
	margin-left: 10px;
}
#frontbox, #frontboxlawslip {
	border: 1px solid #c6c0b6;
	margin-top: 5px;
}
#frontbox {
	float: left;
	width: 372px;
	height: 335px;
	padding: 15px 15px 10px 15px;
}
#frontbox h2 {
	color: #75685b;
	font-size: 16pt;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	text-align: left;
}
#frontboxlawslip {
	float: right;
	width: 293px;
	height: 360px; _height: 361px;
	background: #faf8f4 url(../img/paperstackandgradient2.jpg) no-repeat bottom right;
}
#frontboxlawslip h2 {
	text-align: center;
	background-color: #cfc2b3;
	border-bottom: 1px solid #c6c0b6;
	padding: 8px 0px 5px 0px;
	margin: 0px;
}
#frontboxlawslip p {
	margin: 10px 13px 0px 13px;
}
.narrow {
	width: 140px;
}
span.labelfloat {
	width: 150px;
	float: left;
	height: 25px;
	padding-top: 4px;
	text-align: right;
	padding-right: 10px;
}
fieldset {
 	border: 1px solid #75685b;
 	margin-top: 20px;
}
fieldset legend {
	font-size: 10pt;
	font-weight: bold;
	color: #75685b;
}
.contactleftmargin {
	margin-left: 160px;
}


.phone { float: right; text-align: right; padding-top: 20px; }
.phone span { display: block; font-weight: normal; font-size: 25px; }
.phone a { display: block; font-weight: bold; font-size: 18px; }


#content { 	padding: 15px 0px 20px 0px !important; }


form#lawsliploginSmall { margin: 0px; padding: 10px 0px 0px 0px; height: 36px; } 
form#lawsliploginSmall p { clear:both; margin:0; padding:0; }
form#lawsliploginSmall img.lawsliplogo { float: left; }
form#lawsliploginSmall label { color: #423a30; font-size: 11pt; margin-left: 20px; display:inline-block; float:left; width:80px; line-height:34px; } 
form#lawsliploginSmall input#password, form#lawsliploginSmall input#username { border: 1px solid #423a30; background-color: #ededed; height: 19px; vertical-align: middle; margin-top: 6px; margin-bottom: 6px; _margin-top: 4px; _margin-bottom: 4px; }
form#lawsliploginSmall input#submit { vertical-align: middle; padding-top: 4px; margin-left: 170px;}


.form { float: left; /* background: transparent url(../img/sidefade.gif) repeat-y top center; */
-webkit-box-shadow: 0px 0px 9px 0px rgba(50, 50, 50, 0.38);
-moz-box-shadow: 0px 0px 9px 0px rgba(50, 50, 50, 0.38);
box-shadow: 0px 0px 9px 0px rgba(50, 50, 50, 0.38);
width: 228px;
border: 1px #f2f1f4 solid; margin: 10px 10px 0 0; }

.form input { margin: 6px 0; background: #FFF; width: 130px; padding: 4px; color: #b1b1b1; border:1px #f3f3f3 solid !important; font-size: 13px; border: 0; }
.form label { font-size: 13px; margin: 0 10px; }
.form #submit { width: auto !important; border:none !important; }

.form h3 { font-family: century gothic; color: #2c8314; font-weight: normal; margin:10px; padding: 0; font-size: 20px; }
.form p { font-size: 13px; color: #626262; line-height: 15px; margin:5px 10px; }

.textbox { float: left; width: 250px; margin:0 15px; }
.imagebox { float: right; }