@charset "utf-8";
body {
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(images/new_contentBgk1.gif);
}

.wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	height: auto;
}
.wrapper #header  {
	background-image: url(images/new_header.jpg);
	background-repeat: no-repeat;
	height: 288px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
.wrapper .content {
	background-image: url(images/new_contentBgk.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.wrapper .content .navigation {
	width: 245px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	background-image: url(images/new_contentBgk.gif);
	background-position: left;
}
.wrapper  .content  .mainText  .text  #thumbs  {
	float: none;
}

.wrapper .content .navigation h1 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98A442;
	font-style: normal;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #C5BE53;
}

.wrapper .content .navigation .text ul {
	padding: 0px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-type: none;
}

.wrapper .content .navigation .text {
	padding-right: 10px;
	padding-left: 10px;
}

.wrapper .content .mainText {
	width: 755px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	background-image: url(images/new_contentBgk.gif);
	background-position: right;
}
.wrapper .content .mainText .text {
	padding-right: 45px;
	padding-left: 10px;
}

.wrapper .footer {
	background-image: url(images/new_footer.gif);
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 1000px;
	background-repeat: no-repeat;
	clear: both;
	background-color: #373F0B;
}
.wrapper .footer #tagLine a {
	color: #FFFFFF;
	text-decoration: none;
}
.wrapper .footer #tagLine a:visited {
	color: #FFFFFF;
}
.wrapper .footer #tagLine a:active {
	color: #FFFFFF;
}
.wrapper .footer #tagLine a:visited:hover {
	color: #FFFFFF;
}


.wrapper .footer #tagLine {
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	padding-top: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.form #label {
	clear: left;
	float: left;
	width: 240px;
	text-align: right;
	margin-right: 15px;
	background-color: #373F0B;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
	margin-left: 10px;
}
.form input {
	background-color: #F2F2F2;
	border: 1px solid #666666;
}

.formWrapper {
	position: relative;
}

.form #entryField {
	vertical-align: middle;
	margin-top: 2px;
}
.form  input#Submit {
	text-align: center;
	background-color: #373F0B;
	color: #FFFFFF;
	margin-left: 225px;
	font-weight: normal;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}
.form textArea#txtQuestion {
}
.wrapper .content .mainText .form #name {
	width: 300px;
}
.wrapper .content .mainText .form #address {
	width: 300px;
}
.wrapper .content .mainText .form #suburb {
	width: 200px;
}
.wrapper .content .mainText .form #postcode {
	width: 70px;
}
.wrapper .content .mainText .form #contactnumber {
	width: 150px;
}
.wrapper .content .mainText .form #state {
	width: 150px;
}
.wrapper .content .mainText .form #emailaddress {
	width: 300px;
}


.form fieldset {
	height: auto;
	width: auto;
	padding: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #978E87;
	border-right-color: #978E87;
	border-bottom-color: #978E87;
	border-left-color: #978E87;
}
.form  #feedback {
	height: 150px;
	width: 95%;
}

.form legend {
	color: #FFFFFF;
	font-weight: bold;
}
.wrapper .content .mainText .text h1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 24px;
	color: #373F0B;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #373F0B;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.wrapper .content .mainText .text h2 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	color: #45500B;
}
.wrapper .content .mainText .text h3 {
	font-weight: bold;
	font-size: 14px;
	color: #373F0B;
}
.wrapper .content .mainText .text img {
	margin: 5px;
	padding: 0px;
	float: right;
	border: medium solid #373F0B;
}
#menu {
	width: 200px;
	border-size: 1px;
	border-width: 0px;
	margin: 5px;
	}
	
#menu li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	}	
#menu li {
	font-weight: bold;
}

	
#menu li a:link, #menu li a:visited {
	color: #EBE6C8;
	display: block;
	background: url(images/menu1.gif);
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #EBE6C8;
	background: url(images/menu1.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#menu li a:active {
	color: #EBE6C8;
	background: url(images/menu1.gif) 0 -64px;
	padding: 8px 0 0 10px;
	}

.wrapper .content .mainText #interest {
	color: #900;
	font-weight: bold;
}
.wrapper .content .mainText .text #sellingNow {
	font-size: 36px;
	font-weight: bold;
	color: #C00;
	text-align: center;
}
.wrapper .content .mainText .text #phoneNumbers {
	font-size: 16px;
}
.wrapper .content .mainText .text #price {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.ljmenu ul {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.ljmenu li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: none;
}
.ljmenu a {
	color: #000;
	text-decoration: none;
}
.ljmenu a:hover {
	color: #FF0;
}
.ljmenu a:visited {
	color: #000;
	text-decoration: none;
}
.ljmenu a:hover:visited {
	color: #FF0;
}

