* {margin:0; padding:0;}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	/* background-color: #fffde5; */
	background-image: url(/images/top_x_repeat.jpg);
	background-repeat: repeat-x;
	background-position: 0px -52px;
}
body { font: 0.75em Arial, sans-serif; }
	#menu { padding: 0; margin-top:8px; }
	#menu li { display: inline; }
	#menu li a { background: #333; padding: 5px; float:left; border-right: 1px solid #ef9618; border-bottom: none; text-decoration: none; color: #fff; font-weight: bold;}
	#menu li.active a { background: #000; }
	.content { float: left; clear: both; border: 1px solid #000; border-top: 1px solid #000; border-left: none; border-right:none; background: #ef9618; padding: 5px 10px 10px; width: 328px; height:93px; 
}
#tickercontent {
	width:348;
	height:67;
	font-size:0.75em;
	background-image: url(/images/Slideshowbutton.jpg);
}
p {
	font-size: 1.02em;
	font-weight:normal;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	
}
/* search bar */
#searchbar {
	float:left;
	font-size: 1.02em;
	width: 240px;
	margin-top:-2px;
	margin-right:-35px;
}
#searchfield {
	border: #e89419 solid 1px;
	background: #ffffff;
	width: 155px;
}
#search {
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:none;
	font-size: 0.9em;
	height:19px;
	width:55px;
}
/*content home right */
#contentrighthomebox {
	min-height: 375px;
	position: relative;
	width: 348px;
	background: url(/images/orange_home_background.gif) repeat #e7a348; 
	float:left;
}
#contentrighthomebox a {
	display: inline;
	padding:0;
}
#contentrighthomebox .horizontalcontent {
	background:#745840;
	margin-left:15px;
	height:3px;
}
a:link, a:visited, a:active {
	color: #000;
	text-decoration: underline;
}
h1 {
	font-size: 1.4em;
	margin: 10px 10px 5px 10px;
	font-weight:bold;
}
h2 {
	font-size: 1.125em;
	text-transform: uppercase;	
	margin: 0 0 10px -1px;
	font-weight: normal;
}
h5 {
	font-size: 1.05em;
	font-weight: bolder;
}
h3 {
	font-size: 0.8em;
	font-weight:bold;
	color: #fff;
	padding:3px 9px;
	border-bottom: 2px solid #fff;
	text-align:right;
	float:left;
	width:139px;
}
h4 {
	font-weight:bold;
	font-size: 0.75em;
	margin: 0;
}
#hpline {
	margin-left: 10px;
	border-bottom: 1px dotted #000;
	width:307px;
	margin-top:3px;
}
/* footer */
#footer {
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
}
/* footer navigation */
#footertop {
	height: 8.0em;
	position:relative;
}
#footercontainer{
	width: 100%;
	text-align: center;
	background-image: url(/images/footerbckrpt.jpg);
	background-repeat: repeat-x;
	background-position: left -40px;
	min-height: 123px;
	clear:both;
}
#footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	font-weight: bold;
	margin-left: -8px;
	margin-top: 10px;
	float:left;
	position:relative;
	height: 31px;
}
#footernav li{
	list-style-type: none;
	float: left;
}
#footernav a{
	padding: 8px 8px;
	display: block;
	text-decoration:none;
	color:#000;
	
}
#footernav a:hover{
	color: #666;
}
#footerbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width:100%;
	font-size: 1.45em;
	margin-top:-50px;
	float:left;
	height: 31px;
	position:relative;
}
#footerbottom #contactinfo { 
	width: 100%;
}
#footerbottom li{
	list-style-type: none;
	float: left;
	margin: 5px 15px 0 0;
}
#contactinfo li{
	font-size: 0.75em;	
}
#copyright {
	position:absolute;
	right:0;
	top:0;
	font-size:0.75em;
}
#copyright li {
	margin-right:0;
}
