@charset "UTF-8";
/* Doon Creek CSS */

body {
	background:#f2f1e5 url(../images/backgrounds/bg3.jpg);
	background-repeat:repeat-x;
	margin:0;
}

@font-face {
	font-family: 'PhoenicaCondensedStdBold';
	src: url('phoenicastd_77.eot');
	src: local('Phoenica Condensed Std'), local('PhoenicaSTDCn-Bd'), url('phoenicastd_77.woff') format('woff'), url('phoenicastd_77.ttf') format('truetype');
}

#main {
	position:relative;
	top:0;
	margin-left:auto;
	margin-right:auto;
	border-style:solid;
	border-color:#111;
	border-width: 0px 1px 0px 1px;
	width:800px;
	height:960px;
	background-image:url(../images/backgrounds/beige-bg1.jpg);
	background-repeat:repeat-y;
}

#woodgrainheader {
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	height:100px;
	background-image:url(../images/header/wood_grain_header.jpg);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
}

#doonlogotop {
	position:absolute;
	top:5px;
	left:312px;
	width:184px;
	height:162px;
	z-index:90;
}

#menubrown {
	position:absolute;
	top:89px;
	left:0px;
	width:800px;
	height:43px;
	background-color:#362621;
	z-index:3;
}



#menuleft {
	position:absolute;
	top:89px;
	width:334px;
	height:43px;
	z-index:4;
	left: 0px;
}

#menuright {
	position:absolute;
	top:89px;
	left:502px;
	width:334px;
	height:43px;
	z-index:4;
}

#content {
	position:absolute;
	top:170px;
	width:720px;
	left:26px;
	height:610px;
	z-index:5
}

#leftbox {
	position:absolute;
	left:31px;
	top:77px;
	width:681px;
	height:657px;
	text-align:left;
	line-height:1.1em;
	z-index:5;
}

#regbar {
	position:absolute;
	left:49px;
	top:884px;
	width:701px;
	height:40px;
	text-align:center;
	z-index:5;
}

#footer {
	position:relative;
	top:-20px;
	margin-left:auto;
	margin-right:auto;
	width:802px;
	height:110px;
	background-image:url(../images/footer/doon-footer.png);
	background-repeat:no-repeat;
	z-index:7;
}

.textfields {
	font-family: 'PhoenicaCondensedStdBold';
	font-size:0.75em;
	color:#362621;
}

.textfields2 {
	font-family: 'PhoenicaCondensedStdBold';
	font-size:0.75em;
	color:#362621;
	line-height:26px;
}

.textfieldssmall {
	font-family: 'PhoenicaCondensedStdBold';
	font-size:0.65em;
	color:#362621;
	line-height:14px;
}

#address {
	position:absolute;
	top:219px;
	left:484px;
	width:238px;
	height:179px;
	text-align:center;
	z-index:10;
}

.adressheader {
	font-family: 'PhoenicaCondensedStdBold';
	font-size:1.2em;
	color:#362621;
}

.adress {
	font-family: 'PhoenicaCondensedStdBold';
	font-size:1em;
	color:#362621;
	line-height:19px;
}

#addressbg {
	position:absolute;
	background-color:#747758;
	top:70px;
	left:485px;
	width:237px;
	height:180px;
	border-style:solid;
	border-color:#000;
	border-width:1px;
	z-index:9;
}

#map {
	position:absolute;
	top:30px;
	left:515px;
	width:209px;
	height:203px;
	z-index:11;
}

