/*

CSS Document

Developed by Mandi Whitten of Weensyweb Designs - www.weensyweb.com

and Steve Fitzgerald of Monsoon Web - www.monsoonweb.com.au

Created expressly for F.I.T. Goolwa - www.fitgoowa.com.au

May 2008

*/

body {
	font-family: "Tahoma", sans;
	color: #333;
	font-size: 1em;
	margin-left: 10px;
}

#wrap {
	position: relative;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	z-index: 0;
}

#container {
	position: relative;
	margin: -10px;
	padding: 0px;
	width: 820px;
	background-image: url(../images/bg-1.gif);
	background-repeat:repeat-y;
}

#homeButs {
	position: relative;
	text-align: center;
	width: 100%;
	background-color: #FFF;
}

img {
	border:0;
}

a img {
	border: none;
}

h1 {
	color: #F07528;
	font-size: 1.3em;
}

h2 {
	color: #0B8769;
	font-size: 1.2em;
	font-style: italic;
}

h3 {
	color: #0B8769;
	font-size: 1em;
	font-weight: bold;
}

a {
	color: #0B8769;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #0B8769;
}

a.foot {
	color: #999;
	text-decoration: underline;
}

a.plain {
   background-color: #FFF;
   border: 0;
}

a.foot:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #999;
	font-weight: normal;
}

ul
   {
   list-style:none;
   }

ul.greenbullet {
	list-style: url(../images/bullet.gif);
}

/* Menu 01 */

a.menulink {
	color: #0B8769;
	text-decoration: none;
}

a.menulink:hover {
	color: #F07528;
	text-decoration: none;
	background: none;
}

#inline-list {
	position: relative;
	font-size: 0.95em;
	left: 125px;
	list-style: none;
	width: 80%;
	padding: 3px;
	color: #0B8769;
	font-weight: bold;
	z-index: 1;
	margin-left: 20px;
}

#secondary {
	position: relative;
	font-weight: bold;
	font-size: .9em;
	left: 140px;
	list-style: none;
	width: 80%;
	padding: 3px;
	color: #333;
	z-index: 1;
	top: 10px;
}

#secondary ul {
	margin-left: 0;
	list-style: none;
	padding: 0px;
	display: inline;
}

#secondary ul li {
	margin-left: 0;
	padding: 0px;
	list-style: circle;
	display: inline;
}


#secondary ul li.first {
	border: none;
	list-style: none;
	display: inline;
}

#inline-list p {
	display: inline;
}

#inline-list ul, #inline-list li {
	display: inline;
	margin: 0;
	padding: 0;
}


#pipe ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

#pipe ul li {
	margin-left: 0;
	padding: 1px 8px;
	border-left: 1.5px solid #F07528;
	list-style: none;
	display: inline;
}


#pipe ul li.first {
	border: none;
	list-style: none;
	display: inline;
}

a.first {
	color: #0B8769;
	text-decoration: none;
}

a.first:hover {
	color: #F07528;
	text-decoration: none;
	background: none;
}

/* End Menu 01 */




/* Begin CSS Drop Down Menu */

#menu
   {
	position: relative;
	margin:0;
	top: -183px;
	margin-left:110px;
	margin-top:-13px;
	z-index: 100;
	background-color: #FFF;
	left: -5px;
   }

#menuh
   {
   font-size:small !important;
   font-size: 13px;
   font-family: arial, helvetica, sans-serif;
   width:100%;
   float:left;
   margin:2em;
   margin-top: 1em;
   }

#menuh a
   {
   text-align:left;
   display:block;
   border:0;
   border-left:1.5px solid #F07528;
   white-space:nowrap;
   margin:0;
   padding: 0.3em;
   }

#menuh a:link, #menuh a:visited, #menuh a:active   /* menu at rest */
   {
   color:#0B8769;
   background-color:#FFF;
   text-decoration:none;
   }

#menuh a:hover   /* menu at mouse-over  */
   {
   color:#F07528;
   background-color:#FFF;
   text-decoration:none;
   }

#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
   {
   background-image: url(navdown_white.gif);
   background-position: right center;
   background-repeat: no-repeat;
   }

#menuh a.parent, #menuh a.parent:hover    /* attaches side-arrow to all parents */
   {
   background-image: url(nav_white.gif);
   background-position: right center;
   background-repeat: no-repeat;
   }

#menuh ul
   {
   list-style:none;
   margin:0;
   padding:0;
   padding-left:0.5em;
   float:left;
   width:auto;
   }

#menuh li
   {
   position:relative;
   min-height: 1px;          /* Sophie Dennis contribution for IE7 */
   vertical-align: bottom;   /* Sophie Dennis contribution for IE7 */
   }

#menuh ul ul
   {
   position:absolute;
   z-index:500;
   top:auto;
   display:none;
   padding: 1em;
   margin:-1em 0 0 -1em;
   }

#menuh ul ul ul
   {
   top:0;
   left:100%;
   }

div#menuh li:hover
   {
   cursor:pointer;
   z-index:100;
   }

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */



.maintext01{
	position: relative;
	left: 150px;
	width: 80%;
	margin-left: 10px;
	padding: 0px;
	z-index: 10;
	top: -165px;
}

#content{
	position: relative;
	top: 0px;
	left: 15px;
	width: 95%;
	padding: 0px;
	z-index: 10;
}

#rhshome{
	position: absolute;
	top: -1px;
	left: 471px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	z-index: 20;
}

.footer{
	position: relative;
	border-top: thin;
	border-top-color: #999;
	border-top-style: solid;
	font-size : 0.8em;
	color: #999;
	left: 0px;
	width : 790px;
	height: 100px;
	margin-left: 10px;
	padding: 10px 0px 10px 10px;
	z-index: 5;
	top: 0px;
	background-color: #FFF;
}

#quotelhs {
	position: relative;
	display: block;
	font-size: 0.8em;
	top: 5px;
	left: 0px;
	width: 110px;
	background-color: #FFF;
	color: #333;
	z-index: 2;
	margin-left: 10px;
	padding: 10px;
}

#quote2lhs {
	position: absolute;
	display: block;
	font-size: 0.8em;
	top: 305px;
	left: 0px;
	width: 110px;
	height: 300px;
	background-color: #FFF;
	color: #333;
	z-index: 2;
	margin-left: 10px;
	padding: 10px;
}

#quote3lhs {
	position: absolute;
	display: block;
	font-size: 0.8em;
	top: 305px;
	left: 0px;
	width: 110px;
	height: 300px;
	background-color: #FFF;
	color: #333;
	z-index: 2;
	margin-left: 10px;
	padding: 10px;
}

#quote4lhs {
	position: absolute;
	display: block;
	font-size: 0.8em;
	top: 305px;
	left: 0px;
	width: 110px;
	height: 300px;
	background-color: #FFF;
	color: #333;
	z-index: 2;
	margin-left: 10px;
	padding: 10px;
}

#quote5lhs {
	position: absolute;
	display: block;
	font-size: 0.8em;
	top: 305px;
	left: 0px;
	width: 110px;
	height: 300px;
	background-color: #FFF;
	color: #333;
	z-index: 2;
	margin-left: 10px;
	padding: 10px;
}

#quote6lhs {
	position: absolute;
	display: block;
	font-size: 0.8em;
	top: 305px;
	left: 0px;
	width: 110px;
	height: 300px;
	background-color: #FFF;
	color: #333;
	z-index: 2;
	margin-left: 10px;
	padding: 10px;
}

#orangestrip {
	position: absolute;
	background-color: #F07528;
	width: 657px;
	height: 17px;
	top: 114px;
	left: 144px;
	z-index: 0;
	margin-left: 9px;
}

#strapline{
	position: absolute;
	font-size: 0.85em;
	font-weight: bold;
	color:#0B8769;
	width: 205px;
	height: 18px;
	top: 88px;
	left: 144px;
	z-index: 0;
	margin-left: 10px;
}

#address{
	position: absolute;
	font-size: 1.1em;
	text-align: right;
	color: #0B8769;
	width: 281px;
	top: 15px;
	left: 505px;
	z-index: 0;
}

#address2{
	position: absolute;
	font-size: 0.8em;
	text-align: right;
	color:#0B8769;
	width: 281px;
	top: 62px;
	left: 505px;
	z-index: 0;
}

.textimageleft {
	position: relative;
	float: left;
	padding-right: 20px;
}

.textimageright {
	position: relative;
	float: right;
	padding-left: 1em;
}

.banner {
	z-index: 5;
	margin-left: 9px;
}

.current {
	color: #333333;
	font-weight: bold;
}

.points {
	color: #0B8769;
	font-weight: bold;
}

.personal {
	color: #F07528;
	font-weight: bold;
}

.secondarycurrent {
	color: #F07528;
}

.quotetext1 {
	color: #333;
}

.quotetext2 {
	font-style: italic;
}

.tablehead {
	color: #0B8769;
}
