@charset "utf-8";
body {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#3D3D50; margin:0px; padding:0px; background:url(images/gui/main_bg.png) repeat-x top #697993;}

h1 a {color:#FFFFFF; font-size:24px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; text-decoration:none}
h1 {margin-top:0px; }
h2 {color:#990000; margin-top:0px; font-size:16px; font-weight:bold; margin-bottom:5px;}
.text_a {color:#990000;}/*red text */
.text_b {color:#FFFFFF;}/*white text;*/
.text_c {color:#FFFFFF; font-size:15px;}
.text_d {color:#339933; font-weight:bold;}
.text_e {color:#666}/*dark grey*/
h3 {color:#FF6633; font-size:14px; font-weight:bold; margin:0px;}
h4 {color:#3399CC; font-weight:bold; font-style:italic; margin:0px; font-size:11px;}
p {margin-top:0px; margin-bottom:10px;}
a.white:link {color:#FFFFFF;}
a.white:visited {color:#FFFFFF;}
a.white:hover {color:#FFCC99;}
a.or:link {color:#FC6}
a.or:visited {color:#FC6}
a.or:hover {color:#F93}







.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.shadow {background:url(http://fraservalleycresting.com/wp-content/themes/default/images/gui/navi_shadow.png) repeat-x; height:6px;} 

#container {width:800px; margin-left:auto; margin-right:auto; border:1px solid #999999; background:#FFFFFF;}
#heading {height:164px; }
#logo {margin-left:50px; width:261px; height:164px; float:left; background:url(http://fraservalleycresting.com/wp-content/themes/default/images/gui/heading.png) no-repeat top left}
#heading_info {background:url(http://fraservalleycresting.com/wp-content/themes/default/images/gui/stamp.png) no-repeat bottom left;  text-align:right; float:left; margin-left:30px; height:164px;}
.company_name {height:47px; padding-top:10px; text-align:left}
.products {height:33px;}
.contact {background:url(http://fraservalleycresting.com/wp-content/themes/default/images/gui/contact.jpg) no-repeat top right;}
#sub_heading ul { list-style:none; padding:0px; margin:0px;}
#sub_heading ul li {display:block; float:left; padding:5px 0;}
#sub_heading ul li a {padding:5px 10px; text-decoration:none; color:#990000; font-weight:bold;}
#sub_heading ul li a:hover {background:#FFCC66; text-decoration:underline;}

#content{width:770px; margin:10px 25px 15px 15px;}
.board{float:left; width:228px; height:272px; background:url(http://fraservalleycresting.com/wp-content/themes/default/images/gui/home_board.jpg) no-repeat;}
.flash {float:left; margin-left:4px;}


#footer {width:800px; height:131px; background:url(http://fraservalleycresting.com/wp-content/themes/default/images/gui/bottom_bg.png) repeat-x top;}
.footer_item_a {width:337px; float:left;  height:86px; margin:25px 30px 0 40px;}
.footer_item_b {float:left;  height:126px; margin-top:5px; background:url(http://fraservalleycresting.com/wp-content/themes/default/images/gui/bottom_dot.png) repeat-y left;}
.footer_item_b div{margin:20px 10px 0 20px;}

#footer ul {padding:0px; margin:0px; list-style:none;}
#footer ul li {float:left; padding:0px 6px 6px 0;}
#footer ul li a{color:#ffd076; font-size:10px; padding:0 6px 0 0; border-right: #FF9900 1px solid;}
#footer ul li a:hover{color:#FF9933;}
