h1 {
	color: #82c8c7;
}
#headerWrap {
	background: url('2010images/Newcastle/headerBkg.gif') no-repeat bottom left;
}
.logo {
	background: url('2010images/Newcastle/logo.gif') no-repeat top left;
}
.locSelect a {
	color:#603913;
}
.locSelect a:hover {
	color: #FFFFFF;
}
#topBar {
	height: 38px;
	width: 614px;
	color:#FFFFFF;
	font-weight:normal;
	/*background:#539e9d url('2010images/Brisbane/tiny_trim.png') repeat-x bottom;*/
	background: url('2010images/Newcastle/locBarBkg.gif') no-repeat top left #539e9d;
	padding-top:10px;
	padding-left: 250px;
	font-size:13pt;
}
#woodLogo {
	width: 128px;
	height: 134px;
	margin-top: -35px;
	margin-left: 770px;
	position: absolute;
}
#contentWrap {
	background: url('2010images/Newcastle/contentShadows.gif') repeat-y top left;
}
#signUp a {
	background: url('2010images/Newcastle/signUp.jpg') no-repeat top left;
}
#overlayBase {
	background: url('2010images/Newcastle/overlayBase.png') no-repeat top left;
}
#locs a {
	color:#64aaa1;
}
#locs a:hover {
	color: #f7931e;
}
#locs span {
	color: #603913;
}

ul#crm_list li a
{
	color:#FF811C;
	text-decoration:none;
}

ul#crm_list li a:hover
{
	text-decoration:underline;
}

a:focus
{
	outline:none;		
}
