* { margin: 0; padding: 0; }
body { color: #333; background: url(/images/body_bg.gif) repeat; font: medium/1.2 verdana, geneva, sans-serif; }

#center { margin: 0 auto; width: 950px; background-color: #fff; border: solid #66220d; border-width: 0 1px; }

#header { border-bottom: 6px solid #3f9eff; height: 120px; background: url(/images/header_fade.jpg) repeat-x top; }
h1 { background: url(/images/banner.jpg) no-repeat 20px 3px; text-indent: -9000px; width: 677px; height: 120px; }

#menubar { width: 924px; background: #d6d7d9 url(/images/menubar.gif) repeat-x top; padding-left: 26px; border-bottom: 1px solid #606060; }
#menubar ul { list-style: none; overflow: hidden; }
#menubar li { float: left; }
#menubar li a { font-size: 68%; line-height: 1.2em; float: left; text-decoration: none; padding: 6px .9em; color: #000;
    border-left: 1px solid #606060; }
#end_button { border-right: 1px solid #606060; }
#menubar li a:hover { background-color: #bfddff; }
#menubar li a.active, #menubar li a.active:hover { background-color: #fff; font-weight: bold; }
#menubar li a:active { background-color: #3f9eff; color: #fff; }

h6 { font-weight: normal; text-align: center; padding: 1.2em 0; background: #830606 url(/images/footer.gif) repeat-x top; color: #ddc2b0; }
h6 a { color: #ddc2b0; }
h6 a:hover { color: #f00; }

/* min-height: 430px; height: auto !important; height: 430px; */
#padded_content { padding: 0 27px; padding-bottom: 1em; }
#padded_content p { padding: .5em 0; font-size: 90%; line-height: 1.8em; }
#padded_content h2 { font-size: 130%; color: #830606; background: url(/images/h2_button.gif) no-repeat 0% 90%; padding: 1em 0 0 14px; }
#padded_content h2 small { font-size: 61.5%; font-weight: normal; }
#padded_content h5 { font-size: 90%; font-weight: normal; line-height: 1.8em; padding-top: .5em; margin-bottom: -.5em; font-style: italic;
    letter-spacing: 1px; }
#padded_content a { color: #c81415; }
#padded_content a:hover { color: #f00; }
#padded_content a big { font-size: 115%; }
#padded_content div.column { width: 600px; border-right: 1px solid #ccc; padding-right: 20px; min-height: 300px; height: auto !important; height: 300px;}

#padded_content ol { padding: .5em 0; font-size: 90%; line-height: 1.8em; margin-left: 28px; }

#padded_content #too_short { padding-bottom: 8em; }
#padded_content #img_left { float: left;  padding: .9em 1.2em .25em 0; }

#right_sidebar { float: right; margin-top: 2em; text-align: center; }
#right_sidebar img { padding-bottom: 1em; border-bottom: 1px solid #ccc; }

#featured { border-collapse: collapse; margin-top: .5em; }

#featured th { line-height: 0em; padding-right: 16px; }
#featured th.end_col { padding-right: 0; }
#featured th a { display: block; border: 6px solid #bfddff; width: 200px; }
#featured th a:hover { border-color: #3f9eff; }
#featured th a img { border: 0; }

#featured td { font-size: 90%; line-height: 1.5em; vertical-align: top; }
#featured td div { width: 200px; background: #f1f1f1; padding: 6px; text-align: center; }
#featured td div a { font-size: 80%; color: #2371c0; text-transform: lowercase; }
#featured td div a:hover { color: #00f; }

#padded_content div.listings { background: #f1f1f1; position: relative; padding-top: 69px; margin-top: 1px; }
#padded_content div.listings div.list_content { margin-top: -69px; }

#padded_content div.listings a.thumbnail { display: block; width: 100px; height: 67px; border: 1px solid #bfddff; position: absolute; }
#padded_content div.listings a.thumbnail:hover { border-color: #3f9eff; }
#padded_content div.listings a.thumbnail img { border: 0; }

#padded_content div.listings a.bottom_link { font-size: 72%; color: #2371c0; text-transform: lowercase; position: absolute; left: 110px; top: 47px; }
#padded_content div.listings a.bottom_link:hover { color: #00f; }

#padded_content div.listings p { padding: 4px 0 0 110px; height: 65px; line-height: 1.37em; }

form { width: 510px; background: #f7efd4; border: 1px solid #830606; padding: 12px 16px; margin: 1em 0; }
form table { border-collapse: collapse; }
form table tr { vertical-align: top; }
form table th { text-align: left; font-weight: normal; padding-bottom: .5em; white-space: nowrap; }
form input { width: 300px; }
form textarea { width: 500px; }
form input { padding: 4px; border: 1px solid #999; }
form textarea { padding: 4px; border: 1px solid #999; margin-top: .2em; }
form input.button { font: bold 85% verdana, geneva, sans-serif; padding: .3em .5em; margin-top: .75em;
		width: auto; cursor: pointer; background: url(/images/menubar.gif) repeat-x; }