.noScreen {
	display: none;
}

.headerbkg {
	height: 40px;
	width: 100%;
	background-image: url(images/header_bar_1pixright.gif);
	background-repeat: repeat-x;
}
.headersubbkg {
	height: 112px;
	width: 100%;
	background-image: url(images/header_subbar_1pix.gif);
	background-repeat: repeat-x;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.footer a:link{	color: #000000; text-decoration:none;}
.footer a:visited{ color: #000000; text-decoration:none;}
.footer a:hover{ color: #96211A; text-decoration:underline;}
.footer a:active{	color: #96211A; text-decoration:underline;}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: normal;

}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #96211A;
	letter-spacing: 1px;
	font-weight: bold;

}
.footerbartext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.footerbartext a:link{font-weight: normal;color: #FFFFFF;text-decoration:none;}
.footerbartext a:visited{font-weight: normal;color: #FFFFFF;text-decoration:none;}
.footerbartext a:hover{font-weight: normal;color: #FFFFFF;text-decoration:underline;}
.footerbartext a:active{font-weight: normal;color: #FFFFFF;text-decoration:none;}
.bodycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 22px;
	padding-right: 12px;
	
}
.bodycontent a:link{color: #96211A;text-decoration:underline;font-weight:bold;}
.bodycontent a:visited{color: #96211A;text-decoration:underline;font-weight:bold;}
.bodycontent a:hover{color: #96211A;text-decoration:none;font-weight:bold;}
.bodycontent a:active{color: #96211A;text-decoration:underline;font-weight:bold;}

.bodycontenttestimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 19px;
	text-align: right;
	
}
.input {
	background-color: #FFFFFF;
	border: 1px solid #96211A;
}
textarea {
	background-color: #FFFFFF;
	border: 1px solid #96211A;
}
.rightside_khakibox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #000000;
	background-color:#eeeedd;
	width: 216px;
	padding: 12px;
	margin-top: 54px;
	letter-spacing: 1px;
	text-align:left;
}
.rightside_khakibox a:link{ color: #96211A;text-decoration:underline;}
.rightside_khakibox a:visited{ color: #96211A;text-decoration:underline;}
.rightside_khakibox a:hover{ color: #96211A;text-decoration:none;}
.rightside_khakibox a:active{ color: #96211A;text-decoration:underline;}
.rightside_khakiboxhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	background-color:#eeeedd;
	width: 286px;
	height:280px;
	padding: 10px;
}
.rightside_khakiboxhome a:link{ color: #96211A;text-decoration:underline;}
.rightside_khakiboxhome a:visited{ color: #96211A;text-decoration:underline;}
.rightside_khakiboxhome a:hover{ color: #96211A;text-decoration:none;}
.rightside_khakiboxhome a:active{ color: #96211A;text-decoration:underline;}
.clientlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	vertical-align: top;
	margin-top: 12px;
}
.clientlogin a:link{text-decoration:none; color: #FFFFFF;}
.clientlogin a:visited{text-decoration:none; color: #FFFFFF;}
.clientlogin a:hover{text-decoration:underline; color: #ddddbb;}
.clientlogin a:active{text-decoration:none; color: #FFFFFF;}

.bodydropcap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	line-height: 20px;
	font-weight: 600;
	text-transform: uppercase;
}


.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	}
.navigation a:link {color: #FFFFFF; text-decoration:none;}
.navigation a:visited {color: #FFFFFF; text-decoration:none;}
.navigation a:hover {color: #ddddbb; text-decoration:underline;}
.navigation a:active {color: #ddddbb; text-decoration:underline;}

#newswrap  {
	width: 310px;
	height: 300px;
	background-color:#EEEEDD;
}

#newslogo  {
	width: 296px;
	margin: 0 0 0 0;
}

#news-scroll  { 
	overflow:auto;
	height: 225px;
}	

.newstitle  { 
	font-weight: bold; 
	font-size:14px;
	color: #4466A0;
}

.newstitle a:link{ color: #4466A0;text-decoration:none;}
.newstitle a:visited{ color: #4466A0;text-decoration:none;}
.newstitle a:hover{ color: #4466A0;text-decoration:underline;}
.newstitle a:active{ color: #4466A0;text-decoration:underline;}

.newsitem  {
	background-color:#EEEEDD;
	padding: 10px 10px 0 10px;
	margin: 5px;
	width: 840px;
	}

.newsteaser  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width: 280px;
	margin: 0 0 0 0;
	padding: 8px 5px 5px 5px;
	background-color:#EEEEDD;
	line-height:14px;
}

.newsteaser a:link{ color: #96211A;text-decoration:underline;}
.newsteaser a:visited{ color: #96211A;text-decoration:underline;}
.newsteaser a:hover{ color: #96211A;text-decoration:none;}
.newsteaser a:active{ color: #96211A;text-decoration:none;}

.news-center-text  {
	float:left; 
	width:450px;
}

.news-right-photo  {
	float: left;
	width: 250px;
	padding: 0 0 0 20px;
}

.teasertitle  {
	font-size:12px;
	padding-top: 5px;
	font-weight: bold;
	color:#4466A0;
}
.teasertitle a:link{ color: #4466A0;text-decoration:underline;}
.teasertitle a:visited{ color: #4466A0;text-decoration:underline;}
.teasertitle a:hover{ color: #4466A0;text-decoration:none;}
.teasertitle a:active{ color: #4466A0;text-decoration:none;}

.khakibox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	background-color:#eeeedd;
	padding: 10px 20px 10px 20px;
	width: 847px
}
.khakibox a:link{ color: #96211A;text-decoration:underline;}
.khakibox a:visited{ color: #96211A;text-decoration:underline;}
.khakibox a:hover{ color: #96211A;text-decoration:none;}
.khakibox a:active{ color: #96211A;text-decoration:underline;}

.khaki {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	background-color:#eeeedd;
	padding: 10px;
	margin: 0 0 0 0;
}
.khaki a:link{ color: #96211A;text-decoration:underline;}
.khaki a:visited{ color: #96211A;text-decoration:underline;}
.khaki a:hover{ color: #96211A;text-decoration:none;}
.khaki a:active{ color: #96211A;text-decoration:underline;}

.khaki h1 {
	 color:#96211A;
	 font-weight:bold;
	}

.news-listing-photo  {
	margin: 0 10px; 
	float:left; 
	position:relative;
	width: 100px;
	height:100px;
}

.news-article-right  {
	width: 300px;
	float:right;
	position:relative;
}