body
{
	margin: 0px;
	background-color: #006642;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
	color: #333333;
}

A:link	{ color: #015a3a; text-decoration: none; font-weight: bold;}
A:visited { color: #015a3a; text-decoration: none; font-weight: bold;}
A:active { color: #015a3a; text-decoration: none; font-weight: bold;}
A:hover	{ color: #015a3a; text-decoration: underline; font-weight: bold;}

.footer
{
	color:#ffffff;
	font-size: 11px;
}

.footer A:link	{ color: #ffffff; text-decoration: none; font-weight: bold; font-size: 11px;}
.footer A:visited { color: #ffffff; text-decoration: none; font-weight: bold; font-size: 11px;}
.footer A:active { color: #ffffff; text-decoration: none; font-weight: bold; font-size: 11px;}
.footer A:hover	{ color: #ffffff; text-decoration: underline; font-weight: bold; font-size: 11px;}

#container
{
	margin: 0px;
	background: url(http://www.southpointefitness.com/images/bg.gif) repeat-x #ffffff;
	padding-bottom: 10px;
}
#footer
{
	font-family: Arial, Helvetica, sans-serif;
	background: url(http://www.southpointefitness.com/images/footer.gif) repeat-x;
	height: 44px;
}
.border
{
	border: 1px solid #cccccc;
}

.borderpad
{
	border: 1px solid #cccccc;
	padding:4px;
}

.size10
{
	font-size: 10px;
}

.size11
{
	font-size: 11px;
}

.size14
{
	font-size: 14px;
}

.size16
{
	font-size: 16px;
}
.title
{
	font-size: 13px;
	color: #015a3a;
	font-weight: bold;
}
h1
{
	font-size: 18px;
	border-bottom: 3px dotted #cccccc;
	color: #015a3a;
}
