body {
	margin: 0;
	padding: 0;
	font: 13px/145% "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
    color: #222;
}

a {
	text-decoration: none;
}

body.mceContentBody {
	background: #FFF;
}

em, cite, i {
/* Lucida Grande doesn't have italic and has to fake it. Use Lucida Sans if available */
font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, sans-serif;
}

b, strong {
    font-weight: bold;
}
i,em {
    font-style: italic;
}


#container, .container {
	width: 980px;
	margin: auto;
	position: relative;
}

#header-wrapper {
	background: url(/images/header-bg.jpg) top center;
	margin: auto;
}

#header {
	height: 64px;
	position: relative;
}

#feature-wrapper {
	background: url(../images/feature-bg.jpg) repeat-x top center;
	height: 230px;
	overflow: hidden;
}

#logo {
	background: url(/images/logo.png);
	width: 286px;
	height: 101px;
	position: absolute;
	left: 0px;
	text-indent: -5000px;
	padding: 0;
	z-index: 500;
}

#feature {
	height: 296px;
	position: relative;
}

#feature h1 {
color:#9C1A03;
font-size:40px;
line-height:50px;
margin-top:52px;
width:700px;
}
#feature h1.hide {
	background: no-repeat;
	text-indent: -5000px;
	height: 54px;
	margin: 88px 0 0 4px;
    width: auto;
}

#page {
	background: url(../images/page-centre-bg.png) repeat-y 613px 0;
}

#content-wrapper {
	float: left;
	width: 648px;
	background: url(../images/content-top-bg.png) no-repeat right top;
	padding-top: 19px;
    padding-bottom: 1em;
	padding-left: 10px;
	padding-right: 30px;
	margin-top: -10px;
}

#content h2, #content h3, #content h4 {
	color: #B42504;
}

#content h2 {
	margin: 1em 0 0.25em;
	font-size: 22px;
}

#content h3 {
	margin: 1em 0 0;
	font-size: 18px;
}

#content p {
	margin: 0 0 1em;
}

#content ul, #content ol {
	margin: 1em 0 1em 1em;
}

#content li {
	list-style: disc outside;
    margin-left: 1em;
}

#content ol li {
	list-style: upper-alpha outside;
}

#sidebar-wrapper {
	float: left;
	width: 274px;
	padding-top: 10px;
	padding-left: 16px;
	font-size: 12px;
	color: #666666;
}

#sidebar {
	width: 248px;
}

#sidebar h3 {
	font-size: 15px;
	font-weight: bold;
	color: #FEFDFB;
	background: #A99699;
	height: 28px;
	padding-left: 29px;
	line-height: 28px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
}

#sidebar .box-contents {
	margin: 10px 10px 40px 29px;
}

.B_crumbBox {
	font-size: 11px;
	color: #A99699;
	text-align: right;
	padding-bottom: 12px;
}

.B_crumbBox a {
	color: #A99699;
}

#rh-subnav {
	margin: 5px 13px 10px;
}

#rh-subnav li {
	padding: 4px 0 4px 17px;
	background: url(../images/bullet-star.png) no-repeat left 9px;
}

#rh-subnav a {
	font-size: 15px;
	color: #B42504;
}

#more-projects {
	width: 239px;
	height: 67px;
	background: url(../images/tab-more-projects.png);
	display: block;
	margin-top: -77px;
	float: right;
	text-indent: -9999px;
}


#page-wrapper {
	position: relative;
	background: #FEFDFB;
}

#page-wrapper2 {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	position: relative; /* Moves content above bg */
	z-index: 100; /* Keeps content above bg, even when positioned first in the document */
	background: #FEFDFB url(../images/page-centre-bg.png) repeat-y 613px 0;
}

.column {
	width: 50%;
	position: absolute;
	top: 0;
	min-height: 30px;
}
 
.bg-left {
	left: 0;
	background: #FEFDFB url(../images/left-bg.jpg) repeat-x;
	margin-top: -10px;
}
 
.bg-right {
	right: 0;
	background: #FEFDFB url(../images/right-bg.jpg) repeat-x;
}





/* Styles for the entire LavaLamp menu */
.lavaLamp {
	position: relative;
	float: right;
    height: 29px;
    padding: 15px; 
	 margin: 0;
    overflow: hidden;
}
/* Force the list to flow horizontally */
.lavaLamp li {
    float: left;
    list-style: none;
}
/* Represents the background of the highlighted menu-item. */
.lavaLamp li.back {
    background: url("/images/lava.png") no-repeat right -30px;
    width: 9px; height: 30px;
    z-index: 8;
    position: absolute;
}
.lavaLamp li.back .left {
    background: url("/images/lava.png") no-repeat top left;
    height: 30px;
    margin-right: 9px;
}
/* Styles for each menu-item. */
.lavaLamp li a {
    position: relative; 
	 overflow: hidden;
    text-decoration: none;
    text-transform: uppercase;
    font: bold 14px arial;
    color: #fff; outline: none;
    text-align: center;
    height: 30px; top: 7px;
    z-index: 10; letter-spacing: 0;
    float: left; display: block;
    margin: auto 10px;
}



/*************************************
Footer stuff brought in
**************************************/
#footer-wrapper {
	background: url(/images/footer-bg.jpg) top center;
	height: 270px;
}
#footer {
	color: #490a00;
	padding-top: 24px;
}
#footer h3 {
	color: #652A06;
	font-size: 140%;
	font-weight: bold;
	margin: 4px 0 10px;
}
#footer-contact {
	width: 320px;
	float: left;
}
.footer-box {
	width: 280px;
	float: left;
	margin-left: 40px;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer li {
	border-bottom: 1px dotted #a56e3f;
	padding: 7px 0 7px 30px;
	background: url(/images/tick.png) no-repeat left 9px;
}
#footer td {
	vertical-align: top;
}
#footer input, #footer textarea {
	width: 240px;
	border: 1px solid #bf8d63;
	font-size: 110%;
	padding: 3px;
	margin-bottom: 5px;
	font-family: inherit;
}
#footer textarea {
	height: 80px;
}
#footer p {
 margin-bottom: 1em;
}

.button { 
  margin: 0;
  border: 0; 
  padding: 0 34px 0 0; 
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #333;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  outline: none;
}
.button span { 
  position: relative; 
  display: block; 
  white-space: nowrap; 
  padding: 0 0 0 34px; 
  color: #ffd368;
}
/* Hacks unfortunately needed for Mozilla */
button:focus::-moz-focus-inner { 
  border-color: transparent !important; 
} 
button::-moz-focus-inner { 
  border: none;
  padding: 0;
}
/* End hacks */



.round_button,
.disabled.round_button:hover { 
  background: url("/images/button.png") right no-repeat; 
/* Applied to button shape not bg image  -webkit-box-shadow: 3px 3px 5px #000; */
}
.round_button span,
.disabled.round_button:hover span { 
  height: 17px; 
  line-height: 17px;
  padding-top: 6px;
  padding-bottom: 6px;
  background: url("/images/button.png") left no-repeat;
}

/******* List styles *****/
ul.ticklist {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
}
.ticklist li {
	padding: 3px 0 3px 26px;
	background: url(/images/tick.png) no-repeat left 6px;
}





.warning {
	background: #FFFFE3;
	padding: 6px;
}
.warning h2 {
	color: #FF6633;
}

pre {
font-size:115%;
padding:1em;
}

pre {
background-color:#222222;
border:1px solid #666666;
color:#FFFFFF;
margin:1.0em;
overflow:auto;
}


dt {
    font-weight: bold;
}
dd {
    margin-bottom: 1em;
}
