.heading{
  font-size:1.2em;
  font-weight: bold;
}

.mainimage{
  float:left;
  margin-right:10px;
}

.bordered_table {
  border:5px white solid;
}

#main_image{
	background-image:url(../simonsrallyprep/pictures/main.jpg);
	height:100px;
  	/* width:427px; */
  	border-bottom:5px white solid;
	border-top:5px white solid;
}

#bottom_bar{
  background-color:#800000;
  height:20px;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:20px;
  border:5px white solid;
  border-right:0px;
  color: #fff;
  font-size: 0.8em;
  font-weight:bold;
}

.grey{
  background-color: #5D565D;
  border:5px white solid;
  border-bottom:0px;
}

#middle_bottom{
  padding:20px;
  padding-left:10px;
  padding-right:10px;
  color: white;
  font-size:0.8em;
  whitespace: no-wrap;
}

#middle_bottom h3{
  padding-right:10px;
  color: white;
  font-size:1.3em;
}

#middle_bottom h4{
  padding-right:10px;
  color: white;
  font-size:1.2em;
}

.light_grey{
   background-color: #A1989F;
}

#grey_box{
  height:50px;
  background-color: #5D565D;
  border-bottom:5px white solid;
}

#blue_box{
  border:5px white solid;
  background-color: #800000;
}

#blue_box_content{
  padding:20px;
  color:#FFFF27;
  font-size:0.7em;
}
/*
#main_image{
  height:263px;  
}
*/
#top_gap{
	height:15px;
}

#nav_holder{
  padding:30px;
}

ul.menu{
  padding:0px;
  margin:0px;
}

.menu li{
  list-style-type: none;
  padding-bottom: 0.1em;
}

.menu li a:link, .menu li a:visited, .menu li a:hover{
  text-decoration: none;
  color: white;
  font-size:0.6em;
  
}

#blue_box_content h3{
  font-size: 1em;
  color: #6ADFFD;
  padding-bottom:0px;
}

#blue_box_content a:link, #blue_box_content a:visited{
  font-size: 1em;
  color: #6ADFFD;
  text-decoration:none;
}

.side_bar{
  color: #415161;
  font-size: 0.9em;
  width:197px;
  margin:0px;
  padding:0px;
  padding-bottom:20px;
  /*padding-top: 20px;*/
}

.side_bar h2{
  background-color: #A7C0DA;
  font-size: 0.7em;
  color: white;
  padding:3px;
  padding-left:10px;
}

.side_bar h3{
  background-color: #A7C0DA;
  font-size: 0.7em;
  color: white;
  padding:3px;
  padding-left:10px;
}

.side_bar h3 a:link, .side_bar h3 a:link, .side_bar a:link,
.side_bar a:visited
{
  padding-top:0px;
  color: #415161;
  font-size: 0.9em;
  font-weight: bold;
  text-decoration: none;
}


.homefeature a:link, .homefeature a:visited{
  color: #415161;
  font-size: 0.8em;
  font-weight: bold;
  text-decoration: none;
}

#left_padding, #right_padding{
  width:30%;
}

#bottom_border{
  border-top: 1px solid #995668;
}

#main_holder{
  width:597px;
}

img{
  border:0px;
}

#middle_holder{
  width:797px;
}


#main_pic{
  background-image:url(../images/pic1.jpg);
  width:394px;
  height:97px;
}

#main_bar{
  background-color: #93893A;
  font-size: 0.7em;
  color: white;
  padding:3px;
  padding-left:10px;
}

.text{
  margin:0px;
  padding:0px;
  color:white;
  font-size:0.9em;
}

#logo{
   background-color: #;
   height:100px;
   width:130px;
}

#bottom_space{
  height:30px;
}


body {
	margin: 0px;
	padding: 0px;
	color:#2e2360;
	background-color: #c0c0c0;
	font-family: verdana, helvetica, sans-serif;
}

#middle_bottom a:link, #middle_bottom a:visited{
  color: white;
  text-decoration:underline;
}
#credit, credit a
{
  color: white;
  font-size: 10px;
}
