@charset "UTF-8";
/* CSS Document */
/* =GENERAL - the general styles */

* 	{
	padding: 0px;
	margin: 0px;
	}
html, body {
		height: 100%;
		background: #232323 url(images/bg.png) repeat;
		margin: 0 auto;
		padding: 0;
		font-family: Helvetica, Arial, sans-serif;
		}
		
		/* Make HTML 5 elements display block-level for consistent styling */  
		header, nav, article, section, aside, footer, address {  
    	display: block;  
		} 
#wrapper {
		width: 100%;
		min-height: 720px;
		margin: 0 auto;
		text-align: center;
		background: url(images/bg-light.png) top no-repeat;
		}
#header {
		width: 100%;
		height:436px;
		background: url(images/header_bkfill.png) top left repeat-x;
		margin: 0 auto;
		padding: 0;
		z-index: 300;
}
/*--------------------images and extra stuff area---------------*/
a img { border:none; }

img.logo {
	z-index: 300;
	}
img.floatleft {
	float: left;
	margin: 0 5px 10px 0;
	}
img.spacer {
	float:left;
}
img.hat {
	float:left;
	padding: 0 10px 5px 5px;
	clear:both;
}
img.buybtn {
	float:left;
	padding: 0 15px 5px 5px;
	clear:both;
}
	
/*Fonts----------------------------------------------------------------*/		
a {
	color: #C30;
	text-decoration: none;
}
		
@font-face {
    	font-family: 'LeagueGothicRegular';
   		src: url('fonts/League_Gothic-webfont.eot');
    	src: url('fonts/League_Gothic-webfont.eot#iefix') format('embedded-opentype'),
        url('fonts/League_Gothic-webfont.woff') format('woff'),
        url('fonts/League_Gothic-webfont.ttf') format('truetype'),
        url('fonts/League_Gothic-webfont.svg') format('svg');
    	font-weight: normal;
    	font-style: normal;
    	}
		
h1 {
	text-transform: uppercase;
	color: #e2ca8e;
	font-family: LeagueGothicRegular;
	font-size: 40px;
	font-weight: lighter;
	text-shadow: 0px 2px 0px #000;
	margin: 10px 0 15px 0;
	}
		
h2 {
	color: #caa12d;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	text-shadow: 0px 2px 0px #000;
	margin: 5px 0 8px 0;
		}
h3 {
	color: #caa12d;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	margin: 5px 0 15px 10px;
	text-align: left;
		}
h4 {
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	margin: 15px 0 15px 0;
		}
h5	{
	color: #caa12d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	font-style:italic;
	text-align: left;
	padding:10px 0 2px 0;
		}
		
p {
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	font-size: 14px;
}	
.hr {
	display: block;
	border: none;
	width: 960px;
	height: 2px;
	background: url(images/divider.png);
	margin: 10px 0;
	}
		
.clear {
	clear: both;
	}
/*------------------------------------clear_fix--------------------*/
.clearfix:after {
	visibility: hidden;
	display: block;
	clear: both;
	line-height: 0;
	content:".";
	height:0;
}
.clearfix { display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix { height: 1%; overflow: hidden; }
.clearfix { display: block; }

/* close commented backslash hack */

/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */

html[xmlns] .clearfix {display: block;}

/*-----------------------------------------body_area--------------------*/
#content {
	width:960px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	height:100%;
	padding-top: 10px;
	}
.contentwide {
	width: 100%;
	float:left;
	text-align:left;
}
.contentwide p {
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	font-size: 12px;
	margin: 5px 2px 0 0;
	line-height: 16px;
	padding-bottom: 5px;
	text-align:left;
}
.main {
	width:500px;
	float:left;
	margin: 0 auto;
	padding: 0 20px 10px 20px;
	text-align:left;
}
.main p {
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	font-size: 12px;
	margin: 5px 2px 0 0;
	line-height: 16px;
	padding-bottom: 5px;
	text-align:left;
}
.main ul li {
	font-family:Arial, Helvetica, sans-serif;
	color: #e2ca8e;
	margin :0;
	font-size: 12px;
	margin: 5px 2px 5px 120px;
	line-height: 14px;
	list-style-position:inside;
	text-align:left;
}
#right {
	width: 400px;
	float:right;
}
#feature {
	border: #e0c88d 1px solid;
	width: 375px;
	min-height:200px;
	padding:8px 14px 0 8px;
	text-align:right;
}
#feature em {
	font-size: 12px;
	color: #e2ca8e;
}

/*------------------------------Coming Soon Mailing List Box--------------------*/
.mailing-list h2 {
		width: 400px;
		float: left;
		padding: 12px 0 0 95px;
		}
		
.mailing-list form {
		display: block;
		width: 450px;
		float: right;
		margin: 5px 0 0 0;
		}
		
.mailing-list input[type=text]{
		width:280px;
		height: 16px;
		background: url(images/form-bg.png) no-repeat;
		border: none;
		color: #c9c9c9;
		font-size: 14px;
		padding: 15px 10px;
		margin: 0;
		}
		
.mailing-list input[type=submit]{
		width:90px;
		height: 44px;
		background: url(images/btn-subscribe.png) no-repeat;
		border: none;
		text-indent: -5000px;
		cursor: pointer;
		margin: 0 0 0 -10px;
		text-transform: capitalize;1
		}
		
.mailing-list input[type=submit]:hover{
		background-position: 0 -44px;
		}
		
.mailing-list input[type=submit]:active{
		background-position: 0 -88px;
		}
		
.mailing-list input[type=text]:focus {
		outline: none;
		}
.constcontinfo {
	float: right;
	margin: 8px 45px 3px 0;
	background-color: #fff;
	padding: 1px 3px 1px 3px;
	border: #777 solid 1px;
}
/*------------------------------subfooter area--------------------*/
#subfooter {
	width:100%;
	position:relative;
	margin: 0 auto;
	padding: 10px 0 12px 0;
	clear:both;
	height: 1%; overflow: hidden;
	}
.subfootercont {
	width: 960px;
	margin: 0 auto;
	}
.subfootcolumn {
	width: 270px;
	background:url(images/vert_divtall.png) right no-repeat;
	float:left;
	padding: 3px 30px 5px 20px;
	text-align:left;
}
.subfootcolumn2 {
	width: 270px;
	height: 390px;
	float:left;
	padding: 3px 30px 5px 20px;
	text-align:left;
}
.subfootercont h2 {
	text-align:left;
	margin: 0 0 10px 0;
	color: #caa12d;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
}
.subfootercont p {
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	font-size: 12px;
	margin: 5px 2px 0 0;
	line-height: 16px;
	padding-bottom: 3px;
}
.subfootercont ul li {
	font-family:Arial, Helvetica, sans-serif;
	color: #e2ca8e;
	margin: 0;
	font-size: 12px;
	margin: 5px 2px 5px 30px;
	line-height: 14px;
}
.subfootercont hr {
	display: block;
	color:#666;
	width: 100%;
	margin: 10px 0 10px 0;
	border:none;
	border-bottom: 1px dotted #999;
	clear:both;
}
/*------------------------------footer area--------------------*/
#footer {
	width: 960px;
	height: 220px;
	position:relative;
	margin: 0 auto;
	padding: 10px 0 12px 0;
	}
#footercontainer {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	position:relative;
	}
.footercolumn {
	width: 165px;
	height: 115px;
	float:left;
	margin-left:10px;
	padding: 8px 0 0 45px;
	text-align:left;
	background:url(images/vert_div.png) top left no-repeat;
	}
.footercolumnL {
	width: 215px;
	height: 115px;
	float:left;
	padding-top: 8px;
	text-align:left;
	margin-left: 20px;
	}
.footercolumnR {
	width: 230px;
	height: 115px;
	float:left;
	margin-left:10px;
	padding: 8px 0 0 40px;
	text-align:left;
	background:url(images/vert_div.png) top left no-repeat;
	}
#footer h3 {
	color: #caa12d;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 5px 0 10px 0;
	text-align: left;
	}
#footer p {
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	font-size: 12px;
	line-height:24px;
	font-weight: lighter;
	}
#investlink {
	width: 960px;
	float: center;
	margin-top: 10px;
}
#copyright {
	width: 960px;
	float: left;
	margin: 10px 0 15px 0;
}
#copyright p {
	font-size: 12px;
	text-align: center;
	color: #828282;
	clear:both;
	padding-bottom: 12px;
}

.credit {
	font-size: 10px;
	text-align: center;
	color: #e4d9c4;
}

/*-------------------------facebookfeed--------------------*/