/*
* Queensland's Style Sheet.
* Created by: OneTechIT.net For Experienced.com.au
* Last Edited: 06/06/09
* (C) experienced.com.au 2009
* Reproduction is strictly forbidden
*/

body {
	background: #99FF33 url(images/tasmania_experience_bg.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
}

#maincontainer{
	background-image:url(images/tasmania_coloumn_bg_all.gif); 
}

#topsection{
	background: url('images/tasmania_main_top.gif') no-repeat;
	height: 17px;
}

#rightcolumn{
	background: url(images/tasmania_coloumn_bar.gif) repeat;
}

#footer{
	color:#FFF;
	background:url(images/tasmania_main_bottom.gif) no-repeat;
	background-position:0px 5px;
}

#top {
	/* floating right side column top image */
	background:url(images/tasmania_side_top.gif) no-repeat;
}

#bottom {
	/* floating right side column bottom image */
	background:url(images/tasmania_side_bottom.gif) no-repeat;
}

#breadcrumb {
	/* Breadcrumb background */
	background:url('images/tasmania_faded.gif') repeat;
}

.intro  h2{
	background:#8ed153 url('images/tasmania_header.gif') repeat-y;
}

/* Articles  */

.articlewrapper{
	background: url('images/tasmania_coloumn_bg.gif') repeat-y;
}
.rightArticleContainer {
background-color:white;
min-height:150px;
}
.rightarticlewrapper {
	background: url('images/tasmania_coloumn_article.gif') repeat-y;
}

.articleleftcolumn img {
	border:1px solid black;
}

.about { 
background: url('images/tas_coloumn_about_bg.gif') repeat-y; 
}

.articleinnertube h2 {
	background: url(images/tasmania_header.gif) repeat-y; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
}

.spacer {
	background: url(images/tasmania_faded.gif);
	border-top:solid 2px #00b300;
}

#time {
	background: url(images/tasmania_faded.gif);
}

#contentcolumn h2 {
	background: url(images/tasmania_middle_header.gif) repeat-y;
}

.rightspacer {
	background: url(images/tasmania_faded.gif);
	border-top:solid 2px #00b300;
}

#rightcolumn h2 {
	background: url(images/tasmania_floating_col_bg.gif) repeat-y;
}

.breaker {
	background: url('images/tasmania_side_divider.gif') no-repeat;
	width:145px;
	height:30px;
}

#bottomnav {
	color:black;
}

#bottomnav a {
	font-size:10px;
	color:#006600;
	text-decoration:underline;
}
#bottomnav a:hover {
	text-decoration:none;
}

#footerdivider {
	clear:both;
}

#hitthebottom {

	background-position:0px 0px;
}

.townlist p, h4
{
	color: #006600;
	font-size: 10px;
}

.townlist a:link {color: #006600;}
.townlist a:visited {color: #006600;}
.townlist a:visited {text-decoration: underline;}
.townlist a:hover, a:active {text-decoration: none;}
.townlist a:hover, a:active {color: #006600;}
