/*-----generic------*/
/* menu defined in styleMenu.css */
/* home page defined in styleHome.css */

body {
	border: 0;
	padding: 0;
	margin: 0;
	font: 12px/22px Arial, Helvetica, sans-serif;
	color:#413F38;
	background: #313880 url(../img/bg_home_content.gif) repeat-y center;
	text-align: center;
}
.toplogoContainer {
	text-align: left;
	background-color: #313880;
}
#logo {
	height:135px;
	background: #FFFFFF url(../img/logo.gif) no-repeat center;
	width: 95%;
}
#topImage {
	float:right;
	padding-left:134px;
}
.topImageLeft, .topImageRight {
	float:left;
	margin: 0px;
	padding: 0px;
}
.topImageLeft img, .topImageRight img {
	width:258px;
	height:135px;
	}

#mainContent {
	clear:both;
	width:761px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	bo//rder: 1px solid green;
}
#text {
	width:587px; 
	float:right;
	background-color: #FFFFFF;
	padding: 10px 20px 10px 20px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width:547px;
}
/* ie5 box model hack */
html>body #mainContent #text {
  width:547px;
} 

#text li {
	font-size: 14px;
	font-weight: bold;
	color: #313880;
	list-style: url(../img/bullet.gif);
}
#search {
	width:587px;
	float:right;
	background-color: #FFFFFF;
	padding: 10px 0px 10px 0px;
}
#subNav {
	bor//der: 1px solid black;
	width:174px;
	padding: 10px 10px 10px 10px;
	float:left;
	background-color:#EECD34;
	color:#575344;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width:154px;
}
/* ie5 box model hack */
html>body #mainContent #subNav {
  width:154px;;
} 

#subNav ul, #subNav li   {
	padding:4px 0px 0px 0px;
	margin:0px;
	list-style: none;
}
#subNav a, #subNav a:link, #subNav a:visited    {
	color:#313880;
	text-decoration:none;
}
#subNav a:hover, #subNav a:active    {
	color:#313880;
	text-decoration:underline;
}
#subNav img   {
	padding:8px 0px 0px 0px;
}
/*-----page titles------*/
.title {
	height:73px;
}
.title span {
	display:none;
}
#titleAboutUs {
	background: #CCC08F url(../img/titleAboutUs.gif) repeat-x center;
}
#titleWool {
	background: #CCC08F url(../img/titleWool.gif) repeat-x center;
}
#titleProperty {
	background: #CCC08F url(../img/titleProperty.gif) repeat-x center;
}
#titleLivestock {
	background: #CCC08F url(../img/titleLivestock.gif) repeat-x center;
}
#titleInsurance {
	background: #CCC08F url(../img/titleInsurance.gif) repeat-x center;
}
#titleFinance {
	background: #CCC08F url(../img/titleFinance.gif) repeat-x center;
}
#titleNews {
	background: #CCC08F url(../img/titleNews.gif) repeat-x center;
}
#titleLinks {
	background: #CCC08F url(../img/titleLinks.gif) repeat-x left;
}
#titleContactUs {
	background: #CCC08F url(../img/titleContactUs.gif) repeat-x center;
}
#titleOurTeam {
	background: #CCC08F url(../img/titleOurTeam.gif) repeat-x center;
}
#titleRiskManagement {
	background: #CCC08F url(../img/titleRiskManagement.gif) repeat-x center;
}
#titleBuyersWishlist {
	background: #CCC08F url(../img/titleBuyersWishlist.gif) repeat-x center;
}
#titleResidentialForSale {
	background: #CCC08F url(http://www.schutebell.com.au/img/titleResidentialForSale.gif) repeat-x center;
}
#titleRuralForSale {
	background: #CCC08F url(http://www.schutebell.com.au/img/titleRuralForSale.gif) repeat-x center;
}

hr {
	clear:both;
	height:1px;
	color:#CCC08F;
}
h1 {
	font-size: 120%;
	margin: 0px 0px 2px 0px;
	font-weight: bold;
	color: #313880;
}

h2 {
	font-size: 100%;
	margin: 0px 0px 2px 0px;
	color: #000000;
	font-weight:bold;
}

h3 {
	font-size: 100%;
	margin: 0px 0px 10px 0px;
	color: #625A51;
}
h4 {
	font-size: 80%;
	color: #999999;
	margin: 0px;
	font-weight:normal;
}
em {
	color: #1E1D1B;
	font-style:normal;
}
p {
	margin: 4px 0px 10px 0px;
}
/*-----links------*/
a { color:#000000; font-weight:bold; text-decoration:none }
a:link { color:#000000; font-weight:bold; text-decoration:none }
a:visited { color:#000000; font-weight:bold; text-decoration:none }
a:hover { color:#000000; font-weight:bold; text-decoration:underline }


/*-----footer pages------*/
#footer {
	background-color:#807859;
	padding: 10px 0px 10px 0px;
	clear:both;
	width:557px;
	margin-left: 184px;
	color:#9E956F;	
	font-size:10px;
}

#footer a:link, #footer a:visited {
	color:#9E956F;
	font-weight:normal;
	text-decoration:none;
}
#footer a:hover, #footer a:active {
	color:#9E956F;
	font-weight:normal;
}
/*************** Article page styles **************/
.article {
	width:545px;
	padding: 0px 0px 30px 0px;
	clear:both;
}
.article .articlePhoto {
	width:135px; 
	float:left;
}
.article .articlePhoto img {
	width:135px; 
	height:112px;
}
.article .articleDescription {
	width:375px; 
	margin-left:145px;
}

/*************** Link page styles **************/
.link {
	width:545px;
	padding: 0px 0px 30px 0px;
	clear:both;
}
.link .linkLogo {
	width:150px; 
	float:left;
}
.link .linkLogo img {
	width:150px; 
	height:75px;
}
.link .linkDescription {
	width:360px; 
	margin-left:160px;
}
	
/*************** Staff page styles **************/
#text table{
	width:545px;
	margin-bottom:20px;
}
#text th {
	font-weight: bold;
	font-size:12px;
	color: #313880;
	text-align:left;
	background-color:#F3F1E8;
	vertical-align: text-top;
	border-bottom: 1px solid #CCC08F;
}
#text td {
	text-align:left;
	font-size:12px;
	border-bottom: 1px solid #CCC08F;
}

	
/*************** Office hours styles **************/
dl, dt, dd {
			margin: 0; padding: 0;
		}
		
dl/*definition list*/ {
	overflow: auto;
	width: 545px;
	}
dt/*definition term*/ {
	float: left;
	width: 250px;
	}
dd/*definition description*/ {
	float: right; width: 285px; 
	}