@charset "utf-8";
/* CSS Document */

@font-face {
 font-family: FuturaM;
 src: url("../fonts/FUTURAM_0.eot") /* EOT file for IE */
}
@font-face {
 font-family: FuturaM;
 src: url("../fonts/FUTURAM_0.TTF") /* TTF file for CSS3 browsers */
 
}@font-face {
 font-family: FuturaL;
 src: url("../fonts/FUTURAL_0.eot") /* EOT file for IE */
}
@font-face {
 font-family: FuturaL;
 src: url("../fonts/FUTURAL_0.TTF") /* TTF file for CSS3 browsers */
}


body {
	
	background: url(../images/bkgd.jpg) center repeat-y #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

body,td,th {
	font-family: FuturaM, Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	}

a:link {
	color: #f4911e;
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
	color: #f4911e;
	}

a:hover {
	text-decoration: underline;
	color: #F7A851;
	}

a:active {
	text-decoration: none;
	color: #f4911e;
	}

/* FF link outline fix */

a {
  outline: none;
}

:-moz-any-link:focus {
  outline: none;
}

/* End FF link outline fix */

p {
	padding-left: 25px;
	}
	
img { border: none; }

form {
	margin: 0px;
	}

input,textarea {
	border: 1px dashed #f4911e;
	color: #000000;
	background-color: #999999;
	}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	}

h1 {
	font-size: 28px;
	color: #f4911e;
	font-weight:normal;
	
	
	}
	
h2 {
	font-size: 22px;
	color: #CCCCCC;
	font-weight:normal;
	}
h3{
	font-size: 14px;
	color: #ccc;
	
}

hr {
	border-bottom: 1px dashed #f4911e;
	border-top: none;
	border-right: none;
	width: 85%;
	margin: 30px auto;
	}

blockquote {
	font-size: 18px;
	color: #CCCCCC;
	font-weight:normal;
	
	padding: 0px 20px 0 60px;
	background-image: url(../images/quote.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

blockquote p{
	padding-left: 0;
}


/* Styles */

.footer {
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	}

.footer a:link {
	color: #999999;
	text-decoration: none;
	}
	
.footer a:visited {
	text-decoration: none;
	color: #999999;
	}
	
.footer a:hover {
	text-decoration: none;
	color: #CCCCCC;
	}
	
.footer a:active {
	text-decoration: none;
	color: #999999;
	}

.small {
		font-size: 9px;
	}

.breakout-quote {
	font-size: 16px;
	line-height: 1.2em;
	}

div.feedburnerFeedBlock ul { 
	margin-left: 1em; 
	padding-left:0;
	margin-top:0;
	margin-bottom:0;
	list-style-type: round; 
	}

#creditfooter {
	display: none;
	}

#BlogBox {
	width: 220px;
	float: right;
}

.blogbox {
	background-image: url(../images/blog-feed_02.png);
	background-repeat: repeat-y;
	margin-bottom:0;
	}

#blogfeed p {
	margin-bottom:0;
	margin-top: .5em;
	}

#blogfeed {
	padding-left: 2.5em;
	padding-right: 1em;
	}

.newsletter-signup {
	background-image: url(../images/newsletter-signup_02.png);
	background-repeat: repeat-y;
	margin-bottom:0;
	padding-left: 10px;
	padding-right: 10px;
	height: 56px;
	}

.table-header {
	font-weight: bold;
	background-color:#333333;
	}

.table-outline {
	border: 1px solid #333333;
	}

/* Layout */

#PageWrapper {
	width: 1000px;
	margin: 0 auto;
	background:url(../images/bkgd-f.png) no-repeat top left;
	}
	
#HeaderWrapper {
	width: 900px;
	margin-left: 40px;
	text-align: center;
	}
	
#Nav {
	height: 150px;
	padding-bottom: 20px;
}

#Header {
}

#Header td, tr{
	font-size: 12px;
}
	
#ContentWrapper {
	width: 900px;
	min-height: 450px;
	margin-left: 40px;
	}
	
#Content  {
	padding: 5px 20px 20px;
	}
	
#Footer {
	width: 900px;
	min-height: 125px;
	margin-left: 40px;
	padding-bottom: 40px;
	clear: both;
	}

#Footer td, tr {
		font-size: 12px;
}
	
#LeftBorder {
	width: 40px;
	height: 600px;
	float: left;
	}
	
#RightBorder {
	width: 40px;
	height: 600px;
	float: right;
	}
	
#bbb {
	float:left;
	padding: 0px 15px;
	height: 110px;
	}
	
#RightColumn {
	float: right;
	width: 265px;
	}
	
#TwoColumn {
	float: left;
	width: 410px;
	padding: 10px 10px;
	}
	
#TwoColumnCenter {
	float: left;
	width: 367px;
	padding: 10px 0px 15px 10px;
	text-align: center;
	}
	
#TwoColumnCenter p{
	margin-bottom: 40px;
	}
	
#ThreeColumnCenter {
	float: left;
	width: 255px;
	padding: 10px 0px 15px 10px;
	text-align: center;
	}
	
#ThreeColumnCenter p{
	margin-bottom: 40px;
	}
	
#ConstantContact {
	width: 600px;
	}
	
#BottomBar {
	width: 100%;
	height: 45px;
	background: #f4911e;
	bottom: 0;
	position:fixed;
	right:0;
	z-index: 100;
}

#BottomBarContent {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	padding-left: 80px;
}

#BottomBarContent ul{
	margin: 0;
	padding: 0;
}

#BottomBarContent  a:link {
	color: #000;
	text-decoration: underline;
	}
	
#BottomBarContent a:visited {
	text-decoration: underline;
	color: #000;
	}
	
#BottomBarContent  a:hover {
	text-decoration: none;
	color: #fff;
	}
	
#BottomBarContent  a:active {
	text-decoration: underline;
	color: #000;
	}

#BottomBarContent .container {
	display: inline;
	float: left;
	padding: 10px 0;
}

#vr {
	background: url(../images/vr.png) no-repeat;
	width: 20px;
	height: 35px;
	float: left;
	margin-top: 5px;
}

ul.horizontal li {
	display: inline;
	float: left;
	list-style: none;
	padding: 0 3px;
	margin: 0px;
}

#Newsletter {
	text-align: center;
	padding: 5px 0;
}

.ImageLeft {
	float: left;
	padding-right: 10px;
}

.ImageRight {
	float: right;
	padding-left: 10px;
}

.PortfolioLinks {
	width: 920px;
	margin-left: -20px;
	padding: 10px 0;
	text-align: center;
	background-color: #1D1D1D;
	
	font-size: 15px;	
}

/* Hide Mobile */

#HeaderWrapperMobile {
	display: none;
}
