body {
	background-color: #000000;
	background-image: url(../images/home_page_background_1.jpg);
	background-repeat: no-repeat;
	color: white;
}
#locations {
	color: white;
}	
#locations ul li a {
	text-decoration: none;
	color: white;
}	
#locations ul li a:hover {
	color: #7DBA00;
}	
#mainNav ul li a {
	color: #7DBA00;
	}
#mainNav ul li a:hover {
	color: white;
	}
#content p {
	color: white;
	}
#content p a {
	color:#FFFFFF;
	border-bottom: dotted 1px white;
	}
#content p a:hover {
	border-bottom: solid 1px white;
	}
	
#column1 {
	color: white;
}	

#column2 {
	color: white;
}	

#content2 p a {
	color:white;
	text-decoration: none;
	border-bottom: none;
	}
#content2 p a:hover {
	color:#7DBA00;
	text-decoration: none;
	border-bottom: none;
	}
#content2 h2{
	color: #7DBA00;
	font-size: 1.2em;
	}	
#content2 h2 a{
	color: #7DBA00;
	}	
#content2 h2 a:hover{
	color: #7DBA00;
	text-decoration: underline;
	}
#content2 h2 a:visited{
	color: #7DBA00;
	}
	
#content3 p a {
	color:white;
	}
#content3 h2{
	color: #7DBA00;
	font-size: 1.2em;
	}	
#content3 h2 a{
	color: #7DBA00;
	}	
#content3 h2 a:hover{
	color: #7DBA00;
	text-decoration: underline;
	}
#content3 h2 a:visited{
	color: #7DBA00;
	}
	
/* content2 div */
#content2 {
	margin: 20px 0 10px 25px;
	clear: both;
	border-top: dotted #7DBA00 1px;
	padding-top: 20px;
	}	
	
#columns{
	float: left;
	width: 605px;
	margin: 0;
}
		
#column1 {
	width: 270px;
	float: left;
	display: block;
	margin: 0 0 13px 25px;
}	
#column1 p{
	font-size: 1em;
	line-height: 1.5em;
	margin: 0em 0em 0.5em 0;
}	

#column2 {
	width: 270px;
	float: left;
	display: block;
	margin: 0 0 13px 25px;
}	
#column2 p{
	font-size: 1em;
	line-height: 1.5em;
	margin: 0em 0em 0.5em 0;
}		

#column3 {
	clear: both;
	width: 270px;
	float: left;
	display: block;
	margin: 0 0 13px 25px;
}	
#column3 p{
	font-size: 1em;
	line-height: 1.5em;
	margin: 0em 0em 0.5em 0;
}

#column4 {
	width: 270px;
	float: left;
	display: block;
	margin: 0 0 13px 25px;
}	
#column4 p{
	font-size: 1em;
	line-height: 1.5em;
	margin: 0em 0em 0.5em 0;
}
#listingPanel {
	width: 555px;
	float: left;
	display: block;
	margin: 0 0 13px 25px;
}	
#listingPanel p{
	font-size: 1em;
	line-height: 1.5em;
	margin: 0em 0em 0.5em 0;
}

/* content3 div */
#content3 {
	margin: 0 0 10px 25px;
	clear: both;
	border-top: dotted #7DBA00 1px;
	padding-top: 8px;
	}
#content3 a {
	color: red;
	margin-top: 10px;
}
	
#pscroller2 {
	width: 460px;
	float: left;
	height: 16px;
	margin-left: 20px
}

#pscroller2 a {
	text-decoration: none;
	color: white;
}
	
#language a {
	margin-right: 8px;
	}	
#footer p{
	color: #7DBA00;
	margin: 0 0 0 240px;
	}
#footer p a{
	color: #7DBA00;
	}
#scrollingNews {
	margin-top: 14px;
}

