body
	{	
	font: 80% Geneva, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
}

.oneColFixCtr #container {
	width: 970px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 6px solid #000000;
	text-align: left;
}

.oneColFixCtr #mainBorder {
	padding: 0 20px;
	background: #FFFFFF;
}
	
.oneColFixCtr #mainContent {
	
	width:890px;
	margin: 0 auto;
}	

h1 
	{
	font-size: large;
	font-weight: bolder;
	color: #000000;
	}

h2 
	{
	font-size: medium;
	font-weight: bold;
	}

h3 
	{
	font-size: medium;
	font-weight: bold;
	}
	
h4 
	{
	}

h5, h6 
	{
	}
	
.redText
 	{
	color: #ff0000;
	
	}

form 
	{
	background-color: #E4E4E4;
	}
 
A:link 
	{
	color: #336633;
	}
 
A:visited 
	{
	color: #336633;
	}
 
A:hover 
	{
	text-decoration: none;
	color: #cc3333;
	}
 
A:active 
	{
	}

.nav 
	{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}

.nav:link
	{
	color: #000000;
	}

.nav:visited
	{
	color: #000000;
	}

.nav:hover
	{
	color: #008B40;
	}

.nav:active
	{
	color: #000000;
	}

.footer
	{
	font-size: 65%;
	text-align: right;
	float:right;
	}

.header
	{
	text-decoration: none;
	color: #FFFFFF;

	}
	
.header:link
	{
	text-decoration: none;
	}
	
.header:active
	{
	}
	
.header:hover
	{
	}	

.header:visited
	{
	}

.top 
	{
	color: #FFFFFF;
	font-weight: bold;
	}

.top:link
	{
	color: #FFFFFF;
	text-decoration: none;
	}

.top:visited
	{
	color: #FFFFFF;
	}

.top:hover
	{
	}

.top:active
	{
	color: #FFFFFF;
	}
	
.h1 
	{
	font-size: large;
	font-weight: bolder;
	color: #000000;
	}

.h2 
	{
	font-size: medium;
	font-weight: bold;
	}

.h3 
	{
	font-size: medium;
	font-weight: bold;
	}
	
.h4 
	{
	font-weight: bold;
	}

.h5, h6 
	{
	}	
	
.slideshow 
	{
	margin-top:0px;
	azimuth:behind;	
	
<!--%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%-->
<style type="text/css">


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:auto;
		background-color:transparent;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 80px 5px 8px;
		margin:0px 5px 0px 0px;
		background-color:#B5B5B5;
		color:#484849;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		border-width:1px;
		border-style:solid;
		border-color:#484849;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-color:#E4E4E4;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		background-color:#E4E4E4;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#E4E4E4;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:5px;
		margin:-1px 0px 0px 0px;
		background-color:#E4E4E4;
		border-width:1px;
		border-style:solid;
		border-color:#484849;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 40px 2px 5px;
		margin:0px;
		background-color:transparent;
		background-image:none;
		font-size:11px;
		border-width:0px;
		border-style:none;
		border-color:#484849;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-image:none;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-image:none;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-image:none;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		font-size:11px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 .qmparent	
	{	
		background-image:url(http://tuscantan.xero.com.au/tuscantannew/images/tuscantan_arrow.jpg);
		background-repeat:no-repeat;
		background-position:95% 55%;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		width:90%;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-image:url(http://tuscantan.xero.com.au/tuscantannew/images/tuscantan_arrow.gif);
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul .qmparent	
	{	
		background-image:url(http://tuscantan.xero.com.au/tuscantannew/images/tuscantan_arrow.gif);
	}
