﻿body{
	padding:0px;
	margin:0px;
	background:#DAEDF7 url('../images/edgebg01.gif') top repeat-x;
	color:#663300;
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}
.clear{
	clear:both;
}
#navigation{
	background-image:url('../../../assets/images/topWood.jpg');
	background-position:center;
	width:auto;
	height:35px;
	margin:0 auto;
}

#navItems{
	width:745px;
	margin:0 auto;
	padding:15px 0 0 25px;
}

#navItems a{
	text-decoration:none;
	color:#ffffff;
	font-size:1.1em;
	margin:0 auto;
	padding:0;
}

#navItems a:hover{
	text-decoration:underline;
	color:#ffffff;
	font-size:1.1em;
}

#flashcontent {
		height: 100%;
	}
#wrapper{
	min-height:884px;/*need to sort out IE*/
	height:auto;
	_height:884px;
	background-image:url('../images/cloude.jpg');
	background-position:top center;
	background-repeat:no-repeat;
}
#innerNav{margin:0 auto;width:855px;padding:0 0 0 7px;}

#innerNav img {
	margin:0 auto;
	padding:0;
}

#innerNav map {
	margin: 0 auto;
	padding:0;
}

#contentWrapper{width:770px;margin:50px auto 0 auto;}

#leftCol{width:205px;float:left;font-size:1.1em;}
	#leftCol dl{padding:0; margin:25px 0 0 0;list-style:none;}
	#leftCol dt{padding:0 0 0 5px; margin:10px 0 0 0;font-weight:bold;}
	#leftCol dd{height:20px;margin:0;padding:5px 0 0 5px;border-bottom:1px solid #79c0e3;}
	#leftCol a{color:#000000;text-decoration:none;display:block;height:25px;}
	#leftCol a:hover{color:#663300;}
	
#rightCol{width:535px;float:right;font-size:1.2em;}
	#rightCol img {margin:0 0 0 20px;float:right; clear:right; border:0;}
	#rightCol ul{padding:0; margin:0; list-style:none;}
	#rightCol ul li{margin:0 0 10px 0;}
	#rightCol a{color:#663300;text-decoration:none;}
	#rightCol a:hover{color:#663300;text-decoration:underline;}

ol.terms{font-size:1.1em; color:#000000; margin:20px 10px 20px 0 ;}
/*SIFR*/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... 
	the negative-letter spacing in this case is used to make the browser text metrics 
	match up with the sIFR text metrics since the sIFR text in this example is so much narrower... 
	your own settings may vary... any weird sizing issues you may run into are usually fixed by 
	tweaking these decoy styles */
.sIFR-hasFlash h1 {
	visibility:hidden;
	font-size:10pt;
	height:40px;
	padding:0;
	margin:0 0 10px 0;
	text-align:center;
}

.sIFR-hasFlash h2 {
	visibility:hidden;
	font-size:10pt;
	height:30px;
	padding:0;
	margin:0 0 10px 0;
	text-align:center;
}

.sIFR-hasFlash h3{
	visibility:hidden;
	font-size:10pt;
	height:20px;
	padding:0;
	margin:0 0 10px 0;
	text-align:center;
}
