/* - - - - - - - - - - - - - - - - - - - - -

Title : 
URL : 

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

Description : full website styles

- - - - - - - - - - - - - - - - - - - - - */

/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/
html {
	padding: 0px;
	margin: 0px;
	overflow: -moz-scrollbars-vertical;
	}
	
	
body{
	padding: 0px;
	margin: 0px;
	background:#fff;
	font: normal 16px/18px  Arial, Helvetica, sans-serif;
	color: #333333;
}

p {

}

a:link, a:visited {
	font: bold 12px/18px  Arial, Helvetica, sans-serif;
	color:#709403;
	text-decoration:underline;
}

	 a:hover {
	 	text-decoration:none;
	 }

h1 {
	font: normal 22px/22px  Tahoma,Arial, Helvetica, sans-serif;
	color: #333333;
}

h2 {
	font: bold 20px/20px  Arial, Helvetica, sans-serif;
	color:#4c6402;
}

h3 {
	font: bold 18x/18px  Tahoma,Arial, Helvetica, sans-serif;
	color:#993300;
}

h4 {
	font: normal 22px/22px  Tahoma,Arial, Helvetica, sans-serif;
	color: #333333;
	margin:0px 0px 20px 0px;
	padding:0px;
}


form {
  margin: 0;
}

input, select, textarea {

}

.stats {
	display: none;
	height: 0;
	line-height: 0;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0
	}

/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/
#OverallWrapper {
	width:100%;
	padding:0px;
	margin:0px;
}

#topBand {
	width:100%;
	height:10px;
	background:#000;
}

#banner {
	display:none;
}

		#logo {
			display:none;
		}
		
		#collage {
			width:683px;
			height:150px;
			float:right;
			background:url(../templateimages/collage.jpg) no-repeat;
		}

#lightGreen {
	width:100%;
	height:11px;
	background:#b9d08a;
}

#darkGreen {
	width:100%;
	height:11px;
	margin-bottom:1px;
	background:#83ad06;
}

#contentWrap {
	width:958px;
	margin:0 auto;
	background:url(../templateimages/content_bg.gif) repeat-x 0% 0%;
}
		#content {
			padding:24px 10px 26px 12px;
			float:left;
		}
		
		#contenthome {
			width:617px;
			padding:24px 10px 26px 12px;
			float:left;
		}
		
		#rhs {
			width:309px;
			float:right;
			text-align:left;
			margin-right:10px;
			padding:24px 0px 26px 0px;
		}	
				#newsTop {
					width:309px;
					height:19px;
					margin:0 auto;
					background:url(../templateimages/news_top.gif) no-repeat;				
				}
				
			#news{
				width:275px;
				height:300px;
				min-height:300px;
				margin:0px;
				padding:0px 16px;
				background:#fbfcd6;
				border-left:#c5d29e 1px solid;
				border-right:#c5d29e 1px solid;
			}
			
			html>body #news {
				height: auto;
			}
			
			#newsBottom {
				width:309px;
				height:19px;
				margin:0 auto;
				background:url(../templateimages/news_bottom.gif) no-repeat;
			}
		
		
		
#footerWrap {
	width:100%;
	height:120px;
	background:#333333;
	
}

#footer {
	width:958px;
	height:64px;
	margin:0 auto;
	padding-top:56px;
	text-align:center;
	color:#fff;
}

		#copyright {
			width:780px;
			height:12px;
			margin:0 auto;
		}

		a.white:link, a.white:visited, a.white:hover {
			color:#fff;
		}

/*
----------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------*/
#navWrap {
	display:none;
}




/*
----------------------------------------------------------------------------- 
FOOTER MENU
-----------------------------------------------------------------------------*/
#footermenu {
	display:none;
}



/*
----------------------------------------------------------------------------- 
MISCEL
-----------------------------------------------------------------------------*/
.news {
	font: bold 14px/18px  Arial, Helvetica, sans-serif;
	color:#709403;

}

.sponsorsTable {
	

}

	.sponsorsTable td {
		padding:12px 6px;
		font: bold 14px/18px  Arial, Helvetica, sans-serif;
		color:#709403
	}
	
	
	.sponsorsTable img {
	
	
	}


	

