body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/cardinal_door_background.gif);
	background-repeat: repeat;
}
#Layer1 {
	position:absolute;
	height:115px;
	z-index:1;
	left: 0px;
	top: -1px;
	visibility: visible;
	width: 666px;
}
.tanbackshadow {
	background-attachment: fixed;
	background-color: #F2DEAB;
	background-image: url(images/shadow_bot_12.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.tanbackshadow2 {
	background-attachment: fixed;
	background-color: #F2DEAB;
	background-image: url(images/shadow_bot_12.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}


.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.yellowmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #F2DEAB;
	text-decoration: none;	
}
.brownwmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #452E14;
	font-weight:bold;
	text-decoration: none;
}
.brownwtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	color: #452E14;
	text-decoration: none;
	
}

.yellowmenu2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: normal;
	color: #F2DEAB;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:-1px;
}

