@charset "UTF-8";
/* CSS Document */
/* Default Style Sheet - Discovery Investigations */
/* Author - Kyle McCabe | BBM Studios, Rapid City, SD | 09/08 */

/* HTML tags */

body {
	background: #c9c9b3 url(../images/bg-rusty.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	font-size: 75%;
}

h1, h2, h3, h4, h5, h6 {font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif; margin:0px; color:#2d2d29;}
h1 {font-size: 2.8em;}
h2 {font-size: 2.5em;}
h3 {font-size: 2.2em;}
h4 {font-family: "Lucida Grande", Tahoma, "Bitstream Vera Sans", Arial, sans-serif; font-size: 1.8em; font-weight: normal;}
h5 {font-size: 1.6em;}
h6 {font-size: 1.3em;}

/* Hyperlinks */

a {
	color: #66665a;
}

a:hover {
	color: #999;
}

.actionBox a {
	text-decoration: none;
}

/* Layout Styles */

#main {
	width: 950px;
	margin: 0 auto;
	background: #d9d9c3 url(../images/bg-content.gif) repeat-y center;
	border-bottom: 3px solid #7b7b71; 
}

#headerbg {
	width: 100%;
	background: #c9c9b3 url(../images/bg-rusty.jpg) repeat-x;
}

#header {
	position: relative;
	width: 950px;
	height: 140px;
	margin: 0 auto;
}

#logo {
	position: absolute;
	z-index: 2;
	top: -10px;
	left: 8px;
	width: 600px;
	height: 94px;
	margin: 25px auto;
}

#tag {
	position: absolute;
	z-index: 2;
	top: 115px;
	left: 8px;
	width: 600px;
}

h5#contactInfo {
	float: right;
	width: 200px;
	margin-top: 87px;
	font-size: 2em;
	text-align: right;
}

#subHeader {
	width: 100%;
	height: 28px;
	background: #000;
	color: #ece9e0;
	background: url(../images/bg-subheader.gif);
}

#mainMenu {
	width: 950px;
	height: 28px;
}

#contentWrap {
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding-top: 12px;
	border-left: 1px solid #e3dfd4;
}

#rightCol {
	float: right;
	display: inline;
	width: 315px;
	margin: 0 0 16px 0;
	padding: 5px 0 20px 0;
}

#leftCol {
	float: left;
	display: inline;
	width: 580px;
	padding: 0px 0 20px 20px;
}

#footer {
	width: 100%;
	height: 55px;
	padding-top: 12px;
	text-align: center;
}

.miniCol {
	float: left;
	display: inline;
	width: 237px;
	margin: 12px 24px 6px 12px;
}

.miniColRight {
	float: right;
	display: inline;
	width: 300px;
}

.miniColLeft {
	float: left;
	display: inline;
	width: 350px;
}

#textMenu {
	font-family: Helvetica, Verdana, Tahoma, "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Arial, sans-serif;
	width: 750px;
	margin: 0 auto;
	font-size: 1em;
	font-weight: bold;
	color: #64645b;
}

#copyright {
	width: 750px;
	margin: 6px auto;
	font-size: 0.8em;
	color: #64645b;
}

#creditLine {
	width: 400px;
	margin-top: 12px;
	text-align: center;
}


/* Menu Styles */

#mainMenu ul {
	list-style: none;
	width: 950px;
	margin: 0;
	padding: 0;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 1.1em;
}

#mainMenu li {
	position: relative;
	float: right;
	display: inline;
	margin-right: 8px;
	margin-left: 26px;
	padding: 0;
	text-align: right;
}



/* Typesetting */

.noBold {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.caps {
	text-transform: uppercase;
}

.sansSerif {
	font-family: Verdana, "Bitstream Vera Sans", Arial, sans-serif;
}

.sansSerifTitle {
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma, Verdana, "Bitstream Vera Sans", Arial, sans-serif;
}

.serif {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}

.largeText {
	font-size: 1.5em;
}

.mediumText {
	font-size: 1.3em;
}

.normalText {
    font-size: 1em;
}

.smallText {
	font-size: .85em;
}

.tinyText {
	font-size: .75em;
}

.smallLeading {
	line-height: .8em;
}

.midLeading {
	line-height: 1.6em;
}

.largeLeading {
	line-height: 1.8em;
}

/* Forms */

 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
 }
 
 #recaptcha_table {
 }
 
 #recaptcha_response_field {
 
 }


.error {
	margin: 0px;
}

.error strong {
	color: #AF1500;
}

.success strong {color: #a60000;}


/* Misc Styles */

.nameplate {
	padding: 6px;
	background: #999981;
	border-bottom: 1px solid black;
}

.actionBox {
	width: 225px;
	height: 20px;
	padding: 2px 3px 0px 2px;
	font-size: 1em;
	font-weight: bold;
	background: #DFDFD5;
	border: 2px solid #444;
}

.heading, .heading2 {
	width: 237px;
	margin: 20px 12px 12px 0px;
	padding-bottom: 8px;
	border-bottom: 3px solid #aca59d;
}

.heading2 {
	width: auto;
}

.heading3 {
	width: 300px;
	margin: 20px 0 0 0;
	padding-bottom: 6px;
	border-bottom: 3px solid #aca59d;
}

.dottedHR {
	border-bottom: 1px dotted gray;
	clear: both;
}

.singleHR {
    margin: 8px 0;
    border-top: 1px solid gray;
    clear: both;
}

.doubleHR {
    margin: 8px 0;
    border-top: 3px double gray;
    clear: both;
}

.inline {
	display: inline;
}

.noMargin {
	margin: 0;
}

.noPadding {
	padding: 0;
}

.noBorder {
	border: none;
}

.marginLeft {
	margin-left: 6px;
}

.borderRight {
	text-align: right;
	padding-right: 18px;
	border-right: 1px solid gray;
	margin-right: 10px;
}

.center {
	margin: 10px auto;
	text-align: center;
}

.indent {
	margin-left: 16px;
}

.shortHr {
	border-top: 3px double gray;
	width: 150px;
	margin: 12px auto;
}

.cleared {
	clear: both;
}

.preload {
	display: none;
}

.silverBorder {
	padding: 10px;
	border: 1px solid silver;
	margin: 10px;
}

.floatLeft {
	float:left;
	display: inline;
	width: auto;
}

.floatRight {
	float: right;
	display: inline;
}

.width230 {
	width: 230px;
}

.red {color: #a60000;}
