/* Forthpub.com.au Style Sheet */
/* Date: 10/1/07 */

/* BODY AND CONTENT */
body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	background: #716f64;
	text-align: center;
}

#content {
	margin-right: 280px;
	line-height: 18px;
	padding-left: 20px;
}

#content .padding {
	padding: 10px;
	background-color: #eaeadf;
}

#content h1 {
	border-bottom: 2px dashed #ccc;
	font: 20px Georgia, serif;
	text-decoration: none;
	text-align: left;
	color: #000;
	line-height: 2;
	padding: 0 0 0 5px;
}

#content h3 {
	font: 17px Georgia, serif;
	text-decoration: none;
	text-align: left;
	color: #933;
	padding: 0 0 0 5px;
	line-height: 2;
}

#content p {
	font: normal 13px "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;	
	text-decoration: none;
	text-align: left;
	color: #2a2a2a;
	padding: 0 0 0 5px;
}

#content a {
	color: #2a2a2a;
#  	text-decoration: none;
}

#content a:hover {
	color: #db6d16;
	text-decoration: none;
}
#content p.details {
	clear:both; 
	margin:-0.25em 0 1.0em 0; 
	line-height:1.0em; 
	font-size:80%;
}

h5 {
	border-bottom: 1px dashed #000;
	font: 17px Georgia, serif;
	width: 180px ;
    margin-left: 30px;
    line-height: 2;
	text-decoration: none ;
	text-align: left;
	color: #933;
	
}

#map {
/*width: 780px;*/
margin-left: 30px;
}

#container {
	width: 780px;
	text-align: left;
	margin: auto;
	background: url("images/bkg-v2.gif") top center repeat-y;
}
#container li { }
#container ul {margin: 10px; padding-left:10px; }
/* TOP */

#top {
	background: #eaeadf url("images/header-v2.gif") top center no-repeat;
	height: 102px;
	padding-top: 18px;
	padding-left: 28px;
	padding-right: 20px;
    text-align: right;
	color: #ccc;
	font-size: 10px;
}

#top a,p {
 color: #000;
 text-decoration: none;
}

#top a:hover {
	color: #db6d16;
	text-decoration: none;
}

#top .foo {
margin: 52px 0px 0px 0px;
color: #245917;

}
/* NAV */
#nav {
	height: 28px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

#nav ul { 
	margin:0; 
	list-style:none; 
	padding: 0px 0 0 76px;
	text-decoration: none; 
}

#nav a, #nav strong, #nav span { 
	font-size: 9pt; 
	display:block; 
	/*color: #B60400; */
	color: #ffffff;
	padding: 5px 20px 5px 10px;  
	text-decoration:none; 
	font-weight: bold; 
}

#nav li { float:left; color: #FFF; margin:0; padding:0 0 0 0px; list-style-type: none; }
#nav #current { float:left;}
#nav #current a { float:left; }
#nav a:hover { float:left; color:#000;  }  
#nav .padding { padding: 5px 0 0 10px; font-weight: bold; }

/* SIDEBAR */
#sidebar {
	float: right;
	width: 228px;
	line-height: 18px;
	margin-right: 10px;
	background: url("images/bkg_sb-v2.jpg") right top no-repeat;
}


#sidebar p {
    width: 180px ;
    margin-left: 30px;
	text-decoration: none ;
	text-align: left;
}

#sidebar h1 {
    width: 180px ;
    margin-left: 30px;
	text-decoration: none ;
	text-align: left;
	color: #933;
	border-bottom: 1px dashed #000;
	font: 17px Georgia, serif;
	line-height: 2;
}
#sidebar a {
	color: #2a2a2a;
	text-decoration: none;
	font-weight: bold;
}

#sidebar a:hover {
	color: #db6d16;
	text-decoration: none;
}

/* PREFOOTER */
#prefooter {
	clear: both;
	background: url("images/bottom-v2.gif") center no-repeat;
	height: 140px;
	padding: 0px 0px 0px 70px;
}


#prefooter p {
    width: 350px;
    padding: 12px 0px 10px 0px;
    margin: 0px 0px 3px 0px;
    border-bottom: 1px solid #ada;
}

	
#prefooter a {
	color: #B60400;
	font-size: 9pt;
	font-weight: bold;
	padding: 0 0px 0px 0px;
}



/* FOOTER */

#footer {
	background: #ebebeb url("images/footer-v2.gif") top no-repeat;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #505050;
	padding: 12px 0px;
	text-align: center;
	height: 50px;
}

#footer a {
	color: #2a2a2a;
	text-decoration: none;
}
#footer p {
	color: #2a2a2a;
	text-decoration: none;
	padding: 0 0 60px 0px;

}

#footer a:hover {
	color: #db6d16;
}

#footer #copyright {
	padding-top: 1px;
}

.hidden {
	display: none;
}

.obfuscate{
	display: none;
}