/* @override http://staygb.lucidtest.co.nz/stylesheets/main.css */

/* @override http://staygb.lucidtest.co.nz/stylesheets/main.css */

     * {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	margin: 0;
	padding: 0;
}


body {
background: #ff8315;


}


td, a, p, ul, li, ol, #content {
color: #000;	
font: normal 10pt/19px "Lucida Grande", Lucida, Verdana, sans-serif;
text-align: left;
}

p {
	margin-bottom: 14px;
}

strong {
	font-weight: bold;
}

#page { 
height:100%;
width:100%;


}

#container {
width:770px;
margin-right: auto;
margin-left: auto;

}

#contentWrapper {
	width:770px;
	overflow:hidden;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
}

#header {
	margin-top: 20px;

}

#header img {
	margin-left: 31px;

}

#nav1 {
	width: 708px;
	height: 38px;
	background-color: #a0a0a0;
	margin-right: auto;
	margin-left: 31px;
	
}

#nav1 ul li {
	float: left;
	list-style-type: none;
}

#nav1 a, #nav1 a:visited {
	
	color: #fff;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-size: 11px;
	display: block;
	padding: 10px 20px 9px;
}


#nav1 a:hover {
	color: #c4cece;
}

#nav1 li.selected a  {

	background-color: #fff;
	color: #ff8315;
	font-weight: bold;
}

#content {
	text-align: left;
	padding: 30px 40px;
	
}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}

#content h1 {

color: #ff8315;
	font-style: normal;
	font-size: 24pt;
	padding: 0;
	margin-bottom: 25px;
	margin-top: 10px;
}


#content h2 {
	color: #f6b544;
	margin-top: 35px;
	margin-bottom: 15px;
	padding: 0;
}


#content h3 {
	color: #747474;
	font-style: normal;
	font-size: 13pt;
}


#content h4 {
	color: #a0a0a0;
	font-style: normal;
	font-size: 13pt;
}

#content img {
float: right;
clear: right;
padding: 5px 7px 15px 20px;


}

#content  a:link, #content  a:visited  {
	color: #f6b544;
	font: normal 10pt/19px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: underline;
}

#content a:hover
 {
	color: #fd7911;
}


#content ol, #content ul {
	color: #000;
	font: normal 10pt/19px "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style-position: inside;
	list-style-type: disc;
margin-top: -20px;
}


#footer {

	width: 708px;
	height: 38px;
	background-color: #a0a0a0;
	margin: 10px auto 20px 31px;
	
}

#footer p {
	color: #fff;
	font: normal 8pt "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 11px;
	padding-top: 11px;
	text-align: center;
}


#byline {
	margin-top: 20px;
	margin-bottom: 20px;
}


#byline a, #byline a:visited, #byline p {
	color: #764406; 
	font: normal 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	text-align: center;
}