#wrapper {
	position:relative;
	width:100%;
	height:100%;
	z-index:1;
}
#box {
	position:relative;
	width:900px;
	height:598px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-image: url(binaries/mainbg.gif);
	background-color: #FFFFFF;
}
body {
	height: 100%;
	width: 100%;
	background-color: #662401;
	color: #662401;
	margin: 20px 0px 0px;
	font: bold 11px/11px "Geneva", Verdana;
}
#leftColumn {
	position:absolute;
	left:290px;
	top:4px;
	width:224px;
	height:593px;
	z-index:1;
	padding-top: 10px;
}
h1 {
	font-size: 18px;
	color: #be420e;
	line-height: 18px;
}

p {
	margin-top: 20px;
	margin-bottom: 20px;
}
#rightextra {
	color: #FFFFFF;
	position:absolute;
	left:12px;
	top:207px;
	width:248px;
	height:256px;
	z-index:4;
	text-align: right;
}

#extras td , #extras th {
	padding: 5px;
}
.redabbey {
	color: #FFFFFF;
	border-style: none;
}

#extras {
	text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
}

#extras th {
	background-color: #FACEBC;
}
#footer {
	color: #FFFFFF;
	clear: both;
	text-align: right;
	vertical-align: middle;
	padding-top: 5px;
}



#rightColumn {
	position:absolute;
	left:533px;
	top:5px;
	width:268px;
	height:588px;
	z-index:2;
	background-image: url(binaries/rightBG.gif);
}
h2 {
	font-size: 14px;
	color: #672401;
}
#cmscol {
	position: absolute;
	width: 612px;
	left: 277px;
	top: 4px;
	text-align: left;
	padding-top: 5px;
	background-color: #FFFFFF;
	height: 587px;
	padding-right: 10px;
	overflow: auto;
}

#Layer1 {
	position:absolute;
	left:0px;
	top:0px;
	width:608px;
	height:109px;
	z-index:2;
}
#insideRightCol {
	position:absolute;
	left:17px;
	top:19px;
	width:233px;
	height:557px;
	z-index:1;
}
#contactUs {
	position:absolute;
	left:7px;
	top:442px;
	width:219px;
	height:100px;
	z-index:1;
}
a {
	color: #662401;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9B080;
	font-weight: bold;
}
a:hover {
	border-bottom-color: #662401;
}
#nav {
	position:absolute;
	left:140px;
	top:6px;
	width:121px;
	height:187px;
	z-index:3;
}

#menu {
width: 120px; /* set width of menu */
background: #FFF;
	text-align: right;
	font-size: 13px;
	color: #662401;
	line-height: 18px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
} 

#menu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}

/* style, color and size links and headings to suit */
#menu a {
display: block;
margin: 0;
padding: 2px 3px;
}

#menu a {
color: #662401;
background: #FFF;
text-decoration: none;
}

#menu a:hover {
	background-color: #FFE9DD;
	color: #BE420E;
}
#special, #special a , #special li {
	background-color: #FFE9DD;
	}
#menu li {
/* make the list elements a containing block for the nested lists */
position: relative;
} 
input, textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%; /* to position them to the right of their containing block */
	width: 100%; /* width is based on the containing block */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #662401;
}
form {
	background: #FFE9DD;
	padding: 10px;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
img {
	border-width: 0px;
	border-style: none;
}

#footer {
	position:relative;
	width:900px;
	height:18px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
}
#leftcolbg {
	position:absolute;
	left:4px;
	top:195px;
	z-index:4;
	height: 393px;
}

/* FOOTER
------------------------------------ */

#footer {
	  width: 900px;
      margin: 5px auto 0px auto;
	  font-size: 0.9em;
	  color: #ffffff;
}
#raLogo  {
	float: left;
	margin-top: 5px;
}
#raTitle {
	margin: 10px 0 0 0;
	text-align: left;
}
#raTitle a {
	color: #ffffff;
	text-decoration: none;
}

.copyright {
     float:right;
}

