body
{
	margin: 0px;
	background: url(images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
}
#headerbg
{
		background: url(images/header-bg.jpg) no-repeat top center;
}
#container
{
	width: 940px;
	margin: 0px auto;
}
p
{
	margin-top: 0px;
}
.smallnav
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 11px;
	font-style: italic;
	
}
#content
{
		background-color: #ffffff;
}
#graybg
{
		background-color: #e1e0e0;
}
h1
{
	color: #f08c1c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	margin: 3px 0px;
}
h2
{
	font-size: 14px;
	font-weight: bold;
	color: #2c2b2a;
	text-transform: uppercase;
	margin: 3px 0px;
}
.footer
{
	color: #525252;
	font-size: 11px;
}
.graytitle
{
	color: #ffffff;
	font-size: 11px;
	font-weight:bold;
	border-bottom: 1px solid #4e4e4e;
}
.graytext
{
	color: #ffffff;
	font-size: 11px;
	font-weight:bold;
}
.orangetext
{
	color: #fa9e0d;
}

.lightgray
{
	color: #777777;
}
.size11
{
	font-size: 11px;
}

A:link	{ color: #008ccc; text-decoration: none; font-weight: bold;}
A:visited { color: #008ccc; text-decoration: none; font-weight: bold;}
A:active { color: #008ccc; text-decoration: none; font-weight: bold;}
A:hover	{ color: #fa9e0d; text-decoration: underline; font-weight: bold;}


.smallnav A:link	{ color: #ffffff; text-decoration: none; font-weight: normal; }
.smallnav A:visited { color: #ffffff; text-decoration: none; font-weight: normal;}
.smallnav A:active { color: #ffffff; text-decoration: none; font-weight: normal; }
.smallnav A:hover	{ color: #fa9e0d; text-decoration: none; font-weight: normal; }

.footer A:link	{ color: #8e8e8e; text-decoration: none; font-weight: bold; }
.footer A:visited { color: #8e8e8e; text-decoration: none; font-weight: bold;}
.footer A:active { color: #8e8e8e; text-decoration: none; font-weight: bold; }
.footer A:hover	{ color: #fa9e0d; text-decoration: none; font-weight: bold; }
