/* --- CSS for Iron Horse---
*/
body {
	background-color: #333;
	padding:0;
	margin:0;
	text-align:center;
}
.main { 
	width: 980px; 
	text-align:left;
	margin: 0 auto;
}
#logo {
	position:relative;
	margin-top:10px;
	width:480px;
	height:80px;
      background-image: url("logo.jpg");
	background-repeat: no-repeat;
}
#logo_content {
	position:relative;
	margin-top:10px;
	width:480px;
	height:64px;
      background-image: url("logo_content.jpg");
	background-repeat: no-repeat;
}
#caption {
	height:28px;
	padding-left:6px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14pt; 
	font-weight: normal;
	color:#ccc;
}
#tagline {
	padding-left:0px;
	font-family: arial,tahoma,san-serif;
	font-size: 13pt; 
	font-weight: bold;
	color:#EA8116;

}
#address {
	padding-left:0px;
	font-size: 10pt; 
	color:#EA8116;

}
#phone {
	padding-left:0px;
	font-size: 10pt; 
	color:#EA8116;
}
#email {
	padding-left:0px;
	font-size: 10pt; 
	color:#EA8116;
}
#email a{
	padding-left:0px;
	font-size: 10pt; 
	color:#EA8116;
}
#MainNav {
	margin-left:10px;
}
.ActiveLink {
	padding-left:36px;
	text-decoration:none;
	font-family: arial;
	font-size: 12pt; 
	font-weight: normal;
	color: #fff;
}
.DefaultLink {
	padding-left:36px;
	text-decoration:none;
	font-family: arial;
	font-size: 12pt; 
	font-weight: normal;
	color:#EC9C32;
}
.MainNav_Cell {
	width:159px;
	height:36px;
	text-align:left;
      background-image: url("Nav_bg.jpg");
	background-repeat: repeat-x;
}
.ContentContainer {
	/*border-top: 1px solid #666;*/
	/*border-bottom: 1px solid #666;*/
	padding-left:10px;
	padding-right:10px;
}
.content {
	color: #cfcfcf;
	font-family: arial;
	font-size: 10pt; 
}
.bull {
	font-family: arial;
	font-size: 10pt;
	line-height:10pt;
	font-weight:bold;
	color: #F7E6AC;
}

.content a {
	color: #F7E6AC;
	font-family: arial;
	font-size: 10pt; 
}
H1 {	font-family: arial;
	font-size: 13pt; 
	color: #F7E6AC;
}
H2 {	font-family: arial;
	font-size: 12pt; 
}
.image {border:1px; border-width: 1px; border-color: #000000; border-style: solid; margin:4px;}
a:link .image { border-color: #80450B; } 
a:visited .image {border:1px; border-width: 1px; border-color: #80450B; border-style: solid}
a:hover .image {border:1px; border-width: 1px; border-color: #FFFFFF; border-style: solid}

#homepage_left {
	width:420px;
	padding-right:10px;
}
#portfoliopage_center {
	padding:10px;
	width:410px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;

}
#portfoliopage_left {
	text-align:left;
	padding:10px;
}

#servicespage_left {
	width:220px;
	padding:10px;

}
#contentpage_left {
	width:400px;
	padding:10px;

}
#homepage_flash {
	width:288px;
	text-align:center;
	padding:4px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}
#contentpage_flash {
	position:absolute;
	padding-left:360px;
	top:16px;
}
#contentpage_center {
	text-align:left;
	padding:10px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}
.content_response {
	padding-left:30px;
	margin-top:3px;
}
#servicespage_center {
	/*width:400px;*/
	text-align:left;
	padding:10px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}

#homepage_right {
}
#contentpage_right {
	padding: 15px;
	width:240px;
}
.ContentHeading {
	border-style: solid; 
	border-width: 0px; 
	color: #000000;
	font-family: arial;
	font-size: 14pt; 
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.Caption {
	font-size: 11pt; 
	color: #666666;
	font-family: arial;
	font-style: italic;
	text-align: left;
}
.footer {
	/*border-bottom: 1px solid #666;*/
      background-image: url("footer.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right:0px;
	color: #ccc;
	font-family: arial;
	font-size: 9px;
	text-align:right;
	height:23px;
}
.footer a {
	color: #F7E6AC;
	font-family: arial;
	font-size: 7pt; 
	text-decoration: none;
}
.wc3 {
}
.wc3 a {
	border:none;
	text-decoration: none;
}
.wc3 img {
	border:none;
	text-decoration: none;
}
