@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:660px;
	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;
}

#rotatingbanner {
	position:absolute;
	top:145px;
	width:720px;
	left:39px;
	height:298px;
	z-index:5
}

#leftbox {
	position:absolute;
	left:43px;
	top:450px;
	width:230px;
	height:129px;
	text-align:center;
	z-index:5;
}

#midbox {
	position:absolute;
	left:283px;
	top:450px;
	width:230px;
	height:129px;
	text-align:center;
	z-index:5;
}

#rightbox {
	position:absolute;
	left:523px;
	top:450px;
	width:230px;
	height:129px;
	text-align:center;
	z-index:5;
}

#regbar {
	position:absolute;
	left:48px;
	top:587px;
	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;
}
