/***** Global Settings *****/

html, body {
border:0;
margin:0;
padding:0;
}

body {
font:100%/1.25 arial, helvetica, sans-serif;
background: url(../images/back.jpg) repeat-x #000;
color: #fff;
}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
font-family: Baskerville, Times New Roman, Times, serif;
color: #7e1417;
padding: 10px 0;
font-size: 2.5em;
letter-spacing:-1px;
}

h2 {
font-family: Baskerville, Times New Roman, Times, serif;
color: #7e1417;
padding: 10px 0;
font-size: 1.6em;
}

h3 {
font-family: Baskerville, Times New Roman, Times, serif;
color: #7e1417;
padding: 5px 0;
font-size: 1.2em;
}

p, ul, ol {
margin:0;
padding:0 0 18px 0;
}

ul, ol {
list-style:disc;
padding:0 0 18px 40px;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

img {
border:0;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Links *****/

a, a:visited {
text-decoration: underline;
color: #7e1417;
}

a:hover {
text-decoration: none;
color: #7e1417;
}

/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

/***** Tables *****/

table {
border:0;
margin:0 0 18px 0;
padding:0;
}

	table tr td {
	padding:2px;
	}

/***** Wrapper *****/

#wrap {
width:960px;
margin:0 auto;
}

/***** Header *****/

#header h1 {
float:right;
width:286px;
display:block;
padding: 16px 10px 5px 0;
text-indent:-2000px;
margin-bottom: 0;
}
	
	#header h1 a {
	width:286px;
	height:133px;
	display:block;
	background:url(../images/logo.png) no-repeat;
	behavior: url(http://proofs.factor1studios.com/bjm/css/iepngfix.htc);
margin-bottom: 0;
padding-bottom: 0;
	}
	
#header h2 {
float:left;
width:240px;
height: 31px;
display:block;
padding:0;
margin:110px 0 0 15px;
_margin:110px 0 0 6px;
text-indent:-2000px;
background: url(../images/tag.png) no-repeat;
}

#navdiv {
color: #665d5d;
display: block;
text-transform: uppercase;
text-align: left;
float: none;
margin: -3px 0 0 0;
font-size: .9em;
padding: 0;
}

#hidden {
display: none;
}

/********
#navdiv li {
float: left; 
display: block;
margin: 0;
padding: 0;
}
		
#navdiv li a {
color: #665d5d;
list-style: none;
float: left;
padding: 0 10px;
font-size: .9em;
display: block;
	text-decoration: none;
}

#navdiv a:hover {
color: #fff;
}
			
a.button {
background: transparent url('../images/button_a.png') no-repeat scroll top right;
color: #665d5d;
display: block;
float: left;
height: 42px;
margin-right: 0px;
padding-right: 5px; /* sliding doors padding */ /***
text-decoration: none;
				}

			a.button span {
				background: transparent url('../images/button_span.png') no-repeat;
				display: block;
				line-height: 1em;
				padding: 10px 0px 18px 10px;
				}
				
				
			a.button:hover {
				background-position: bottom right;
				color: #fff;
				outline: none; /* hide dotted outline in Firefox */ /****
				}

			a.button:hover span {
				background-position: bottom left;
				padding: 10px 0px 18px 10px; /* push text down 1px */ /******
}  *****/

/***** Home Content *****/

#flashdiv {
width: 960px;
height: 379px;
margin: 34px 0 0 0;
display: block;
float: none;
}

#videodiv {
width: 390px;
display: block;
float: left;
margin: 29px 0 0 0;
}

#mission {
font-size: .95em;
line-height: 1.4em;
width: 514px;
float: right;
display: block;
margin: 29px 0 0 0;
}

/***** Subpage 1 Content *****/

#subpic {
width: 960px;
height: 218px;
margin: 47px 0 35px 0;
}

#textarea {
width: 605px;
float: left;
display: block;
font-size: .95em;
line-height: 1.4em;
}

#sidebar {
width: 265px;
float: right;
display: block;
font-size: .95em;
line-height: 1.4em;
color: #737171;
}

/***** Subpage 2 Content *****/

#textarea2 {
width: 568px;
float: left;
display: block;
margin: 47px 0 0 0;
font-size: .95em;
line-height: 1.4em;
}

#subpic2 {
width: 331px;
float: right;
display: block;
margin: 53px 0 0 0;
}

/***** Footer *****/

#footer {
color: #665d5d;
width: 100%;
background: url(../images/footer.jpg) repeat-x;
padding: 30px 0 50px 0;
margin-top: 30px;
font-size: .9em;
}

#footertext {
width: 960px;
margin: 0 auto;
}

#footer span {
color: #7e1417;
}

#f1 {
float: left;
display: block;
}

#f2 {
float: right;
display: block;
}

#f2 a {
color: #665d5d;
text-decoration: underline;
}

#f2 a:hover {
text-decoration: none;
}

/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }