body { color: #000000; background-color: #FFFFFF; font-family: Arial; font-size: 11pt; }
a { color: #0000FF; }
.header_color { color: #000000; background-color: #FFFFFF; }
.sidebar_color { color: #000000; background-color: #FFFFFF; }
.sideheading_color { color: #000000; background-color: #FFFFFF; }
.sidehighlight_color { color: #000000; background-color: #FFFFFF; }
.sideheadinghighlight_color { color: #000000; background-color: #FFFFFF; }
.menubar_color { color: #000000; background-color: #FFFFFF; }
.menu_color { color: #000000; background-color: #FFFFFF; }
.highlight_color { color: #000000; background-color: #FFFFFF; }
.content_color { color: #000000; background-color: #FFFFFF; }
.blockheading_color { color: #000000; background-color: #FFFFFF; }
.footer_color { color: #000000; background-color: #FFFFFF; }
.floatLeft { float: left; }
.floatRight { float: right; }
.clear { clear: both; }
.imageContainer { width: 39%; padding: 5px; }
.textContainer { width: 56%; padding: 5px; }
.rotationContainer { width: 600px; min-width: 600px; max-width: 600px; }
.counter { padding-bottom: 10px; }
.barchart-privacy-policy {
display: block;
font-size: 11px;
text-align: center;
margin-top: 15px;
}
.terms-and-agreements-links ul.list-inline {
 display: inline-block;
 list-style-type: none !important;
}
.terms-and-agreements-links ul.list-inline li {
 display: inline-block;
 padding: 3px 15px;
}
.terms-and-agreements-links ul.list-inline li:not(:last-child) {
border-right: 1px solid #666;
}
.copyright2 a, .copyright3 a {
	text-decoration: underline !important;}.template { width: 1500px; padding:0px; margin:0 auto 0; }


#bar { display: none; }


#sidebar, .sidebar {display: none; }
.menubar_color {
    color: #333333;background:#FFFFFF;}

#menubar {
    background: #FFFFFF;
    width: 81%;
    float: right;
  margin-top: -132px;
margin-right: 0px;
font-size: 20px;
font-family: 'Raleway',serif;
}
.menuitem{background:transparent!important;}

#belowheader { display: none;}

.homepage_block { border:0 none;}
.homepage_block .block_title {
    font-size: 26px;
    text-align: center;
    font-family: 'Raleway',sans-serif;
}

.stdfooter {display: none; }

.imageContainer { width: 0% !important; padding: 0 !important; display: none !important; }
.textContainer { width: 100% !important; }
.rotationContainer { width: 600px !important; min-width: 600px !important; }

.formTable .formLabel {
    background-color: #eeeeee;
    padding: 10px;
    vertical-align: top;
    width: 500px;
}
.formTable .formInput {
    background-color: #eeeeee;
    padding: 10px;
    vertical-align: top;
    width: 500px;
}



html{background:#555;}
.header_color table{font-family: 'Raleway',sans-serif;font-size:20px;background-color:#FFFFFF;
border-bottom: 53px solid #333333;}
#topmenu {
    font-weight: 400;
    text-transform: none;
}
#footer{background-color:#333333!important;color:#FFFFFF;font-family:'Raleway',sans-serif;}
#footer a{color:yellow;}
body{font-family: 'Raleway',san serif;}
#header a{text-decoration: none; color:#333333;font-size: 20px;font-family: 'Raleway',sans-serif;}
#slideshow { 
    margin: 0px auto; 
    position: relative; 
    width: 1450px; 
    height: 325px; 
    padding: 10px; 
    background: #FFFFFF;
margin-bottom: -38px;
}

#slideshow > div { 
    position: absolute; 
   top: -15px;
    left: 10px; 
    right: 10px; 
    bottom: 10px; 
}
.sub_align {
    z-index: 100000;
}

#slideshow img{border-radius: 15px 15px 0 0;}
h2 {
    font-size: 22px;
    font-family: 'Raleway', sans-serif;
border:none;
}
h3 {
    font-size: 20px;
}
h4 {
 font-size: 22px;
    text-align: center;
    font-family: 'Raleway',sans-serif;
background-color:#FFFFFF;
border:none;
font-weight:normal;
}
.grain img{border-radius: 15px 15px 0 0;}
.homepage_block.left_margin.right_margin{width:150%;}
.blockheading_color{
background:transparent;
}
a {
    color: blue;
}
.floatRight.counter{display: none;}
.rotationContainer{margin-top:-70px;}

html,body {
  font-family: 'Raleway', sans-serif;
  padding: 0 2em;
  font-size: 18px;
  background: #222;
  color: #aaa;
  text-align:center;
}

h1 {
  font-size: 3em;
  font-weight: 200;
  margin: 0.5em 0 0.2em 0;
}

p {
  margin: 1.5em 0;
  color: #888;
}

.thumbnail {
  max-width: 20%;
}

.italic { font-style: italic; }
.small { font-size: 0.8em; }

.thumbnail {
  max-width: 20%;
}

.italic { font-style: italic; }
.small { font-size: 0.8em; }

/** LIGHTBOX MARKUP **/

.lightbox {
	/** Default lightbox to hidden */
	display: none;

	/** Position and style */
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
}

.lightbox img {
	/** Pad the lightbox image */
	max-width: 90%;
	max-height: 80%;
	margin-top: 2%;
}

.lightbox:target {
	/** Remove default browser outline */
	outline: none;

	/** Unhide lightbox **/
	display: block;
}  
.button-s a{background-color:red;text-decoration:none;color:#FFFFFF;padding:20px;font-size:20px;}

 .cashbid_table {font-size:14px; border-top:1px solid #dadada;border-left:1px solid #dadada !important;}

                .cashbid_h2 {font-weight:bold;margin-bottom:10px !important;}

                .cashbid_th {padding:6px;border-right:1px solid #dadada; border-bottom:2px solid #dadada; font-size:11px; text-transform: uppercase;}

                .cashbid_td {padding:2px 10px 2px 10px; border-right:1px solid #dadada; border-bottom:1px solid #dadada;}

                .cashbid_stamp {text-align:center;font-size:90%;}

                .cashbid_refresh {text-align:center; font-size:90%}
.rotationContainer { width: 600px; min-width: 600px; max-width: 600px; }
