/* @group Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* @end */

/* @group Layout */

/* @group General */

body, html {
	overflow: auto;
	background-color: #e3d3a5;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
body {
	font-size: 75%;
}
p {
	padding-bottom: 1em;
	line-height: 1.6em;
}
ul {
	line-height: 1.6em;
	list-style: disc;
	margin-left: 1.5em;
}
#hero {
	margin-bottom: -2px;
}
#bottle {
	position: absolute;
	z-index: 6000;
	top: 0px;
	display: block;
	height: 545px;
	width: 310px;
}
#wrapper {
	width: 780px;
	height: 545px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -273px 0 0 -390px;
	padding: 0 10px 0 10px;
}
#header {
	background: transparent url(background-header.jpg) no-repeat 0 0;
	display: block;
	height: 135px;
	width: 780px;
	position: relative;
}

.highlight {
	color: #961a1d;
}

/* @end */

/* @group Menu */

#menu {
	display: block;
	height: 22px;
	width: 780px;
	background-color: #585858;
	clear: both;
	/*position: absolute;
	top: 135px;*/
}
#menu ul {
	float: right;
	display: block;
	width: 472px;
}
#menu ul li {
	display: block;
	float: left;
	border-left: 1px solid #b1b2b2;
	line-height: 0.8em;
}
#menu ul li.over {
	background-color: #961a1d;
}
#menu ul li.over a {
	color: #fff;
}
#menu ul li a {
	display: block;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #9b9c9c;
	padding: 6px 24px 6px 24px;
}
#menu ul li a:hover {
	background-color: #961a1d;
	display: block;
	color: #fff;
}
#menu ul ul {
	margin: -1px 0 0 0;
	display: none;
	position: absolute;
	top: 157px;
	background: transparent url(background-menu.png);
	width: 141px;
	float: none;
	z-index: 20000;
}
#menu ul ul li {
	border: none;
	width: 100%;
}
#menu ul li ul li a {
	float: none;
	display: block;
	color: #fff;
	text-transform: inherit;
}
#menu ul li:hover ul,
#menu ul li.over ul {
	display: block;
}

/* @end */

/* @group Content */

#content,
#hero {
	float: right;
}
#content {
	width: 420px;
	background: #fff url(background-content.gif) no-repeat 50% 50%;
	height: 265px;
	display:block;
	padding: 25px;
}
#pane {
	height: 250px;
	overflow: hidden;
}
#scroll-up,
#scroll-down {
	display: block;
	height: 6px;
	width: 12px;
	text-indent: -9999px;
	text-decoration: none;
}
#scrollers {
	margin-top: 1em;
	float: right;
}
#scroll-up {
	background: #fff url(images/arrow_top_track.gif) no-repeat 0 0;
}
#scroll-down {
	margin-top: -1.4em;
	background: #fff url(images/arrow_bottom_track.gif) no-repeat 0 0;
}
/* @end */

/* @group Footer */

#footer {
	background: #961a1d url(watermark.gif) no-repeat 725px 15px;
	display: block;
	height: 65px;
	width: 780px;
	border-top: 8px solid #585859;
	clear: both;
}
#footer a {
	color: #a94a3f;
	text-decoration: none;
}
#footer p {
	margin: 0 0 0 330px;
	padding-top: 40px;
	color: #a94a3f;
	font-size: 0.75em;
}
#footer a:hover {
	color: #fff;
}



/* @end */

/* @group Background Shadow */

#corners {
	margin: -10px 0 0 0;
	width: 800px;
	height: 565px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -5000;
}
.tr, .tl, .bl, .br {
	display: block;
	height: 80%;
	width: 80%;
	background: transparent url(background-wrapper.gif) repeat-y 0 0;
	position: absolute;
}
.tr {
	top: 0;
	right: 0;
	background-position: 100% 0%;
}
.tl {
	top: 0;
	left: 0;
	background-position: 0% 0%;
}
.bl {
	bottom: 0;
	left: 0;
	background-position: 0% 100%;
}
.br{
	bottom: 0;
	right: 0;
	background-position: 100% 100%;
}

/* @end */

/* @end */

/* @group Branding */

h1 {
	display: block;
	height: 101px;
	width: 410px;
	position: absolute;
	right: 40px;
	top: 13px;
	background: transparent url(campaspe-estate-logo.gif) no-repeat 0 0;
}
h1 a {
	display: block;
	height: 101px;
	width: 410px;
	text-indent: -9999px;
	text-decoration: none;
}

/* @end */

/* @group Headings */
h2 {
	font-family: "Trajan Pro", Georgia, Times New Roman, serif;
	color: #961a1d;
	font-size: 1.33em;
	text-transform: uppercase;
	margin: 0 0 1em 0;
	font-weight: 100;
	padding-top: 2px;
}
h2:first-letter {
	font-size: 1.33em;
	font-weight: 100;
}
h3 {
	font-family: "Trajan Pro", Georgia, Times New Roman, serif;
	font-size: 1.2em;
	text-transform: inherit;
	margin: 0 0 1em 0;
	font-weight: 100;
	color: #961a1d;
}

/* @end */
