/* home */

body {
background-color: #8cc63f;
}

/* font sizing */

h2#home_whatsnew {
	padding: 18px 0 0 0;
	margin: 0 0 10px 0;
	overflow: hidden;
	height: 0px !important; /* for most browsers */
	height /**/:18px; /* for IE5.5's bad box model */
}


h2#home_getaquo {
padding: 18px 0 0 0;
margin: 0 0 10px 0;
overflow: hidden;
background: url("../i/hdr_home_getaquo.gif") no-repeat;
height: 0px !important; /* for most browsers */
height /**/:18px; /* for IE5.5's bad box model */
}


h2#home_upcomingevent {
padding: 18px 0 0 0;
margin: 0 0 10px 0;
overflow: hidden;
background: url("../i/hdr_home_upcomingevent.gif") no-repeat;
height: 0px !important; /* for most browsers */
height /**/:18px; /* for IE5.5's bad box model */
}

/* header */

div#header_left {
background: url("../i/logo_home.gif") no-repeat;
}

/* layout */

div#home_mantle {
float: left;
width: 800px;
height: 320px;
margin-top: 0;
}

html>body #home_mantle {
margin-top: 0;
}

div#staticcontent {
float: left;
width: 800px;
height: 320px;
margin-top: 0;
background: url("../i/fma_static.jpg") no-repeat;
}

div#mobile_intro {
display: none;
}

div#content_home {
font-size: 85%;
float: left;
width: 800px;
background-color: #FFFFFF;
}

div#content_home_brace {
	float: left;
	width: 800px;
	height: auto;
	margin: 19px 0 0 0;
	display: inline;
	background-image: none;
	background-repeat: repeat-y;
	background-position: left top;
}

div#home_bug1 {
float: left;
width: 224px;
height: auto;
margin: 0 20px 0 20px;
display: inline;
}

div.home_bug_entry {
float: left;
width: 224px;
padding-bottom: 15px;
}

div.home_bug_entry_last {
float: left;
width: 224px;
padding-bottom: 9px;
}

div.home_bug_desc a {
color: #00a0af;
text-decoration: none;
}

div.home_bug_desc a:hover {
color: #0ec7d8;
text-decoration: underline;
}

div.home_bug_thumb {
float: left;
width: 60px;
margin: 0 10px 0 0;
display: inline;
}

div.home_bug_desc {
float: left;
width: 154px;
}

img.home_thumb {
border: 1px solid #000000;
}

div#home_bug2 {
float: left;
width: 216px;
margin: 0 20px 0 10px;
display: inline;
}

div#home_bug2_brace {
float: left;
height: 140px;
background: url(../i/bg_home_bug2.gif) no-repeat;
}

div#home_bug2_search {
float: left;
width: 180px;
height: 44px;
margin: 42px 0 0 30px;
display: inline;
}

div#home_bug2_searchbox {
float: left;
height: 20px;
margin: 0 4px 0 0;
}

div#home_bug2_searchbtn {
float: left;
width: 70px;
height: 20px;
}

p#bug2 {
padding: 0 0 10px 0;
margin: 0;
}

.home_bug_searchfield {
width: 64px;
height: 14px;
font-size: 11px;
font-family: verdana, arial, helvetica, sans-serif; 
color:#000000;
border: 1px solid #000000;
margin: 0px 6px 0px 0px;
display:inline;
}

p.search_hdr {
padding: 4px 0 3px 0;
margin: 0;
}

div#home_bug3 {
float: left;
width: 248px;
height: auto;
margin: 0 0 0 20px;
display: inline;
}

img.home_bug3_link {
border: 2px solid #00a0af;
width: 246px;
height: 246px;
}

img.home_bug_btn {
float: left;
margin: 0 0 0 0;
display: block;
}

div#border_bottom {
float: left;
width: 800px;
padding: 20px 0 0px 0;
overflow: hidden;
background: url("../i/border_home_bottom.gif") no-repeat;
height: 0px !important; /* for most browsers */
height /**/:20px; /* for IE5.5's bad box model */
}

div#style_switcher {
float: left;
text-align: center;
width: 800px;
height: 20px;
color: #d8ffa4;
text-decoration: none;
font-size: 9px;
font-weight: bold;
margin: 0px 0 20px 0;
display: inline;
}

div#style_switcher a {
color: #d8ffa4;
text-decoration: none;
}

div#style_switcher a:hover {
color: #d8ffa4;
text-decoration: underline;
}

/* navigation */

div#menu {
background: url(../i/nav_bg_home.gif) top left no-repeat;
}

span.navtext {
display: none;
}

span.pipe {
display: none;
}

span.hidden
{
	display: none;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
}
