/*
* 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: #000066 url(images/queensland_experience_bg.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
}

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

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

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

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

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

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

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

#weather_title p{
color:red;
font-size:10px;

}

.weather {
background-color:#fff;

}

.weather  td{

border-width:1px;
border-color:black;
border-bottom-style:solid;

}

.gallery  img, .featured img{
border: 1px solid blue;
}

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

.aboutRightCol img, .location img {
border:1px solid blue;
}

.intro  h2{
	background:#cdff8d url('images/queensland_middle_header.gif') repeat-y;
}

.rightArticleContainer {
background-color:white;
min-height:150px;
}

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


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

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

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

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

.spacer {
	background: url(images/queensland_faded.gif);
	border-top:solid 2px #0b7cd5;
}

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

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

.rightspacer {
	background: url(images/queensland_faded.gif);
	border-top:solid 2px #0b7cd5;
}

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

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

#bottomnav {
	color:black;
}

p a, li a {
	font-size:10px;
	color:#000066;
	text-decoration:underline;
}
p a:hover, li a:hover {
	font-size:10px;
	color:#000033;
	text-decoration:underline;
}
p a:visited, li a:visited {
	font-size:10px;
	color:#000066;
	text-decoration:underline;
}

#footerdivider {
	clear:both;
}

#hitthebottom {
	
	background-position:0px 0px;
}

.townlist p, h4
{
	color: #000066;
	font-size: 10px;
}
#maincontainer a:link {color: blue}

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



