/*------------------------------------------
Andretti Thrill Park - Basic Style Sheet
version:	1.0
author:		Daniel Vice
email:		isd@mindspring.com
-------------------------------------------*/
/* Sample Attribute Hierachy

.someAttribute {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
	
	
/* Page Layout
-------------------------------------------*/

body {
	font-size:62.5%; /*----- Makes 1em == 10px.*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#headerContent {
	/*Position Attributes*/
	/*Size Attributes*/
	height:10.2em;
	/*Color Attributes*/
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
	overflow:hidden;
}

#ad {
	/*Position Attributes*/
	float:right;
	/*Size Attributes*/
	width:20em;
	/*Color Attributes*/
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
	z-index:2;
}

#mainText {
	/*Position Attributes*/
	position:relative;
	left:6em;
	/*Size Attributes*/
	width:45em;
	
	/*Color Attributes*/
	/*Formatting Attributes*/
	margin:0;
	padding:0;
	/*Type Attributes*/
	font-size:1.2em;
	/*Other Attributes*/
}

h1 {
	/*Position Attributes*/
	/*Size Attributes*/
	font-size:2em;
	/*Color Attributes*/
	/*Formatting Attributes*/
	padding-left:2em;
	/*Type Attributes*/
	/*Other Attributes*/
}

p.body {
	/*Position Attributes*/
	/*Size Attributes*/
	font-size:1.4em;
	/*Color Attributes*/
	/*Formatting Attributes*/
	padding-left:3em;
	padding-right:1em;
	padding-top:0;
	/*Type Attributes*/
	font-weight:normal;
	/*Other Attributes*/
}

p.body2 {
	/*Position Attributes*/
	/*Size Attributes*/
	font-size:1.4em;
	/*Color Attributes*/
	/*Formatting Attributes*/
	padding-left:1em;
	padding-right:1em;
	padding-top:0;
	/*Type Attributes*/
	font-weight:normal;
	/*Other Attributes*/
}

p.header {
	/*Position Attributes*/
	display:block;
	/*Size Attributes*/
	font-size:1.4em;
	/*Color Attributes*/
	/*Formatting Attributes*/
	padding-left:4.5em;
	padding-top:1.0em;
	/*Type Attributes*/
	font-weight:normal;
	/*Other Attributes*/
}

p.day {
	/*Position Attributes*/
	/*Size Attributes*/
	font-size:1em;
	/*Color Attributes*/
	/*Formatting Attributes*/
	margin-left:.5em;
	margin-top:0;
	/*Type Attributes*/
	font-weight:normal;
	/*Other Attributes*/
}

p.disclaimer {
	/*Position Attributes*/
	/*Size Attributes*/
	font-size:1em;
	/*Color Attributes*/
	/*Formatting Attributes*/
	padding-left:4em;
	padding-top:0;
	/*Type Attributes*/
	font-weight:normal;
	/*Other Attributes*/
}

p.menuHeader {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	/*Formatting Attributes*/
	margin-left:3em;
	/*Type Attributes*/
	font-weight:bold;
	font-size:1.5em;
	/*Other Attributes*/
}

p.specialsHeader {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	/*Formatting Attributes*/
	margin-left:1em;
	/*Type Attributes*/
	font-weight:bold;
	font-size:1.5em;
	/*Other Attributes*/
}

p.specialItems {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	/*Formatting Attributes*/
	margin-left:2em;
	/*Type Attributes*/
	font-size:1.25em;
	/*Other Attributes*/
}

p.indent {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	/*Formatting Attributes*/
	margin-left:4em;
	/*Type Attributes*/
	/*Other Attributes*/
}

dl.specialLeft {
	/*Position Attributes*/
	display:block;
	float:left;
	/*Size Attributes*/
	width:33em;
	/*Color Attributes*/
	/*Formatting Attributes*/
	margin-left:4em;
	/*Type Attributes*/
	/*Other Attributes*/
}

dl.specialRight {
	/*Position Attributes*/
	display:block;
	float:right;
	/*Size Attributes*/
	width:33em;
	/*Color Attributes*/
	/*Formatting Attributes*/
	margin-right:3em;
	/*Type Attributes*/
	/*Other Attributes*/
}

dt {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	/*Formatting Attributes*/
	/*Type Attributes*/
	font-size:1.3em;
	font-weight:bold;
	/*Other Attributes*/
}

dd {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	/*Formatting Attributes*/
	/*Type Attributes*/
	font-size:1.3em;
	line-height:1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;	/*Other Attributes*/
}

dd.lastItem {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	/*Formatting Attributes*/
	/*Type Attributes*/
	font-size:1em;
	line-height:1.4em;
	/*Other Attributes*/
}

ul li {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	/*Formatting Attributes*/
	margin-left:5em;
	/*Type Attributes*/
	font-size:1.3em;
	line-height:1.4em;
	/*Other Attributes*/
}

#floatBox {
	/*Position Attributes*/
	display:block;
	/*Size Attributes*/
	height:16em;
	/*Color Attributes*/
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/	
}

#photoBox {
	/*Position Attributes*/
	display:block;
	float:right;	
	/*Size Attributes*/
	height:56.5em;
	width:28em;
	/*Color Attributes*/
	background-color:#ffdd5e;
	/*Formatting Attributes*/
	margin-top:0em;
	margin-right:3em;
	/*Type Attributes*/
	/*Other Attributes*/
}

#photoBox img{
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	/*Formatting Attributes*/
	margin-top:2em;
	margin-left:1.8em;
	/*Type Attributes*/
	/*Other Attributes*/
}

#eventBox {
	/*Position Attributes*/
	display:block;	
	/*Size Attributes*/
	width:75em;
	/*Color Attributes*/
	background-color:#ffdd5e;
	/*Formatting Attributes*/
	margin-top:0em;
	margin-left:3em;
	padding-top:1em;
	padding-bottom:1em;
	/*Type Attributes*/
	/*Other Attributes*/
}

#eventBox img{
	/*Position Attributes*/
	display:block;
	/*Size Attributes*/
	/*Color Attributes*/
	/*Formatting Attributes*/
	margin-left:4em;
	/*Type Attributes*/
	/*Other Attributes*/
}

#calendarBox {
	/*Position Attributes*/
	display:block;	
	/*Size Attributes*/
	width:70em;
	/*Color Attributes*/
	background-color:#ffdd5e;
	/*Formatting Attributes*/
	margin-top:0em;
	margin-left:5em;
	/*Type Attributes*/
	/*Other Attributes*/
}

#partyBox {
	/*Position Attributes*/
	display:block;	
	/*Size Attributes*/
	width:47em;
	/*Color Attributes*/
	background-color:#ffdd5e;
	/*Formatting Attributes*/
	margin-top:0em;
	margin-left:3em;
	padding-top:1em;
	padding-bottom:1em;
	/*Type Attributes*/
	/*Other Attributes*/
}

#frontBox {
	/*Position Attributes*/
	display:block;	
	/*Size Attributes*/
	width:42.5em;
	/*Color Attributes*/
	background-color:#ffdd5e;
	/*Formatting Attributes*/
	margin-top:0em;
	margin-left:0em;
	padding-top:1em;
	padding-bottom:1em;
	/*Type Attributes*/
	/*Other Attributes*/
}

#specialBox {
	/*Position Attributes*/
	display:block;	
	/*Size Attributes*/
	width:75em;
	/*Color Attributes*/
	background-color:#ffdd5e;
	/*Formatting Attributes*/
	margin-top:0em;
	margin-left:3em;
	padding-top:1em;
	padding-bottom:1em;
	/*Type Attributes*/
	/*Other Attributes*/
}

#specialBox img{
	/*Position Attributes*/
	display:block;
	/*Size Attributes*/
	/*Color Attributes*/
	/*Formatting Attributes*/
	margin-left:4em;
	/*Type Attributes*/
	/*Other Attributes*/
}

#mapBox {
	/*Position Attributes*/
	display:block;	
	/*Size Attributes*/
	width:75em;
	/*Color Attributes*/
	background-color:#ffdd5e;
	/*Formatting Attributes*/
	margin-top:0em;
	margin-left:3em;
	padding-top:1em;
	padding-bottom:1em;
	/*Type Attributes*/
	/*Other Attributes*/
}

#mapBox img{
	/*Position Attributes*/
	display:block;
	/*Size Attributes*/
	/*Color Attributes*/
	/*Formatting Attributes*/
	margin-left:4em;
	/*Type Attributes*/
	/*Other Attributes*/
}

#bodyContent table {
	/*Position Attributes*/
	display:block;
	/*Size Attributes*/
	/*Color Attributes*/
	/*Formatting Attributes*/
	margin-left:4em;
	/*Type Attributes*/
	/*Other Attributes*/
}
