body	{
	font: normal 16px 'Tahoma', Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #c3c3c3;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	line-height: 130%;
	background-color: #FFC;
	/*	background-image: url(../images/autumn-background.png);	*/
	background-repeat: no-repeat;
}

#border{
	width: 1260px;
	margin: 0 auto;
	background-repeat: no-repeat;
		}	
		
#container
{
	width: 1260px;
	margin: 0 auto;
	text-align: left;
/*	background-color: #000;	*/
}

* html #container {height:1%}
* > html #container {height:auto}
	
a {
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}
	
a:hover {
	color: #ffcc66;
	text-decoration: underline;
}
		
	/*	h1, h2, h3, h4, h5 {
		font: bold 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: White;
		font-variant: small-caps;
	}	*/
h1 {
	font: 38px;
	letter-spacing: -.05em;
	padding: 0 0 0 3px;
}
	
	
h2 {
	font: 18px;
	
}
		
	h3 {
		font: 14px;

		}
		
	p {
	margin:0 0 15px 0;
	padding:0;
	font-size: 16px;
		}
		
	form {
		margin:0;
		padding:0;
		}
	
input { 
		font:normal 13px 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
		background:#ccc;
		color:#444;
		margin:0;
		padding:0;}
		
	input:focus {
	border: 2px solid #B5111B;
}
		
	textarea { 
		font:normal 13px 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
		background:#ccc;
		padding:0;
		color:#444;
		margin:2px;
		}
		
	textarea:focus {border:2px solid #B5111B;}	
		
	select { 
		width:180px;
		font:normal 13px 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
		background:#ccc;
		margin:0 0 5px 0;
		color:#444;
		display:block;}
		
	label {
		display:block;
		margin:15px 0 0 0;
		padding:0;
		}
		
	input.button { 
		background:none;
		margin:4px 0 4px 0;}
		
	
	/* ### Navigation ### */
	
	
	.navigation {
		margin:0;
		padding:0;
		}
		
	.navigation li {
	height:auto;
	list-style:none;
	background:#ffcc66 url(../images/autumnNavigation.gif);
	margin:0 0 2px 0;
	padding:0;
	font-size: 14px;
}
	
	.navigation a {
		display:block;
		padding:6px 0 6px 12px;
		margin:0;
		color:#c3c3c3;
		}
		
	.navigation a:hover {
	background: #5252ff url(../images/background-li-hover.gif) no-repeat right;
	color: #f2d766;
	text-decoration: none;
	font-size: 14px;
}
	
	/* ### Header ### */
	
	
	
	#header {
	height:167px;
	margin:10 0 0 0px;
	background-image: url(../images/lgheader2-autumn.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 16px;
		}
		
	#logo {
		float: left;
	}	
	#header h1 {
	float: left;
	position: relative;
	top: 60px;
	margin: 0 0 0 7em;
	padding: 0;
	color: #000;
}
		
				
	/* ### Main Content Structure ### */
						
	#content {
/*	background: #242424;	*/
	float:left;
	margin:0 32px 60px 32px;
	padding:0.5em;
		/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";

	
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
		
	.home {
	width: 750px;
	}
	
	.subpage {
	width: 78%;

}
			
	#content h1 {
		font: 38px;
		letter-spacing: -.05em;
		padding: 0 0 0 3px;
	}
		
		
	#content h2 {
		font: 18px;
		color: #c3c3c3;		
	}	
		
	#content h2 {
	margin:0 0 10px 0;
	padding:0;
	font-size: 21px;
	color: #c3c3c3;
		}
		
	#content h4 {
	font: normal 14px;
	font-weight: normal;
	color: White;
	margin: 0 0 .5em 0;
	font-size: 18px;
}
		
	#content p {
		margin:0 0 25px 0;
		}
			
	#content ul {
		margin:0;
		padding:0;
		}
	
	#content li {
		margin:0 0 3px 0;
		padding:0;
		list-style:none;
		}
	
	#left_side {
	width:180px;
	height:auto;
	list-style:none;
	margin:0;
	padding:5px 0 0 0px;
	float:left;
	background-color: #000;
			/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";

	
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
		

	/* ### Right Side Boxes ### */
	
	
	#side_col {
	width:230px;
	font:normal 12px;
	float:left;
	margin:0;
	padding:0;
	background-color: #000;
			/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";

	
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
		}
	
	
	.side_box h3 {
	padding:0;
	font-size: 18px;
		}
		
	.side_box ul {
		margin:8px 0 12px 0;
		padding:0;
		}
		
	.side_box li {
		margin:0 0 2px 0;
		padding:0;
		list-style:none;
		}
	
/* ### Footer ### */
	
#Footer {
	height: 80px;
	clear: both;
	float: left;
	color: #686868;
	padding-left: 2em;
	width: 100%;
	background-color: #000;
}

#Footer p {
	font: normal 11px 'Trebuchet MS';
	margin: 0;
	padding: 0;
}
		
#Footer a {
	color: #8F8F8F;
}
#Footer a:hover {
	color: #646464;
}
#Disclaimer{
	margin-top: 1em;
}

/*////////// OPACITY STYLES //////////*/


.box-one {
    position: relative;
    width: 78%;
}


.block  {
	height:inherit;
    background: #CCC;
    filter:alpha(opacity=60); /* IE */
    -moz-opacity:0.6; /* Mozilla */
    opacity: 0.6; /* CSS3 */
    position: absolute;
    top: 0; left: 0;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
}
.text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
	font-weight: normal;
}

.red-container {
    position: relative;
    width: 800px; height: 150px;
}
.red-block  {
    background: #F00;
    filter:alpha(opacity=60); /* IE */
    -moz-opacity:0.6; /* Mozilla */
    opacity: 0.6; /* CSS3 */
    position: absolute;
    top: 0; 
	left: 0;
    height: 100%; 
	width:100%;
}


.page-title	{
	width:500px;
	margin-bottom:64px;
	background-color:#F00;
	color:#FF0;
	padding:1px 0px 1px 16px;
	-moz-border-radius-bottomright: 10px;
 	border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}



.fade {
  position: absolute;
  top: 100px
  left: 100px
}

.fade div {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.social-nav {
	background-color: #FFF;
	margin-top: 16px;
	height: 48px;
	padding-top: 8px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 32px;
}
