@charset "UTF-8";
/* CSS Document */

body {
	position: relative;
	margin: 0;
	padding: 0;
	background: #ba3b19 url(/anderson-center/images-template/background-gradient.png) center top repeat-x;
}

img {
	border: 0;
	display: block;
}

/* Layout-home*/

#backgroundLogo {
	width: auto;
	height: 750px;
	background-image: url(/anderson-center/images-template/anderson-logo-background.png);
	background-repeat: no-repeat;	
	background-position: center bottom;
}

#header {
	width: auto;
	height: 95px;
	background: #000000 url(/anderson-center/images-template/header-gradient.gif) left top repeat-y;
	border-bottom: 4px solid #5b1a09;
}

#headerContent {
	width: 975px;
	padding: 20px 0px 0px 15px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	vertical-align: top;
}

#headerNavigation {
	width: 175px;
	float: right;
	text-align: right;
}

#headerNavigation ul{
	padding: 0px;
	margin: -5px 0px 0px 0px;
}

#headerNavigation li{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#headerNavigation li a{
	color: #ffcc00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
}

#headerNavigation li a:hover{
	color: #ba3b19;
	text-decoration: none;
}

#flashWrapper {
	width: 975px;
	padding: 5px;
	margin: 10px auto 0px auto;
	height: 305px;
	background: #5b1a09;
	border: 1px solid #000;
}

#navigationBarBorder {
	width: auto;
	margin: 10px auto 0px auto;
	height: 3px;
	background: #000;
}

#navigationBar {
	width: auto;
	padding: 10px 0px 0px 0px;
	margin: 0px auto 0px auto;
	height: 23px;
	background-image: url(/anderson-center/images-template/navbar-bg.png);
}

#navigationBarContent {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
}

#bodyContent {
	width: 975px;
	margin: 25px auto 0px auto;
}

#bodyContentWording {
	width: 560px;
	height: 400px;
	padding: 0px 0px 0px 25px;
	float: left;
}

#bodyContentShows {
	width: 560px;
	padding: 0px 0px 0px 25px;
	float: left;
}

#bodyContentFeatures {
	width: 300px;
	min-height: 300px;
	float: right;
	background-image: url(/anderson-center/images-template/features-background.png);
	background-repeat: no-repeat;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

#bodyContentFeaturesSecondary {
	width: 300px;
	min-height: 450px;
	float: right;
	background-image: url(/anderson-center/images-template/features-background-secondary.png);
	background-repeat: no-repeat;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

#bodyContentFeaturesSecondary h4 {
	padding: 0px;
	margin-bottom: -10px;
}

#bodyContentFeatures a{
	text-decoration: none;
	color: #ffcc00;
}

#bodyContentFeatures a:hover{
	text-decoration: none;
	border-bottom: 3px solid #000;
}

#bodyContentFeaturesOne {
	width: 270px;
	height: 77px;
	padding-top: 10px;
	margin: 0px auto 0px auto;
}

#bodyContentFeaturesTwo {
	width: 270px;
	height: 97px;
	margin: 0px auto 0px auto;
}

#bodyContentFeaturesThree {
	width: 270px;
	height: 73px;
	margin: 0px auto 0px auto;
}

#bodyContentFeaturesContact {
	width: 270px;
	height: 130px;
	margin: 0px auto 0px auto;
}

#featuresBorderOne {
	width: 260px;
	margin: 15px auto 15px auto;
	border-bottom: 2px dotted #000;
}

#featuresBorderTwo {
	width: 260px;
	margin: 15px auto 15px auto;
	border-bottom: 2px dotted #000;
}

#andersonLogo {
	width: auto;
	height: 125px;
	margin: 10px auto 10px auto;
	clear: both;
	text-align: center;
}

#footer {
	width: auto;
	padding: 3px;
	background: #000;
	text-align: center;
}

.clear {
	clear:both;font-size:0.1px;height:0pt;line-height:0pt;width:0pt;
}

/* Layout-secondary*/

#navigationBarBorderSecondary {
	width: auto;
	margin: 0px auto 10px auto;
	height: 3px;
	background: #000;
}

.showsHead {
	width: auto;
	margin-top: -5px;
	padding: 0px 10px 0px 10px; 
	border-top: 1px solid #000;
	background-image: url(/anderson-center/images-template/show-bg.png);
	background-repeat: no-repeat;
}

.showsSecondary {
	width: auto;
	padding: 15px 10px 0px 10px; 
	border-top: 1px solid #000;
	background-image: url(/anderson-center/images-template/show-bg.png);
	background-repeat: no-repeat;
}

.showSecondary img{
	border: 1px solid #000;
}

/* letter formatting */


#navigationBarContent ul {
	padding: 0px;
	margin: -5px 0px 0px 0px;
}

#navigationBarContent li {
	display: block;
	display: inline;
	padding: 0px 25px 0px 25px;
}

#navigationBarContent li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #ffcc00;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}

#navigationBarContent li a:hover{
	border-bottom: 3px solid #ba3b19;
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 185%;
	color: #000;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px -5px 0px;
	letter-spacing: 2px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
	color: #fff;
	font-weight: normal;
	margin: 0px 0px 3px 0px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 87%;
	color: #ffcc00;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	letter-spacing: 2px;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 87%;
	color: #ffcc00;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 5px 0px 0px 0px;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #ffcc00;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 160%;
	color: #FFFFFF;
	letter-spacing: 1px;
}

p a{
	color: #ffcc00;
	text-decoration: underline;
}

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

#footer p{
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 70%;
	color: #ba3b19;
}

#footer a{
	color: #FFCC00;
	text-decoration: none;
}

#footer a:hover{
	color: #ba3b19;
	text-decoration: none;
}