@charset "UTF-8";
/* CSS Document */

body { margin:0px; background:url('../images/bg.jpg'); color:#333333; }
img { border:0px; }
#nav_holder { float:left; width:250px; }
#nav li { margin-bottom:0px; height:38px; list-style-type:none; }
#nav a, #nav a:visited, #nav a:active { font-size:18px; color:#006699; text-decoration:none; display:block; height:30px; width:150px; vertical-align:middle; text-indent:10px; padding-top:10px; }
#nav a:hover, #nav a.on { background-color:#ded7cb; height:30px; width:150px; vertical-align:middle; }
.large_italic { font-size:20px; font-family:Georgia, "Times New Roman", Times, serif; }
#wrapper_wrapper { background:url('../images/bg_shadow.png'); width:833px; }
#leftborder { background:url('../images/shadow_left.png'); }
#rightborder { background:url('../images/shadow_right.png'); }
#bottomborder { background:url('../images/shadow_bottom.png'); height:18px;}
h2 { text-align:left; width:100%; font-size:24px; color:#006698; font-weight:100; margin-bottom:0px; }
hr { width:500px; height:1px; background-color:#d6cdbc; margin:0px; padding:0px; border:0px; }
#content { text-align:left; margin-top:20px; }
.blue { color:#006699; }
#content a, #content a:visited, #content a:active, #content a:hover { color:#336699; text-decoration:none; font-style:italic; }
#content a:hover { text-decoration:underline; }
#directions { background-color:#f2ece2; margin:25px auto; position:relative; padding:20px; width:400px; }
input, select { width:250px; height:25px; font-size:16px; }