body {
	margin:0px;
	border:0px;
	padding:0px;
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:link{color: #1D2172;}
a:hover{color:#7F1416;}
a:visited{color:#1D2172;}
a:visited:hover{color:#7F1416;}
/*
body {
	scrollbar-3dlight-color:#F4F4ED;
	scrollbar-arrow-color:#67735D;
	scrollbar-base-color:#B4C0AA;
	scrollbar-track-color:#F4F4ED;
	scrollbar-darkshadow-color:#F4F4ED;
	scrollbar-face-color:#B4C0AA;
	scrollbar-highlight-color:#B4C0AA;
	scrollbar-shadow-color:#B4C0AA;
}
*/
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight:500;
	font-size:16pt;
	color:#5C4C3F;
	margin: 10px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight:500;
	font-size:14pt;
	color:#1D2172;
	margin: 10px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	color:#5C4C3F;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size:14pt;
	color:#5C4C3F;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
}
.txt {font-family: "Times New Roman", Times, serif; font-size:12pt; font-weight:500; color:#5C4C3F;}
.smtxt {font-family: "Times New Roman", Times, serif; font-size:10pt; font-weight:500; color:#5C4C3F;}
.footer {font-size:11px; font-weight:500; color:#FFFFFF;}

.navcell{background-color: #665647; padding: 3px; width: 994px;}

a.txtlnk {
	font-size:12pt;
	font-weight:500;
	color:#2E2318;
	text-decoration:none;
}
a.txtlnk:hover {color:#1F2261;text-decoration:underline;}
a.txtlnk:visited {color:#2E2318;text-decoration:none;}
a.txtlnk:visited:hover {color:#1F2261;text-decoration:underline;}

a.prolnk {
	font-size:10pt;
	font-weight:500;
	color:#2E2318;
	text-decoration:none;
}
a.prolnk:hover {color:#1F2261;text-decoration:underline;}
a.prolnk:visited {color:#2E2318;text-decoration:none;}
a.prolnk:visited:hover {color:#1F2261;text-decoration:underline;}

a.foot {
	font-size:11px;
	font-weight:500;
	color:#FFFFFF;
	text-decoration:none;
}
a.foot:hover {color:#7F1416;text-decoration:underline;}
a.foot:visited {color:#FFFFFF;text-decoration:none;}
a.foot:visited:hover {color:#7F1416;text-decoration:underline;}

.imgbtnbg {background-image: url(images/home_leftcolbg.jpg); background-repeat: repeat-x; background-color: #A4917B; width: 440px;}

#imgbtnholder{
	width: 440px;
	height: 172px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -32px;
}

#imgbtn {float: left;}
#phone {position: relative; top: -32px; margin-bottom:-20px; font-family: "Times New Roman", Times, serif; font-size:10pt; font-weight:500; color:#5C4C3F; line-height: 200%;}

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

.galimg {border: 2px solid #FFFFFF;}

/*

div.scrollbox {
     margin:2px;
     width:560px;
     height:300px;
     overflow:auto;
     scrollbar-base-color:#2E5083;
     scrollbar-face-color:#3568B5;
     scrollbar-track-color:#5B93D0;
     scrollbar-arrow-color:#101C30;
     scrollbar-highlight-color:#8CACDD;
     scrollbar-3dlight-color:#8CACDD;
     scrollbar-shadow-color:#1D3152;
     scrollbar-darkshadow-color:#101C30;
}
*/
.inpt10 {
	width:60px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	line-height: 85%;
	font-weight: bold;
	background:#ABBFE0;
	border:solid 1px #101C30;
	margin: 2px;
	padding:2px;
}
.inpt400 {
	width:250px;
	height:100px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#E7EBF1;
	border:solid 1px #101C30;
	margin:2px;
	padding:2px;
	margin-left: 12px;
}
.inpt200 {
	width: 150px;
	height:18px;
	font-size:12px;
	font-family: sans-serif;
	color:#333333;
	line-height: 90%;
	background:#E7EBF1;
	border:solid 1px #101C30;
	margin:2px;
	padding:2px;
}
.inpt300 {
	width: 300px;
	height:18px;
	font-size:12px;
	font-family: sans-serif;
	color:#333333;
	line-height: 90%;
	background:#E7EBF1;
	border:solid 1px #101C30;
	margin:2px;
	padding:2px;
}
.smallred{
	font-family: sans-serif;
	font-size: 11px;
	color: #CC3333;
}

.brnbdr{ border-bottom: 1px solid #5C4C3F; margin: 5px 0 0 10px; }

