/* CSS Styles for gunbowercreekretreat.com.au */

body {
	background-color: #fff;
	background-image: url('../images/bg.gif');
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-position: top left;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: center;
	min-width: 760px;
}

#wrapper-header {
	text-align: left;
	width: 886px;
	height:101px;
	margin-left:auto;
	margin-right: auto;
	margin-bottom: 0;
	background-color: #FFFFFF;
}

#wrapper-content {
	text-align: left;
	width: 884px;
	margin-left:auto;
	margin-right: auto;
	margin-top: 0;
	padding-top:0;
	background-color: #FFFFFF;
	border-bottom: 1px solid #84a03c;
	border-left: 1px solid #84a03c;
	border-right: 1px solid #84a03c;

}

#content-upper {
	padding: 0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	color:#FFF;
	background-color: #7d725c;
	text-align: left;
}

#content-lower {
	padding: 0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height:1.1em;
	color:#FFF;
	background-color: #7d725c;
	text-align: left;
}

#page-title {
	background-color: #a3b768;
	width: 704px;
	height:40px;
	vertical-align:bottom;
	padding-left:180px;
	margin:0;
}

#navbar {
	background-color: #a3b768;
	float:left;
	width:170px;
	height:266px;
}

#body {
	float:left;
	padding:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-left:10px;
	width:522px;
	height:256px;
	background-color: #7d725c;
}

#rhspic {
	float:right;
	width:172px;
	height:266px;
	background-color: #a3b768;
}

#lhspic {
	float:left;
	width:170px;
	height:305px;
}

#bottompic {
	float:left;
	width:542px;
	height:305px;
}

#imagecaption {
	float:right;
	width:162px;
	height:295px;
	background-color: #7d725c;
	padding:5px;
	position: relative;
}

#imagecaptiontext {
	position: absolute;
	bottom:0;
	padding-bottom:5px;
}

#gallerynav {
	position: absolute;
	top:0;
	padding-top:5px;
	padding-left:5px;
	width:60px;
}

#pre-footer{
	background-color: #a3b868;
	width: 100%;
	height:30px;
}

#footer{
	background-color: #f5f5f5;
	width: 100%;
	clear:both
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7d725c;
	vertical-align:bottom;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7d725c;
}

a:visited {
	text-decoration: none;
	color:#0000ff;
}

a:link {
	text-decoration: none;
	color:#a3b768;
}

a:hover {
	text-decoration: underline;
	color:#0000ff;
}
a:active {
	color:#a3b768;
	text-decoration: none;
}

hr {
color:#000000;
background-color:#000000;
}

