@charset "utf-8";
/* CSS Document */
img, div { behavior: url(iepngfix.htc) }
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #4f1919;
	background-image: url(../images/background.gif);
	background-position:top center;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#holder{
	margin-bottom:10px;
}
.normal_list {
	padding-bottom:13px;
	list-style-type:disc;
}
.normal_list li {
	margin-left: 15px;
}
.normal_list li ul {
	list-style-type: circle;
	padding-top: 10px;
}
.extras {
	padding-bottom:13px;
	padding-left:15px;
}
.extras li {
	padding-left:65px;
	padding-right:15px;
	padding-bottom:15px;
	background-repeat:no-repeat;
	background-position:0 0;
}
.listtwo li {
	max-width:200px;
	border-bottom: 1px solid #000000;
	margin-top: 10px;
	padding-bottom: 5px;
}
.prices {
	width: 60px;
	float:left;
	text-align:right;
	margin-top: -12px;
	margin-left: 135px;
}
p, .normal_list li {
	padding-bottom: 13px;
	line-height: 15px;
}
hr {
	border: 1px solid #9C1F2E;
	margin: 2px 0;
}
ol {
	margin-left: 20px;
	line-height:15px;
}
ol li {
	padding-bottom: 5px;
}
#pgallery a {
	border:1px solid #000000;
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#schedule {
	width: 90px;
	float: left;
	line-height: 18px;
	padding-right: 10px;
}
#shell {
	width: 770px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 50px;
	margin-bottom:25px;
	position:relative;
}
#attn{
	position:absolute;
	width:20px;
	height:20px;
	left: -159px;
	top: -38px;
}
#header {
	width:770px;
	height:299px;
	background-image:url(../images/ica_header.png);
	background-repeat:no-repeat;
}
#headline {
	width:428px;
	height:254px;
	background-image:url(../images/headline.gif);
	text-indent: -999999px;
	overflow:hidden;
}
#head {
	width:0px;
	height:0px;
	overflow:hidden;
	position:relative;
	z-index:500;
}
#footer {
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	background-position:13px 0;
}
#sub_foot1 {
	text-align:center;
	padding-top:55px;
	padding-bottom:25px;
}
#sub_foot2 {
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
#content {
	background: url(../images/contentBG.gif);
	width:713px;
	margin-left:auto;
	margin-right:auto;
	margin-top: -2px;
}
#sponsors_top {
	width:295px;
	float:left;
	padding-top:257px;
	padding-left:50px;
}
#sponsors_right {
	width:130px;
	float:left;
	text-align:center;
	padding-top:15px;
	font-size:11px;
	color:#333333;
}
#wewantyou {
	width: 200px;
	float:right;
	text-align:right;
}
#middle {
	width:428px;
	padding: 15px 15px 0 15px;
	float:left;
}
a:link {
	color: #4f1919;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4f1919;
}
a:hover {
	text-decoration: none;
	color: #4f1919;
}
a:active {
	text-decoration: underline;
	color: #4f1919;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h1 {
	font-size: 18px;	
	color: #9C1F2E;
	margin-bottom: 15px;
}
h2 {
	font-size:16px;
	margin-bottom: 5px;
	color: #666666;
}
h3 {
	line-height: 15px;
}
.by {
	font-style:italic;
}
#twocolone, #twocoltwo {
	width:200px;
	float:left;
}
#twocolone {
	padding-right: 14px;
}
#twocoltwo {
	padding-left: 14px;
}
#spotlight_photo {
	width:175px;
	padding-right: 15px;
	float:left;
	font-size:10px;
}
#spotlight_photo p {
	line-height: 12px;
}
#spotlight_desc {
	width:235px;
	float:left;
}
label, input {
	float:left;
}
label {
	width: 100px;
	text-align:right;
	padding-right: 15px;
}
#spring_ad {
	padding: 10px;
	line-height:15px;
}
#spring_ad p {
	font-size:12px;
	line-height:15px;
	padding-top:15px;
	padding:0;
	margin:0;
}
#spring_ad h1 {
	font-size:13px;
}
#tag {
	position:absolute;
	z-index:500;
	margin-top: -50px;
	margin-left: 500px;
}
/* Begining of top nav */
#menu {
	width:425px;
	padding-top:270px;
	float:left;
}
.menu ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
.menu li{
	float:left;
	position:relative;
	z-index:100;
}
.menu table{
	position:absolute;
	border-collapse:collapse;
	z-index:80;
	left:-1px;
	top:17px;
}
.menu a, .menu a:visited{
	display:block;
	font-size:10px;
	padding:3px 10px;
	color: #9C1F2E;
	background:#FFFFFF;
	text-decoration:none;
	text-align:center;
	border-right: 2px solid #999999;
}
.menu a:hover{
	color:#333333;
	background:#FEFEFE;
}
.menu ul li ul li a, .menu ul li ul li a:visited{
	width:70px;
	display:block;
	color:#333333;
	background: #EEEEEE;
	border: none;
	text-align: left;
	margin-left: 10px;
	padding-left: 5px;
}
.menu ul li ul li a:hover{
	color:#333333;
	background:#EAE8D4;
}
.menu ul ul {
	visibility:hidden;
	position:absolute;
	width:149px;
	height:0;
}
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible;
}
/* Begin Left Nav */
#left_nav {
	width:125px;
	float:left;
}
#left_nav {
	margin: 0px;
	padding: 0px;
	width: 123px;
	list-style-type:none;
	font-size:10px;
	float: left;
}
#left_nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	text-align:right;
}
#left_nav li a {
	display: block;
	height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 2px solid #FFFFFF;
	padding-top:10px;
	padding-right: 10px;
	background: #C0A062;
}
#left_nav li a:hover, #left_nav li a.at {
	background: #EFC839;
	color: #333333;
}

