/* universal tags */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #000000;
	background-image: url(images/skyback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-bottom: 28px;
}
h1 {
	color: #1c3f95;
	height: 46px;
	width:auto;
}

h2 {
	color: #000;
	font-size: .9em;
	margin: 0 0 2px 0;
}

p {
	color:#8b4227;
	font-size: .8em;
	margin-bottom: 1em;

}

/* div selectors */
#wrapper {
	width: 900px;
	margin-top: 26px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bckgrdyrepeat.gif);
	background-repeat: repeat-y;
}
#content {
	background-image: url(images/contentback.jpg);
	background-repeat: no-repeat;
	height: 610px;
	min-height: 610px;
	position:relative;
}

#wrapper> #content {
	height: auto;
}

#logo {
	position: absolute;
	top: 8px;
	left: 23px;
}
/* global links stuff */
#globallinks {
	height: 78px;
	position:relative;
	border-bottom: solid 1px #fff;
	width: 838px;
	margin-left: 31px
	
}
#globallinks ul {
	position: absolute;
	right: 0px;
	top: 57px;
	font-size:1em;
	width:540px;
	padding-bottom: 3px;
}
#globallinks li {
	list-style-type: none;
	display: inline;
	margin-left: 1.05em;
}

#globallinks a {
	color: #a77866;
	font-size: 0.9em;
	text-decoration:none;
}
#globallinks a:hover {
	color: #000;
	border-bottom: solid 1px black;
}

/* css for #info section */
#info {
	margin-left: 31px;
	width: 838px;
	padding:10px 0 40px 0;
}
#info ul {
	margin: .7em 0;
}
#info li {
	list-style-type:none;
	list-style-image: url(images/nfgbullet.gif);
	list-style-position: inside;
	padding-left:5px;
	font-size: .8em;
	padding-top:0px;
	color: #11275c;
}
#info>li {
	list-style-type:none;
	background-image: url(images/nfgbullet.gif);
	background-repeat:no-repeat;
	padding-left:25px;
}

.horizontalrule {
	line-height: 1px;
	height: 1px;
	width: 705px;
	background-image: url(images/hr.gif);
	background-repeat: no-repeat;
	margin-top: .7em;
	clear:both;
}
/* > used below to override the rule above so that IE 6 won't recognize */
#info>.horizontalrule {
	line-height: 1px;
	height: 1px;
	width: 705px;
	background-image: url(images/hr.gif);
	background-repeat: no-repeat;
	margin-bottom: .6em;
}
.floatleft {
	float: left;
	margin: 0 10px 10px 0;
}

.floatright {
	float: right;
	margin: 0 0 10px 10px;
}
/* footer section */
#footer {
	width: 838px;
	position: absolute;
	left: 31px;
	bottom: 0px;
	padding-top: 5px;
	margin-top: 20px;
	text-align:center;
}
#footer p {
	color: #565555;
	font-size:0.7em;
}
#footer a {
	color: #6f6f6f;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#cost {
	border: solid 1px #11275c;
}
#cost th, #cost td {
	font-size: .75em;
	color: #11275C;
	padding:5px;
}
#info a:link, #info a:visited, #info a:active {
	color: #000;
	
	text-decoration: underline;
}
#info a:hover {
	color: #A77866;
	text-decoration:none;
	
}
iframe {
	margin: 5px 0 20px;
}
.floatleft {
	float: left;
	margin: 0 10px 10px 0;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
}
#contact {
	position: absolute;
	bottom: 0px;
	left: 310px;
	width: 380px;
	line-height: .7em;
}
#info p {
	clear: both;
}

#headshots #enlarge {
	clear: none;
	position: absolute;
	left: 310px;
	top: 120px;
	font-size: 0.7em;
}
#conash3D0 {
	display: none !important;	
}
#names {
	color: #8b4227;	
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	height:26px;
	margin-bottom: 25px;
}
.bryan {
	float: left;
	margin-left: 28px;
	background:url(/images/bryan-mcclure.jpg) no-repeat;
	text-indent: -9999px;
	width: 117px;
	height: 26px;
}
.ryan {
	float: left;
	margin-left: 28px;
	background:url(/images/ryan-farnsworth.jpg) no-repeat;
	text-indent: -9999px;
	width: 133px;
	height: 26px;
}
.courtney {
	float: left;	
	margin-left: 28px;
	background:url(/images/courtney-schleinkofer.jpg) no-repeat;
	text-indent: -9999px;
	width: 181px;
	height: 26px;
}
.amelia {
	float: left;
	margin-left: 28px;
	background:url(/images/amelia-rose.jpg) no-repeat;
	text-indent: -9999px;
	width: 96px;
	height: 26px;
}
.asterisk {
	padding-top: 7px;
	margin-left: 28px;
	float:left;
	color: #8b4227;	
	}
.leftcolumn {
	width: 400px;	
	margin-right: 15px;
	float:left;
}
#rightcolumn {
	float: left;
	width: 400px;
}
.name {
	color: #000;
	font-weight:bold;
	font-size:1.1em;
	text-transform:uppercase;
}
#divControl p {
	margin-bottom: 0;	
}
#addcast {
	position: absolute;
	bottom: 110px;
}
#leftcolumn {
	width: 410px;
	margin-right: 10px;
	float:left;
}