body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/sitebg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
a:focus { outline: none; }
#searchbar {
	background-image: url(images/sb_bg.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
}
.smalltext {
	font-size: 11px;
}
.quotebigger {
	font-size: 16px;
}
#rightsince {
	background-attachment: scroll;
	background-image: url(images/right_sincebg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#header {
	background-image: url(images/flashtop_bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#subnav ul {
	list-style-type: none;
	display: block;
	left: 10px;
	position: relative;
	margin: 0px;
	width: 170px;
}
#subnav ul li {
	display: block;
	padding: 3px;
	font-size: 12px;
	margin: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F9E42B;
	position: relative;
}
.rightnumber {
	font-size: 18px;
}
#footer {
	font-size: 11px;
	text-decoration: none;
}
#contenttable {

}
#contenttable #subnav {
	font-size: 11px;
	padding-top: 3px;
	padding-left: 20px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
a {
	color: #4F5515;
}
a:hover {
	color: #990000;
}
#maincontent {
	background-attachment: scroll;
	background-image: url(images/topfade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 30px;
}


/* DROPDOWN MENU BEGIN */

.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #C08F0A;
	border-bottom-width: 0;
	line-height: 14px;
	z-index: 100;
	background-color: #FFFFFF;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #C08F0A;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
}
.anylinkcss a:hover{ /*hover background color*/
background-color: #EEB10C;
color:#000000;
}

/* DROPDOWN MENU END */
.photoborder {
	padding: 1px;
	border: 1px solid #A4B52B;
}
.pagehead {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
}
