body {
	margin:0px;
	border:0px;
	padding:0px;
	background-color:#4C361E;
	font-family: Arial, Helvetica, sans-serif;
}
a:link{color: #663704;}
a:hover{color:#740903;}
a:visited{color:#663704;}
a:visited:hover{color:#740903;}


h1 {
	font-weight:500;
	font-size:14pt;
	color:#F8ECC3;
	margin: 10px;
}
h3 {
	font-weight:500;
	font-size:12pt;
	color:#601E02;
	margin: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FBF4DD;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
}

.txt {font-size:10pt; font-weight:500; color:#FBF4DD;}
.lrgtxt{font-size:11pt; font-weight:500;color: #F8ECC3; letter-spacing: 1px;}
.smtxt{font-size:11px; font-weight:500; color:#FBF4DD;}
.drktxt {font-size:10pt; font-weight:500; color:#4C361E;}
.hdr3{font-weight:500; font-size:12pt; color:#601E02;}
.lrgred{font-size:20px; font-weight:500;color: #742503; letter-spacing: 1px;}
.redtxt {font-size:10pt; font-weight:500; color:#511004;}

a.txtlnk {
	font-size:10pt;
	font-weight:500;
	color:#564229;
	text-decoration:none;
}
a.txtlnk:hover {color:#742503; text-decoration:underline;}
a.txtlnk:visited {color:#564229; text-decoration:none;}
a.txtlnk:visited:hover {color:#742503; text-decoration:underline;}

a.foot {
	font-size:11px;
	font-weight:500;
	color:#A89580;
	text-decoration:none;
}
a.foot:hover {color:#4C361E; text-decoration:underline;}
a.foot:visited {color:#A89580; text-decoration:none;}
a.foot:visited:hover {color:#4C361E; text-decoration:underline;}

a.smlnk {
	font-size:11px;
	font-weight:500;
	color:#FBF4DD;
	text-decoration:none;
}
a.smlnk:hover {color:#8B6D49; text-decoration:underline;}
a.smlnk:visited {color:#FBF4DD; text-decoration:none;}
a.smlnk:visited:hover {color:#8B6D49; text-decoration:underline;}

a.fatlnk {
	font-size:14px;
	font-weight:500;
	color:#EFE2BB;
	text-decoration:none;
}
a.fatlnk:hover {color:#FFFFFF; text-decoration:none;}
a.fatlnk:visited {color:#EFE2BB; text-decoration:none;}
a.fatlnk:visited:hover {color:#FFFFFF; text-decoration:none;}

a.gallnk {
	font-size:14px;
	font-weight:bold;
	color:#392917;
	text-decoration:none;
}
a.gallnk:hover {color:#681506; text-decoration:underline;}
a.gallnk:visited {color:#392917; text-decoration:none;}
a.gallnk:visited:hover {color:#681506; text-decoration:underline;}


.footer{
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #DCD6CF;
	font-size:9pt;
	font-weight:500;
	color:#8A755C;
}

.mainbody{
	padding: 0 25 0 20;
	background-image: url(images/bodycrnrtop.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.shdwleft{
	background-image: url(images/shdw_lt.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.shdwright{
	background-image: url(images/shdw_rt.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.hdrbg{
	background-image: url(images/hdr_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 100 0 20;
}

.hdrtestim{
	background-image: url(images/subhdr_maffi.gif);
	background-repeat: no-repeat;
  width: 770px;
  height: 190px;	
}



.leftcolumn{background-image: url(images/crosshatch300.gif); background-repeat: no-repeat; background-position:top left;}
.leftcolmedium{background-image: url(images/crosshatch400.gif); background-repeat: no-repeat; background-position:top left;}
.leftcollong{background-image: url(images/crosshatch600.gif); background-repeat: no-repeat; background-position:top left;}

#testim{font-size:10pt; font-weight:500; color:#FBF4DD; font-style: italic; width:412px; padding: 40px 0 0 50px;}

#smbox{padding: 0 10 0 10;}

#brownbtn{background-image: url(images/brwnbttn.gif); width:230px; height:38px; background-repeat: no-repeat; padding-top:11px; margin-bottom:8px;}
#redbtn{background-image: url(images/redbttn.gif); width:230px; height:38px; background-repeat: no-repeat; padding-top:11px; margin-bottom:8px;}
#imgbtn{width:230px; height:38px; margin-bottom:8px;}

.backbtn{font-size:10pt; font-weight:bold; color:#564229; text-decoration:none; background:#EFE2BB; border:none;}

/* START FADING TESTIMONIALS */



#fadingtext {
	height: 180px;
	width: 620px;
	padding: 40px 0 60px 100px;
	overflow: hidden;   
}

#fadingtext q {
	padding: 0 100px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
}

#fadingtext q:before, #fadingtext q:after {
	content: '';
}

#fadingtext cite {
	padding: 0 0 0 280px;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	line-height: 13px;
	letter-spacing: 1px;
	margin-bottom: 50px;
}

/* END FADING TESTIMONIALS */


.inpt10 {
	width:60px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	line-height: 85%;
	font-weight: bold;
	background:#EFE2BB;
	border:solid 1px #4C361E;
	margin: 2px;
	padding:2px;
}
.inpt400 {
	width:300px;
	height:150px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#FFFFFF;
	border:solid 1px #4C361E;
	margin:2px;
	padding:2px;
}
.inpt200 {
	width: 150px;
	height:18px;
	font-size:12px;
	font-family: sans-serif;
	color:#333333;
	line-height: 90%;
	background:#FFFFFF;
	border:solid 1px #4C361E;
	margin:2px;
	padding:2px;
}
.smallred{
	font-family: sans-serif;
	font-size: 11px;
	color: #742503;
}


