/* CSS Document */

body {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#5e5b5b; }
body * { margin:0px; padding:0px;}
a { text-decoration:none; color:#779b21; font-weight:bold; }
a:hover { text-decoration:underline; } 
p{ padding: 5px 15px; line-height:1.1em;}
ul{ }
ul li{ }
hr { }
h1 { font-size:14px; font-weight:bold; background:url(/_images/templates/smooth/heading-green.jpg) left top no-repeat; padding:14px; position:relative; top:-8px; color:#FFFFFF;}
h2 { font-size:14px; font-weight:bold; left top no-repeat; padding:14px; color:#666666; }
h3 { }
h4 { }
img { }

.floatRightPic { float:right; margin:15px; clear:right;}
#contactInfo { background:url(/_images/contact.gif) left top no-repeat; color:#FFFFFF; height:150px;}
#contactInfo h2 { color:#FFFFFF;}
#mainImage { float:right; background:url(/_images/heading.jpg) left top no-repeat; width:580px; height:255px; margin-bottom:15px;}
.preloadPic { display:none; }
#underContent { background:url(/_images/templates/smooth/content-lower-round.gif) left bottom no-repeat; height:13px;  position:relative; top:13px; }

#SiteShadow {  margin-left:auto; margin-right:auto;}
#Site-Container  { margin-left:auto; margin-right:auto; width:850px;}

#Site-HeaderId  { background:url(/_images/templates/smooth/header.gif) left top no-repeat; width:850px; height:70px; margin:10px 0px; }
	.siteSlogan { display:none; }
	.siteMapPara { float:right; margin:20px; display:inline; }
	.Logo { margin:7px; }
	


/* Navigation section */
#Site-Navigation { float:left; background:url(/_images/templates/smooth/nav-back-green.jpg) left top no-repeat; width:245px; margin-right:23px; margin-bottom:15px; }
	#navItems { }
	#Site-Navigation ul { padding-left:25px; padding-top:15px; height:365px; overflow:hidden; }
	#Site-Navigation ul ul { height:auto; padding-top:0px; }
	#Site-Navigation li { display:inline; }
	#Site-Navigation a { color:#FFFFFF; font-size:14px; display:block; padding:10px; }
		#Site-Navigation a:hover { }
	
	/* Shows current page highlight in Nav - also used to show sub menus! */
	#Site-Navigation .navCurrent a { } 
		#Site-Navigation .navCurrent a:hover { }
		
		#Site-Navigation .navCurrent ul {  }
		#Site-Navigation .navCurrent ul a {  }

	 #buttonInc { background:url(/_images/templates/smooth/but-back.jpg) left top no-repeat; height:60px }
		#buttonInc ul { padding:3px 25px; height:auto;}
			#buttonInc li {}
				#buttonInc a { }
				
/* Content section */
#Site-Content  { width:580px; border-left:1px solid #e0e0e0; border-right:1px solid #e0e0e0; float:left; margin-top:10px; margin-bottom:25px;  } 
	#Site-Content strong { }
	#Site-Content .subNav { }
	#Site-Content ul { padding-left:15px; margin-left:15px; list-style:disc; }
		#Site-Content li { line-height:1.2em; }
			#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/templates/smooth/header.gif) left top no-repeat; height:70px; width:810px; text-align:right; padding:20px; }
	#Site-Footer a { }
		.Breadcrumb { }

/* Weather page bits */

#weatherRSS { padding:20px; }
#currentConditions { padding-right:20px; float:left; width: 250px; display:table; }
	#currentConditions p      { display:table-row; line-height:160%;}
	#currentConditions strong { display:table-cell; }
	#currentConditions em     { display:table-cell; }
	
#threeDayForecast { padding-left: 20px; float:left; width:300px; 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 { margin-left:15px; }
	#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:15px; }
	#photoGalleryContainer a { }
		#photoGalleryContainer a:hover { }
	#photoGalleryContainer img { }

/*  Google Map */

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

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

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

/* news stuff */

#newsList { border-bottom: 1px dotted #CCC; width:550px; padding-left:20px; padding-top:20px;  }
	#newsList .newsItem { border-bottom:1px dotted #CCC;  padding: 7px; margin: 0 0 5px 0; cursor:pointer; background-color:#f1f1f1;}
	#newsList .newsItem:hover { }
	#newsList .newsItem h3 { font-size:100%; font-weight:bold; margin-bottom:0; }
	#newsList .newsItem p  { font-size:90%; margin-top:8px; }
	#newsList .newsItem a { font-style:italic;  }
	#newsList .newsItem:hover p  {display:block; visibility:visible;  }
	#newsList .newsLink { font-size: 80%; font-style:italic; }
	#newsList .newsLink  a { font-size: 90%;  }
	
	
/* Contact Form */

#ContactForm { }
	#ContactForm p { text-align:right; }
	#ContactForm input { width:200px; margin-top:20px; }
	#ContactForm textarea { width:200px; margin-top:20px; }
	#ContactForm button {  }
	
/* Editor Styles */
#Editor-Area {  }
	#updatedfile { width:100%; height:300px; }
	.editorInstructions { font-size: 70%; margin: 25px 0; }
	.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 #d3d3d3; width:640px; margin-top:20px; }
#GbSign { padding:8px 8px 13px 8px; border-bottom:1px dotted #d3d3d3;  background-color:#7accc8;}
#GbNumber { padding-top:8px; border-right:1px dotted #d3d3d3; border-bottom:1px dotted #d3d3d3; width:25px; }
#GbWhoWhen { padding-top:8px;}
#GbMainComments { padding:5px; color:#878787;}
#GbDetailContainer { padding:5px; border-bottom:1px dotted #d3d3d3; padding-bottom:30px;}
#GbDelete { border-bottom:1px dotted #d3d3d3;}
#GbPageNumber { background-color:#7accc8;}

/*Guest Book add entry box */
#GuestBookAddContainer {  border:1px solid #d3d3d3; background-color:#7accc8; padding:5px;}
#GbName { text-align:left;}
#GbComment {  text-align:left;}
#GbCode {  text-align:left;}
#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; }
