/*--------------------------------------------------------------------- 

	Name: SSI Search 
	Coder: Alex Swanson
	Last Edit: 4/15/08 Tuesday @ 2:00pm 
	
----------------------------------------------------------------------- */


/* Global Reset
----------------------------------------------------------------------- */

* { margin: 0; padding: 0; }
html { min-height: 100%;}
html { overflow-y: scroll; }
body { font: 11px Helvetica, sans-serif; }
ul { list-style: none inside; }
p { font: 11px; margin-bottom: 11px; }
a { outline: none; }
a img { border: none; }
form,input {margin: 0; padding: 0; display: inline;}
ul { margin: 0; padding: 0; }


/* Standard elements 
----------------------------------------------------------------------- */

a { color: #a90003;}
a:hover { color: #999999;}

body {
	background: #ffffff url('../img/bg-new.gif') repeat-x;
	color: #333333;
	font: normal 11px Verdana,sans-serif;
	padding-top: 0px;
}

h1 { font: normal 18px Verdana,sans-serif; color: #a90003; }
h2 { font: normal 18px Verdana,sans-serif;color: #333333;}
h3 { font: bold 18px Verdana,sans-serif; color: #a90003; }


h1,h2,h3 { padding-top: 0px; margin-bottom: 15px;}

h1 {
	display:block;
	border-bottom:1px solid #a90003;
	background-image: url(../img/arrow1.gif);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
}

.middle-content-box4 h2 {
	display:block;
	border-bottom:1px solid #a90003;
	background-image: url(../img/arrow2.gif);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
}

.h1 .middle-arrow{

	background-image: url(../img/arrow-mid.gif);

}

.right-content-box2 h1 {background-image: url(../img/arrow3.gif);}
.middle-content-box3 h1 {background-image: url(../img/arrow-mid.gif);}
	 
h2 { background: url('../img/qoute.gif') no-repeat; display:block; padding: 5px 0 5px 30px;
	 border-bottom:1px solid #666666; }

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

.clearer {clear: both; font-size: 0; }
.left { float: left; }
.right { float: right; }
.red { color:#a90003; }
.clear {clear: both}

/* Structure 
----------------------------------------------------------------------- */

.inner-container {
	background: #FFF;
	font-size: 12px;
	margin: 0 auto;
	padding: 0px;
	width: 879px;
}

.outer-container {
	background:  /*url('../img/container.jpg') no-repeat center bottom*/;
	padding-bottom: 30px;
}

/* Header 
----------------------------------------------------------------------- */

.header {
	background:#ffffff /*url('../img/header.jpg') no-repeat*/;
	height: 71px;
	
}
.logo {float:left; width:519px;}
.callus {float:left; text-align:right; padding-top: 25px; font-weight: bold; width:360px;}

.new-banner {
	background:#999999 /*url('../img/header.jpg') no-repeat*/;
	/*height: 197px;*/
	height: 225px;
}

.new-banner2 {
	background:#bdbdbd url('../img/banner-blank.gif') no-repeat;
	/*height: 197px;*/
	height: 225px;
}

.new-banner h3 { padding-top: 25px; font-size:24px; color:#000; text-align:left}
.new-banner p { padding-top: 5px; font-size:11px; line-height: 18px; width: 400px; text-align:left }
.new-banner a {float:right}
.new-banner a:hover { color:#000;}

.banner {
	background:#660000;
	height: 224px;
}

.header .title {
	color: #cccccc;
	padding-top: 50px;
}


/* Main navigation
 ----------------------------------------------------------------------- */

.navigation { background: #a90003; padding: 8px 0px; height:14px; overflow:hidden }
.navigation ul { padding: 0;}
.navigation li { display:inline;}

.navigation li a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #858282;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	width:150px;
	font-weight:bold;		
}

.navigation li a:hover {
	background: #d8d8d8;
	color: #300603;	
	border-right: 1px solid #4f4949;
}

.navigation .activetab {
	background: #d8d8d8;
	color: #300603;	
	border-right: 1px solid #4f4949;
}



/* Main Content Area (Backgrounds)
----------------------------------------------------------------------- */

.main {

	background: #d8d8d8 /*url(../img/main.gif) repeat-y*/;
	padding: 22px 32px;
	line-height: 18px;
}

.main-1col-wide { background: #d8d8d8; padding: 22px 32px; line-height:18px; }
.main-2col { background: #d8d8d8 url(../img/main-bg-2columns.gif) repeat-y; padding: 22px 32px; line-height:18px; }
.main-2col-wideleft { background: #d8d8d8 url(../img/main-bg-2columns-wideLeft.gif) repeat-y; padding: 22px 32px; line-height:18px; }
.main-3col{ background: #d8d8d8 url(../img/main-bg-3columns.gif) repeat-y; padding: 22px 32px; line-height:18px; }


/* Content Boxes ( 1/2/3 Column )
----------------------------------------------------------------------- */

/* 1-Column */ 
.left-content-box1 { float: left; width: 800px; }

/* 2-Column */ 
.left-content-box2 { float: left; width: 510px; }
.right-content-box2 { float: right; width: 250px; padding:0 10px 0 10px; }

/* 2-Form */ 
.left-form-box2 { float: left; width: 400px; }
.right-form-box2 { float: right; width:400px; padding:0 0px 0 0px; background-color:#cccccc; }

/* 3-Column */ 
.left-content-box3 { float: left; width: 250px; }
.middle-content-box3 { float: left; width: 240px; padding:0 8px 0 8px; margin: 0px 12px; background-color:none; }
.right-content-box3 { float: right; width: 250px; padding:0 8px 0 8px; background-color:#d8d8d8; border: 1px solid #858282;  }

.left-content-box { float: left; width: 250px; }
.middle-content-box { float: left; width: 240px; padding:0 8px 0 8px; margin: 0px 12px; background-color:none; }
.right-content-box { float: right; width: 250px; padding:0 8px 0 8px; background-color:#d8d8d8; border: 1px solid #858282;  }

.left-content-box4 { float: left; width: 230px;}
.middle-content-box4 { float: left; width: 210px; padding:0 8px 0 40px; margin: 0px 12px; background-color:none; }
.right-content-box4 { float: right; width: 250px; padding:0 8px 0 8px; background-color:#d8d8d8; border: 1px solid #858282;  }

.left-content-box3 .big-buttons { float: left; width: 250px; padding-left:40px; padding-top:20px }
.middle-content-box3 .big-buttons { float: left; width: 250px; padding-left:45px; padding-top:20px; background-color:none; clear:right}
.right-content-3 .big-buttons {float:right; width: 250px; padding-right:40px; margin-top:20px; background-color:none;  border:none }

	/*margin:15px 0px; 
	background-color:#ffffff;
	background: url('../img/arrow2.gif') 20px 10px no-repeat;
	padding: 5px 0px 5px 0px;
	text-align:center;
	border: 2px solid #858282; */

.left-content-box3 .press-buttons { float: left; width: 250px; padding-left:40px; padding-top:20px }
.middle-content-box3 .press-buttons { float: left; width: 250px; padding-left:45px; padding-top:10px; background-color:none; clear:right}
.right-content-3 .press-buttons {float:right; width: 250px; padding-right:40px; margin-top:7px; background-color:none;  border:none }


.content p {font-family: verdana,sans-serif;}

.press-buttons li {
	background: url('../img/arrow4.gif') 15px 10px no-repeat;
	text-align:left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 35px;
	line-height: 24px;
}

.press-buttons li a { 
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
	float:none
}

.press-buttons li a:hover {
	color: #a90003;
}

.big-buttons li {
	background:#cccccc url('../img/arrow5.gif') 15px 10px no-repeat;
	text-align:left;
	border: 1px solid #858282;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 35px;
	line-height: 26px;
}

.big-buttons li a { 
	font-size:12px;
	color: #333333;
	text-decoration: none;
	float:none
}

.big-buttons li:hover {
	background-color:#cccccc;
	border: 1px solid #a90003; 
	color: #a90003;
}

.left-content-box3 ul {
	list-style-type: none;
	list-style-position: inside;
}

right-content-box2 li {
	margin-bottom:10px;
}

/* Footer 
----------------------------------------------------------------------- */

.footer {

	background: #999999;
	color: #F7F7F2;
	font: bold 10px sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}

.footer li { display:inline;}
.footer li a {

	font-size: 12px;
	color: #ffffff;
	padding: 8px 10px 8px 10px;
	text-decoration: none;

		
}

.footer li a:hover {

	color: #a90003;

		
}

.copywrite { margin: 10px 0 0 0; } 
.smalltext {
	font-size: 11px;
	line-height: normal;
}


.footer-new { 
	padding-bottom: 60px}


/* form.css */

* {
  margin: 0;
  padding: 0;
}









.bio{
padding: 0 0 25px 25px;
margin: 0;
}



/* END OF STYLE SHEET
----------------------------------------------------------------------- */

