* { margin: 0; padding: 0 }
html { height: 100.1% }
BODY {
	font-size: .75em;
	background: #010101;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 15px auto;
	width:770px
}
a { color:#fff }
a:hover { color: #EC4E0A }
.bottom-table {
	padding: 5px;
	font-size: 80%;
	background: #E9E7C5;
	color: #4A1702;
}
.title {
	padding: 3px;
	background: #61666D;
}
.title2 {
	font-size: 90%;
	padding: 3px;
	background: #89870E;
}
.title2 a:hover { color: #fff }
.orange-box {
	font-size: 90%;
	background: #6D2F15;
	padding: 7px;
}
.orange2-box {
	border: 3px solid #55230E;
	background: #6D2F15;
	padding: 25px;
}
.light-greybox {
	border: 1px solid #2B2B2B;
	font-size:110%;
	background: #61666D;
	padding: 5px;
	color: #fff
}
.search-box {
	background: #2B2B2B url(images/text-pic.jpg) no-repeat;
	height: 118px;
	width: 177px;
}
.left-text-mid {
	background: url(images/mid-text-lb.gif) repeat-y; 
	padding: 10px 15px;
	height: 195px;
	width: 194px;
	overflow: auto;	
}
.right-text-mid {
	background: url(images/right-mid-text.gif) repeat-y; 
	padding: 10px 15px;
	height: 195px;
	width: 194px;
	overflow: auto;		
}
.homePgContent {
	height: 210px;
	overflow: auto;	
}
.form {
	font-size: 80%;
	color: #2E394B;
	background: #E9E7C5;
	border: 1px solid #fff;
	height: 17px;
	width: 119px;
}
.form2 {
	font-size: 80%;
	background: #4F4E08;
	border: 1px solid #fff;
	height: 17px;
}
.form3 {
	font-size: 80%;
	background: #fff;
	color: #333;
	border: 1px solid #B5B388;
	height: 17px;
	width:220px;
}
.contactForm { 
	font-size:95%; 
	color:#333;
	padding:0; 
	border: 1px solid #B5B388;
	height:50px; 
	width:320px
}
.search {
	background: url(images/search-bg.gif); 
	font-size: 80%;
}
.sm-white { font-size: 80% }
.grey-textbox {
	background: #2B2B2B;
	padding: 8px;
}
.grey {
	font-size: 80%;
	background: #2B2B2B;
}
.green-textbox {
	background: #4F4E07;
	padding: 8px;
}
.green {
	background: #4F4E07;
}
.offwhite-textbox {
	color: #010101;
	background: #E9E7C5;
	padding: 25px;
	border: 3px solid #B5B388
}
.offwhite-textbox a { color: blue }
.divLine { background: url(images/div-line.gif) repeat-x; height:21px }
.divLineBt { background: url(images/div-line2.gif) repeat-x; height:21px }
.blue-text {
	font-size: 90%;
	color: #0B4FE0;
}
.pic { float:left; margin: 0 10px 0 0 }
.smtext {
	font-size: 80%;
	color: #2E394B;
	text-decoration: none;
}
h3 { 
color: #445570;
font-weight: bold;
text-decoration: none;
}