body{
	font-family: Helvetica, sans-serif, "Century Gothic";
	color: #993300;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/cloud_background.jpg);
	text-decoration: none;
	position: relative;
	background-position: relative;
}

a:link, a:visited, a:hover {
	color: #993300;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, sans-serif, "Century Gothic";
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Helvetica, sans-serif, "Century Gothic";
	font-size: 120%;
	color: #993300;
	font-style: normal;
	font-weight: bold;
}

h2{
 font-size: 114%;
 color: #993300;
}

h3{
 font-size: 100%;
 color: #993300;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #993300;
}

h5{
 font-size: 100%;
 color: #993300;
}


li ul {
	position: absolute;
	left: 100px;
	top: 0;
	display: none;
	white-space: normal;
	width: auto;
	height: auto;
	border-bottom-style: solid;
	border-bottom-color: #ffcc99;
	float: none;
	}
	
ul li a {
	display: block;
	text-decoration: none;
	color: #993300;
	background: #CC9966;
	padding: 5px;
	border: 1px solid #FFCC99;
	border-bottom: 0;
	height: auto;
		}
li a {
	background: #cc9966
	}
	

li:hover ul, li.over ul { 
	display: block; }



label{
	font: bold 100%;
	color: #FFCC99;
	font-family: Helvetica, sans-serif, "Century Gothic";
}
				


#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #CC9966;
	width: 100%;
	background-color: #CC9966;
	border-top-style: none;
	border-bottom-style: none;
	border-width: 0;
	position: relative;
}

#navBar{
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #CC9966;
	border-right: 1px solid #cc9966;
	border-bottom: 1px solid #cc9966;
	position: absolute;
	width: 162px;
	top: 199px;
	height: 643px;
	left: -6px;
}

#content{
  float:right;
	width: 70%;
	margin: 0;
	padding: 0 3% 0 0;
}


#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


#pageName{
	padding: 0px 0px 10px 10px;
	text-decoration: none;
}



#globalNav{
color: #FFCC99;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}



#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}



.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	text-decoration: none;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}



.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	text-decoration: none;
}

.story p{
	padding: 0px 0px 10px 0px;
}



#siteInfo{
	clear: both;
	border: 1px solid #CC9966;
	font-size: 75%;
	color: #CC9966;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


#navBar ul a:link, #navBar ul a:visited {
	display: block;
	float: none;
	font-family: Helvetica, sans-serif, "Century Gothic";
	font-weight: bold;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

#navBar li {
	border-bottom: 1px solid #FFCC99;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-style: solid;
	border-left-width: thin;
}



/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */


#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #FFCC99;
	font-size: 90%;
	
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #CC9966;
	width: 100%;
	width: 75px;
}

#sectionLinks a:visited{
	border-top: 1px solid #FFCC99;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #FFCC99;
	background-color: #FFCC99;
	padding: 2px 0px 2px 10px;
}



.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-weight: bolder;
}



#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #FFCC99;
	text-decoration: none;
}

#advert img{
	display: block;
}



#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	text-decoration: none;
}

#headlines p{
	padding: 5px 0px 5px 0px;
	text-decoration: none;
}
