@charset "UTF-8";
/* CSS - Forestry & Timber Law*/

/* @group General */
body {
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	background: #e6f1f5 url(../images/background.gif) repeat-x 0 0;
}

.notice {
	color: #5c5c5c;
	font-size: 11px;
	background-color: #e6f1f5;
	padding: 2px 5px;
	border: 1px solid #ced7db;
}

#headInfo {
	width: 140px;
	line-height: 27px;
	height: 57px;
	color: #a78c30;
	font-size: 12px;
	float: right;
}

#headInfo a {
	color: #a78c30;
	padding: 4px;
	text-decoration: none;
}

#headInfo a:hover {
	color: #fff;
	background-color: #d4ccb2;
}

#head_phone {
	line-height: 18px;
	background: url(../images/icon_phone.gif) no-repeat 10px;
	padding-left: 35px;
}

#head_email {
	line-height: 18px;
	background: url(../images/icon_mail.gif) no-repeat 10px;
	margin-top: 10px;
	padding-left: 35px;
}

#header_logo {
	width: 626px;
	height: 60px;
	float: left;
	padding-bottom: 16px;
	background: url(../images/header_logo.jpg) no-repeat;
}

img {
	display:block;
	border-style: none;
}

#clear {
	clear: both;
}

#contentBlock {
	clear: both;
	background: #fff url(../images/content_end.gif) repeat-x 0 bottom;
	padding-bottom: 10px;
	margin-top: 16px;
	padding-top: 16px;
}

#content {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/header01.jpg) no-repeat 0 top;
}

/* @end */



/* @group Buttons */



.button {
	margin: 1em 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	background-color: #f4f4f4;
}

.button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	line-height: 15px;
}

.button ul li {
	margin: 0;
	padding: 0;
}

.button ul li a {
	display: block;
	height: 25px;
	line-height: 25px;
	border: none;
	text-decoration: none;
	padding-left: 20px;
	color: #000;
}

.button ul li a:hover {
	color: #fff;
	background-color: #506597;
}

.alt {
	background-color: #e5eaf6;
}

#menu {
	height: 28px;
	width: 770px;
	background: url(../images/nav0.gif) no-repeat;
	clear: both;
}

.buttons {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden; /* for ie to hide extra height*/
}

.buttons a {
	display: block;
	float: left;
	overflow: hidden;
	height: 28px;
	border-style: none;
}

* html a:hover {
	visibility: visible;
}

.buttons a:hover img {
	visibility: hidden
}

/* @end */

/* sideWindow is 250 pixels */
#sideWindow {
	width: 238px;
	float: left;
	font-size: 12px;
	line-height: 16px;
	margin: 20px 0;
}

#sideWindow a {
	text-decoration: none;
}

#sideWindow li {
	margin-top: 12px;
	margin-bottom: 12px;
	list-style-type: disc;
}

#sideWindow a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #a78c30;
}

.sideBottom {
	width: 200px;
	height: 10px;
	background: #fff url(../images/side_bottom.gif) no-repeat 0 bottom;
	margin-bottom: 20px;
}
.sideBox_arrow {
	padding-left: 14px;
	background: url(../images/arrow.gif) no-repeat 0 3px;
}
.sideBox {
	background: #f8f6ef no-repeat 0 top;
	padding: 20px;
	color: #000;
	border-top: 4px solid #caba83;
}

.sideBox a {
	color: #5991aa;
	text-decoration: none;
	padding-right: 1px;
	padding-left: 1px;
}

.sideBox h2 {
	color: #fff;
}

.sideNav {
	font-weight: bold;
	margin: 0;
	padding: 5px 5px 5px 23px;
	line-height: 17px;
}

.sideNavSub {
	padding: 5px 5px 5px 22px;
	line-height: 15px;
	margin: 0 0 0 14px;
	background: url(../images/arrow_dot.gif) no-repeat 0 5px;
}

.sideActive {
	background: url(../images/arrow.gif) no-repeat 0 7px;
}

.sideActiveSub {
	background: url(../images/arrow_sub.gif) no-repeat 0 5px;
}

.sideReturn {
	background: url(../images/arrow_back.gif) no-repeat 0 9px;
}

/* contentWindow is 444 pixels */
#contentWindow {
	width: 480px;
	margin-left: 270px;
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 30px;
	padding: 20px 0 0;
}

#contentWindow a {
	color: #a78c30;
	text-decoration: none;
	padding-right: 1px;
	padding-left: 1px;
}

#contentWindow a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #a78c30;
}

.title_img {
	margin-bottom: 25px;
}

/* @group Bug Fixes */

/* reduce the right margin to account for 3pixels*/
* html #sideWindow {margin-left: 0;}

/* fix 3 pixel jog and account for 3 pixels extra padding*/
* html #contentWindow {height:1%;margin-left:267px}/* margin is 3 pixels less than normal*/

/* @end */

/* @group Footer */

#footer {
	color: #b4bdc0;
	font-size: 11px;
	width: 770px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	line-height: 20px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
}

#footer a {
	text-decoration: none;
	color: #598cac;
	padding: 3px;
}

#footer a:hover {
	background-color: #4f9af5;
	color: #fff;
	border-style: none;
	padding: 3px;
}

#footer img {
	float: left;
}

/* @end */

/* @group Misc Styles */

.highlight {
	color: #482917;
	font-weight: bold;
}

.contactInfo {
	font-size: 120%;
	color: #00827a;
}

#contentWindow ul {
	list-style-type: disc;
}

#contentWindow li {
	margin-top: 15px;
}

#contentWindow h1 {
	color: #a78c30;
	margin-bottom: 30px;
	font: normal normal 24pt "Times New Roman", Times, serif;
	margin-top: 0;
	padding-top: 20px;
}

#contentWindow h2 {
	color: #598cac;
	margin-top: 45px;
	font: normal 18px "Times New Roman", Times, serif;
	border-bottom: 1px solid #b1cddc;
	padding-bottom: 5px;
}

#contentWindow h3 {
	color: #415c3e;
	font: 18px "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

#sideWindow h1 {
	color: #598cac;
	margin: 0;
	padding: 0 0 10px;
	font: normal normal 20px "Times New Roman", Times, serif;
}

#sideWindow h2 {
	font-size: 14px;
	color: #444;
}

.form_border {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #482917;
	font-size: 11px;
}

.formstyle {
	border: 1px solid #5991aa;
	color: #a78c30;
	background: #fff url(../images/formbg.jpg) repeat-x;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.formtext {
	font-weight: bold;
	color: #482917;
	text-align: right;
}

.profiles {
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}

.profiles_pic {
	margin-left: auto;
	margin-right: auto;
	border: 4px solid #547a4f;
}

/* @end */

