h1 {
	color: #ff6600;
}
h2 {
	font-family:verdana,sans serif; 
	font-size:16px; 
	font-style: italic; 
	color: #008080;
}
h3 {
	font-size: medium; 
	color: #ff6600;
}
p {
	font-family: sans-serif; 
	color: #000000;
}
#headerWrap {
	background: url('2010images/Townsville/headerBkg.gif') no-repeat bottom left;
}
.logo {
	background: url('2010images/Townsville/logo.png') no-repeat top left;
}
.locSelect a {
	color: #7E7E19;
}
.locSelect a:hover {
	color:#F7941D;
}

/*CHANGES TO HEADER*/

.locSelect 
{
	
	margin-top: 90px;
	margin-left: 40px;
}

#link a 
{	
	height: 40px;
}

#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;
	position: absolute;
	text-align:center;
}

#circle_images
{
	width: 210px;
	height: 141px;
	margin-top: 110px;
	margin-left: 45px;
	position: absolute;
}

#ringTone a
{
	color:#000000;	
	/*color:#23B8BD;*/
	font-weight:300;
	font-size:12px;
	text-decoration:none;
	font-family:Century Gothic, Verdana, Geneva, sans-serif;
}

#ringTone a:hover
{
	color:#7E7E19;
	text-decoration:underline;
}

#topBar {
	background:#7E7E19 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:13pt;
	
}

/*#topBar {
	background: url('2010images/Townsville/locBarBkg.gif') no-repeat top left #959524;
}*/
#contentWrap {
	background: url('2010images/Townsville/contentShadows.gif') repeat-y top left;
}
#signUp a {
	background: url('2010images/Townsville/signUp.jpg') no-repeat top left;
}
	#overlayBase {
		background: url('2010images/Townsville/overlayBase.png') no-repeat top left;
	}
#locs a {
	color:#959524;
}
#locs a:hover {
	color: #f7931e;
}
#locs span {
	color: #603913;
}

ul#crm_list
{
	font-size:12px;
}


ul#crm_list li a
{
	color:#FF811C;
	text-decoration:none;
	font-size:12px;
}

ul#crm_list li a:hover
{
	text-decoration:underline;
}

a:focus
{
	outline:none;		
}