/* CSS Document */

body {margin:0px; background-color:#747873; font-family:Arial, Helvetica, sans-serif;}

#menu {background: url(images/menutile.gif) repeat-x; height:49px;}
#form {background: url(images/form_bck.gif) no-repeat; width: 247px;  height:370px; font-size:14px; color:#fff; font-size:12px; font-weight:bold;}
#thank{background: url(images/thankbck.gif) no-repeat; width: 247px;  height:370px; font-size:14px; color:#fff; font-size:12px; font-weight:bold;}
#banners {width:240px; margin: 8px 0 0 5px;}
#content {width:680px; margin: 8px 0 3px 7px; color:#656565;}
#details {width:230px; border: 3px solid #dddddd; margin: 8px 0 4px 5px;  color:#656565; font-size:12px;}
#footer { width:950px;  border-top: 2px solid #30a10d; margin-top: 15px; font-size:12px; color:#656565;}
#scroll {color:#fff; border-top:2px solid #cbcbcb; border-bottom:2px solid #cbcbcb; padding-top: 5px; background-color:#ababab; font-weight:bold;}
#statute {border:1px solid #cbcbcb; width:180px; height:60px;}
#testimony {border:1px solid #cbcbcb; padding:3px; background-color:#d3eaff; margin-bottom: 8px; float:left; width:660px;}

.header {font-size: 18px; font-weight:bold;}
.header2 {font-size: 14px; font-weight:bold;}
p {font-size:12px;}

a:link {color:#1d6bbb; text-decoration:underline;}
a:active {color:#1d6bbb; text-decoration:underline;}
a:visited {color:#1d6bbb; text-decoration:underline;}
a:hover {color:#1d6bbb; text-decoration:none;}

a.menu:link {font-size:14px; color:#434343; text-decoration:none; padding: 2px 12px 4px 12px;  height:14px; font-weight:bold;}
a.menu:active {font-size:14px; color:#434343; text-decoration:none; padding: 2px 12px 4px 12px;  height:14px; font-weight:bold;}
a.menu:visited {font-size:14px; color:#434343; text-decoration:none;padding: 2px 12px 4px 12px;   height:14px;font-weight:bold;}
a.menu:hover {font-size:14px; color:#246d04; text-decoration:none;padding: 2px 12px 4px 12px;  background-color:#ece7cb; height:14px; font-weight:bold;}

.textfield {background-color:#fffed3; border:2px solid #ff4f4f;}

