/* CSS Document */

body	{
background-image:url(../images/bgd.jpg);
	background-repeat:repeat-x;
	background-color:#896646;
	font-family:verdana,arial,helvetica,geneva,sans;
	font-size:11px;
	line-height:16px;
	color:#134097;
	}
	
body A	{
	color:#124097;
	text-decoration:none;
	}

body A:hover	{
	color:#896646;
	text-decoration:none;
	}
	
.title	{
	font-family:georgia;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
	color:#134097;
	}
.caption {
	font-family:georgia;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	text-decoration:none;
	color:#134097;
	}
	
.nav	{
	font-family:georgia;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	text-decoration:none;
	color:#896646;
	}

.nav A	{
	color:#896646;
	text-decoration:none;
	border-bottom: 1px dashed #9A8E51;
	}

.nav A:hover	{
	color:#896646;
	text-decoration:none;
	background-color: #E9EAFF;
	border-bottom: 1px dashed #9A8E51;
	}
.nav2	{
	font-family:georgia;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	text-decoration:none;
	color:#896646;
	}

.nav2 A	{
	color:#896646;
	text-decoration:none;
	background-color:#fadc5e;
	border-bottom: 1px dashed #9A8E51;
	}

.nav2 A:hover	{
	color:#896646;
	text-decoration:none;
	background-color: #E9EAFF;
	border-bottom: 1px dashed #9A8E51;
	}

.copy	{
	font-family:arial, verdana, helvetica, tahoma, sans;
	font-size:11px;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
	color:#393916;
	}

.copy A	{
	font-family:arial, verdana, helvetica, tahoma, sans;
	font-size:11px;
	color:#999966;
	text-decoration:none;
	background-color: #F3F3E1;
	border-bottom: 1px dashed #9A8E51;
	}

.copy A:hover	{
	font-family:arial, verdana, helvetica, tahoma, sans;
	font-size:11px;
	color:#1D5E77;
	text-decoration:none;
	background-color: #D9ECF3;
	border-bottom: 1px dashed #9A8E51;
	}


.copyright	{
	color:#333333;
	font-family:verdana,arial,helvetica,geneva,sans;
	font-size:9px;
	line-height:14px;
	}

.copyright A {
	color:#6699FF;
	text-decoration:none;
	}

.copyright A:hover {
	color:#FFCC66;
	text-decoration:none;
	}
.copyright2	{
	color:#735c43;
	font-family:verdana,arial,helvetica,geneva,sans;
	font-size:10px;
	line-height:12px;
	}

.copyright2 A {
	color:#735c43;
	text-decoration:none;
	}

.copyright2 A:hover {
	color:#735c43;
	text-decoration:none;
	}
.subhead3Ahover {  
	font-size: 10px; 
	font-weight: bold; 
	color: #FFCC66; 
	line-height: 14px;
	}
.fancyBig {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#393916;
	font-style:italic;
}
.fancyBigBold {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#393916;
	font-style:italic;
	font-weight:bold;
}
.clear {
	clear:both;
	}
