body {
	margin:15px 0px 15px 0px;
	padding:0;
	font-family:Arial,Verdana,Tahoma,Helvetica,Sans-serif;
	font-size:x-small;
	color:#333333;
	background-color:#dff9e2;
}
.downloadtypesize 
{
	margin:0 0 0 6px;
	font-size:.85em;
}
div#wrapper 
{
    margin:0;padding:0;
}
div#container {
	margin:0 auto;
	width:920px;
	border:solid 1px #ddd;
}
div#header {
	position:relative;
	height:150px;
}
div#header span {
	display:none;
}
div#content 
{
	clear:both;
	z-index:inherit;
	margin:0;
	padding:0;
}
div#footer {
    clear:both;
	width:920px;
	height:71px;
	background:#076D3A;
	color:#FFFFFF;
}
div#footer ul 
{
  list-style-type:none;  
  float:right;
  display:block;
  margin:11px 5px 0 0;
  padding:0;
}
div#footer li 
{
   float:left; 
   vertical-align:bottom;
   margin:0;padding:0;
}
div#footer table {
	margin:10px 0 0 5px;
	float:left;
	height:46px;
}
div#footer table p {
	margin:0;
	padding:0;
}
div#footer img {
	margin:0 0 2px 10px;
	vertical-align:middle;
}




/* Homepage styles */
body#homepage div#main_content {
	position:relative;
	clear:both;
	padding:0;
	height:471px;
	background: url(/Images/homepage_bg.jpg) top left no-repeat;
	z-index:0;
}
body#homepage_new div#main_content {
	position:relative;
	clear:both;
	padding:0;
	height:471px;
	background: url(/Images/homepage_bg_new.jpg) top left no-repeat;
	z-index:0;
}
body#homepage div#leftlinks {
	position:absolute;
	top:0;
	left:0;
	width:190px;
	height:360px;
	padding:0;
	margin:0;
}
body#homepage div#content div#main_content {

	color:#FFFFFF;
}
div#introtext 
{	
	position:absolute;
	left:10px;
	top:10px;
	width:600px;
	/*height:360px;*/
	padding:10px;
	color:#000000;
}
div#introtext div 
{
     /*width:450px;*/
}
body#homepage_new div#updateholder {
	position:absolute;
	top:250px;
	left:20px;
	padding:0;
	margin:0;
}

body#homepage_new div#updateholder div#updates {
	width:222px;
	height:160px;
	padding:10px;
	margin:0;
	border:solid 1px #016443;
}

body#homepage_new div#updateholder div#updates marquee {
   color:#016443;
   font-size:12px;
}

body#homepage_new div#updateholder div#updates marquee span.eventTitle {
   font-weight:bold;
   display:block;
   margin-bottom:8px;
}
body#homepage_new div#updateholder div#updates marquee span.eventMsg {
   display:block;
   margin-bottom:20px;
}

body#homepage_new #nav .home {
	background:#33ac84;
}

/* Kidzone Layout */
body#kidzone div#main_content, body#kidzoneflash div#main_content {
	background: #9ebdc5 url(/Images/kidzone_bg.jpg) bottom center no-repeat;
	padding-bottom:300px;
}
body#kidzoneflash div#main_content 
{
	position:relative;
}
body#kidzone #nav .kidzone, body#kidzoneflash #nav .kidzone {
	background:#33ac84;
}
body#kidzone .coolstuffgallerymainimage 
{
	float:right;
	margin: 0 0 10px 10px;
	padding:2px;
	border:solid 1px #CCCCCC;
}
body#kidzone .coolstuffgallerythumb
{
	width:80px;
	height:80px;
	padding:2px;
	border:solid 1px #CCCCCC;
	margin:5px;
}
body#kidzone #container 
{
    background-color:#d6eeee;
}


/* Get There layout */
body#getthere div#main_content 
{
    background: url(/Images/getthere_bg.jpg) bottom left no-repeat #addff8;
    padding-bottom:270px;
}
body#getthere div#main_content div {
	/*padding:0 230px 250px 0;*/
}
body#getthere div#nav .getthere {
	background:#33ac84;
}



/* Starfest Layout */
body#starfest div#starfestsupporters 
{
    clear:both;
    margin:0;padding:0;
	width:920px;
	height:70px;
	display:block;
	background:#FFFFFF;
}
body#starfest div#main_content 
{
	background: url(/Images/starfest_bg.jpg) top right no-repeat #000000;    
	color:#FFFFFF;
}
body#starfest div#main_content div 
{
    padding:0 320px 0 0;
}
body#starfest div#nav .starfest {
	background:#33ac84;
}
body#starfest #main_content img, div#getthere #main_content img, div#contact #main_content img {
	margin-right:20px;	
}
body#sponsors #main_content p img 
{
    margin-right:24px;
}

body#starfest div#starfestsupporters ul 
{
    display:block;
    margin:0 auto;
    padding:4px 0 0 0;
}
body#starfest div#starfestsupporters li
{
    list-style-type:none;
    display:inline;
    margin:0 2.4em;    
}
body#starfest h1.StarFest 
{
    background:url(/Images/SIA_Logo.png) center left no-repeat;
    height:55px;
    line-height:55px;
    padding-left:58px;
    behavior:url("/css/iepngfix.htc");
}
body#starfest a 
{
    color:#ffffff;
}

/* BookingInfo Layout */
body#bookinginfo div#main_content {
	background: url(/Images/bookinginfo_bg.jpg) bottom center no-repeat #a6d9f6;
	padding-bottom:270px;
}
body#bookinginfo div#nav .bookinginfo {
	background:#33ac84;
}



/* Contact Layout */
body#contact div#main_content 
{
	background: url(/Images/contact_bg.jpg) bottom right no-repeat #aed5e6;
	padding-bottom:260px;	
}
body#contact div#nav .contact {
	background:#33ac84;
}



/* Sponsors Layout */
body#sponsors div#main_content {
	background: url(/Images/sponsors_bg.jpg) bottom right no-repeat #ffffff;/*
	min-height:800px;
	height:auto !important;
	height:800px;*/
	padding-bottom:300px;
}
body#sponsors div#nav .sponsors {
	background:#33ac84;
}



/* Events Layout */
/* body#events div#main_content 
{
	background: url(/Images/backgroundGreen.jpg) 0 0 no-repeat #edf2d4;
}
body#events div#nav .events {
	background:#33ac84;
}
body#events div#main_content h2.free 
{
    background:url(/Images/free.gif) center left no-repeat;
    padding-left:45px;
    height:35px;
    line-height:35px;
} */

/* Key Events Layout */
body#keyevents div#main_content, body#events div#main_content 
{
	background: url(/Images/backgroundBlue.jpg) 0 0 no-repeat #c6cde9;
}
body#TheBreeze div#main_content 
{
	background: url(/Images/TheBreezeLanternParade_bg.jpg) bottom center no-repeat #1e3078;
	padding-top:130px;
	padding-bottom:100px;
}
body#TheBreeze div#main_content h1 { color:#ffffff; }
 body#TheBreeze div#main_content p, body#TheBreeze div#main_content ul { color:#ffffff; }
body#TallTales div#main_content 
{
	background: url(/Images/TallTalesForAllShapesSizes_bg.jpg) bottom center no-repeat #004fa3;
	padding-right:280px;
	padding-bottom:280px;
}
body#TallTales div#main_content h1, body#TallTales div#main_content p { color:#000000; }
body#TeaAlice div#main_content 
{
	background: url(/Images/teawithalice-bg.jpg) bottom center no-repeat #9fbec5;
	padding-bottom:290px;
}
body#ThePress div#main_content 
{
	background: url(/Images/ThePressDogsDayOut_bg.jpg) bottom center no-repeat #c2cfd7;
	padding-bottom:290px;
	padding-right:280px;
}


body#keyevents div#main_content img 
{
    behavior:url("/css/iepngfix.htc");
}
body#keyevents div#nav .events,
body#TheBreeze div#nav .events,
body#TallTales div#nav .events,
body#TeaAlice div#nav .events,
body#ThePress div#nav .events,
body#events div#nav .events {
	background:#33ac84;
}
body#keyevents div#main_content h2.free, body#events div#main_content h2.free 
{
    background:url(/Images/free-blue.png) center left no-repeat;
    behavior:url("/css/iepngfix.htc");
    padding-left:45px;
    height:35px;
    line-height:35px;
}



/* Generic Styles */
#main_content 
{
    clear:both;
    background:transparent;
    padding:30px 95px;
}
#main_content h1 {
	color:#016443;
	margin:0 0 1.2em 0;
	padding:0;
	font-weight:bold;
}
#main_content h2, #main_content h3 {
	color:#016443;
	margin:0 0 0.5em 0;
	padding:0;
	font-weight:normal;	
}
#main_content #introtext h1 
{
    color:#016443;
}
#main_content h1 {font-size:150%; }
#main_content h2 {font-size:135%; }
#main_content h3 {font-size:115%; }
#main_content { font-size:140%; }
/*#main_content a {color:#eeeeee;padding:0 3px; background-color:#076D3A;}*/



/* Update textbox style for the Homepage */
.tbUpdate 
{
    color:#662D91;
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:12px;
} 
a.small 
{
    font-size:90%;
}


/* Gallery buttons */
div#galleryNav 
{
    clear:both;
    padding-top:10px;
    text-align:center;
}
div#galleryNav .previous
{
    float:left;
    margin-bottom:30px;  
}
div#galleryNav .next 
{
    float:right;
    margin-bottom:30px; 
}



/* data table */
table.data 
{
	width:100%;
}
.data td, .data th, .data
{
    padding:3px 5px;
}
.data th 
{
    text-align:left;
}
.data tr.alt 
{
    background-color:#ccc;
}
.TableData tr
{
    padding:8px 0;
}
.TableData td.label 
{
    padding:0 20px 0 0;
    font-weight:bold;
    color:#662d91;
}

div.sponsors img 
{
    padding:0;
}
div.spacer 
{
    margin:35px 0;
    border-bottom:solid 1px #662d91;
}

table#photoGallery a img 
{
    border:0;
}