
/*	CSS for screen */ 

/*	Colour:
	Black	#231f20 242021
	Text	#4c4946
	Mush Md	#82807e
	Mush	#afadab
	Mush Lt	#ceccca
	Mush Lt	#ebe9e7
	BluSky	#5b83bf
*/
 
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #242021 url(images/BG-Canegrass-Property.jpg) repeat-x top center;
	text-align: center; 
	font-size: 95%;
	color: #82807e;
	margin-top: 0px;
}

a:link { text-decoration:underline; color: #5b83bf;}
a:visited { text-decoration:underline; color: #5b83bf;}
a:hover { text-decoration:underline; color:#5b83bf;}
a:active { text-decoration:underline; color: #5b83bf;}

h1 {
	color: #4c4946;
	font-weight: normal;
	font-size: 1.6em;
	margin: 0 0 0.7em 0;
	padding-bottom: 0.4em;
	border-bottom: 1px dotted white;
}
h2 {
	color: #4c4946;
	font-weight: normal;
	font-size: 1.1em;
	margin: 2em 0 0 0;
	padding-bottom: 0.6em;
	border-bottom: 1px dotted white;
}
h3 {
	color: #5b83bf;
	font-weight: normal;
	font-size: 1.1em;
	margin: 0.7em 0 0 0;
}
h4 {
	color: #4c4946;
	font-weight: normal;
	font-size: 1.2em;
	margin: 0.7em 0 0 0;
}
h5 {
	color: #4c4946;
	font-weight: normal;
	font-size: 1.1em;
	margin: 0.7em 0 0 0;
}
h6 {
	color: #4c4946;
	font-weight: normal;
	font-size: 1em;
	margin: 0.7em 0 0 0;
}
p {
	line-height: 1.4em;
	margin: 0.7em 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
img {
	border: 0;	
}
object, embed {
	margin: 0; padding: 0;
}
table {
	margin-top: 0.7em;
}
th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted white;
	padding: 3px 5px 3px 0;
}

/* ------------------ Layout ------------------ */

#nav {
	width: 784px;
	padding: 0 79px;
	position: relative;
	z-index: 5;
	margin: 0 auto;
}
#pic {
	width: 942px;
	margin: 0 auto;
	z-index: 1;
	text-align: center;
}
#container {
	text-align: left; 
	margin: 0 auto 0 auto;
	width: 942px;
	position: relative;	
}
#logo-print {
	display: none;
}
#container-content {
	margin: -0.3em 0 0 0;
	position: relative;
	background-image: url(images/BG-Page.jpg);
	background-repeat: repeat-y;
	color: #4c4946;
	width: 942px;
	padding: 0;
	text-align: left;
}
#left-col {
	width: 538px;
	margin: 60px 0 0 98px;
	float: left;
}
#right-col {
	width: 165px;
	margin: 60px 0 0 39px;
	float: left; 
}
.container-end {
	width: 942px;
	clear: both;
	height: 1px;
	display: block;
}
#footer {
	clear: both;
	width: 942px;
	margin: -1px auto 0 auto;
	color: #82807e;
	background-image: url(images/BG-Footer.jpg);
	background-repeat: no-repeat;
	background-color: #231f20;
	position: relative;
	text-align: left;
}
#footer p {
	font-size: .65em;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 25px 0;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.8em;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	color: #82807e;
	text-decoration: none;
} 
#NASAA { margin: 96px 7px 8px 100px; clear: left;}
#AustralianGrown { margin-bottom: 8px; }
#slogan { 
	font-style: italic;
	position: absolute;
	text-align: right;
	width: 390px;
	top: 120px; left: 250px;
	font-size: 16px;
}
.col-1, .col-2 {
	float: left;
	width: 255px;
}
.col-2 {
	margin-left: 18px;
}
.col-divider {
	width: 538px; /* 784px */
	clear: both;
	height: 1px;
	display: block;
}
.no-margin {
	margin-top: 0;
}
.pic-left {
	float: left;
	margin: 0 12px 8px 0;
}
.pic-right {
	float: right;
	margin: 0 0 8px 12px;
}
.pic-right-outside {
	float: right;
	margin-right: -100px;
}
.pic-right-outside-ie6 {
	display: none;
}
.pic-above-h2 {
	margin-bottom: 1em;	
}


/* ------------------ Nav ------------------ */

#nav ul {
	position: relative;
	padding: 0;
	margin: 0;
	width: 784px; 
	list-style: none;
}
#nav a {
	display: block;
	width: 100px;
	color: #ceccca;
	text-align: center;
	text-decoration: none;
	background-image: url(images/BG-Nav.png);
	background-repeat: no-repeat;
	padding: 8px 6px 9px 6px;
	margin: 0;
	font-size: 14px;
}
#nav a:hover {
	color: #FFF; 
	background-position: -112px 0;
}
#nav li {
	float: left;
	width: auto; 
	margin: 0; 
	padding: 0; 
}
#nav li ul {
	position: absolute;
	width: 112px;
	left: -999em;
	z-index: 4;
	top: 33px;
	background-image: url(images/BG-Nav-2-End.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 11px;
}
#nav li ul a {
	padding: 6px 6px;
	width: 100px;
	text-transform: none;
	background-image: url(images/BG-Nav-2.png);
}
#nav li ul a:hover {
	
}
#nav li:hover ul {
	left: auto;
	margin: 0px 0 0 0px; 
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	margin: 0px 0 0 0px;
}

	
/* ------------------ Text ------------------ */
	

.arrow-left {
	padding-left: 20px;
	background: url(images/IconArrowLeft.gif) no-repeat left center;
}
#container-content ul, #container-content ol {
	line-height: 1.4em;
	margin: 0.7em 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	padding: 0;
}
#container-content ul {
	list-style-type: disc;
}
#container-content ul li ul {
	font-size: 1em;
	margin-top: 0.2em;
	margin-bottom: 0.3em;
}
#container-content li {
	margin-left: 1.5em;
	line-height: 1.5em;
}
#container-content div.col-right ul {
	padding-left: 0;
}
#container-content a {
	font-family: Georgia, "Times New Roman", Times, serif;	
}
p.intro {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #82807e;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#right-col h2.no-margin {
	margin-top: 0.55em;
}
.h1-break { margin-top: 2em;}
.link-pdf, .link-generic, .link-word {
	padding: 8px 0 8px 30px;
	background: url(images/Icon-Blank.gif) no-repeat left center;
}
.link-pdf {
	background-image: url(images/Icon-Blank.gif);
}
.link-generic {
	
}	
.link-word {
	
}
.float {
	float: left;
}
.clear {
	clear: right;
}
.pull-quote {
	color: #685F55;
	font-weight: normal;
	font-size: 1.3em;
	margin: 0.3em 0 0 0;
	line-height: 1.3em;
}
			
.small {
	font-size: 0.9em;
}
.xsmall {
	font-size: 0.7em;
}
.grey {
	color: #685F55;
}
h3 span.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #4c4946;
	font-weight: normal;
}

/* ------------------ Forms ------------------ */

label {
	float: left;
	width: 138px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
.input-col-2 {
	float: left;
	width: 390px;
	margin-bottom: 0.7em;
	/*background-image: url(images/BG-Page.jpg);
	background-position: -180px 0px;
	background-repeat: no-repeat;
	border: 1px solid #82807e;*/
}
.button {
	color: #ceccca;
	text-decoration: none;
	background-image: url(images/BG-Nav.png);
	background-repeat: no-repeat;
	padding: 4px 12px;
	margin: 0 7px 0 0;
	font-size: 0.95em;
	line-height: 1.6em;
	height: 2.2em;
	border: 1px solid #231f20;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* ------------------ Mincing Words ------------------ */

h1.mincing-words {
	display: block;
	position: relative;
	vertical-align: top;
}
h1.mincing-words img {
	vertical-align: top;
}
h1.mincing-words span.edition {
	font-size: 9pt;
	text-transform: uppercase;
	vertical-align: top;
	float: right;
}


