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

body {background: #404040 url(images/bg.jpg) repeat-x top left;text-align: left; margin:0; padding:0;}
body {font: 12px/18px Arial, Helvetica, sans-serif; color: #333;}
img {border: 0px none transparent;}

h1{color: #880A03; font-family: Arial, Helvetica, sans-serif; padding: 0; margin: 0;}
h1{font-size:24px;}
h2{font-size: 20px;}
h2.welcome {font-size:24px;}
h3{font-size: 18px; margin: 0; text-transform: uppercase; color: #880A03;}
.welcome {font-size: 18px; color: #0089E3; font-weight: bold;}

h4{font-size: 16px; padding: 0; margin: 0; color: #2C5D98; /*Blue*/}
h5{font-size: 16px; color:#880A03;}
h6 {font-size: 14px;}

#wrapper {width:1000px; position:relative;}

#header {background: url(images/header_bg.jpg) no-repeat top left;width: 1000px;height: 200px;}
#flash_content {background: url(images/flash.jpg) no-repeat top left; margin-left: 425px; height: 165px;}
#sims_nav {clear: both; width: 970px; height: 35px;}

#sims_main {background: white url(images/content_bg.jpg) repeat-x bottom left; width: 900px; padding-top:30px;}
#sims_content {background: url(images/sims_watermark.jpg) no-repeat top center;width: 625px;margin: 0 15px;}

.lineTop {border-top: 1px solid #CCC; margin-top:20px;}
.lineBottom {border-bottom: 1px solid #CCC;}
.blockquote {margin-left:30px; font-size: 12px; font-weight:bold; color: #2C5D98;}
#crest {background: url(images/sims_crest01.jpg) no-repeat; height: 150px; padding-left: 150px; margin-bottom: 50px;}
#affiliations {background: url(images/affiliations2.jpg) no-repeat top left; width: 900px; height: 80px; clear: both;}
#gradient {background: url(images/content_bg.jpg) repeat-x top left; width: 900px; height: 80px; clear: both;}

#right_column {float: right; width:215px;}

#auction_inset {width: 215px; margin-bottom: 20px;}
#auction_body {background: url(images/inset_bg.jpg) repeat-y top left;width: 200px;}
#auction_bottom {width: 200px;height: 30px;}

#inset_join {width: 215px;}
#join_body {background: url(images/inset_bg.jpg) repeat-y top left;width: 200px;}
#join_bottom {width: 200px; height: 30px;}

.myForm td, input, select, textarea, checkbox  {font-family: tahoma; font-size: 11px;}
.required {color: red;}

#staff p {padding-top: 10px; clear: left; border-top: 1px solid #999;}
#staff p img {float: left; margin-right: 20px;}

#sims_footer {width: 900px;}
#sims_footer p#contact_info {color: white; font-size: 1.3em;}
#sims_footer p {font-size: 11px; color: white; padding-top: 20px; text-align: center;}
#sims_footer a,
#sims_footer a:link,
#sims_footer a:visited,
#sims_footer a:hover,
#sims_footer a:active {color: #F3ECCA; /*light gold*/ text-decoration: none; font-weight: bold;}
#sims_footer a:hover {text-decoration: underline; color: #DFC23B; /*pale yellow*/}