#header {
	background-image: url(file:///H|/Web Design/bjz/images/header_bjz.jpg);
	width: 750px;
	float: right;
	background-repeat: no-repeat;
	height: 225px;
}
a {
	color: #666;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #000;
	text-decoration: none;
	font-weight:bold;
}
#nav {
	width: 569px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	background-color: #FFFFCC;
	height: 30px;
	float: right;
}
#loader {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#loader a {
	color: #7695CC;
	text-decoration: none;
}
#loader a:hover {
	color: #B7DDFF;
	text-decoration: none;
	letter-spacing: .1em;
}
#nav ul {
	margin-left: auto;
	margin-right: auto;
	list-style-type: none;
	text-align:center;
}
#nav li {
	display: inline;
	padding: 3em;
/*	width: 750px;*/
}
#nav li a {
/*	float: left;
	width: 15%; */
	text-decoration: none;
	color: #63686E;
	font-size: 0.7em;
	font-family: Verdana;
/*	background-color: #D6D6D6;
	text-align: center;*/
/*	text-indent: 40pt; */
}

#nav li a:hover {
	background-color: #D6D6D6;
	color: #FFFFFF;
}
#links {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #efeac9;
	background-position: right top;
	line-height: 10px;
	background-image: url(images/links-bg.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 170px;
}

#links a {
	font-family: Tahoma;
	font-size: 10px;
	color: #3c2415;
	text-decoration: none;
	font-weight: lighter;
	padding-left: 30px;
	padding-top: 10px;
	line-height: 10px;
}
#links a:hover {
	color: #36AC2D;
	line-height: 10px;
	text-decoration: none;
}
#links h2 {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bolder;
	font-family: Georgia;
	font-size: 14px;
}
#wrappercon {
	background-color: #efeac9;
}
#main_menu a{
	display:block;
}

#submenu2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #003366;
	padding-left: 20px;
	xline-height: 15px;
}
#submenu2 a {
	
	font-family: Tahoma;
	font-size: 10px;
	xline-height: 15px;
	font-weight: lighter;
	color: #36AC2D;
}
#submenu2 a:hover {
	font-family: Tahoma;
	font-size: 10px;
	xline-height: 15px;
	font-weight: lighter;
	color: #5A4A41;
}


body {
	background-color: #6d7683;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(Images/bodybg-2.jpg);
}
#content h2 {
	xcolor: #666666;
	font-family: Verdana;
	xfont-size: 10px;
	xtext-decoration: underline;
	font-size: 13px;
	font-weight: bold;

}
#content {
	color: #333333;
	background-color: #efeac9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height: 0.4cm;
	text-align: left;
	margin: 5px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(Logo-small.jpg);
	border-left-color: #6e7383;
	border-left-width: 1px;
	border-left-style: dashed;
}
h6 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
#xcontent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
#xcontent a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: bolder;
}
a {
	font-size:10px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
a:hover {
	font-size:10px;
	font-weight:bold;
	color:#78604a;
	text-decoration:none;
}
a#bigLink{color:#333333;}
a#bigLink:hover{color:#666666;}

a#smallLink {
	font-size:10px;
	font-weight:bold;
	color:#333333;
}
a#smallLink:visited{color:#333333;}
a#smallLink:hover{color:#78604a;text-decoration:none;}
#content input {
	font-size: 10px;
	letter-spacing: normal;
	padding: 3px;
}

#content h3 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #90924f;
	font-style: italic;
	text-align: center;
}
#footer {
	width: 750px;
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	text-align: center;
	background-image: url(images/bar-bottom-beige.jpg);
	height: 30px;
	background-repeat: no-repeat;
	background-position: center;
	line-height: 20px;
}
#footer a {
	color: #999999;
}
#footer a:hover {
	color: #FFFFFF;
}

.title {
	left: 0px;
	top: 0px;
}
.sirespic {
	border: 1px solid #999999;
	margin: .1px;
}
.table {
	border-top-width: 10px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dfd8ab;
	border-bottom-color: #dfd8ab;
}
.pictext {
	font-family: Tahoma;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
.pic {
	border: thin solid #D6D6D6;
	margin: 15px;
}
#borderbox {
	margin: auto;
	width: 760px;
}
.linkspic {
	background-color: #FFFFFF;
	background-image: url(Images/bull-nav5jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.leftimage {
	margin: 10px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.imagelogo {
	padding-right: 20px;
	padding-bottom: 10px;
}
.text {
	padding-left: 20px;
}
.news_specials {
	padding: 20px;
	background-color: #d3ce9d;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom:3px;
}

#stabilizer h2{
	font-size:12px;
	color:#0081c6;
	text-decoration:none;
	margin:0;
	padding:4px 0 2px 0;
}
#redangus{
	position:relative;
}
#redangus h2{
	color:#d2232a;
	font-size:12px;
	text-decoration:none;
	margin:0;
	padding:4px 0 2px 0;
}

#stabilizer p, #redangus p{
	margin:0;
	padding:3px 0 3px 0;
}
#stabilizer a:link, #stabilizer a:visited{
	color:#566a80;
	text-decoration:underline;
	font-weight:normal;
}
#stabilizer a:hover{
	color:#FFFFFF;
	font-weight:normal;
}
#stabilizer img{
	xpadding-right:2px;
	margin:1px;
}
#sevenSons{
	position:absolute;
	top:120px;
	left:10px;
	width:51px;
	height:50px;
}
#paringaLogo{
	position:absolute;
	top:150px;
	left:400px;
}



/*///////////////////////////////////////////////////////////////////////////////////*/
/*NAV 4  full button image */
/*text buttons are 140 x 30*/
#nav4{
	width:141px;/*set width of nav module and buttons(side by side)*/
	margin:22px 0 0 20px;/*nav will float in center of parent div(page)*/
	xborder:1px solid black;
}
#nav4 > div{

	margin:0;
	padding:0;
	float:left;
	width:47px; /*set to width of buttonBG image*/	
}
#nav4 a{
	display:block;  /*make 'a' tag full width and sizeable (larger click area)*/
	width:47px;	/*set 'a' tag to exact dimensions of button image*/
	height:81px;
	padding:0; /*no padding or margin so button fits exactly*/
	margin:0;
	
	text-decoration:none; /*stop any underlines showing if there are inadvertant spaces etc*/
}
#nav4 a:link, #nav4 a:visited {  
	
} 
#nav4 a:hover, #nav4 a:active {  
	background-position: 0px 0px; /*position button image for down state*/
} 
#nav4 #but1 a{
	background-image:url(images/elements/button1.png); /*set different button image for each button */
}
#nav4 #but2 a{
	background-image:url(images/elements/button2.png);
}
#nav4 #but3 a{
	background-image:url(images/elements/button3.png);
}

.imageRight{
	float:right;
	margin:0 0 5px 15px;
	border:none;
}
.underline{border-bottom:1px dashed gray;}
#imageGallery img{
	margin:2px;
}
.style31 {
	font-size: 13px;
	font-weight: bold;
}
a#green {color:#a2cb6e;}
a:hover#green {color:#a2cb6e; font-size: 10px; text-decoration:underline; font-weight:bold; }

a#red {color:#d2232a; font-size: 10px; }
a:hover#red {color:#d2232a; font-size: 10px; text-decoration:underline; font-weight:bold; }
a#blue {color:#0081c6; font-size: 10px;}
a:hover#blue {color:#0081c6; font-size: 10px; text-decoration:underline; font-weight:bold; }
a#videoLink {font-size: 11px; font-weight:400;}
a:hover#videoLink {font-size: 11px; text-decoration:underline; font-weight:400; }
a {cursor:pointer;}
a#featureLink{
	font-size:13px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}

a#featureLink:hover{
	color:#FF0000;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
#belowNav{
	xmargin:40px 0 0 0;
	padding:120px 0 0 0;
	xbackground-color:red;
	xheight:50px;
}
