/*
---------------------------------------------------
 Stylesheet for Fierro Iron Works
 Copyright (c) 1995 - 2009, Kim Vigsbo
---------------------------------------------------
*/

/*
---------------------------------------------------
 begin reset (Yahoo)
---------------------------------------------------
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img {
	border:0;
}

address,caption,cite,code,em,strong,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym {
	border:0;
}

/*
---------------------------------------------------
 end reset (Yahoo)
---------------------------------------------------
*/

body {
	background-color:#f3f1f1;
}

body, td, div {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:14px;
	line-height:1.4em;
}

h1 {
	font-size:18px;
	padding:0 0 8px 0;
	margin:0 0 8px 0;
}

h2 {
	font-size:16px;
	padding:0 0 8px 0;
	margin:0 0 8px 0;
}

h2.gallery {
	font-size:16px;
	padding:0;
	margin:0;
}

h3 {
	font-size:14px;
	padding:0 0 8px 0;
	margin:0 0 8px 0;
}

strong {
	font-weight: bold;
}

.hilite {
	background-color:#ffffcc;
	padding:2px;
}

.contact {
	font-size:18px;
}

.contactSm {
	font-size:14px;
}

#headerBg {
	background-color:#1D396B;
	text-align:center;
}

#header {
	padding:10px 0 10px 0;
	width:960px;
	height:94px;
	margin: 0 auto;
	text-align: left;
}

#headerBgTrim1 {
	background-color:#ffffff;
	height:2px;
	overflow:hidden;
}

#headerBgTrim2 {
	background-color:#d9d9d9;
	height:8px;
	overflow:hidden;
}

#logo {
	float:left;
	width:233px;
}

a.credit {
	text-decoration: none;
}
 
a.credit:hover {
	text-decoration: none;
}

#navbar {
	float:right;
	padding-top:30px;
	width:494px;
}

#navbar a {
	/*zoom: 1;*/
	display: inline-block; /*ie fix*/	
	color: #ffffff;
	margin-left:40px;
	font-size: 20px;
	padding:5px;
	text-decoration: none;
	border-bottom:2px solid #1d396b;
}
 
#navbar a:hover {
	/*zoom: 1;*/
	display: inline-block; /*ie fix*/
	margin-left:40px;
	font-size: 20px;
	padding:5px;
	text-decoration: none;
	border-bottom:2px solid #ffffff;
}

.selectedNavbar {
	/*zoom: 1;*/
	display: inline-block; /*ie fix*/
	color: #ffffff;
	margin-left:40px;
	font-size: 20px;
	padding:5px;
	text-decoration: none;
	border-bottom:2px solid #ffffff;
}


a.copy {
	color: #1d396b;
	padding:2px;
	text-decoration: none;
	border-bottom:1px solid #cccccc;
}
 
a.copy:hover {
	color: #ffffff;
	background-color: #1d396b;
	padding:2px;
	text-decoration: none;
	border-bottom:1px solid #1d396b;
}


.galleryThumb {
	border:1px solid #cccccc;
}

.thumbnail {
	padding:10px;
	background-color:#f5f5f5;
	border:1px solid #dcdcdc;
	width:200px;
	margin:0 18px 18px 0px;
	float:left;
}

#contentBg {
	background-color:#ffffff;
	clear:both;
}

#content {
	padding:30px 0 20px 0;
	width:960px;
	margin: 0 auto;
	text-align: left;
	line-height:1.5em;
	height:auto;
}

#footerBgTrim1 {
	background-color:#d9d9d9;
	height:6px;
	overflow:hidden;
}

#footerBgTrim2 {
	height:2px;
	background-color:#ffffff;
	overflow:hidden;
}

#footerBg {
}

#footer {
	padding:10px 0 10px 0;
	width:960px;
	min-height:60px;
	margin: 0 auto;
	text-align: left;
}

a.footer {
	/*zoom: 1;*/
	display: inline-block; /*ie fix*/	
	color: #000080;
	margin-left:18px;
	font-size: 13px;
	padding:2px;
	text-decoration: none;
	border-bottom:2px solid #f3f1f1;
}
 
a.footer:hover {
	/*zoom: 1;*/
	display: inline-block; /*ie fix*/	
	margin-left:18px;
	font-size: 13px;
	padding:2px;
	text-decoration: none;
	border-bottom:2px solid #000080;
}
 
.selectedFooter {
	/*zoom: 1;*/
	display: inline-block; /*ie fix*/	
	color: #000080;
	margin-left:18px;
	font-size: 13px;
	padding:2px;
	text-decoration: none;
	border-bottom:2px solid #000080;
}

#copyright {
	color: #000000;
	font-size: 13px;
	margin-bottom:12px;
}

