html { height:100%; }
body { height:100%; padding:0px; margin: 0px; font-family:Gotham, Helvetica Neue, Helvetica, Arial, sans-serif; }
#wrapper { background-color:#005531; margin:0 auto; position:relative; text-align:left; width:1023px; overflow:hidden; }

a { text-decoration:none; }
a:hover { text-decoration:underline; }
a img { border:0px; }

#left_col { float:left; width:290px; padding-bottom:2000px; margin-bottom:-2000px; }
#logo { background-color: #fff; height:69px; padding:35px 10px 10px 20px; }
#sidebar { padding: 5px 10px 10px 10px; font-size:.9em; }

#right_col { background-color:#fff; float:right; width:733px; }
#header { background-color: #005531; height:93px; position:relative; width:733px; }
#nav { background-color: #ccdcc5; height:21px; width:733px; }
#content { background-color: #fff; height:100%; min-height:408px; padding: 37px 60px 0px 60px; width:613px; font-size:.9em; }
a.resources_link, a.resources_link:visited { color: #27568a; }

#nav_links { margin:0px; }
#nav_links li { display: inline; list-style-type:none; padding-left:20px; }
#nav_links li a { color:#52584f; font-family:Helvetica Neue,Helvetica,Arial,sans-serif; font-size:.7em; font-weight:bold; }

/*** HEADER ***/
#login_form, form { display:inline; vertical-align:middle; }
#login_form { position:absolute; top:18px; left:20px; }
#number { color:#fff; font-size: 1.1em; font-weight:bold; left:20px; margin:6px 0px 6px 0px; position:absolute; text-align:center; top:45px; width:350px; }
#request { left:410px; position:absolute; top:13px; }

#login_form  input[type="text"] { color:#ccc; font-size:.7em; padding:3px; width:155px; }
#login_button { background-color:transparent; background-image:url(../images/go.png); border:none; width:27px; height:11px; position:relative; top:3px; }

/*** SIDEBAR ***/
#sidebar h2 { color:#fff; font-size:.9em; }

.form_label { color:#fff; font-size:.7em; }
td.form_label, td.form_submit_td { text-align:right; }
td.form_submit_td { padding-top:3px; }
input[type="text"] { height:16px; }
#form_submit { background-color:transparent; background-image:url(../images/submit.png); border:none; width:59px; height:18px; }

.blog_link  { color:#f69321; font-style:italic; font-weight:normal; }
#phone_input { text-align:left; }


p.error { color: #FF9494 !important }
