@charset "utf-8";
/* CSS Document */

/* home page */

#home_block { position: relative; height: 1100px; background-image: url(../images/side_border.png); overflow: hidden; }

#home_random_image { position: absolute; left: 10px; top: 10px; }
#home_h_bar { position: absolute; left: 10px; top: 314px; height: 30px; width: 930px; background-image: url(../1_home/images/home_h_bar.png); }


#home_flash { position: absolute; left: 10px; top: 344px; width: 485px; height: 900px; background-color: #033602; }
#flashAltContent { visibility:hidden; }


#home_topright_image { position: absolute; left: 495px; top: 10px; }
#home_topright_txt { position: absolute; left: 510px; top: 243px; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 1.5; color: #25430a; text-align: left; width: 420px; font-weight: 700; }  

#home_topright_txt a { color: #4c9b26; text-decoration: none; xfont-size: 11px; }
#home_topright_txt a:hover { color: #f48409; }

#home_click_here { position: absolute; left: 526px; top: 419px; }

#octagon_bespoke { position: absolute; left: 495px; top: 344px; }
#octagon_bespoke_txt { position: absolute; left: 140px; top: 44px; color: #4c9b26; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;}
#octagon_bespoke_txt a { color: #306e13; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;}
#octagon_bespoke_txt a:hover { color: #d46304;  }

#latest_news { position: absolute; left: 509px; top: 427px; width: 198px; height: 600px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #878787; }

#news_header { display: block; margin-bottom: 14px; }
#latest_news a { /*color: #3a6a24;*/ color: #4c9b26; text-decoration: none; font-weight: bold; font-size: 9px; }
#latest_news a:hover { color: #ff8500;  }
#latest_news h2 { color: #003300; font-size: 14px; margin-bottom: 5px; }
#latest_news h3 { color: #003300; font-size: 10px; margin: 2px 0; }
#latest_news p { margin: 2px 0; }
#latest_news .line { margin: 8px 0; }

#signup_col { position: absolute; left: 720px; top: 425px; width: 228px; height: 929px; background-image: url(../news_updates/images/left_border.gif); background-repeat: repeat-y; background-position: left; }

#signup_form { margin-left: 12px; margin-top: 0px; width: 206px; }
#signup_form form { margin: 0; padding: 0; }
#signup_form form input { border: 1px solid #dbdbdb; margin-top: 7px; width: 100%; height: 24px; font-size: 11px; color: #878787; line-height: 24px; }
#signup_form a.privacy { font-size: 9px; color: #b4b4b4; font-family: Arial, Helvetica, sans-serif; line-height: 18px; }
.required { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #878787; margin-top: 0; line-height: 12px; }
