@import url("forms.css");
@import url("tables.css");
@import url("figures.css");
/* base tags */
body {
	font: 0.8125em/1 Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background: #FFFFFF;
}
/* link tags */
a:link, a:visited {
	color: #EE3C23;
	text-decoration: none;
}
a:hover {
	color: #DB2900;
	text-decoration: underline;
}
a img {
	border-width: 0px;
	border-style: none;
}
a.pdf {
	background: transparent url(/Corporate/images/icons/pdficon_small.gif) no-repeat left 3px!important;
	padding: 5px 0px 5px 22px !important;
}
a.mp3 {
	background: transparent url(/Corporate/images/icons/audio.gif) no-repeat left center!important;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
a.external:link, a.external:visited {
	background: url(/Corporate/images/icons/external.gif) no-repeat right 8px !important;
	padding: 5px 12px 5px 0px;
}
a.external:hover {
	background: url(/Corporate/images/icons/external.gif) no-repeat right -12px !important;
	padding: 5px 12px 5px 0px;
}
/* end link tags */
h1 {
	font-size: 1.4em;
	letter-spacing: 2px;
}
h2 {
	font-size: 1.6em;
	color: #2e621b;
}
h3 {
	font-size: 1.2em;
	color: #2e621b;
}
h4 {
	font-size: 1.1em;
	line-height: 1.4em;
}
h5 {
	font-size: 1em;
}
dt, dd {
	line-height: 1.4em;
}
dt {
	font-weight: bold;
	margin-bottom: 0.5em;
}
dd {
	margin-bottom: 0.8em;
}
/* page sections specifics */
#container {
	width: 960px;
	margin: 1em auto 0;
	text-align: left;
}
/* header */
#header {
	padding: 0;
	font-size: 0.88em;
	position: relative;
	margin-bottom: 1.5em;
}
#header h1 {
	margin: 0;
	padding: 1px;
}
#header ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#header li {
	float: left;
	margin-left: 20px;
}
#topnav {
	top: 15px;
	right: 0px;
	position: absolute;
	width: auto;
	line-height: 20px;
	height: 17px;
}
#topnav a:link, #topnav a:visited {
	color: #000000;
	text-decoration: none;
	background: url(/Corporate/images/icons/red_nav_arrow.png) no-repeat left center;
	padding-left: 10px;
}
#topnav a:hover {
	color: #EE3C23;
	text-decoration: underline;
	background: url(/Corporate/images/icons/red_nav_arrow.png) no-repeat left center;
	padding-left: 10px;
}
#frmSearch {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	border-style: none;
}
#frmSearch input.submit {
	background: url(/Corporate/images/icons/search.gif) no-repeat left center;
	margin: 0px;
	vertical-align: middle;
	height: 18px;
	padding-left: 10px;
}
#frmSearch input {
	border: 1px solid #ACACAC;
	margin: 0px;
	vertical-align: middle;
	font-size: 100%;
	padding: 0px;
	height: 16px;
}
/* end header */
/* main content area */
#mainContent {
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	position: relative;
	margin-right: 250px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 50px;
	padding-left: 14px;
	background-color: #eef2ee;
	background-image: url(/Corporate/images/Clarksville/body_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#mainContent div.sectionHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2e621b;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
#mainContent div.sectionHeader h1 {
	margin: 0 !important;
	padding: 0 !important;
}
#mainContent div.sectionHeader h2 {
	font-weight: normal;
	color: #4F4D4C !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 1.3em !important;
}
#mainContent h1 {
	font-size: 1.82em;
	font-weight: normal;
	color: #2e621b;
	margin: 0px 0px 1em;
	padding: 0px;
}
#mainContent p {
	line-height: 1.8em;
}
#mainContent li {
	line-height: 1.6em;
	margin-bottom: 0.25em;
}
#mainContent ul {
	list-style: square;
}
* html #mainContent {
	height: 1%;
}
#mainContent a:link, #mainContent a:visited {
	color: #003366;
	text-decoration: underline;
}
#mainContent a:hover {
	color: #DB2900;
	text-decoration: underline;
}
#mainContent p.date {
	font-size: 0.9em;
	color: #F03C12 !important;
	margin: 0 0 0.25em !important;
	padding: 0 !important;
}
.note {
	font-size: 0.9em;
}
.boilerplate {
	font-size: 0.9em;
	padding: 0.5em;
	border-top: 1px dotted #2e621b;
}
div.hr hr {
	display: none;
}
#mainContent div.hr {
	background: url(/Corporate/images/EOC/HR.png) no-repeat center center;
	height: 10px;
	width: 100%;
	margin-bottom: 1em;
}
/* end main content area */
/* footer */
#footer {
	padding: 0;
	position: relative;
	background: url(/Corporate/images/IR2.png) repeat-x left top;
	height: 60px;
	min-height: 60px;
	color: #838488;
	margin-top: 2em;
}
#footer p {
	margin: 0;
	padding: 35px 0 10px;
	font-size: 0.88em;
}
#footer a {
	margin-right: 4px;
	margin-left: 4px;
}
/* end footer */
/* various classes */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

/* End hide from IE-mac */
.news {
	padding: 0.5em;
	background: #f0f0f0;
	border-bottom: 1px solid #CCCCCC;
}

p.adobe {
	line-height: 33px;
	vertical-align: middle;
}
p.adobe img {
	margin-right: 33px;
}
.callout {
	background: #F4F4F4;
	padding: 0.5em;
	margin: 1em;
	position: relative;
}
* html .callout {
	height:1%;
}
* html .callout2 {
	height: 1%;
}
.callout p {
	margin: 0px;
	padding: 0px;
}

table.photos {
	border-collapse:collapse;
	border: 1px solid #2e621b;
	background: #FFF;
}
.callout2 {
	background: #F4F4F4;
	padding: 0.25em;
	margin: 1em;
	position: relative;
}
#ir {
	position: absolute;
	top: 10px;
	right: 10px;
}
#footer_nav {
	margin-left: 20px;
}
#footer img {
	float: right;
	margin-right: 30px;
}
a.ppt {
	background: transparent url(/Corporate/images/icons/ppt.gif) no-repeat left center!important;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
a.htm {
	background: transparent url(/Corporate/images/icons/htm.gif) no-repeat left center!important;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
map {
	border-width: 0px;
	border-style: none;
}
img {
	border-width: 0px;
	border-style: none;
}

#sidebar2 {
	float: right;
	width: 240px;
}
#sidebar2 .related {
	padding: 1em;
	margin-bottom: 1em;
	background-color: #DDD7B9;
	background-image: url(/Corporate/images/Clarksville/sidebar2_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#sidebar2 .related h3 {
	font-size: 0.9em;
	color: #2e621b;
	padding: 0px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
#sidebar2 .related h4 {
	font-size: 0.88em;
	font-weight: normal;
	color: #2e621b;
	padding: 0px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
#sidebar2 .related ul {
	font-size: 0.88em;
	padding: 0px;
	list-style: none;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#sidebar2 .related p {
	font-size: 0.88em;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
#sidebar2 .related a:link, #sidebar2 .related a:visited {
	color: #003366;
	text-decoration: underline;
}
#sidebar2 .related2 {
	padding: 1em;
	margin-bottom: 1em;
	background-color: #eef2ee;
	background-image: url(/Corporate/images/Clarksville/body_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sidebar2 .related2 h3 {
	font-size: 1em;
	color: #2e621b;
	padding: 0px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
#sidebar2 .related2 h4 {
	font-size: .9em;
	color: #2e621b;
	padding: 0px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	font-weight: normal;
}
#sidebar2 .related2 ul {
	font-size: 0.9em;
	padding: 0px;
	list-style: none;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#sidebar2 .related2 p {
	font-size: 0.9em;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
#sidebar2 .related2 a:link, #sidebar2 .related2 a:visited {
	color: #003366;
	text-decoration: underline;
}
#sidebar2 div.contact {
	height: 125px;
}
#sidebar2 div.contact h3 {
	font-size: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#sidebar2 div.contact p {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}
.video_thumbs {
	position: relative;
}
.video_thumbs div div {
	margin-bottom: 5px;
	position: relative;
	height: 120px;
	padding: 5px;
}
#mainContent .video_thumbs div div {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2e621b;
}
.video_thumbs p {
	margin: 0 0 0 155px!important;
	width: auto;
	text-align: left;
	line-height: 1.2em;
}
.video_thumbs img {
	float: left;
}
.video_thumbs h4 {
	margin: 0.5em;
}
.video_thumbs div div h4 {
	margin: 0px 0px 0.25em 160px;
}
.photo_thumbs {
	position: relative;
}
.photo_thumbs div div {
	margin-bottom: 5px;
	position: relative;
	height: 150px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2e621b;
}
.photo_thumbs p {
	margin: 0 0 0 155px!important;
	width: auto;
	text-align: left;
	line-height: 1.2em;
}
.photo_thumbs img {
	float: left;
}
.photo_thumbs h4 {
	margin: 0.5em;
}
.photo_thumbs div div h4 {
	margin: 0px 0px 0.25em 220px;
}
.boilerplate h3 {
	margin: 0px 0px 0.25em;
	padding: 0px;
	color: #2e621b;
}
.boilerplate p.hash {
	text-align: center;
}
.boilerplate p {
	margin: 0px 0px 1em;
	padding: 0px;
}
div.eoc_banner {
	background: url(/Corporate/images/EOC/EOC.png) no-repeat left bottom;
	height: 300px;
	width: 100%;
	margin-bottom: 1em;
	clear: both;
}
#mainContent .toolbar {
	text-align: right;
	font-size: 0.9em;
}
#mainContent .toolbar p {
	margin: 0px;
	padding: 0px;
}
#mainContent p.navigation {
	text-align: center;
}
.video_thumbs div div h2 , .video_thumbs div div h3{
	margin: 0px 0px 0px 210px;
	padding: 0px;
}
div table.photos tr th, div table.photos tr td {
	background: #FFF;
	font-weight: normal;
}
.photos tr td.border, .photos tr th.border {
	border-right: 1px solid #2e621b;
}
img.mobile {
	display: none;
}
