body {
	margin:0;
	font:14px Arial, Helvetica, sans-serif;
	background:#fff;
	color:#333;
}
a{outline:none;}
#page {
	margin:0 auto;
	width:949px;
	position:relative;
}
#header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:128px;
	overflow:hidden;
	border-bottom:5px solid #990000;
}
.logo {
	background:url(../images/logo_new.gif) no-repeat;
	width:261px;
	height:96px;
	float:left;
	text-indent:-9999em;
	margin:15px 0 0;
}
.search-form {
	float:right;
	margin:10px 0 0;
	display:block;
	width:300px;
}
.search-form form {
	float:right;
}
.search-form img {
	float:right;
	margin:0 10px 0 0;
	border:none;
}
.search-form input {
	float:left;
	vertical-align:middle;
}
#cse-search-box input.field {
	padding:4px 6px 0;
	height:17px;
	width:160px;
	border:1px solid #ccc;
	font:11px Arial, Helvetica, sans-serif, Verdana;
	color:#999;
}
.search-form .butt {
	margin:0 0 0 -1px;
	border:1px solid #ccc;
	cursor:pointer;
}
.nav {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:109px;
	right:0;
	font:12px Arial, Helvetica, sans-serif;
}
.nav li {
	float:left;
	border-right:1px solid #999;
	padding:0 15px 0 11px;
	margin:0 -15px 0 15px;
}
.nav a {
	color:#333;
	text-decoration:none;
	text-transform:uppercase;
}
.nav a:hover, .nav li.active a {
	color:#990000;
}
#container {
	padding:138px 0 0;
	width:100%;
	overflow: hidden;
}
.img-box {
	width:100%;
	overflow:hidden;
	background:#3d3a33;
	color:#bab0a4;
	font:20px "Times New Roman", Times, serif;
	margin-bottom:35px;
}
.img-box #flashcontent {
	float:left;
	margin:0 30px 0 0;
	height:239px;
	width:394px;
	background-color:#fff;
}
.img-box h2 {
	margin:120px 0 9px;
	font-size:24px;
}
.img-box p {
	margin:0 20px 0 0;
	line-height:20px;
}
.content {
	overflow:hidden;
	background:url(../images/px.gif) repeat-y 394px 0;
	margin:0 0 27px;
}
.main-column {
	float:right;
	width:526px;
}
.main-column a {
	color:#990000;
	text-decoration:underline;
}
.main-column a:hover, .main-column a.pdf:hover, .main-column a.email:hover, .main-column a.more:hover, .main-column a.magnify:hover, .main-column a.vcard:hover    {
	color:#999;
	text-decoration:none;
}

.main-column a.pdf {
	color:#990000;
	text-decoration:underline;
	background: url(../images/icon_pdf.png) no-repeat left top;
	padding:0 0 0 20px;
}

.main-column a.email {
	color:#990000;
	text-decoration:underline;
	background: url(../images/icon_email.png) no-repeat left .2em;
	padding:0 0 0 20px;
}

.main-column a.vcard {
	color:#990000;
	text-decoration:underline;
	background: url(../images/icon_vcard.png) no-repeat left .2em;
	padding:0 0 0 20px;
}

.main-column a.more {
	color:#990000;
	text-decoration:underline;
	background: url(../images/icon_more.png) no-repeat left top;
	padding:0 0 0 20px;
}

.main-column a.magnify {
	color:#990000;
	text-decoration:underline;
	background: url(../images/icon_magnify.png) no-repeat left top;
	padding:0 0 0 20px;
}

.main-column h1 {
	font-size:25px;
	margin:0;
	color:#990000;
	line-height:23px;
}
.main-column p {
	margin:10px 0 0;
	line-height:22px;
}
.main-column ul {
	margin:0 0 0 15px;
	padding:0 10px 20px 0;
	font-size:12px;
	list-style-type:none;
}
.main-column ul ul {
	margin:0 0 0 30px;
	padding:0 10px 0 0;
	font-size:12px;
	list-style-type:none;
}
.main-column ul.nospace {
	margin:0 0 0 15px;
	padding:0 10px 0 0;
	font-size:12px;
	list-style-type:none;
}
.main-column li {
	background: url(../images/bullet.png) no-repeat left .4em;
	padding:0 0 0 10px;
	color:#000;
}
.main-column li.three-columns {
	background: url(../images/bullet.png) no-repeat left .4em;
	padding:0 10px 0 10px ;
	width:30%;
	color:#000;
	float:left;
}
.main-column ul ul li {
	background: url(../images/bullet2.png) no-repeat left .4em;
	padding:0 0 0 10px;
	color:#000;
}
.main-column #two-columns {
	width:300px;
	float:left;
	display:block;
}
/*/////////////TABLES////////////////*/
.main-column table {
	border: none;
	padding: 0;
	margin: 0;
	width: 98%;
}
.main-column th {
	padding:2px 10px 2px 0;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	font-size:16px;
	color:#000;
}
.main-column thead.noshow {
	display: none;
}
.main-column td {
	padding:2px 10px 2px 0;
	text-align: left;
	vertical-align: top;
	line-height: 1.2em;
	border-top: solid 1px #EEEEEE;
	font-size:.8em;
}
.bluerow {
	background-color: #F0F5FF;
}

ul.alpha {
	margin:0;
	padding:0 0 10px 0;
	font-size:12px;
	list-style:none;
	display:block;
	width:238px;
	height:36px;
}
ul.alpha li {
	background: none;
	padding:0 1px 1px 0;
	float:left;
}
ul.alpha li a {
	color:#990000;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#efefef;
	display:block;
	width:17px;
	height:17px;
	vertical-align:middle;
	text-align:center;
}
ul.alpha li a:hover {
	color:#fff;
	background-color:#990000;
}
.photosR {
	float:right;
	padding:0 10px 20px 0;
}
.photosL {
	float:left;
	padding:5px 10px 0 0;
}
.dates {
	color:#000;
	font-size:11px;
	font-weight:bold;
}
hr {
	border: none 0;
	border-top: #ccc solid 1px;
	height: 1px;
	margin: 10px 0 30px 0;
}
#inner .main-column p.titles {
	margin:-18px 0 0 0;
	padding:0 0 15px 0;
	font-size:16px;
	color:#666;
	font-weight:bold;
}
.sidebar {
	float:left;
	width:355px;
}
div.printphoto {
	display:none;
}
.sidebar h2 {
	font-size:13px;
	margin:31px 0 8px;
}
ul.news {
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	color:#333;
}
ul.news strong.title {
	color:#000;
}
ul.news li {
	margin-bottom:13px;
}
ul.news a {
	text-decoration:none;
	color:#333;
	display:block;
}
ul.news a:hover {
	color:#990000;
}
ul.news .link {
	color:#990000;
}

/*NEWS SLIDER*/
div#news {
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	color:#333;
	width:360px;
}
div#news div {
	width:360px;
}
div#news strong.title {
	color:#000;
}

div#news a {
	text-decoration:none;
	color:#333;
	display:block;
}
div#news a:hover {
	color:#990000;
}
div#news .link {
	color:#990000;
}

#inner #container {
	padding:295px 0 0;
}
#inner .content {
	background-position:272px 0;
	width:100%;
	overflow:hidden;
}
#inner .sidebar {
	width:260px;
}
#inner .main-column {
	width:652px;
}
#inner .main-column p {
	font-size:13px;
	margin:0 0 15px 0;
	padding:0;
	line-height:17px;
}
#inner .main-column p.twotwenty {
	margin:0;
 	padding:0 15px 0 0;
 	display:block;
 	float:left;
 	width:220px;
}

#inner .main-column p.oneeighty { 
 	margin:0;
 	padding:0 15px 0 0;
 	display:block;
 	float:left;
 	width:180px;
}
#inner .main-column h1 {
	margin:0 0 20px 0;
	padding:0;
}
#inner .main-column h2, #inner .sidebar h2  {
	font-size:16px;
	margin:10px 0 0 0;
	padding:0;
	color:#000;
	font-weight:bold;
}
#inner .main-column h3  {
	font-size:18px;
	margin:10px 0 0 0;
	padding:0;
	color:#990000;
	font-weight:bold;
}
.nav2 {
	margin:42px 0 0;
	padding:0;
	list-style:none;
	font-size:12px;
}
.nav2 a {
	color:#666;
	text-decoration:none;
	line-height:20px;
	text-transform:uppercase;
}
.nav2 a:hover, .nav2 li.active a {
	color:#990000;
}

.nav3 {
	margin:10px 0 0;
	padding:0;
	list-style:none;
	font-size:12px;
}
.nav3 a {
	color:#666;
	text-decoration:none;
	line-height:20px;
	text-transform:uppercase;
}
.nav3 a:hover, .nav3 li.active a {
	color:#990000;
}
#head-img {
	position:absolute;
	top:138px;
	left:0;
}
.head-img {
	position:absolute;
	top:138px;
	left:0;
}
#footer {
	width:100%;
	border-top:5px solid #990000;
	font-size:10px;
	color:#999;
	line-height:15px;
	padding:17px 0;
}
#footer ul {
	width:100%;
	overflow:hidden;
	margin:0 0 3px;
	padding:0;
	list-style:none;
}
#footer li {
	float:left;
	border-left:1px solid #666;
	padding:0 4px;
	margin:0 4px 0 -4px;
	line-height:12px;
}
#footer a {
	color:#666;
}
#footer a:hover {
	text-decoration:none;
}
#footer p {
	margin:0;
}
.clear{
	clear:both;
}

/* ========= Contact Form =============*/

/* id for the form itself */
form#my_form { 
  padding: 0;
  margin: 0;
}

/* section fieldsets - it's common to make this border : 0; */
fieldset { 
 padding: 10px;
 margin: 0 0 20px 0 ;
 border: 1px solid #ccc;
}
/* outer fieldset - it's common to make this border : 0; */
fieldset#formwrap { 
	padding:0;
	margin:0;
  	border: none;
  /* background-color : #fefefe; */
}
fieldset.left { 
 padding: 10px;
 margin: 0 10px 20px 0 ;
 border: 1px solid #ccc;
 width:240px;
 float:left;
}
fieldset.left2 { 
 padding: 10px 0 10px 10px;
 margin: 0 10px 20px 0 ;
 border: 1px solid #ccc;
 width:195px;
 float:left;
}
/* form legends and dt "heading" */
legend, dt { 
  color: #333;
  font-size : 1.2em;
  padding: 0 8px;
  font-weight:bold;
}

/* form label text */
label { 
  color: #000000;
  font-size: 1em;
  padding: 10px 0;
}

/* all inputs, select, and textarea */
input.med, input.short, select.med, textarea.textbox { 
  font: 1.2em Arial, Helvetica, sans-serif, "Trebuchet MS";
  color: #666; 
  padding: 4px 0 4px 4px; 
  margin: 0 0 5px 0; 
  background-color: #efefef;
  border-top: solid 1px #ccc;
  border-left: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
}
/* hover and focus styling - the classes like .hover and .focus below are for the javascript for IE */
input.med:hover, input.med:focus, input.short:hover, input.short:hover, select.med:hover, select.med:focus, textarea.textbox:hover, textarea.textbox:focus, input.med.hover, input.med.focus, input.short.hover, input.short.focus, select.med.hover, select.med.focus, textarea.textbox.hover, textarea.textbox.focus { 
  font: 1.2em Arial, Helvetica, sans-serif, "Trebuchet MS";
  color: #333; 
  padding: 4px 0 4px 4px; 
  margin: 0 0 5px 0; 
  background-color:#f7f7f7;
  border-top: solid 1px #999;
  border-left: solid 1px #999;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
}


input.button, a.button {
  border-top: solid 1px #999;
  border-left: solid 1px #999;
  border-bottom: solid 1px #666;
  border-right: solid 1px #666;
  background-color:#ccc;
  padding: 4px 10px;
  margin: 0 0 10px 0;
  font-size: 1.2em;
  font-family: Arial, Helvetica, sans-serif;
  color:#000;
  text-decoration:none;
  cursor: pointer;
}
input.button:hover, a.button:hover { 
  border-top: solid 1px #666;
  border-left: solid 1px #666;
  border-bottom: solid 1px #999;
  border-right: solid 1px #999;
  background-color:#999;
  padding: 4px 10px;
  margin: 0 0 10px 0;
  font-size: 1.2em;
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
  color:#fff;
  text-decoration:none;
}

/* set up relativity to position small Why? text */
small.whythis { 
  position : relative; 
}

/* Why? link style */
small.whythis a { 
  text-decoration : underline; 
  font-size : 0.95em;
  color: #990000;
}
.notes {
  font-size: 0.8em;
  color: #999;
  padding:0 0 10px 0;
}

small.whythis a:hover, small.whythis a:focus, small.whythis a:active { 
  text-decoration : none;
} 

/* hide the Why? text span */
small.whythis a span { 
  background-color : #fff; 
  padding : 0 4px 0 4px; 
  color : #fff;
  text-decoration : none; 
}

/* bring back Why? text span (title attribute backs this up for borwsers it doesn't function in */
small.whythis a:hover span, small.whythis a:focus span, small.whythis a:active span { 
  background-color : #fff; 
  color : #333;
  padding : 0 4px 0 4px; 
  margin: 0 0 0 10px;
  text-decoration : none; 
}

/* text that are options in form */
span.options { 
  color: #666; 
  font-weight:normal; 
  font-size:1em;
}

/* error heading weight and color - bold is for the error reason text */
span.errors, dt.errors, strong.errors { 
  color:#CC6600; 
  font-weight:normal; 
  font-size:1.2em;
}

/* success heading color */
span.success { 
  color:#CC6600; 
  font-weight:normal; 
  font-size:1.2em;
}
