/* Universal */

body  {
  background: #220000;
  font-family: Trebuchet MS, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px; line-height: 16px;
	text-align: left;
	color: #3B2A13;
	margin: 0;
	padding: 0;
}
a img {
	margin: 0;
	padding: 0;
	border-width:0;
	border-style:none;
	border-color:none;
	color:#000;
}
div, p, ul, ol, li, img, form h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
}
a:link, a:visited{ 
	color:#114242;
	text-decoration: none;
}
a:hover	{ 
	color:#ffff00;
	text-decoration: none;
}
a:active { 
	color:#ff700b;
	text-decoration: none;
}
input.text {
	background: #eee;
	border: #ccc 1px solid;
}
select {
	background: #eee;
	border: #ccc 1px solid;
}
textarea {
	background: #eee;
	border: #ccc 1px solid;
	overflow: auto;
}
.textfield {
	margin:0;
	padding:3px 14px 3px 10px;
	height:0;
	width:179px;
	height:15px;
	border:solid 0 #fff;
	background: transparent url("../siteimages/join_04.gif") no-repeat;
	}
hr  {
  width: 99%;
  border-width: 0 0 2px 0;
	border-style: solid;
	border-color: #FABA1F;
	margin: 18px 0 4px 0;
}
.hr2  {
  width: 99%;
  border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #cc9900;
	margin: 18px 0 18px 0;
}


/* Text Styles */

p { 
  font-family: Trebuchet MS, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 10px 0;
}
h1 {
	font-size: 16px;
	line-height: 19px;
	color: white;
}
h2 { 
	font-size: 14px;
	line-height: 20px;
	color: white;
}
h3 {
	font-size: 13px;
	line-height: 18px;
	color: white;
}
h4 {
	font-size: 12px;
	line-height: 17px;
	color: #3B2A13;
}
h5 {
	font-size: 10px;
	line-height: 15px;
	color: #3B2A13;
}
h6 {
	font-size: 9px;
	line-height: 14px;
	color: #3B2A13;
}
ul {
	text-align: left;
	font-size: 11px;
	line-height: 17px;

	padding-left:10px;
}
ol {
	text-align: left;
	font-size: 11px;
	line-height: 17px;
	color: #000;
	padding-left:10px;
}
a:link.nav_2, a:visited.nav_2, a:active.nav_2 {
  font-family: Verdana, Helvetica, Arial, Myriad, Swiss, SunSans-Regular;
  font-size: 11px; line-height: 15px;
  color: #114242;
  text-decoration: none;
}
a:hover.nav_2  { 
  color: #FFCC00;
  text-decoration: none;
}
a.nav_3:link, a.nav_3:active, a.nav_3:visited { 
  font-family: Verdana, Helvetica, Arial, Myriad, Swiss, SunSans-Regular;
  font-size: 11px; line-height: 15px;
  font-style: italic;
  font-weight: bold;
  color: #993300;
  text-decoration: none;
}
a.nav_3:hover {
  color: #FFCC00;
  text-decoration: none;
}
a:link.crumbs, a:visited.crumbs, a:active.crumbs {
  font-family: Verdana, Helvetica, Arial, Myriad, Swiss, SunSans-Regular;
  font-size: 9px; line-height: 12px;
  color: #993300;
  text-decoration: none;
}
a:hover.crumbs  { 
  color: #FFCC00;
  text-decoration: none;
}
.error {
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 11px;
	line-height: 17px;
	color: #333333 ; 
}
.note {
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 11px;
	line-height: 17px;
	color: #333333 ;
}
.bodytext {
  font-family: Trebuchet MS, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	line-height: 17px;
	color: #666666;
	vertical-align:top;	
}
.body_header {
  font-family: Trebuchet MS, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	vertical-align:bottom;	
}
.subheader { 
  font-family: Trebuchet MS, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 16px;
	color: #FFFF00;
}
.textWhite  {
  color: white;
}
#headerprint  {
  display: none;
}
/* Text Styles Ends */


/* Pages Start: Home */

#container  {
  background: url('../siteimages/main_bg.jpg') #694E20 top left no-repeat;
  width: 800px;
  height: 100%;
  margin-left: auto;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  padding: 0 0 30px 0;
  overflow: hidden;
}
#header {
  width: 740px;
  height: 131px;
  padding: 0 0 0 60px;
  float: left;
}
#stage_area  {
  width: 783px;
  height: 100%;
  padding: 0 0 0 0;
}
#navigation  {
  width: 175px;
  height: 100%;
  padding: 54px 0 0 0;
  float: left;
}
#content_box  {
  background: url('../siteimages/yellow_bg.png') transparent top left repeat;
  width: 608px;
  height: 100%;
  float: left;
}
#content_stage_top  {
  background: url('../siteimages/stage_top.gif') transparent top no-repeat;
  width: 608px;
  height: 100%;
  float: left;
}
#content_stage_bottom  {
  background: url('../siteimages/stage_bottom.gif') transparent bottom no-repeat;
  width: 608px;
  height: 100%;
  float: left;
}
#content_stage_box  {
  background: url('../siteimages/stage_tile.gif') transparent top repeat-y;
  width: 608px;
  height: 100%;
  margin: 6px 0 50px 0;
  float: left;
}
#page_title_box  {
  width: 100%;
  height: 129px;
  float: left;
}
#page_title {
  width: 100%;
  height: 100%;
	position:relative;
}
#page_title div {
	position:absolute;
	bottom:0;
	left:45px;
}
#content_stage  {
  background: url('../siteimages/stage_tile.gif') transparent top repeat-y;
  width: 487px;
  height: 100%;
  padding: 0 70px 0 50px;
  float: left;
}
#stage_shim  {
  width: 1px;
  height: 358px;
  float: left;
}
.home_photo {
	padding:0 5px 12px 0;
	}


/* Secondary */

#figure {
  width: 109px;
  height: 135px;
  position:absolute; top:60px; left:180px; 
  overflow:none; 
  z-index:2;
}
#container_box_2ndry  {
  position: relative;
  width: 800px;
  height: 100%;
  margin-left: auto;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  overflow: hidden;
}
#container_2ndry  {
  background: url('../siteimages/2ndry_bg.jpg') #694E20 top left no-repeat;
  width: 800px;
  height: 100%;
  padding: 0 0 30px 0;
  float: left;
}
#content_stage_top_sidebar  {
  background: url('../siteimages/stage_top_2ndry.gif') transparent top no-repeat;
  width: 608px;
  height: 100%;
  padding: 0 0 0 0;
  float: left;
}
#content_stage_sidebar  {
  background: url('../siteimages/stage_tile.gif') transparent top repeat-y;
  width: 548px;
  height: 100%;
  padding: 0 9px 0 50px;
}
#content_stage_sidebar  p {
  padding: 0 59px 0 0;
}
#page_title_sidebar {
  height: 100%;
  margin: 0;
  padding: 0 0 0 0;
  float: left;
}
#second_nav_sidebar {
  width: 351px;
  height: 100%;
  font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px; line-height: 13px;
	color: #114242;
	border-width: 0 0 2px 0;
	border-style: solid;
	border-color: #FABA1F;
	padding: 0 0 18px 0;
  float: left;
}
#breadcrumbs_container  {
  width: 97%;
  height: 36px;
  font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 9px; line-height: 12px;
	color: #CC3300;
  padding: 4px 0 0 0;
  text-align: right;
}
#breadcrumbs  {
  width: 470px;
  height: 100%;
  float: right;
}
#side_bar {
  background: url('../siteimages/sidebar_bg.gif') #C8B06F bottom no-repeat;
  width: 159px;
  height: 100%;
  margin: 17px 0 20px 10px;
  padding: 30px 0 18px 28px;
  float: right;
}
#side_bar img {
  padding: 0 0 10px 0;
}
#shim_sidebar {
  width: 1px;
  height: 361px;
  float: left;
}
.pager  {
  width: 100%; 
  float: left;
  text-align: center;
}


/* Modules Start: Bios */

.mod_photo img {
	margin: 0 8px 0 0;
	padding: 0;
	border-style: solid;
	border-color: #cc9900;
	border-width: 1px;
	float: left;
}		
.bios_container {
  width: 442px;
  float: left;
}
.bios {
  width: 442px;
  height: 100%;
  padding: 5px 10px 10px 10px;
  margin: 0 0 15px 0;
  float: left;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #cc9900;
}
.bios { 
	list-style-type: none;
}
.bios_left  {
  width: 90px;
  height: 100%;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}		
.bios_right  {
  width: 440px;
  height: 100%;
	margin: 0;
	padding: 0 0 10px 0;
	float: left;
}		
.bio_container {
  width: 442px;
}
.bio {
  width: 442px;
  height: 100%;
  padding: 5px 10px 10px 10px;
  margin: 0 0 15px 0;
  float: left;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #6E83B0;
}
.bio_left  {
  width: 120px;
  height: 100%;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}		
.bio_right  {
  width: 440px;
  height: 100%;
	margin: 0;
	padding: 0;
	float: left;
}


/* Gallery */	

.portfolio_container { 
	width: 430px;
	height: 100%;
	margin:15px 0 0 0;
	padding: 13px;
	background-color:#eee;
	border-width: 1px;
	border-style:solid;
	border-color: #FFCC00;
	float:left;
	}
.portfolio_container p { 
	font-family: Trebuchet MS, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px; line-height: 14px;
	text-align: left;
	color: #3B2A13;
	padding: 0;
	margin: 0;
	}
.portfolio_photo { 
	margin: 12px 0 12px 6px;
	padding: 0;
	float:right;
	}
.portfolio_photo img { 
	border-width:1px;
	border-style:solid;
	border-color:#FFCC00;
	}
.portfolio_img  { 
	margin:0;
	padding:0;
	}
.portfolio_img img { 
	border-width:1px;
	border-style:solid;
	border-color:#FFCC00;
	}
#portfolio {
	border-width: 1px;
	border-style:solid;
	background-color: #fff;
	border-color: #FFCC00;
	}
#portfolio td {
	background-color: #eee;
	padding:15px 10px 10px 10px;
	}	
.portfolio_thumb_t {
	width: 430px;
	height:100%;
	float:left;
	background-color: #eee;
	padding: 13px;
	margin: 0 0 0 0;
	border-width: 1px 1px 0 1px;
	border-style:solid;
	border-color: #FFCC00;
	}
.portfolio_thumb {
	width: 430px;
	height:100%;
	float:left;
	background-color: #eee;
	padding: 13px;
	margin: 0 0 0 0;
	border-width: 0 1px 0 1px;
	border-style:solid;
	border-color: #FFCC00;
	}
.portfolio_thumb_b {
	width: 430px;
	height:100%;
	float:left;
	background-color: #eee;
	padding: 13px;
	margin: 0 0 0 0;
	border-width: 0 1px 1px 1px;
	border-style:solid;
	border-color: #FFCC00;
	}
.portfolio_number {
	background-color: #FC8200;
	padding: 4px;
	margin: 0;
	font-size: 10px;
	border-width: 1px;
	border-style:solid;
	border-color: #FFCC00;
	}
a.portfolio_number:link, a.portfolio_number:visited, a.portfolio_number:active { 
	color:#fff;
	text-decoration: none;
	}
a.portfolio_number:hover {
	color:#fff;
	text-decoration: underline;
	}
.portfolio_number_on {
	background-color: #F5F5D7;
	padding: 4px;
	margin: 0;
	font-size: 10px;
	line-height: 14px;
	border-width: 1px;
	border-style:solid;
	border-color: #DF4104;
	}
.portfolio_back {	
	font-family: Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 14px;
	color: #fff;
	text-transform: lowercase;
	}
#gal_image {
	border-width: 1px;
	border-style:solid;
	background-color: #fff;
	border-color: #aaa;
	height:100%;
	float:left;
	}	
.portfolio_page {
	border-width: 1px; 
	border-style:solid; 
	border-color: #8B2B01; 
	height:100%; 
	float:left;
	}
#videopage {
	list-style-type: none;
}
.video_img  { 
	margin:0;
	padding:0;
	float:right;
	}
.video_img img { 
	border-width:1px;
	border-style:solid;
	border-color:#DF4104;
	}
/* End gallery */


/* Petitions */

#petitionPage {
  list-style-type: none;
}
.petitionsContainer { 
  width: 90%;
  height: 100%;
  margin:15px 0 0 0;
  padding: 13px;
  background-color:#fff;
  border:solid 1px #FFCC00;
  float:left;
}


/* Extras: Tell a Friend */

#tell_friend {
	width: 380px;
	height: 100%;
	border-width: 1px;
	border-color: #ccc;
	background-color: #fff;
	padding: 10px;
	}
#tell_friend td {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 11px;
	line-height: 30px;
	color: #130d06;
	}
#tell_friend table {
	background-color: #ffffff;
	}
	



#news_layout {
	width:200px;
	}	
#email_this {
	width:115px; 
	padding:3px; 
	margin:8px 0 8px 0;
	border-width: 1px 0 1px 0;
	border-style:solid;
	border-color: #E03F09;
	}
#footer { 
	width: 800px;
	height:15px;
	margin: 0;
	padding: 0;
	float:left;
	text-align: right;
}



.nav_1 { 
  width: 163px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.nav_1 ul { 
  padding: 0;
}
.nav_1 li{ 
  padding: 0;
}
.nav, .nav_on, nav_2nd {
  font-family: Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
a.nav:link, a.nav:visited, a.nav:active {
  color: #fff;
  text-decoration: none;
  padding: 5px 0 9px 15px;
  margin-left: 10px;
  display: block;
}
a.nav:hover {
  color: #220000;
  text-decoration: none;
  padding: 5px 0 9px 15px;
  margin-left: 10px;
  display: block;
}
a.nav_on:link, a.nav_on:visited, a.nav_on:active {
  color: #fff;
  text-decoration: none;
  padding: 5px 0 9px 15px;
  margin-left: 15px;
  display: block;
}
a.nav_on:hover {
  color: #fff;
  text-decoration: none;
  padding: 5px 0 9px 15px;
  margin-left: 15px;
  display: block;
}
.nav_line_on {
  }
.nav_line_off {
}
