@charset "utf-8";
.contentBG {
	background-attachment: scroll;
	background-image: url(../img/bg_main_tree.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*             Link Colors and Hovers                   */

A:link {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4f4444;
	font-size: 0.88em;
	line-height: 1.4em;
}
A:visited {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7d6a6a;
	font-size: 0.88em;
	line-height: 1.4em;
}
A:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7d6a6a;
	font-size: 0.87em;
	line-height: 1.4em;
}


/*             Navigation Image Rollovers               */
a.web {
	display:block;
	background-position:left top;
	height:24px;
	width:58px;
	background-image:url(../img/nav_01web.gif);
	clear:both;
}
a.web:hover {background-position: 0 -24px;}

a.print {
	display:block;
	background-position:left top;
	height:24px;
	width:51px;
	background-image:url(../img/nav_02print.gif);
	clear:both;
}
a.print:hover {background-position: 0 -24px;}

a.clients {
	display:block;
	background-position:left top;
	height:24px;
	width:66px;
	background-image:url(../img/nav_03clients.gif);
	clear:both;
}
a.clients:hover {background-position: 0 -24px;}

a.about {
	display:block;
	background-position:left top;
	height:24px;
	width:58px;
	background-image:url(../img/nav_04about.gif);
	clear:both;
}
a.about:hover {background-position: 0 -24px;}

a.contact {
	display:block;
	background-position:left top;
	height:24px;
	width:76px;
	background-image:url(../img/nav_05contact.gif);
	clear:both;
}
a.contact:hover {background-position: 0 -24px;}


/*            Regular Text Styles                */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4f4444;
	font-size: .83em;
	line-height: 1.4em;
}


/*   Smaller Font Sizes    */
.secondary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4f4444;
	font-size: .713em;
	line-height: 1.3em;
}

#secondary p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4f4444;
	font-size: .713em;
	line-height: 1.3em;
}


/*           Thumb Rollovers          */
a.cumberland {
	display:block;
	background-position:left top;
	height:100px;
	width:136px;
	background-image:url(../img/web/cumberland_hover.gif);
	clear:both;
}
a.cumberland:hover {background-position: 0 -100px;}

a.carver {
	display:block;
	background-position:left top;
	height:100px;
	width:136px;
	background-image:url(../img/web/carver_hover.gif);
	clear:both;
}
a.carver:hover {background-position: 0 -100px;}

a.bigfish {
	display:block;
	background-position:left top;
	height:100px;
	width:136px;
	background-image:url(../img/web/bigfish_hover.gif);
	clear:both;
}
a.bigfish:hover {background-position: 0 -100px;}


/*            Form Style            */

.input{border: 1px solid #7d6a6a;width: 152px;background: #d0bfad url(../images/input_stripe.gif);font: 12px verdana, sans-serif;color:#4f4444;padding:3px;outline:none;}
/*.input:focus{border:1px solid #567475;background: #e4ebeb;} */

.textbox{border: 1px solid #7d6a6a;width:330px;
	background: #d0bfad url(../images/input_stripe.gif);
	font-family: verdana, sans-serif;
	color:#4f4444;
	font-size: .713em;
	line-height: 1.3em;
	padding:3px;
	outline:none;}
/*.textbox:focus{
	border:1px dotted #567475;
	background: #e4ebeb;
} */

.submit-btn{width: 75px;height: 26px;background:url(../img/contact/submit.gif) no-repeat;outline: none;vertical-align:top;border:0;float:left}
.submit-btn{margin:1px 0 0 0;#}
.submit-btn:hover{background: url(../img/contact/submit.gif) no-repeat 0 -26px;}

/*.submit-btn{width: 60px;height: 26px;
	background:#7d6a6a;
	outline: solid;
	vertical-align:top;
	border:1px solid #7d6a6a;
	margin:5px 0 0 0;
	float:left}
.submit-btn{margin:1px 0 0 0;#}
.submit-btn:hover{background: url(img/contact/submit.gif) no-repeat 0 -26px;} */
.clients {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2em;
	font-size: .9em;
	font-weight: normal;
}
.dates {
	font-size: .8em;
	color: #7D6A6A;
}
