/* CSS Document */

body {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color:#333333;
	background:url(/_images/backgrad.jpg) left top repeat-x;
	background-color:#39463f;
	font-size:11px;
	line-height: 100%;
	text-decoration: none;
	height:100%;
	margin:0px;
}
body * { margin:0px; padding:0px;}
a { text-decoration:none; color:#07839c;}
a:hover { color:#05414d;} 
p{  margin:10px 0px; line-height:1.5em }
ul{ padding-left:15px; line-height:1.2em }
ul li{ list-style:disc; padding-left:5px; }
hr { }
h1 { font-size:24px; padding:0px 0px 15px 0; font-family:Georgia, "Times New Roman", Times, serif; color: #313e3f; font-weight:normal;line-height:1em;}
h2 { font-size:18px; padding:10px 0px 15px 0; font-family:Georgia, "Times New Roman", Times, serif; color: #313e3f; line-height:1em; font-weight:normal }
h3 { font-size:14px; padding:10px 0px; font-family:Georgia, "Times New Roman", Times, serif; color: #1a6777; font-weight:normal;  
  width:auto !important; line-height:1.5em;
  width:280px; }
h4 { }
img { }

.preloadPic {display:none }

.floatRightPic {float:right; clear:right; margin:10px;}
.polaroid { background-color:#313e3f; padding:5px; float:right; clear:right; margin:25px 0px 5px 20px; }
.polaroid p { padding:5px; margin:0px; color:#ffffff; text-align:center}

#leftColumn { width:252px; background:url(/_images/nav-back.jpg) left top no-repeat; float:left; margin-top:-0.2em}

#Cont-Cont { width:649px; float:right; margin-left:-0.5em; overflow:visible}

#mainImage { }

#buttonInc { background-color:#524a33; }
#Site-Navigation #buttonInc ul {  }
#Site-Navigation #buttonInc li {  }
#Site-Navigation #buttonInc a { }
#Site-Navigation #buttonInc a:hover { }

#SiteShadow {  margin-left:auto; margin-right:auto;}
#Site-Container  { margin-left:auto; margin-right:auto; width:900px; background-color:#6c8082 }

#Site-HeaderId  { background-color:#6f8779; padding-top:10px; }
#Site-HeaderId a {color:#fff}
#Site-HeaderId a:hover {color:#ebc013}
	.siteSlogan {  }
	.Logo { }

/* Navigation section */
#Site-Navigation { padding-top:15px; padding-left:20px;    }
	#navItems { padding-bottom:40px }
	#Site-Navigation h1 { }
	#Site-Navigation ul { }
	#Site-Navigation li {display:inline;  }
	#Site-Navigation a { font-size:12px; color:#ffffff; line-height:1.7em; display:block; font-weight:normal }
		#Site-Navigation a:hover { color:#ebc013  }
	
	/* Shows current page highlight in Nav - also used to show sub menus! */
	#Site-Navigation .navCurrent a { color:#ebc013;} 
		#Site-Navigation .navCurrent a:hover { }
		
		#Site-Navigation .navCurrent ul {  }
		#Site-Navigation .navCurrent ul a {  }


/* Content section */
#Site-Content  { padding:20px; background-color:#d9dedf;} 
	#Site-Content strong { }
	#Site-Content .subNav { }
		#Site-Content .subNav li { }
			#Site-Content .subNav li a { }
				#Site-Content .subNav li a:hover { }

/* Page Subnavigation */

.subNav , .parentNav { }
	.subNav ul , .parentNav ul{ }
	.subNav li , .parentNav li{ }
	.subNav .even , .parentNav .even{ }
	.subNav a , .parentNav a{ }
	.subNav .even a , .parentNav .even a{ }
		.subNav a:hover , .parentNav a:hover { }
		.subNav .even a:hover , .parentNav .even a:hover{ }

 /* Shows current page highlight in SubNav */
		.subNav .navCurrent:hover { }

/* Footer section */
#Site-Footer     { clear:both; background:url(/_images/footer.jpg) left top no-repeat;
width:900px;
	height:75px; line-height:1.7em; color:#FFFFFF
	   }  
	#Site-Footer a { color:#fff}
	#Site-Footer a:hover { color:#ebc013}
		.Breadcrumb { }

/* Weather page bits */

#weatherRSS { }
#currentConditions { padding-right:10px; width: 250px; clear:left; float:left; display:table  }
	#currentConditions p      { display:table-row; line-height:160%;}
	#currentConditions strong { display:table-cell; }
	#currentConditions em     { display:table-cell; }
	
#threeDayForecast { padding-left: 10px; width:300px; float:right; clear:right   }
	#threeDayForecast p { padding-top:10px; padding-bottom:35px; }
		#threeDayForecast p img { float:right; margin-left: 20px; }
	#threeDayForecast .highTemp { color:#FFF; padding: 3px; background:#FF6600; margin-right: 5px; float:left; margin-top:.8em;}
	#threeDayForecast .tempSep  { display:none; visibility:collapse; }
	#threeDayForecast .lowTemp  { color:#FFF; padding: 3px; background:#6699CC; float:left; margin-top:.8em;}
	
.weatherComAuLink { font-size:80%; clear:both; }

/* Search bits */

#searchContainer { }
	#searchForm { }
	#searchForm .text { width:300px;}
	#searchForm .select { } 
	#searchForm .button { } 
	#searchForm .checkbox { margin-top:10px; ; padding-right:10px; }
	
	#searchContainer h3 { margin-top:20px; }
	#searchContainer a {  }
	#searchContainer .resultPara { margin-top:10px; }
	#searchContainer .result {margin-top:20px; }
	#searchContainer .extractPara { margin-top:3px }


/* Photo Gallery */

#photoGalleryContainer { margin-left:35px}
	#photoGalleryContainer a { padding:20px }
		#photoGalleryContainer a:hover { }
	#photoGalleryContainer img { }

/*  Google Map */

#gMapContainer { width:550px; padding:1em; border: 1px solid #CCC;}
	.gMapSearchForm { margin:0.5em 0; padding:0;  }
		.gMapSearchField { width:60%; }
		.gMapSearchButton {  }
		.gMapSearchNote { font-size: 100%; }
	
	#gMapContainer.expandedMap { position:absolute; background: #FFF; padding:10px; }

#googleMap { width: 100%; height: 450px; }

#gMapExpander { text-align:right; padding-top:15px; }
	#gMapExpander a { color: #666; }
#gMapLocation { font-size: 80%; /*display:none;*/ }

/* news stuff */

#newsList { width:550px; padding-left:20px; padding-top:10px   }
	#newsList .newsItem { padding: 7px; margin: 10px 0 5px 0; background-color:#d9dedf; border:1px solid #313e3f; }
	#newsList .newsItem:hover { }
	#newsList .newsItem h3 { font-weight:bold; line-height:1.5em; width:100% }
	#newsList .newsItem p  { margin-top:8px; }
	#newsList .newsItem a { color:#333333; padding:10px;  }
	#newsList .newsItem a:hover {  color:#05414d;  }
	#newsList .newsItem:hover p  {display:block; visibility:visible;  }
	#newsList .newsLink {  }
	#newsList .newsLink  a { font-size: 100%;  }
	
	
/* Contact Form */

#ContactForm { }
	#ContactForm p { }
	#ContactForm input { margin-top:20px; font-size:11px; color:#524a33; padding:2px;   }
	#ContactForm textarea { margin-top:20px; font-size:11px; color:#524a33; padding:2px;  }
	#ContactForm select { margin-top:20px; font-size:11px; color:#524a33; padding:2px;  }
	#ContactForm button {  }
	
/* Editor Styles */
#Editor-Area { margin:20px; }
	#Editor-Area h2 { color:#FFffff}
	#Editor-Area p { color:#FFffff}
	#updatedfile { width:75%; height:600px; align:center; margin:20px; color:#FFFFFF }
	.editorInstructions { font-size: 80%; margin: 25px 0; color:#fff }
	.editorInstructions h2 { margin-top: 1em; }


/* Guest Book comment Styles */

	#GuestBook p { }
	#GuestBook input { }
	#GuestBook textarea { }
	#GuestBook button { }
	
/*Guest Book reading the comments */
	
#GbContainer { border:1px solid #313e3f; width:540px; margin-top:20px; line-height:1.5em;  }
#GbSign { padding:8px 8px 13px 8px; border-bottom:1px dotted #313e3f;  background-color:#6f8779;}
#GbSign a { color:#FFFFFF}
#GbSign a:hover { color:#05414d}
#GbNumber { padding-top:8px; border-right:1px dotted #313e3f; border-bottom:1px dotted #313e3f; width:25px; }
#GbWhoWhen { padding: 8px 0 0px 8px;}
#GbMainComments { padding: 0px 15px 8px 20px; color:#1a6777;}
#GbDetailContainer { padding:5px; border-bottom:1px dotted #313e3f; }
#GbDelete { border-bottom:1px dotted #313e3f; vertical-align:top; padding:20px 8px 13px 0px; }
#GbPageNumber { background-color:#6f8779; padding:5px; color:#FFFFFF}
#gbdeletetext { color:#FFFFFF }

/*Guest Book add entry box */
#GuestBookAddContainer {  border:1px solid #313e3f; background-color:#d9dedf; padding:15px; line-height:1.5em; }
#GbName { text-align:left; font-size:11px; color:#333333; padding:4px;}
#GbComment {  text-align:left; font-size:11px; color:#333333; padding:4px; vertical-align:top}
#GbCode {  text-align:left; font-size:11px; padding:4px;}
#GbSubmit { }

/*  Site map */

.siteMapContainer {  padding-left:30px;  }
	.siteMapContainer h3 { padding-left: 26px; background:url(/_images/_site-map-bits/server.gif) no-repeat left top; padding-bottom:20px; }
	.siteMapContainer ul { margin:0 inherit; padding:0 inherit; list-style:none; padding-left:15px; }
	.siteMapContainer ul li { margin:1em inherit; padding:0 inherit; list-style:none;  }
	.siteMapContainer ul ul { border-left:1px dashed #333333; margin:0 0 0 3px; padding-left:3em;}
		.siteMapContainer ul li a { padding:4px 0 4px 26px; background:url(/_images/_site-map-bits/html.gif) no-repeat left top; line-height:180%; }

/* --- QT Viewer bits --- */

#qtviewBody { background:#000; padding:0; margin:0; }
	.qtviewLabel        { height:35px; overflow:hidden; }
	  .qtviewLabel h1   { margin:0; font-size: 18px; color: #FFF; font-weight:bold; padding:8px 0; text-align:center; line-height:18px; }    	
	#qtviewPlayer       {  }
	.qtviewInstruct     { font-size:11px; font-family:Tahoma, Verdana, Arial, sans-serif; padding:7px; color:#FFF; text-align:center; }
	  .qtviewInstruct a { color:#FFF; text-decoration:underline; }  
	
/* Translator div */
#gTranslateLinks { }
	#gTranslateLinks img { cursor: pointer; }
