p	{
	font-size:11px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color: black;
	}

input, select, textarea	{
	font-size:11px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color: black;
	}

H1	{
	font-size:20px;
	font-family:Times New Roman, Times, serif;
	color: #182044;
	}
tr	{	
	line-height: 18px;
	font-size:11px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-weight: normal;
	vertical-align: top;
	border: none;
	text-align: left;
	}

table 
	{	
	border: none;
	padding: none;
	}

img 
	{	
	border: none;
	}

.LastLine 
	{	
	BORDER-top: #9C754A 5px solid; 
	background-color: #182044;
	}

.InLastLine 
	{	
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: white;
	font-weight: normal;
	vertical-align: top;
	border: none;
	text-align: center;
	}
.InLastLine a:link{color:white;cursor:hand;text-decoration: none;}
.InLastLine a:active{color:white;cursor:hand;text-decoration: none;}
.InLastLine a:visited{color:white;cursor:hand;text-decoration: none;}
.InLastLine a:hover{color:#cccccc;cursor:hand;text-decoration: none;}

	.PromoTitle 
	{	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
	vertical-align: top;
	border: none;
	text-align: center;
	background-color: #182044;
	}

.PromoSub
	{	
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: white;
	font-weight: normal;
	vertical-align: top;
	border: none;
	text-align: center;
	background-color: #182044;
	border-bottom: #9C754A 5px solid; 
	}
	.Promotext
	{	
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: black;
	font-weight: normal;
	vertical-align: top;
	border: none;
	text-align: center;
	background-color: white;
	border-left:  #999999 2px solid; 
	border-right:  #999999 2px solid; 
	}
		.Promolink
	{	
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: black;
	font-weight: normal;
	vertical-align: top;
	border: none;
	text-align: center;
	background-color: white;
	border-left:  #999999 2px solid; 
	border-right:  #999999 2px solid; 
	border-bottom:  #666666 4px solid; 
	}

.grad {
	background-image: url( images/gradient.gif );
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #CCCCCC;
}
#nav ul {
	font: bold normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
	width: 180px;
}
#nav li {
	padding: 0px;
	border: 1px solid #666666;
	background: #9C754A;
	list-style: none;
	margin: 2px;
	position: relative;
}
#nav li a {
	display: block;
	color: white;
	line-height: 24px;
	padding:0px;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	width: 160px;
	letter-spacing: 1px;
	font-weight: normal;
}

#nav a:hover {
	background: #9C754A;
	color: black;
}
#nav li ul {
	margin: 0px;
	position: absolute;
	left: 176px;
	top: -3px;
	display: none;
	padding: 0px;
}
#nav li ul li {
	margin: 2px;
}
#nav li ul li a {
	width: 160px;
}

#nav li:hover ul, #nav li.menuparenth ul { 
	display: block; 
}
/* Fix IE. Hide from IE Mac \*/
* html #nav ul li { float: left; height: 1%; }
* html #nav ul li a { height: 1%; }
* html #nav li a { 
	width: 174px; 
}

a {
	color:#996633;
	text-decoration: none;
}
#footer a {
	padding-left: 6px;
	padding-right: 6px;
}

