/* Link up Queensland stylesheet. Created by Web Solutions */

body	{			
	font:					normal 12px/125% Arial, Helvetica, sans-serif;
	background-color:		#fff8e6;
	margin:					0px;
	padding:				0px;
	}
		
#wrapper {

	}
	
.sidebar {
	background-repeat:		repeat-y;
	width:					163px;

	}	
	
.sidebar ul {				
	list-style:				none;
	padding: 				0px;
	margin-left: 			0;
	width: 					155px;
	}
	
.sidebar li {
	margin-left: 			0;

}
	
.sidebar a{
	color: 					#AAAEB1;
	font-family: 			verdana, arial, helvetica sans-serif;
	font-size: 				12px;
	text-decoration: 		none;
	display: 				block;
	padding:  				2px 5px;		
	border-bottom: 			#828493 1px solid;
	margin-right: 			10px;
	margin-left: 			0;
	margin-top: 			0;
}	

.sidebar a:hover {
	background-color: 		#d4a346;
	color: 					#FFF8e6;
}


.sidebar .current{
	background-color: 		#384E76;
	color: 					#fff;

}

.sidebar ul ul{
	margin-left: 			10px;
	width: 					145px;
}


.sidebar ul ul li a{
	font-size: 				11px; 
	color: 					#6a98c4;
	border-bottom: 			solid 1px #aaa;
}

/* hide menu items */
.hidemenu {
	display:				none;
	}


#content {
	background-color:		transparent;
margin-left: 10px;
	}
	
#content h1 {
	font: 					normal 24px/120% Arial, Helvetica, sans-serif;
	color: 					#9B2823;
	border-bottom: 			dotted 2px #9B2823;
	letter-spacing: 		.5px;
	margin-right: 			15px;
	padding-bottom: 		5px;
	}
	
#content p {
	font-size:				12px;
	line-height:			150%;
	margin-right: 			10%;
}

#content ul {
       margin:               0;
       line-height:          18px;
}

#content h2 {
font-size: 14px;
font-weight: lighter;
margin: 5px 0 5px 0;
color: #9B2823;
padding-bottom: 5px;
margin-right: 10%;
border-bottom: dotted 1px #9B2823;
}

	
.phone {
	width: 					220px;
	border: 				solid 1px #333;
	background-color: 		#fff;
	padding: 				6px;
	float: 					right;
	margin-right: 			10%;
	margin-left: 			15px;
    margin-bottom:          20px;
}

.phone h2{
	margin:					0;
	font-weight: 			lighter;
	color: 					#666;	
	padding-bottom: 		5px;
	border-bottom: 			dotted 2px #d1d1d1;
	margin-bottom: 			10px;
	}
	
.phone p{
	font-size: 				11px;
	margin:					0;
	margin-top:				5px;
}

.phone h3 {
	font-size: 				14px;
	margin:					0;
	font-weight: 			bold;
	color: 					#9B2823;
	border-bottom: 			1px solid #d1d1d1;
	padding: 				2px;
	}

.phone a{
	text-decoration: 		none; 
	font-size: 				12px; 
	font-weight: 			lighter;
	color: 					#427CC4;
}

.rhside {
	background-image:		url(http://www.link-upqld.org.au/images/lizardBG.jpg);
	background-repeat: 		repeat-y;
	width:					104px;
	}
	
.footer {
	border-top: 			solid 8px #9B2823;
	background-color:		#FFF8E6;
	padding:				10px;
	font-size:				11px;
	font-family: 			arial, helvetica, sans-serif;
	}
	
.footer h2 {
	font-size: 				13px;
	text-align: center;
	letter-spacing: 1px;
	font-weight: 			lighter;
	margin: 				0;
	color: 					#333;
	margin-top: 0;
	padding:	 			5px;
	padding-bottom: 		5px;
	padding-top:			0;
	border-bottom: 			dotted 1px #9B2823;

}

.footer a{text-decoration: none; color: #427CC4;}
	
.contact {
	position: 				absolute;
	top:					0px;
	float:					right;
	right:					120px;
	}

.contact a {
	text-decoration: 		none; 
	color: 					#333; 
	font-size: 				11px; 
	border: 				solid 1px #333; 
	padding: 				5px;
	}
	
.contact a:hover {
	background-color: 		#fff8E6;
	}
	
.xtrapad td{padding: 5px; border-bottom: solid 1px #666; border-left: solid 1px #666;}
.xtrapad table {border: solid 2px #666; margin: 10px; border-left: solid #666 1px;}
