/* CSS Document */
BODY{
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #1f2037;
	background: #dfe6d8 url(images/bg.jpg);
}
td{
	vertical-align: top;
}
a, a:visited{
	color: #a73051
}
a:hover{
	color: #706d55;
}
h1{
	font-size: 13px;
	margin-top: 0;
}
h2{
	font-size: 18px;
}
.laycont{
	position: relative;
	width: 770px;
	border: solid 1px #b9c388;
	margin: 20px auto;
	background: #fff;
	margin-bottom: 3px;
}
.layout{
	width: 100%;
	border: solid 3px #dfe6d8;
}
.headcont{
	height: 154px;
}
.header{
	position: absolute;
	top: -10px;
}
.sep{
	position:relative;
	top:150px;
	font-size:0;
	border: solid 1px #cad6be;
	border-width: 1px 0;
	background: #dee6d9;
	height: 2px;
}
.imgbord{
	display: block;
	padding: 1px;
	border: solid 3px #eee1a6;
}
.rowimg{
	width: 97%;
	margin: 0 auto;
}

.fleft{
	float: left;
	margin-right: 15px;
}
.rowimg img{
	float: left;
}
.fright{
	float: right;
	margin-left: 15px;
}
.left{
	width: 181px;
	background: url(images/leftbg.gif) repeat-y;
	
}
.menu, .menu li, .level1, .level1 li, .level2, .level2 li{
	list-style:none;
	padding: 0;
	margin:0;
}
.level1{
	margin-left: 10px;
}
.level2{
	margin-left: 10px;
}
.menu a, .menu a:visited{
	display:block;
	width: 92%;
	padding-left: 10px;
	color: #1f2138;
	font-weight: bold;
	text-decoration: none;
	line-height: 28px;
	background: url(images/ldot.gif) repeat-x left bottom;
}
.menu a:hover{
	color: #a73051;
	background: #cecea6 url(images/ldot.gif) repeat-x left bottom;
}
.menu .actmenu a, .menu .actmenu a:visited{
	color: #b71e07;
	background: #cecea6 url(images/ldot.gif) repeat-x left bottom;
}
.menu .actmenu .level1 a, .menu .actmenu .level1 a:visited, .menu .level1 a, .menu .level1 a:visited{
	color: #1f2138;
	font-weight: normal;
	background: url(images/ldot.gif) repeat-x left bottom;
}
.menu .level1 a:hover{
	color: #a73051;
	background: #ded7a6 url(images/ldot.gif) repeat-x left bottom;
}
.menu .actmenu .level1 a:hover, .menu .level1 .actsubmenu a, .menu .level1 .actsubmenu a:visited{
	color: #b71e07;
	background: #ded7a6 url(images/ldot.gif) repeat-x left bottom;
}
.menu .level1 .level2 a, .menu .level1 .level2 a:visited{
	font-weight: normal;
	color: #5e5d43;
}
.menu .level1 .level2 a:hover{
	background: #cecea6 url(images/ldot.gif) repeat-x left bottom;
	color: #a73051;
}
.contact{
	margin: 20px auto;
	padding: 10px;
	padding-top: 220px;
	line-height: 14px;
	width: 86%;
	color: #696964;
	background: url(images/leftback.jpg) no-repeat;
}
.midcont{
	padding: 15px;
}
.testim{
	text-align: right;
	padding-bottom: 10px;
}
.red{
	color: #b71e07;
}
.footer{
	width: 760px;
	margin: 0 auto;
	background: url(images/fbg.jpg) repeat-x;
	padding: 3px 0;
}
.copy{
	width: 55%;
	float: left;	
}
.designgeneral{
	width: 35%;
	float: right;
	text-align: right;
}
#s1, #s2{
	display: none;
}
.separ{
	clear: both;
	height: 2px;
	font-size: 0;
	background: url(images/sep2.gif);
	margin: 20px auto;
}
.gray{
	color: #777;
}
.rowa{
	background: #f0f0f0;
	border: solid 1px #ddd;
	padding: 15px;
}
.rowa ul{
	padding-left: 20px;
}
.rowb{
	padding: 15px;
}
.quote{
	font-family: Georgia,"Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	line-height: 20px;
}
.btxt{
	font-size: 13px;
	margin: 15px 0;
	display: block;
}
.brtxt{
	color: #a27549;
}
.imgcnt{
	float: right;
	width: 160px;
	margin-left: 15px;
	text-align: center;
}
.print{
	display: none;
}
.title{
	float: left;
	width: 60%;
	color: #a27549;
}
.title strong{
	font-size: 13px;
}
.icons{
	float: right;
	width: 215px;
	text-align:right;
}
.boldred{
	color: #b71e07;
	font-weight: bold;
}
.boldbrown{
	color: #a27549;
	font-weight: bold;
}
.italicboldbrown{
	color: #a27549;
	font-weight: bold;
	font-style: italic;
}
.italicbrown{
	color: #a27549;
	font-style: italic;
}
.boldgreen{
	color: #5a8a47;
	font-weight: bold;
}
#partners td{
	vertical-align: middle;
}
.menu .focus, .menu .focus:visited{
	color: #006600;
}
.bigbrownie{
	color: #ea5800;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-family: "Monotype Corosiva", Georgia, "Times New Roman", Times, serif
}
@media print{
	BODY{ font-size: 0.9em;}
	.laycont, .footer{ width: 660px;	}
	.header{ display: none;}
	.left{ display: none;}
	.print{ display:block; font-size:85%; }
	.print img{ margin-top: 15px;}
	.contact{		
		position: absolute;
		left: 500px;
		top: -200px;
		float: right;
	}
}