@import "topNav.css";
@import "buttons.css";

html, body {
	margin: 0px;
	background-color: #b03e20;
	background-image: url(../images/global/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
body, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#topLine {
	font-size: 9px;
	color: #A6C027;
	text-align: right;
	background-color: #F9FEDE;
	padding: 2px 5px;
}
#abstop {
	height: 173px;
}
#abstop .inner {
	height: 173px;
	overflow: hidden;
	margin-top: 3px;
}
#content h1, #contentCol h1 {
	font-size: 20px;
	color: #5a5a5b;
	font-weight: normal;
}


#tophead {
	background-image: url(../images/global/top_header_bg.png);
	height:30px;
	padding: 0px;
	font-size: 9px;
	color: #ffffff;
	position: relative;
	z-index: 2;
	text-align: right;
	background-position: -1px 0px;
	background-repeat: repeat-x;
}
#tophead .inner {
	padding: 8px 20px 0px 0px;
}

#photos {
	margin: -29px 0px 0px 0px;
	z-index: 1;
	height: 225px;
}
#head {
	background-image: url(../images/global/header_bg.png);
	height:42px;
	padding: 0px;
	font-size: 9px;
	color: #666666;
}
#head img {
	margin-top: 6px;
}
#head h1 {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
}

#head a {
	font-weight: bold;
	margin: 0px;
}
#head .menuSearch {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#head a:link, #head a:visited {
	color: 336616;
}
#head a:hover, #head a:active {
	color: #D25B1E;
}

#body {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 20px;
}

#nav {
	background-color: #FFFFFF;
}
#leftCol {
	width: 210px;
}
#leftCol .section {
	background-color: #587f45;
	text-align: left;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#leftCol .top {
	height: 5px;
	overflow: hidden;
	background-image: url(../images/global/left_top.gif);
	background-repeat: no-repeat;
}
#leftCol .bot {
	height: 5px;
	overflow: hidden;
	background-image: url(../images/global/left_bot.gif);
	background-repeat: no-repeat;
}

#leftCol .section .heading {
	padding: 10px 10px 5px;
}
#leftCol .section .heading h1 {
	font-size: 11px;
	margin: 0px 0px 0px 24px;
	color: #FFFFFF;
}

#leftCol .section .content {
	margin: 0px 10px;
	padding: 10px 0px;
}
#leftCol .section .content a {
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
	margin-bottom: 5px;
	font-weight: bold;
}
#leftCol .section .content a:link, #leftCol .section .content a:visited {
	background-image: url(../images/global/leftNav_bullet.gif);
	text-decoration: none;
	color: #FFFFFF;
}
#leftCol .section .content a:hover, #leftCol .section .content a:active {
	color: #CCE16F;
	text-decoration: none;
	background-image: url(../images/global/leftNav_bullet-o.gif);
}
#leftCol .section .content .weather {
	width: 180px;
	height: 35px;
	margin-bottom: 5px;
	background-image: url(../images/global/leftCol_weather_whiteBox.gif);
	background-repeat: no-repeat;
}
#leftCol .section .content .weather td {
	font-size: 10px;
}
#leftCol .section .content .weather .area {
	padding: 0px 0px 0px 4px;
	font-weight: bold;
}
#leftCol .section .content .weather .temp {
	text-align: right;
	font-weight: bold;
}
#leftCol .section .content .weather .icon {
	text-align: right;
}
#leftCol .section .content .weather .condition {
	padding: 0px 0px 0px 4px;
}

#leftCol .discover {
	background-color: #D21E1E;
	background-image: url(../images/global/leftNav_DiscoverNSW_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	overflow: hidden;
	margin: 0px 0px 10px 10px;
}
#leftCol .discover .heading {
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 35px;
	font-size: 11px;
	white-space: nowrap;
}
#leftCol .discover table {
	margin: 0px 0px 0px 10px;
}

#leftCol .discover .heading a:link, #leftCol .discover .heading a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#leftCol .discover .heading a:hover, #leftCol .discover .heading a:active {
	color: #CCE16F;
	text-decoration: none;
}

#contentCol {
	text-align: left;
}
#contentCol .section {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	/*border-bottom: 1px solid #d2d8d2;*/
	width: auto;
	clear: both;
}
#contentCol .section .heading {
}
#contentCol.section h1.heading {
	font-size: 20px;
	color: #5a5a5b;
	font-weight: normal;
}

#contentCol .section .heading h2, #contentCol .section h2.heading {
	font-size: 16px;
	color: #b03e20;
	font-weight: bold;
}

#contentCol .section .content {
	margin: 10px 0px;
	line-height: 1.5em;
	font-size: 12px;
	clear: both;
	/*clear: both;*/
}
#contentCol .section .border {
	border-color: #c3c6c2;
	border-style: solid;
	border-width: 1px;
}
#contentCol .section .content h2 {
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	color: #5a5a5b;
}
#contentCol .section .content p {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#contentCol .section .content a {
}
#contentCol .section .imgDescThumb {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contentCol .section .imgDescThumbLeft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#contentCol .section .content a:link, #contentCol .section .content a:visited {
	text-decoration: none;
}
#contentCol .section .content a:hover, #contentCol .section .content a:active {
	color: #444444;
	text-decoration: none;
}
#contentCol .section .content .feature {
	margin-bottom: 10px;
	overflow: visible;
	font-size: 12px;
}
#contentCol .section .content .feature .thumb {
	float: right;
	margin: 0px 0px 5px 10px;
}
#contentCol .section .content .feature h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#contentCol .section .content .feature h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	color:#ff0000;
	height: 24px;
}
#contentCol .section .content .feature p {
	margin: 0px 0px .5em;
	padding: 0px;
}
#contentCol .section .content .moreLink {
	text-align: right;
	padding: 5px 0px;
	font-size:10px;
}
#contentCol .section .content .moreLink a {
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	margin: 0px 5px;
	width: auto;
	padding-left: 20px;
}
#contentCol .section .content .moreLink a:link, #contentCol .section .content .moreLink a:visited {
	background-image: url(../images/global/content_bullet.gif);
	text-decoration: none;
	color: #587f45;
}
#contentCol .section .content .moreLink a:hover, #contentCol .section .content .moreLink a:active {
	color: #D25B1E;
	text-decoration: none;
	background-image: url(../images/global/content_bullet-o.gif);
}
#contentCol .section .content .featureLink {
	text-align: left;
	background-color: #cbdbbb;
	padding: 5px 0px;
}
#contentCol .section .content .featureLink a {
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	margin: 0px 5px;
	width: auto;
	padding-left: 20px;
	font-weight: bold;
}
#contentCol .section .content .featureLink a:link, #contentCol .section .content .featureLink a:visited {
	background-image: url(../images/global/orange_bullet.gif);
	text-decoration: none;
	color: #587f45;
}
#contentCol .section .content .featureLink a:hover, #contentCol .section .content .featureLink a:active {
	color: #D25B1E;
	text-decoration: none;
	background-image: url(../images/global/orange_bullet-o.gif);
}
#contentCol .section .content .navigation {
	line-height:1.1em;
}

#contentCol .section .content .navigation a {
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	width: auto;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	white-space: nowrap;
}
#contentCol .section .content .navigation a:link, #contentCol .section .content .navigation a:visited {
	background-image: url(../images/global/content_bullet.gif);
	text-decoration: none;
	color: #587f45;
}
#contentCol .section .content .navigation a:hover, #contentCol .section .content .navigation a:active {
	color: #D25B1E;
	text-decoration: none;
	background-image: url(../images/global/content_bullet-o.gif);
}
#contentCol .section .content .navigation2col {
	margin: 0px 20px 20px;
	clear: both;
	float: left;
}
#contentCol .section .content .navigation2col a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
	width: 47%;
	float: left;
	margin: 0px 10px 5px 0px;
}
#contentCol .section .content .navigation2col a:link, #contentCol .section .content .navigation2col a:visited {
	background-image: url(../images/global/content_bullet.gif);
	text-decoration: none;
	color: #587f45;
}
#contentCol .section .content .navigation2col a:hover, #contentCol .section .content .navigation2col a:active {
	color: #D25B1E;
	text-decoration: none;
	background-image: url(../images/global/content_bullet-o.gif);
}
#contentCol .section .content .facilityTable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	font-stretch: semi-condensed;
	background-color: #e1ebd4;
	padding: 3px;
}
#contentCol .section .content .facilityTable td {
	font-size: 10px;
	outline-color: #e8efe2;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	padding: 3px;
}

#contentCol .section .content .facilityTable strong {
	display: block;
	padding: 3px;
	font-size: 11px;
	background-color: #F1F2F8;
	margin: 10px 0px 0px;
}
#contentCol .section .content .facilityTable .yes {
	font-weight: bold;
	color: #339900;
}
#contentCol .section .content .facilityTable .no {
	font-weight: bold;
	color: #F04C4C;
}
#contentCol .section .content .iconTable td {
	border-style: dashed;
	border-width: 0px 0px 0px 0px;
	border-color: #c3c6c2;
}

.visitormenucol {
	float:left;
	width:180px;
	margin: 0 10px 20px 0px;
}
.visitormenu {
	float:left;
	width:180px;
	margin: 0px 0px 5px 0px;
	border: solid 1px #7e9b3e;
}
#contentCol .section .visitormenu .heading {
	background-color: #588453;	
	margin: 0px;
}
#contentCol .section .visitormenu .heading h2 {
	color: #fff;
	font-size: 1.1em;
	padding: 5px;
	margin: 0px;
}
#contentCol .section .visitormenu .heading h2 a {
	color: #fff;
}
#contentCol .section .visitormenu .content .navigation {
	line-height: 1.3em;
	font-size: .9em;
}
#contentCol .section .visitormenu .content .navigation a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 1px 10px 2px 17px;
	width: auto;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	white-space: normal;
}
#contentCol .section .visitormenu .content .navigation a:link, #contentCol .section .visitormenu .content .navigation a:visited {
	background-image: url(../images/global/content_bullet.gif);
	text-decoration: none;
	color: #587f45;
}
#contentCol .section .visitormenu .content .navigation a:hover, #contentCol .section .visitormenu .content .navigation a:active {
	color: #D25B1E;
	text-decoration: none;
	background-image: url(../images/global/content_bullet-o.gif);
}

.rightareamenu {
	float:right;
	width:200px;
	margin: 0 5px 5px 10px;
}

.footmenu {
	float: left;
	width: 744px;
}
#contentCol .section .footmenu .content .navigation a {
	float: left;
	width: 28%;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	white-space: no-wrap;
}




#rightCol {
	width: 220px;
	border-left: 0px solid #c3c6c2;
}
#rightCol .section {
	background-color: #cbdbbb;
	text-align: left;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom: 0px solid #d2d8d2;
	width: 200px;
}
#rightCol .section .heading {
	font-size: 14px;
	color: #D25B1E;
	font-weight: bold;
}


#rightCol .section .heading {
	padding: 0px;
	margin: 0px 10px 0px 10px;
}
#rightCol .section .heading h1 {
	font-size: 11px;
	margin: 0px 0px 0px 24px;
	color: #FFFFFF;
}
#rightCol .section .heading h2 {
	font-size: 13px;
	color: #D25B1E;
}

#rightCol .section .content {
	margin: 0px 10px;
	clear: both;
	padding: 5px 0px 0px 0px;
	font-size:10px;
}


#rightCol .top {
	height: 5px;
	overflow: hidden;
	background-image: url(../images/global/right_top.gif);
	background-repeat: no-repeat;
}
#rightCol .bot {
	height: 5px;
	overflow: hidden;
	background-image: url(../images/global/right_bot.gif);
	background-repeat: no-repeat;
}


/*
#rightCol .section .content a:link, #rightCol .section .content a:visited {
	background-image: url(../images/global/leftNav_bullet.gif);
	text-decoration: none;
	color: #FFFFFF;
}
#rightCol .section .content a:hover, #rightCol .section .content a:active {
	color: #CCE16F;
	text-decoration: none;
	background-image: url(../images/global/leftNav_bullet-o.gif);
}
*/


#rightCol .section .content a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	font-weight: bold;
}
#rightCol .section .content a:link, #rightCol .section .content a:visited {
	text-decoration: none;
	color: #587f45;
}
#rightCol .section .content a:hover, #rightCol .section .content a:active {
	color: #D25B1E;
	text-decoration: none;
}
#rightCol .section .content .feature {
	margin-bottom: 10px;
	clear: both;
	font-size:10px;
}
#rightCol .section .content .feature .thumb {
	margin-right: 10px;
	float: left;
}
#rightCol .section .content .feature h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#rightCol .section .content .feature p {
	margin: 0px 0px .5em;
	padding: 0px;
}
#rightCol .section .content .navigation {
	clear: both;
}
#rightCol .section .content .navigation a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 5px 0px;
	padding: 2px 0px 2px 20px;
}
#rightCol .section .content .navigation a:link, #rightCol .section .content .navigation a:visited {
	background-image: url(../images/global/rightCol_bullet.gif);
	text-decoration: none;
	color: #587f45;
}
#rightCol .section .content .navigation a:hover, #rightCol .section .content .navigation a:active {
	color: #D25B1E;
	text-decoration: none;
	background-image: url(../images/global/rightCol_bullet-o.gif);
}

#rightCol .section .content .moreLink {
	text-align: right;
	padding: 5px 0px;
	clear: both;
}
#rightCol .section .content .moreLink a {
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	margin: 0px 5px;
	width: auto;
	padding-left: 20px;
}
#rightCol .section .content .moreLink a:link, .moreLink a:visited {
	background-image: url(../images/global/rightCol_bullet.gif);
	text-decoration: none;
	color: #587f45;
}
#rightCol .section .content .moreLink a:hover, .moreLink a:active {
	color: #D25B1E;
	text-decoration: none;
	background-image: url(../images/global/rightCol_bullet-o.gif);
}



#foot {
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
}
#foot .section {
	width: 960px;
	margin-left: 10px;
}

#foot .section #logo {
	float: right;
	margin: 10px;
}
#foot .section #councillogo {
	float: left;
	margin: 10px;
}
#foot .section .navigation {
	text-align: center;
	margin-top: 10px;
}

#foot .section .navigation a {
	display: inline-block;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	width: auto;
	margin: 0px 3px;
}
#foot .section .navigation a:link, #foot .section .navigation a:visited {
	background-image: url(../images/global/content_bullet.gif);
	text-decoration: none;
	color: #587f45;
}
#foot .section .navigation a:hover, #foot .section .navigation a:active {
	color: #D25B1E;
	text-decoration: none;
	background-image: url(../images/global/content_bullet-o.gif);
}

#legal {
	background-color: #dff4ca;
}
#legal .section {
	font-size: 9px;
	color: #666666;
	text-align: right;
	margin: 5px;
}
#legal .section a:link, #legal .section a:visited {
	text-decoration: none;
	color: #D25B1E;
}
#legal .section a:hover, #legal .section a:active {
	text-decoration: none;
	color: #666666;
}

.verticalText {
	writing-mode: tb-rl;
	filter: flipv fliph;
}
.tiny_text {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.dupfix {
float: left; 
width: 1px; 
height: 0px; 
line-height: 0px; 
visibility: hidden;
}
#slideshowDropdown {
	text-align: right;
	width: 200px;
	float: right;
	margin-top: -40px;
	font-size: 10px;
	font-weight: bold;
}
#slideshowDropdown select {
	font-size: 10px;
}
#slideshowName {
	width: 535px;
}


#slideshowThumbs {
	height: 450px;
	overflow: auto;
	width: 104px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#slideshowThumbs td {
	padding: 4px;
}
#slideshowImages {
	height: 450px;
	width: 575px;
	vertical-align: middle;
	overflow-y: auto;
	background-color: #f5f5f5;
	border: 1px solid #CCCCCC;
	text-align: center;
}
#slideshowImages img{
	margin: 5px;
}
.FontRegB {font-weight:bold;}
.FontSmlB, .FontSmlB a:link, .FontSmlB a:active, .FontSmlB a:visited, .FontSmlB a:hover {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
#haveyouvisited .content {
	background-color: #cbdbbb;
	text-align: left;
	margin: 5px 7px;
	padding-top:5px;
	border: 1px solid #d2d8d2;
	width: 220px;
	float: left;
	font-size:10px;
}
#haveyouvisited div.feature {
	font-size:10px;
}

#haveyouvisited .content .thumb {
	float: left;
	margin: 0px 5px 5px 0px;
}

.showListHead {
	font-size: 10pt;
	color: #999999;
	font-weight: bold;
}
.showListName {
	font-size: 10pt;
	font-weight: bold;
	background-color: #eaf4e1;
}
.listCatchPhrase {
	font-size: 10pt;
	font-weight: bold;
	color: #3c5c2d;
}
.showListNamePhoto {
	font-size: 7pt;
	font-weight: bold;
	background-color: #eaf4e1;
	color:
; 	color: #1f5903;
}
.showListTable, .showListTable td {
	border-collapse:collapse;
	border: 1px solid #cbdbbb;
}
.showListTable td {
	padding:2px;
}
.showListDesc {
	font-size: 10px;
	text-align: justify;
	line-height: 1.3;

}
.showListHosted {
	font-size: 8pt;
	font-style: italic;
	color: #999999;
	text-align: right;
	background-color: #EDF5FB;
}
.showListName2 {
	font-size: 10pt;
	font-weight: bold;
}
.showListTable2 {
	border: 1px solid #dbf2c3;
}
.subNavList {
	list-style-position: outside;
	list-style-image: url(../images/design/SubNav-ListBullet.gif);
	list-style-type: none;
	vertical-align: middle;
	text-decoration: none;
}

#towns {
	border:solid 1px #9eb585;
	font-size:10px;
	width:540px;
}