.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
.buttonssub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9C3C39;
	line-height: 20px;
	text-decoration: none;
}
.boxtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
		/*text-transform: capitalize;*/

}
.subcattext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #943839;
	font-weight: bold;
	text-decoration: underline;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	line-height: 1.2em;
	text-decoration: none;
	text-align: center;
	/*text-transform: capitalize;*/

}
.text a:link{	text-decoration: underline;}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
.boxtextboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	
}
.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #942C31;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}
a.textsmall:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #942C31;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}
div.header { display:block; position:relative; height:25px; }
#menu-container { display:block; position:relative; width:750px; margin:0px auto 0px; font-size:11px;  background:#F4E8B8;}
#drop_down_menu { display:block; position:absolute; clear:both; margin:0px; padding:0px; text-align:left; list-style-type:none; text-align:center; width:750px; float:none; left:0px; top:0px; }
#drop_down_menu li { 	font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; float:left; color:#000; padding:5px; cursor:pointer; background:#F4E8B8; width:140px; }
#drop_down_menu li ul { margin:0px; padding:0px; list-style-type:none; padding-top:0px; text-decoration:none; }
#drop_down_menu li ul li { display:block; float:none; clear:both; padding:3px;  }
#drop_down_menu li a { color:#000; font-weight:bold; text-decoration:none; display:block; }
#drop_down_menu li ul li a { color:#000; font-weight:normal; text-decoration:none; display:block; }
#drop_down_menu li ul li a:HOVER { text-decoration:underline;}