/**************************

CONTENT

**************************/

h1 {

	text-indent: -9009em;

  background: #000 url(../images/global/topbanner.jpg) no-repeat left top;

  height: 181px;

}



h1 a {

	display: block;

  height: 181px;

}	



h2 {

	color: #fb8383;

  padding: 10px 0 0 10px;

}



h3 {

	color: #fbc38d;

  padding: 10px 0 0 10px;

}



/*#content h2,

#content h3,

#content p,

#content ul {

	width: 300px;

}*/



#content p {

	padding: 0 10px 10px;

}
#content table p  {

	padding: 0 0px 0px;

}
#tablepadl {
margin-left: 10px;
}
* html #tablepadl {
margin-left: 10px;
}

#content p,

#content ul li {

	font-size: .8em;

}



#content ul {

	margin-left:15px;

	margin-bottom: 10px;

}



#content ul li {

	list-style: none;

	background: url(../images/global/arrow_red.png) no-repeat left 4px;

	padding-left: 10px;

}



#content p a,

#content p a:link,

#content p a:visited,

#content li a,

#content li a:link,

#content li a:visited {

	color: #fff;

}







/**************************

RIGHT COLUMN

**************************/

#rightCol ul {

	

}



#rightCol ul li {

	list-style: none;

  padding-left: 15px;

  border-bottom: 1px solid #453333;

}



#rightCol ul li.last {

	border: none;

}



#rightCol ul li a,

#rightCol ul li a:link,

#rightCol ul li a:visited {

	color: #fff;

  display: block;

  text-decoration: none;

  font-size: .8em;

  background: url(../images/global/arrow_grey.jpg) no-repeat left center;

  padding: .1em 0 .2em 10px;

}



#rightCol ul li a:hover,

#rightCol ul li a:active {

  background: url(../images/global/arrow_red.jpg) no-repeat left center;

}



h4 {

	text-transform: uppercase;

  color: #fbc38d;

  text-align: center;

  margin-top: 15px;

}



#rightCol p {

	text-align: center;

  font-size: .6em;

  color: #afafaf;

  margin-top: 10px;

}



#rightCol p a,

#rightCol p a:link,

#rightCol p a:visited {

	color: #afafaf;

}



#rightCol p a:hover,

#rightCol p a:active {

	text-decoration: none;

}



/**************************

NAV ARROW COLORS

**************************/

#home #nav_home,

#history #nav_history,

#accomp #nav_accomp,

#photos #nav_photos,

#pyro #nav_pyro,

#contact #nav_contact {

	background: url(../images/global/arrow_red.jpg) no-repeat left center;

}



/**************************

FOOTER

**************************/

#footer ul li a,

#footer ul li a:link,

#footer ul li a:visited {

	color: #fff;

  text-decoration: none;

  font-size: .7em;

  padding-right: 10px;

  border-right: 1px solid #fff;

}



#footer ul li a:hover,

#footer ul li a:active {

	text-decoration: underline;

}



#wrapper #footer ul li a.last {

	border: none;

}



#footer p {

	font-size: .6em;

  padding: 5px 0 0 5px;;

}


