/* ========== Basic Styling ========== */
body {
	
	font: 76%/1.8 "Lucida Grande", Trebuchet MS, Verdana, "letter gothic (w1)", Arial, Helvetica, sans-serif;
	background-color: #616161;
	margin-left: 0;
	margin-right: 0;
/* 	margin-top: 35px; */
	margin-top: 0;
	color: #fff;
	line-height: 1.3em;
}
img {
	border: none;
}
.centeredImage {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
a a:link, a:visited {
	color:#e0e031;
/*	font-weight: bold; */
}
a:hover {
	color:#ffff00;
}
.textWhite {
	color: #fff;
	}
.textWhiteBold {
	color: #fff;
	font-weight: bold;
	}
.textBlack {
	color: #000;
	}
.textGrey {
	color: #4a4a4a;
	}
.textGreyBold {
	color: #4a4a4a;
	font-weight: bold;
	}
.textDarkGrey {
	color: #333330;
	}
.textSilver {
	color: #c0c0c0;
	}
.titleWhite {
	font-size: 1.5em;
	color: #FFF;
	}
.titleSilver {
	font-size: 1.5em;
	color: #c0c0c0;
	}
.titleBlack {
	font-size: 1.5em;
	font-weight: bold;
	color: #000;
	}
.titleYellow {
	font-size: 1.5em;
	color: #e0e031;
	}
.titlePaleYellow {
	font-size: 1.4em;
	color: #ffff99;
	}
.textDimYellow {
	color: #CCCC33;
	}
.textYellow {
	color: #e0e031;
	}
.largerTextWhite {
	font-size: 1.1em;
	color: #fff;
	}
.largerTextYellow {
	font-size: 1.2em;
	color: #e0e031;
	}
.largerTextDimYellow {
	font-size: 1.2em;
	color: #CCCC33;
	}
.largestTextGrey {
	font-size: 3em;
	font-weight: bold;
	color: #4a4a4a;
	}
.largestTextDimYellow {
	font-size: 3em;
	font-weight: bold;
	color: #CCCC33;
	}
.largestTextYellow {
	font-size: 3em;
	font-weight: bold;
	color: #e0e031;
	}
.titleGrey {
	font-size: 1.5em;
	font-weight: bold;
	color: #4a4a4a;
	}

h1 {
	font-size: 1.4em;
	color: #fff; 
	text-transform: uppercase;
}
h1 a:visited {
	color: #e0e031;
}
h2 {
	color: silver;
	font-weight: bold;
	font-size: 1.1em;
}
.subheading {
	color: silver;
	border: 0px solid green;
	font-weight: bold;
	margin:0px 0px 0px 0px;
	padding:0;
}
p {
	color: #fff;
	line-height: 1.3em;
}
.breadCrumb
{
    font-size: 1.2em;
    font-weight: bold;
/*    padding-bottom: 5px;
    line-height: normal; */
    color: silver;
	margin: 35px 0 0 75px;
	text-transform: uppercase;
	border-bottom:1px solid gray;
}
/* ========== Layout ========== */
body {
/*	font-family: "letter gothic (w1)", Trebuchet MS; */
/*
	font-size: 12px;
	min-width: 760px;
	text-align: left;
	float:left;
	border: 0px solid red;
*/
}
html, body {
	height: 100%;
}
#sitecontainer {
	min-height: 100%;
	position: relative;
}
* html #sitecontainer {
height:100%
}
#wrapper {
/*   	width: 720px; */
/*   	width: 100%; */
/* 	float: left; (left-aligns the whole div) */
	width: 900px;
	height: 800px;
   	margin: 0 auto;
	text-align: left;
	position: relative;
/* 	border: 1px solid red; */
 }
#wrapper_reel {
	width: 1060px;
	height: 800px;
	margin: 0 auto;
	padding: 100px 0px 0px 0px;
/* 	border: 0px solid red; */
	position: relative;
} 

#carouselPlayer {

	width: 950px; 
	margin:100px 0 40px 0px; 
	float:left;
	border: 0px solid red;
}
#carouselBorder {
	float: left; 
	display: block; 
	border: 5px solid gray;
}
#carouselInnerBorder {
	width: 640;
	border: 1px solid black;
}
#rightDescription {
	float:right; 
	width: 194px; 
	margin-top: 50px; 
	text-align: left;
}
#logo {
	background: #000;
	padding-left: 35px;
/*	width: 720px; */
/*	width: 100%; */
	height: 70px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
}
#mainNav {
	margin: 0;
	padding: 0;
	list-style: none;
/*	width: 100%; */
/*
	width: 720px; 
	width: 100%;
*/
/*	background: #FAA819 url(images/mainNavBg.gif) repeat-x; */
	background: #333330;
	float: left;
/*	height: 19px; */
	vertical-align: bottom;
	text-align: right;
	border-top: 4px solid black;
	border-bottom: 1px solid gray;
}
#mainNav li {
	float: left;
	}
#mainNav li a {
	margin: 0;
	line-height: 30px;
	display: block;
	padding: 0 2em;
/*	line-height: 2.1em; */
	letter-spacing: .05em;
/*	line-height: 2.1em;
	background: url(images/mainNavBorder.gif) repeat-y left top; */
	background: #333330;
	}
#mainNav .first a {
	background: none;
	background: #333330;
	padding-left: 35px;
	}
/* mainNav */
#mainNav a:link, #mainNav a:visited {
	text-decoration: none;
	color: #fff;
}
#mainNav a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Hide from IE5 mac \*/
#mainNav li a {
	display: block;
}
#mainNav .selected {
	background: gray;
}
/* end hack */

#summary {
	padding:0px 10px 0px 10px;
	border:1px solid gray;
	background: dimgray;
	}
#projectCard {
	padding:10px 10px 10px 10px;
	border:1px solid gray;
	background: ##535353;
	height:300px;
	}
#documents {
	text-align:left;
	padding:0px 0px 10px 10px;
	border:1px solid gray;
	background: ##535353;
	}
#video {
	text-align:left;
	margin-top:30px;
	padding:0px 0px 10px 10px;
	border:1px solid gray;
	background-color: ##535353;
	}
#header {
	background: #000;
	height: 141px;
/* 	margin-top: 35px; */
}
#footer {
	line-height: 40px;
	display: block;
	float: left;
	clear: both;
/*	padding: 0 2em; */
	letter-spacing: .05em;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	width: 100%;
	background: #333330;
	text-align: right;
	font-size: .9em;
	color: #fff;
	margin-top: 10px;
	bottom: 0;
	position: absolute;
}
/* hide this style from IE5 Mac \*/
#footer {
/*	margin-left: 240px;
	width: 560px;
*/
}
/* Stop hiding */

#footerNav, #footerNav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footerNav a, a:hover, a:visited {
	padding: 0px;
/*	border-left: 1px solid black; */
	color: #fff; /* white */
	text-decoration: none;
}

#footerNav .first a {
	border-left: none;
}

#copyright {
	text-align: center;
}
#widthFaker {
	text-align: right;
}

#content {
   	width: 820px;
   	margin: 0 auto;
	text-align: left;
	float: left;
	border: 0px solid gray;
/*    background: url(../images/overheadshot_website1.jpg) no-repeat; */
 }
#mainContent {
	margin: 5px 10px 0 75px;
/*	margin: 75px; */
	padding-right:	35px;
	float: left;
	border: 0px solid gray;
	padding-bottom:25px;
}
#sideNav {
	width: 20%;
	float: left;
}
#primaryContent {
	width: 50%;
	margin: 5px 0 0 75px;
	float: left;
	border: 0px solid gray;
	padding-bottom:25px;
}
#secondaryContent {
	width: 20%;
	margin: 5px 0 0 0px;
	float: right;
	text-align: right;
	border: 0px solid gray;
	padding-bottom:25px;
}
/* Faux column */
#wrapper {
	background: url(images/bg.gif) repeat-y left top;
}
a:hover {
	color:#e0e031;
}
a:visited {
	color: #b7b552;
}
a {
	color:#e0e031;
}
form {
	float: left;
	width: 400px;
}
form label {
  display: block;
  float: left;
/*  width: 130px;*/
/*  padding: 3px 5px; */
  margin: 0 0 5px 0;
  text-align: right;
}

.testingBlock {
	border: thin solid red;
	}

.leftNav {
	width: 100px;
	float: left;
	display: block;
	text-align: left
}
.leftNav a:link, .leftNav a:visited {
	text-decoration: none;
	color: #fff;
}
.leftNav a:hover {
	color: #fff;
	text-decoration: underline;
}
.leftNav .selected {
	background: gray;
}
.reviewEntry {
	padding-bottom: 10px;
	padding-left: 10px;
}
.reviewEntry .next {
	border-top: thin solid red;
}
.clearall {
	clear: both;
}