﻿body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	
}
.dark-gray-menu-bg {
	background-color: #999999;
}
.image-margins {
	margin-top: 32px;
	margin-bottom: 32px;
}
.portfolio-image-margins {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.golf-portfolio-image{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.white-homepage-text {
	color: #ffffff;
	margin-top: 32px;
	margin-bottom: 32px;
	
}
.center-text {
	color: #ffffff;
	margin-top: 32px;
	margin-bottom: 32px;
	text-align: center;
}
.contact-us-text {
	color: #ffffff;
	margin-top: 32px;
	margin-bottom: 32px;
	text-align: justify;
	font-size: 18px;
}
a:link {
	text-decoration: underline;
	color: #FFFF00;
}
a:visited {
	text-decoration: underline;
	color:#FFFF00;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.change_to_yellow_sitemap{
	color:#FFFF00;
	text-decoration:underline;
}
.sitemap_white_text{
	color:#ffffff;
}
.sitemap_blue_hyperlink{
	
	color:#005DC9;

}
h1{
	color: #ffffff;
	margin-top: 32px;
	font-size: 16px;
}
.smallcaption
{
	color: #ffffff;
	font-size:12px;
}
.smallfont{
	
	color: #ffffff;
	font-size:14px;
}
