body {
	margin: 0px;
	padding: 0px;
}
span {display:none;}

.bodyHome {
	background-image: url(../images/bgTld.gif);
	background-repeat: repeat-x;
	background-color: #e5eaba;
}
.bodyInternal {
	background-image: url(../images/bgInternal.gif);
	background-repeat: repeat-x;
	background-color: #e5eaba;
}
.footerNavTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8a8219;
	padding-left: 80px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E5EABA;
}
.footerNavTxt a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8a8219;
	text-decoration: none;
}
.footerNavTxt a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8a8219;
	text-decoration: none;
}
.footerNavTxt a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #390900;
	text-decoration: none;
}
.footerNavTxt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #390900;
	text-decoration: none;
}
.bdyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A8219;
	line-height: 27px;
	padding-left: 80px;
	padding-right: 180px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8D851F;
	text-transform: uppercase;
	padding-left: 80px;
}
.servicesHdr {
	background-image: url(../images/servicesTxtLft.gif);
	width: 478px;
	height: 502px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	
}
.aboutHdr {
	background-image: url(../images/aboutTxtLft.gif);
	width: 478px;
	height: 316px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	
}
#flashIntro {
z-index: 1;
}
/* digitalfresh from here */
.bodyHome #contentWrapper {
	font-family: "Trebuchet MS", sans-serif;
	margin-left: 75px;
	margin-top: 40px;
	margin-right: 120px;
	margin-bottom: 40px;
}
.bodyHome #contentWrapper p {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 21px;
	color: #8A8219;
	line-height: 30px;
}
.bodyHome  #contentWrapper blockquote {
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #8A8219;
}
.aboutHdr-df {
	background-image: url(../images/aboutTxtLft.gifdf);
	width: 478px;
	height: 316px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	
}
.bodyInternal #contentWrapper {
	font-family: "Trebuchet MS";
	letter-spacing:1px;
	font-size: 13px;
	line-height: 24px;
	color: #999236;
	margin-top: 35px;
	margin-left: 70px;
	margin-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CBBEB6;
	padding-right: 30px;
	width: 363px;
}
#copyright {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	margin-left: 80px;
	margin-top: 20px;
	margin-bottom: 60px;
}
#contentWrapper ul {
	padding-left: 25px;
}
#contentWrapper a {
	font-style: italic;
	font-weight: bold;
	color: #999236;
}
.bodyInternal #contentWrapper #contact-form #Message {
	width: 300px;
	height: 150px;
}
#contact-form li {
	list-style-type: none;
}
.bodyInternal #rightCol {
	margin-top: 93px;
	margin-right: 10px;
	font-family: "Trebuchet MS";
	color: #411300;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}
.bodyInternal #rightCol a {
	color: #411300;
	text-decoration: underline;
}

/* new june 17 2010 - link to content */
/* link2Articles */

div#menu li.link2Articles a {
	width:134px;
	padding:0;
	height:27px;
	color:#fff;
	font:bold 16px/27px 'Verdana', sans-serif;
	letter-spacing:normal;
	text-align:center;
	text-transform:capitalize;
	background-color: #fff;
	background-image: url(../content/wp-content/themes/kscape/images/bg-link2Articles.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#menu li.link2Articles a:hover {background-image:url('../content/wp-content/themes/kscape/images/bg-link2Articles-hover.gif');}
#Article {
	float: right;
	clear: left;
	position: relative;
	left: -50px;
	background-image: url(../content/wp-content/themes/kscape/images/bg-link2Articles.gif);
	width: 134px;
	height: 27px;
}

#Article a {
	color:#FFFFFF;
	height:27px;
	letter-spacing:normal;
	text-align:center;
	text-transform:capitalize;
	width:134px;
	font-family: 'Verdana', sans-serif;
	font-size: 16px;
	line-height: 27px;
	font-weight: bold;
	text-decoration: none;
}
