@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #C0C0C0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #444140;
	background-attachment: fixed;
}
.flashContainer {
	padding-top: 4px;
	padding-left: 4px;
	margin: 0px;
}
/*a:link {
	text-decoration: none;
	border: 0;
	
}

a:visited {
	text-decoration: none;
	border: 0;
}

a:hover {
text-decoration: none;
	border: none;
}

a:active {
text-decoration: none;
	border: none;
}*/

a img {border: none; }

#nonFlashContentArea {
background-color:#212121;
margin:0px 0px 0px 27px;
padding:1px 0px 1px 10px;
width:728px;
}

#address {
float:right;
padding-right:15px;
padding-top:37px;
}

.teamMember h1 {
	font-size: 16px;
	text-transform: capitalize;
	color: #FFFF33;
	display: inline;
    clear: both;
}
.teamMember h2 {
    font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFFFF;
	display: inline;
}
.teamMember {
	padding: 0px;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#stageArea {
	background-image: url(../images/backdrop.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 438px;
	width: 778px;
	margin: 0px;
	padding: 0px;
}
.teamMember p {
	font-size: 11px;
	line-height: 16px;
	padding-right: 10px;
	color: #CCCCCC;
}
.teamMember img {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.teamMemberContact {
	width: 450px;
	float:left;
}
.oneColFixCtrHdr #container {
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#lowerContentArea {
	margin: 0px;
	height: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.oneColFixCtrHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	height: 90px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 0.8em;
	color: #666666;
	text-align: right;
	padding-top: 10px;
	padding-right: 10;
	padding-bottom: 10px;
	padding-left: 0;
}

#nonFlashFooter {
background-color:#212121;
color:#666666;
font-size:10px;
margin-left:27px;
margin-right:35px;
margin-top:0px;
padding:10px 10px 5px;
text-align:right;
}
#nonFlashFooter p {
	font-size: 0.8em;
	color: #666666;
	text-align: right;
	display: inline;
}

/*lower nav section formatting and pseudo-classes*/
 .lowerNav {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	padding-right: 0px;
	padding-left: 15px;
}
#smallHeaderContent {
	margin: 0px;
	height: 200px;
	width: 800px;
	padding: 0px;
}
 .lowerNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.lowerNav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.lowerNav ul li a:link, a:visited{
	text-decoration: none;
	color: #999999;
	font-size: 12px;
	padding: 10px;
}

 .lowerNav ul li a:active{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}

 .lowerNav ul li a:hover{
	background-color: #111111;
}
.lowerNavSelected {
	background-color: #111111;
	padding: 0px;
}
.dropdownMenu {
	background-color: #212121;
	padding: 0px;
	float: right;
	height: 157px;
	width: 375px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.dropdownMenu a:link {
	color: #999999;
	text-decoration: underline;
}
.horizRule {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.dropdownMenu p {
	font-size: 10px;
	line-height: 14px;
	padding-right: 10px;
	padding-left: 20px;
}
.dropdownMenu img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.iframeLayout {
	margin-left: 0px;
	padding-top: 43px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.shadow {
	background-image: none;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 768px;
	position: relative;
	top: -5px;
}
#smallHeaderContent img {
	padding-top: 10px;
}
#header img {
	padding-left: 15px;
}

a.editing, a.editing:link, a.editing:visited {
    background-color: #666666;
    color: #FFFFFF;
    padding: 6px;
    padding-top: 4px;
    margin-right: 4px;
    margin-left: 4px;
    text-decoration: none;
}

#nonFlashContentArea .add {
    position: relative;
    top: 25px;
    float: left;
}
