/* CSS Document */
body
{
	background-color: #CCCC99;
	margin: 0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-top: 0;
	color: #706c5e;
}
.nav a
{

	font-size: 12px;
	text-decoration: none;
	color: #9d9a8b;
	font-weight: bold;
}
.nav a:hover
{
	color: #706c5e;
}
.footer
{
	color: #bbb8a6;
	font-size: 11px;
}

.footer a
{
	color: #bbb8a6;
	font-size: 11px;
	text-decoration: underline;
}
h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #706c5e;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #706c5e;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.name-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #706c5e;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
}



.top-phone {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;

}

a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active 
{
    text-decoration: underline;
    color: #706C5E;
	font-weight: bold;
	font-size: 11px;
}

a.LoginLink:hover 
{
    text-decoration: none;
    color: #706C5E;
	font-weight: bold;
	font-size: 11px;
}

.text-link {

text-decoration: underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;

	margin-top: 0;
	color: #706c5e;

	}
	
.text-link:hover {

text-decoration: underline;
    	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 0;
	color: #706c5e;

	}	
	


