body {
	border: 0 none; /*	border: 1px solid #fff;  for proof only - if - box-positions will change */
	padding: 0px;
	background-color: #707070;
	color: #999966;
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	z-index: 1;
	margin: 5px;
	}

h1 {
	font-size: 18px;
	line-height: 26px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
	color: #663333;
	margin: 0px 0px 0px 0px; /* top, right, bottom, left */
	padding: 0px;
	}

p {
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	color: #ccc;
	margin: 0px 0px 0px 0px; /* top, right, bottom, left */
	padding: 0px;
	}

a {
	color: #663300;
	text-decoration: underline;
	}
	
a:link {
	color: #663333;
	}
	
a:visited {
	color: #663333;
	}
	
a:hover {
	background-color: #663300;
	color: #FFFFFF;
	font-weight: normal;
	}

img { /* affects all images */
	border: 0 none;
	}
  
img.w3cimage { /* affects only images with class w3cimage */
	background-color: #333;
	border: 0 none;
	vertical-align: middle;
	}


.content {
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). good idear ... */
	width: auto;
	min-width: 150px;
	margin-top: -38px; /* because of headliner */
	margin-right: 10px; 
	margin-bottom: 50px;
	margin-left: 10px; 
	background-color: #333;
	padding: 10px;
	z-index: 4; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

#content {
	position: relative;
	width: auto;
	min-width: 150px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 10px;
	background-color: #FFFFFF;
	padding: 10px;
	z-index: 4;
	margin-top: 0px;
	}

#leftside {
	display:none;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #878787;
}

	
.headliner {
	position: relative;
	width: auto;
	top: -50px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #ccc;
	background-color: #A2B494;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	z-index: 6;
	}
#headliner {
	display:none;
	
}	
#headline h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/repeat-01.gif);
	background-repeat: repeat-x;
}

.txt-regular {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #EBEBEB;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #EBEBEB;
	text-decoration: none;
}
#footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #EBEBEB;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FF6633;
	text-decoration: underline;
	background-color: #707070;
}
#footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #EBEBEB;
}
.companyheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #DC7E29;
}

.txt-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
}
.caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #040404;
}
.caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #040404;
}.txt-indendedhighlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	margin-right: 0.25in;
	margin-left: 0.25in;
	border-left: thin dotted #6C6C6C;
	color: #000000;
}
