/* Start of CMSMS style sheet 'yarrabrae' */
/*
Univers Graphic Design
www.univers.net.au
*/

* {
	margin:0%;
	padding:0%;
	border:none;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	text-align:left;
	font-weight:normal;
	line-height: 115%;
}
html, body {
	height:100%;
	font-size:.9em;
}
p {
	margin-bottom:.75em;
}
a:link {
	color:#FFF;
	text-decoration: none;
}
a:visited {
	color:#FFF;
}
a:active, li#active a, li a:hover {
	color: #ACACAC;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color: #ACACAC;
}
ul, li {
	display:block;
}
h1 {
	font-size:1.25em;
	font-weight:bold;
	color:#FFF;
}
h2 {
	font-size:1em;
	font-weight:normal;
}
strong {
	font-size:1em;
	font-weight:bolder;
}
li a .currentpage {
	color: #ACACAC;
}

img, div { behavior: url(/yarrabrae/uploads/iepngfix.htc) } 


/*centering*/
#distance { 
	width:1px;
	height:50%;
	margin-bottom:-375px;
	float:left;
}
/*divs*/
#container {
	margin:0 auto;
	position:relative;
	height:750px;
	width:950px;
	clear:left;
	border: 1px solid #000000;
}

#head {
	position:relative;
	float:left;
	height:160px;
	width:920px;
	background:url(uploads/yarra-brae-logo.gif) left center no-repeat;
	text-indent:-300em;
	left:20px;
}
#caption {
	position:relative;
	float:left;
	left:15px;
	height:90px;
	width:920px;
	background: url(uploads/yarra-brae-bkg.jpg) right bottom no-repeat;
	text-indent:-300em;
	margin-bottom:10px;
}

#mid {
	position:relative;
	float:left;
	height:430px;
	width:920px;
	left:15px;
}

#image {
	position:absolute;
	top:0px;
	left:0px;
	height:auto;
	width:920px;
	z-index:1;
}

/*menu*/

#menu {
	position:absolute;
	left:0px;
	top:0px;
	width:14em;
	height:430px;
	background:url(uploads/black.png) repeat top left;
	z-index:5;
	color:#FFF;
}
#menucontent {
	position:relative;
	float:left;
	width:13.5em;
	height:auto;
	margin:.5em 0em 0em .5em;
	z-index:10;
}
#menucontent ul {
	list-style:none;
	color:red;
}
#menucontent li {
	color:#FFFFFF;
}
#menucontent a {
	color:#FFF;
}
#menucontent li a:hover{
	color:#ACACAC;
}
#menucontent li a.currentpage {
	color:#9F9B74;
}

/*content*/

#textarea{
	position:absolute;
	left:14em;
	top:0px;
	width:19.5em;
	height:430px;
	background:url(uploads/grey.png) repeat top left;
	z-index:5;
	overflow:hidden;
}
#textareacontent {
	position:relative;
	float:left;
	width:18em;
	height:430px;
	padding:.5em 0em 0em .5em;
	color:#FFF;
	z-index:10;
	overflow:auto;
}
#textareacontent table {
	width:100%;

}
#textareacontent table td {
	width:100%;
	height:1.75em;
	padding-bottom:.25em;
	border-bottom:.1em solid #FFF;
}
#footer {
	position:relative;
	float:left;
	width:920px;
	height:auto;
	padding:10px 0px 0px 20px;
	z-index:5;
	color:#9F9B74;
}
#footer a:hover {
	color:#ACACAC;
}
#footer a {
	color:#000;
}

#row {
	width:100%;
	height:auto;
	padding-bottom:.1em;
}
.uploadrow {
	width:30em;
	padding-bottom:.2em;
	border-bottom:.1em solid #FFF;
}
/* End of 'yarrabrae' */

