h1 {
	color: #d6928a;
}
#headerWrap {
	background: url('2010images/Sydney/headerBkg.png') no-repeat bottom left;
}
.logo {
	background: url('2010images/Sydney/logo.png') no-repeat top left;
}
.locSelect a {
	color:#FFFFFF;
}
.locSelect a:hover {
	color: #e9ada6;
}
/*CHANGES TO HEADER*/

#headerImageLeft_2 
{
	width: 80px;
	height: 120px;
	margin-top: -5px;
	margin-left: 200px;
	position: absolute;
}

#header_image_right_top
{
	width: 233px;
	height: 100px;
	margin-top: -5px;
	margin-left: 620px;
	position: absolute;
	
}

#ringTone
{
	width:110px;
	height:125px;
	margin-left: 750px;
	margin-top: 95px;
	/*margin:152px 0 0 80px;*/
	position: absolute;
	text-align:center;
}

#circle_images
{
	width: 180px;
	height: 120px;
	margin-top: 130px;
	margin-left: 20px;
	position: absolute;
}

#ringTone a
{
	color:#000000;
	font-weight:300;
	font-size:12px;
	text-decoration:none;
	text-align:center;
}

#ringTone a:hover
{
	color:#F7941D;
	text-decoration:underline;
}


#topBar {
	background:#EF4864 url('2010images/Brisbane/tiny_trim.png') repeat-x bottom;
	/*background: url('2010images/Sydney/locBarBkg.gif') no-repeat top left #EF4864;*/ /*#ab6057*/
	height: 38px;
	width: 614px;
	color:#FFFFFF;
	font-weight:300;
	padding-top:10px;
	padding-left: 250px;
	font-size:15pt;
	
}
#contentWrap {
	background: url('2010images/Sydney/contentShadows.gif') repeat-y top left;
}
#signUp a {
	background: url('2010images/Sydney/signUp.jpg') no-repeat top left;
}
	#overlayBase {
		background: url('2010images/Sydney/overlayBase.png') no-repeat top left;
	}
#locs a {
	color:#d6928a;
}
#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;		
}
