H1, H2, H3, H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #4F4231;
}

H1 {
	font-size: medium;

}

H2 {
	font-size: small;
}

H3 {
	font-size: x-small;
}

H4 {
	font-size: xx-small;
	font-weight: normal;
}

ul,li {
	font-size: 9px;
}

.TopMenu, .TopMenu A:link, .TopMenu A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.BodyText, input, .TextArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px;
	text-align: left;
	




}
.HeaderText {
	margin: 5px;
}
.MainMenu,.MainMenuLight, a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;

}

a.SubMenu:link, a.SubMenu:visited, a.SubMenu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	margin-left:10px;

}

A.MainMenu:link, A.MainMenu:visited, a.SubMenu:link, a.SubMenu:visited, a.SubMenu:active { color:#4F4231 }

A.BodyText:link { color:#4F4231 }


.MainMenuLight {
	color: FFFFFF;
	margin-bottom: 10px;
	
}

.SideSearchField {
	color: #4F4231;
	font-size: xx-small;
	width:140px;
}


input.BTN, input.ContactBTN{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	
	
	
	background-color:#EBE4D7;
	border:1px solid;
	border-top-color:#EBE4D7;
	border-left-color:#EBE4D7;
	border-right-color:#EBE4D7;
	border-bottom-color:#EBE4D7;
		
	cursor: pointer; 
	cursor: hand;
	
	width: 146px;
	text-align:center;
}

input.ContactBTN{
	border-top-color:#000000;
	border-left-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	
	height:22px;
	width:308px;
	
}

.CardImage {
	border:1px solid #CCCCCC; padding:3px; background:#FFFFFF;
}

.LargeCardImage {
	border:1px solid #999999; padding:5px; background:#FFFFFF;
}

.SearchRow {
	border-top: 1px solid #EBE4D7;
	
}

td img {display: block;}

input, .TextArea {
	width:300px;	
	
}

.FeaturedItem {
	background-color:#EBE4D7;
	padding:5px;
	margin-left:-5px;
	margin-bottom:1px;

	
}