/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(../images/bgr.gif) #ffffff repeat-x top;
	color: #000000;
	font: .75em "Trebuchet MS",Arial,Verdana,Helvetica,Sans-Serif;
	padding: 0 0 30px
}
a{
	color: #6e98d2;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #404040 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2, h3{
	color: #7fa4d7;
	font-size: 1.5em;
	margin: 0 0 .3em;
	text-transform: uppercase
}
h3{
	font-size: 1em;
	margin: 0 0 .5em
}
h4{
	color: #ff6600;
	font-size: 1em;
	margin: 0 0 .1em
}
.frontpage p{
	width: 700px;
}
p{
	line-height: 1.3em;
	padding: 0 0 1em;
}
.contentpaneopen p {
	font-size: 13px;
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 960px
}
.left {
background-image: url(../images/left.png);
}
.right {
background-image: url(../images/right.png);
}
.contentpaneopen .box .pict img {
border: 0px;
}
.contentpaneopen .columns h2 img {
border: 0px;
}
.contentpaneopen h2.pict img {
border: 0px;
}
.contentpaneopen .columns img {
border: 1px solid #731301;
}
.contentpaneopen .pict img {
border: 1px solid #731301;
}
.contentpaneopen {
margin-left: 30px;
width: 900px;
}
.breadcrumbs.pathway {
margin-left: 55px;
}
iframe {
margin-left: 55px;
}
#innermain {
background-image: url(../images/columns-bgr.gif);
background-repeat: no-repeat;
}
/*=== Header ===*/
#header{
	background: url(../images/header-bgr.jpg) no-repeat top;
	height: 110px
}
/*- Logo -*/
#header h1{
	float: left;
	text-indent: -9999px;
	width: 960px
}
#header h1 a{
	display: block;
	height: 105px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	background: url(../images/nav1-bgr.gif) repeat-x top;
	border-left: 1px solid #fca948;
	border-right: 1px solid #fca948;
	height: 40px;
	margin: 0 0 10px;
	padding: 0 0 0 23px;
	text-transform: uppercase
}
/*=== All Columns ===*/
#columns{
	background: url(../images/columns-bgr.gif) #ffffff no-repeat top;
	height: 1%;
	padding: 10px 43px 5px
}
/*=== Sub Columns ===*/
.col1{
	background: url(../images/grad1.gif) repeat-x top;
	float: left;
	height: 1%;
	padding: 10px;
	width: 475px
}
.col2{
	float: right;
	width: 368px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	background: #e8e8e8;
	height: 1%
}
.box.subb{
	margin: 0 0 15px
}
.box .content{
	padding: 10px 10px 0 10px;
	width: 155px
}
.box.subb .content{
	padding: 10px 10px 0 15px;
	width: 486px
}
.box .pict img{
	display: block;
	float: left;
	margin: 0 0 5px
}
.box.subb2 .content{
	width: 450px
}
.box.subb .pict img,
.box.subb2 .pict img{
	margin: 0
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
/*- Form1 Setup -*/
.form1 label{
	font-size: 12px;
	margin: 3px 0 0;
	text-transform: uppercase
}
.form1 input{
	padding: 5px;
	width: 140px
}
/* Form1 Buttons */
.form1 .submit{
	margin: -15px 0 0;
	position: relative;
	text-align: right
}
.form1 input.btn{
	width: auto
}
/*=== Link Buttons ===*/
.btn-more{
	text-align: right;
	text-transform: uppercase
}
/*=== Footer ===*/
#footer{
	background: #ffffff;
	color: #f37e0c;
	height: 24px;
	text-align: center;
	text-transform: uppercase;
	clear: both;
}
#footer a{
	color: #f37e0c
}
#footer li{
	display: inline;
	padding: 0 30px
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.hl{
	border-top: 2px solid #facb9e;
	clear: both;
	height: 1px;
	margin: 15px auto;
	overflow: hidden;
	width: 50%
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}

.staff {
display: block;
float: left;
margin: 0 0 5px;
padding: 40px 135px;
border: 1px solid #E8E8E8 !important;

}
.staff img {
border: 0;
}
div#page div#columns table tbody tr td table tbody tr td .article_column column_separator {
display: hidden;
}

/* Eric's Corner */
#message{background:#FCFC9E none repeat scroll 0 0;border:1px solid #EE5F00;font-size:2em;margin:15px;padding:15px;text-align:center;}
.columnimg{border: 1px solid #731301;}
.componentheading{display:none;}
