* { margin:0; padding:0;}
body { background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1.125em; color:#1d1b17; background:url(images/body-bg.gif) left bottom;}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:15px;}

.tail-top { background:url(images/tail-top.gif) left top repeat-x #eae8e6;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:26px;}
.form input {width:303px; background:#fff; border:1px solid #000; color:#1d1b17; padding:2px 0 2px 3px;}
textarea { width:303px; height:66px; background:#fff; border:1px solid #000; overflow:auto; color:#1d1b17; padding:1px 0 0 3px; margin-bottom:7px;}

/*==================list====================*/
ul { list-style:none;}

#site-nav { width:100%; overflow:hidden; background:url(images/divider.gif) no-repeat left 4px;} 
#site-nav li { display:inline;}
#site-nav li a { display:block; float:left; width:162px; text-align:center; color:#fff; font-weight:bold; text-decoration:none; text-transform:uppercase; background:url(images/divider.gif) no-repeat right 4px; line-height:30px;}
#site-nav li a:hover { color:#000;}

.list1 li { background:url(images/marker.gif) no-repeat left 4px; padding:0 0 6px 25px;}
.list1 li span {color:#660000; font-weight:bold;}
.list1 li a { color:#dd7c14; font-weight:bold;}

.list2 li { padding-bottom:10px;}
.list2 li strong { color:#dc7405;}
.list3 {list-style:square; list-style-image:inherit; margin-left:30px;}

ul.bio
{
	margin-top:10px;
	list-style:inside;
}
ul.bio li
{
	margin-left:40px;
}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:20px;}
.p2 { margin-bottom:10px;}
.p3 { margin-bottom:64px;}

.banner { padding-bottom:32px;}


/*==================txt, links, lines, titles====================*/
a {color:#71a30a; text-decoration:none;}
a:hover{text-decoration:underline;}

h1 { font-family:"Times New Roman", Times, serif; text-transform:uppercase; font-size:33px; line-height:1.1em; font-weight:normal; color:#e0e2d5;}
h1 a {color:#e0e2d5; text-decoration:none;}
h1 a:hover { text-decoration:none;}
h1 a span {color:#a2d41e;}
h2 { font-family:"Times New Roman", Times, serif; font-size:29px; font-weight:normal; line-height:33px; padding:14px 0 12px 0;}
h3 { font-family:"Times New Roman", Times, serif; font-size:23px; font-weight:normal; line-height:1.1em; border-bottom:1px solid #878685; padding-bottom:4px; margin-bottom:24px;}
h4 { font-size:1em; color:#dc7405;}
h4 a { text-decoration:underline; color:#dc7405;}
h4 a:hover { text-decoration:none;}
h5 { font-size:1em; color:#71a30a; text-transform:uppercase;}
h6 { font-size:1em; color:#dc7405;}

.txt1 { font-size:1.17em; line-height:1.28em;}
.txt2 { color:#dc7405;}

.link1 { display:block; float:left; background:url(images/link1-bg.jpg) left top repeat-x; color:#fff; text-decoration:none; text-transform:uppercase;}
.link1 em { display:block; background:url(images/link1-left.jpg) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.jpg) no-repeat right top; padding:4px 40px 5px 35px; font-style:normal;}
.link1:hover { text-decoration:underline;}

.link2 { color:#71a30a; text-transform:uppercase; font-weight:bold; font-size:.85em; text-decoration:none;}
.link2:hover { text-decoration:none; color:#000;}

.link3 { color:#dc7405;}

.link4 {color:#dc7405; text-decoration:underline; font-weight:bold;}

/*==================boxes====================*/
.cont-box { padding:0 110px 0 0; margin:0; font-size:1.17em;}
.cont-box span { float:right;}

.quotes { background:url(images/quotes-bg.gif) no-repeat 125px 52px;}


/*header*/
#header .row-1 { height:90px;}
#header .row-1 .fright { padding:20px 0 0 0; color:#959288; font-weight:normal; font-size:1.1em;}
#header .row-2 { }
#header #logo { padding:20px 0 0 0; float:left; color:#75716e; font-family:"Times New Roman", Times, serif; }
#header #logo em { padding:5px 0 0 0; display:block; font-weight:normal; font-size:15px; letter-spacing:2px; margin-top:-8px;}

/*content*/
#content { padding:36px 0 42px 0;}
#content .row-2 { padding:32px 0 0 0;}

/*footer*/
#footer {color:#949287;}
#footer .fleft { padding:22px 0 0 0; }
#footer .fright { padding:22px 0 0 0;}
#footer .fright a { text-decoration:underline;}
#footer .fright a:hover { text-decoration:none;}
#footer .fright span { color:#7b9822;}
#footer a {color:#949287; font-weight:bold;}

#serviceBar
{
	border:#222222 thin solid;
	background-color:#FFFFFF;
	width:830px;
	height:140px;
	margin-left:auto;
	margin-right:auto;
}

.service
{
	text-align:center;
	font-weight:bold;
	margin: 28px 8px 8px 8px;
	float:left;
	cursor:pointer;
	width:100px;
}

.service img
{
	
filter:alpha(opacity=65);
	-moz-opacity:0.65;
	-khtml-opacity: 0.65;
	opacity: 0.65;
}
.serviceHover
{
	text-align:center;
	font-weight:bold;
	margin: 28px 8px 8px 8px;
	float:left;
	cursor:pointer;
	width:100px;
	
filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
.blurb
{
	margin-top:20px;
	width:810px;
	border:#222222 thin solid;
	background-color:#FFFFFF;
	min-height:400px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
}
#blurbTitle
{
	font-weight:bold;
	font-size:18px;
}
.blurb img
{
	float: right;
	border:#222222 0px solid;
	padding:5px;
}
#blurbText
{
	margin-top:20px;
}
#blurb ul
{
	list-style:square;
	margin-left:50px;
	list-style-image:inherit;
}

#blurb ol
{
	margin-left:50px;
}
.blurbLink
{
	color:#003300;
	cursor:pointer;
	text-decoration:none;
}
.blurbLink:hover
{
	text-decoration:underline;
}
 
 .testimonial
 {
 	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	clear:both;
	margin-top:30px;
	height:180px;
 }
 .testimonial img
 {
	border:solid 1px #A2C11E;
	width:120px;
	height:155px;
	float:left;
	margin-right:30px;
 }
 .testimonial span
 {
 	font-size:18px;
	font-weight:bold;
	color:#649303;
 }
 .testimonial span span
 {
 	font-size:12px;
	color:#990000;
	font-weight:normal;
	font-style:italic;
 }
 #chalkboard
 {
 	background-color:#333333;
	display:none;
	-khtml-opacity:.50; -moz-opacity:.50; -ms-filter:”alpha(opacity=50)”; filter:alpha(opacity=50); opacity:.50;
	width:110%;
	height:1000%;
	left:-10%;
	position:absolute;
	top:0px;
 }
 #testimonyBuilder
 {
 	width:700px;
	border:16px solid #003333;
	background-color:#FFFFFF;
	position:absolute;
	top:140px;
	left:50%;
	margin-left:-382px;
	display:none;
	height:315px;
	padding:36px;
	line-height:20px;
 }
 #testimonyBuilder span
 {
 	color:#649303;
	font-size:20px;
	font-weight:bold;
	margin-left:-20px;
	text-align:center;
 }
 #testimonyBuilder input, textarea, select
 {
 	float:right;
	margin-top:-20px;
 }
 #testimonyBuilder option
 {
 	padding:3px;
 }
 #testimonyBuilder text
 {
 	color:#0000CC;
 }
 #f1 option
 {
 	padding:3px;
	position:relative;
	vertical-align:middle;
 }
 .button
 {
 	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#649303;
	border:1px solid #333333;
	margin:10px;
	padding:10px;
	width:100px;
	text-align:center;
	float:left;
	cursor:pointer;
 }
 .button:hover
 {
 	text-decoration:underline;
 }
 #buttons
 {
 	width:300px;
	left:50%;
	margin-left:-150px;
	position:relative;
 }
 .expanding
 {
	vertical-align:middle;
	cursor:pointer;
	width:600px;
	font-weight:bold;
	color:#DC7405;
	font-size:14px;
	border:1px solid #333333;
	background-color:#ffffff;
	padding:8px;
 }
 .expanding:hover
 {
	background-color:#f7f7f7;
 }
 .expanding .tab
 {
 	margin-left:40px;
	font-size:14px;
	color:#000000;
	font-weight:normal;
 }

/*==========================================*/

