body {
	background-color: #0E0F13;
	margin: 0 auto 15px auto;
	color: #666666;
	font-family: Trebuchet MS, Arial;
	font-size: 10pt;
	text-align: center;
}

.content {
	width: 904px;
	margin: auto;
	text-align: left;
}

/*	header		*/

#searchfield {
	background-image: url(../images/header/topheader2.jpg);
	width: 195px;
	height: 32px;
	margin-left: 704px;
	padding: 120px 0 0 5px;
}

form{
	margin: 0; padding: 0;
}

/*	main menu	*/

#menucontainer {
	position: relative;
	top: 0px;
	left: 0px;
	height: 31px;
	z-index: 5;
}

.menu {
	background-color: #4D6974;
	height: 31px;
}

.menuitem {
	width: 144px;
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	line-height: 31px;
	text-align: center;
	cursor: pointer;
	vertical-align: 7%;
	color: #FFFFFF;
	font-weight: bold;
}

.menuitem:hover {	/* for FF */
	text-decoration: underline;
}

a.menulink {	/* for IE */
	text-decoration: none;
}

a.menulink:hover {	/* for IE */
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#menuitem1 {
	background-image: url(../images/menu/menu1.jpg);
	width: 79px;
}

#menuitem2 {
	background-image: url(../images/menu/menu2.jpg);
	width: 129px;
}

#menuitem3 {
	background-image: url(../images/menu/menu3.jpg);
	width: 129px;
}

#menuitem4 {
	background-image: url(../images/menu/menu4.jpg);
	width: 129px;
}

#menuitem5 {
	background-image: url(../images/menu/menu5.jpg);
	width: 144px;
}

#menuitem6 {
	background-image: url(../images/menu/menu6.jpg);
	width: 157px;
}

#menudate, #menunodate {
	background-repeat: no-repeat;
	float: left;
	height: 31px;
}

#menudate {
	background-image: url(../images/menu/datebg.jpg);
	xwidth: 164px !important;
	width: 151px;
	color: #FFFFFF;
	line-height: 31px;
	text-align: center;
}

#menunodate {
	background-image: url(../images/menu/datebg.jpg);
	width: 107px !important;
	width: 104px;
}

.submenu, .submenuitem {
	color: #ffffff;
	overflow: hidden;
	white-space: nowrap;
}

.submenu {
	border: 1px white solid;
	background-image: url(../images/menu/submenubg.jpg);
	position: absolute;
	top: 31px;
	padding: 0 10px 0 10px;
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
}

.submenuitem {
	line-height: 24px;
	font-weight: bold;
	font-size: 8pt;
	font-family: tahoma, arial, verdana;
	cursor: pointer;
}

.submenunode {
	line-height: 24px;
	font-weight: bold;
	font-size: 8pt;
	font-family: tahoma, arial, verdana;
}

.submenuitem:hover {	/* for FF */
	text-decoration: underline;
}

/*	left hand menu	*/

#menuleft_outer {
	background-image: url(../images/menu/menuleftbg.jpg);
	width: 180px;
	float: left;
}

#menuleft_inner {
	background-image: url(../images/menu/menuleft_topbg.jpg);
	background-repeat: no-repeat;
	padding: 50px 5px 20px 15px;
	line-height: 25px;
}

.menuleftitem {
	font-family: Trebuchet MS,arial;
	font-size: 8pt;
	color: #460E10;
	text-decoration: none;
}

a.menuleftitem:hover {
	text-decoration: underline;
}

.menuleftsubitem {
	font-family: Trebuchet MS,arial;
	font-size: 8pt;
	color: #599272;
	text-decoration: none;
	margin-left: 15px;
}

a.menuleftsubitem:hover {
	text-decoration: underline;
}

.menuleft_buttons {
	margin: 60px 0 20px 20px;
}

/*	footer	*/

.footer {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 35px;
	vertical-align: 10%;
}

.footer_menu {
	text-align: left;
}

.footer_menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_menu a:hover {
	text-decoration: underline;
}

a.footer:hover {
	text-decoration: underline;
}

/*	home page	*/

#home_quotes {
	height: 197px;
	position: relative;
	z-index: 2;
}

.home_quote {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
}

#home_items {
	background-color: #FFFFFF;
	margin: 0;
}

#home_items_left {
	float: left;
	width: 555px;
	margin-bottom: 5px;
}

#home_items_left_content {
	padding: 15px 15px 0px 15px;
}

#home_items_right {
	background-image: url(../images/home/items_rightbg.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 349px !important;
	width: 343px;
	margin-bottom: 5px;
}

#home_items_right_content {
	padding: 15px 15px 0px 15px;
	line-height: 97%;
}

#home_itembox_1, #home_itembox_2, #home_itembox_3 {
	float: left;
	border: 1px gray solid;
	width: 274px;
}

#home_itembox_1 {
	margin-left: 15px !important;
	margin-left: 8px;
	margin-right: 20px;
}

#home_itembox_2 {
	margin-right: 20px;
}

#home_itembox_3 {
	margin-right: 15px !important;
	margin-right: 8px;
}

/*	secondary pages	*/

#right_outer {
	background: #FFFFFF;
	width: 724px !important;
	width: 721px;
	float: right;
}

#right_inner {
	padding: 20px 20px 20px 20px;
}

#form_outer {
	background-image: url(../images/header/form_header.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 724px;
	float: right;
}

#form_inner {
	padding: 20px 20px 20px 20px;
}

#formdiv {
	padding: 20px 384px 0px 88px;
	text-align: center;
}

h1 {
	margin: 0;
	font-weight: bold;
	color: #6A8E7A;
	font-size: 13pt;
}

h2 {
	font-weight: bold;
	color: #6A8E7A;
	font-size: 10pt;
}

a {
	text-decoration: underline;
	color: #6A8E7A;
}

/*	general	*/

.printonly {
	display:none;
}

.red {
	color: #FF0000;
}

.orange {
	color: #CC6600;
}

.green {
	color: #6A8E7A;
}

.link {
	text-decoration: underline;
}

.small {
	font-size: 8pt;
}