body{
	background:url(../images/layout/page/back.gif);
	font-family:Helvetica, Verdana, sans-serif;
	
	margin:0;
	padding:0;

	line-height: 1.2em;
}


b{font-size: 110%;}
em{color: red;}
img{ border: none; }

ul {
	list-style-type: none;
	padding-left: 10px;
	margin-left: 0;
}
	
li {
	background: url(../images/layout/page/myBullet.gif) left center no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
}
	
h3 {
	color:#343d92;
}

h4 {
	color:#343c93;
	font-size:1.3em;
}

#Content { width: 560px; }

table.Dotted p {
	color:#00a45d;
	font-size:1.2em;
	font-weight:bold;
	margin:0;
	padding:0;
}

table.Dotted {
	border: 8px dashed #9c67ac;
}

table.Dotted tr {
	border-bottom: 3px dotted #9c67ac;
}

table tr td { 
	vertical-align: top; 
	text-align: center;
}

table.Attraction_Table {
	padding: 5px;
	border: 3px solid #ff9900;
	
	margin-bottom: 5px;
	margin-left: 10px;
	display: block;	
}


#adWrapper{
	margin-left:59px;
	margin-top:15px;
	float: left;
	width: 100%;
}


#maincontainer{
	width: 680px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}


#topsection{
	background: url(../images/layout/page/headerImage.png);
	height: 165px; /*Height of top section*/
}


#navigation{
	height: 52px; /*Height of top section*/
	width:100%;

	margin:0;
	padding:0;
}

#navigation img{
	margin:0;
	padding:0;

	display: block;
	float:left;
}

#Sponsors {
	width: 575px;

	margin-top: 25px;
	text-align: center;
}
#Sponsors h3 {
	background-color: #353d92;
	color: white;
	font-weight: bold;
	padding: 5px;
}

#Slideshow {
	margin-top: 30px;
}

#backWrapper{
	background: url(../images/layout/page/tileBack.png) repeat-y;
	width: 100%;
	float: left;
}

#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin-left: 50px;
	margin-right: 50px;
	width: 100%;
	font-size: .8em;
}

.headingSpacer{
	margin-left:70px;
	padding-top:19px;
}

.heading1 {
	background: url(../images/layout/headers/heading1.gif) no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;

	height:59px;
	width:372px;

	margin-left:7px;
	margin-bottom:0;
}

.heading2 {
	background: url(../images/layout/headers/heading2.gif) no-repeat;
	font-size:16px;
	font-weight:bold;	
	color:#FFFFFF;

	height:59px;
	width:372px;
	
	margin-left:7px;
	margin-bottom:0;
}

.heading3 {
	background: url(../images/layout/headers/heading3.gif) no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;

	height:59px;
	width:372px;

	margin-left:7px;
	margin-bottom:0;
}

.heading4 {
	height:59px;
	width:372px;

	background: url(../images/layout/headers/heading4.gif) no-repeat;
	font-size:16px;
	font-weight:bold;	
	color:#FFFFFF;

	margin-left:7px;	
	margin-bottom:0;
}

.headingTube {
	margin-top:17px;
	margin-right:15px;
	margin-left:20px;
}

.pictureLeftOrange{
	background:url(../images/layout/headers/orangePicBack.png) no-repeat;
	width:177px;
	height:195px;

	float:left;
	margin:0;
}

.pictureRightOrange {
	background:url(../images/layout/pics/orangePicBack.png) no-repeat;
	width:177px;
	height:195px;
		
	margin:0;
	float:right;
}

.pictureLeftGreen {
	background:url(../images/layout/pics/greenPicBack.png) no-repeat;
	width:177px;
	height:195px;
	
	float:left;
	margin:0;
}

.pictureRightGreen {
	background:url(../images/layout/pics/greenPicBack.png) no-repeat;
	width:177px;
	height:195px;
	
	float:right;
	margin:0;
}

.pictureLeftRed {
	background:url(../images/layout/pics/redPicBack.png) no-repeat;
	width:177px;
	height:195px;
	
	float:left;
	margin:0;
}

.pictureRightRed {
	background:url(../images/layout/pics/redPicBack.png) no-repeat;
	width:177px;
	height:195px;
	
	float:right;
	margin:0;
}

.pictureLeftBlue {
	background:url(../images/layout/pics/bluePicBack.png) no-repeat;
	width:177px;
	height:195px;
	
	float:left;
	margin:0;
}

.pictureRightBlue {
	background:url(../images/layout/pics/bluePicBack.png) no-repeat;
	width:177px;
	height:195px;
	
	float:right;
	margin:0;
}

.pictureLeftOrange img {
	margin-left:19px;
	margin-top:20px;
	border:5px solid #333399;
}

.pictureRightOrange img {
	margin-left:19px;
	margin-top:20px;
	border:5px solid #333399;
}

.pictureLeftGreen img {
	margin-left:19px;
	margin-top:20px;
	border:5px solid #de002b;
}

.pictureRightGreen img {
	margin-left:19px;
	margin-top:20px;
	border:5px solid #de002b;
}

.pictureLeftRed img {
	margin-left:19px;
	margin-top:20px;
	border:5px solid #00a45f;
}

.pictureRightRed img {
	margin-left:19px;
	margin-top:20px;
	border:5px solid #00a45f;
}

.pictureLeftBlue img {
	margin-left:19px;
	margin-top:20px;
	border:5px solid #f1a932;
}

.pictureRightBlue img {
	margin-left:19px;
	margin-top:20px;
	border:5px solid #f1a932;
}

.greenLink {
	color:#00a45f;
	font-weight:bold;
}

#leftcolumn {
	float: left;
	width: 193px; /*Width of left column*/
	margin-left: -632px; /*Set left margin to -(MainContainerWidth)*/
}

#footer {
	background: url(../images/layout/page/footerImage.png) no-repeat;
	width: 100%;
	height:164px;

	color: #424a98;
	font-size:.8em;
	
	clear: left;	
}

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	vertical-align: top;
	
}



