
#enter_holder{
  width:333px;
}

#main_table{
  width:750px;
}

body{
  background-color: #FFFFCC;
  text-align:center;
}

.downloadheading{
	font-family: sans-serif;
	color:red;
    font-size:0.8em;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
	text-decoration:underline;
    
}

.download{
	font-family: sans-serif;
	color:white;
    font-size:0.8em;
	line-height: 150%;
    
}


#banner_left{
  background-image:url('../design187/images/banner_left.jpg' ); 
  /*height:250px;*/
  height: 203px;
  background-repeat: no-repeat;
  background-position:top left;
  width:354px;
  vertical-align:top;
  padding:0px;
  padding-top:40px;
  /*padding-right:25px;*/
  background-color: #231F20;
  color:white;
}

#banner_left_home{
  background-image:url('../design187/images/banner_left.jpg' ); 
  /*height:250px;*/
  background-repeat: no-repeat;
  background-position:top left;
  width:354px;
  vertical-align:top;
  padding-top:55px;
  /*padding-right:25px;*/
  background-color: #231F20;
  color:white;
}

#banner_right{
  background-image:url('../design187/images/banner_right.jpg' ); 
  height:300px;
  background-repeat: no-repeat;
  background-position:top right;
  vertical-align:top;
  padding-top: 80px;
  background-color: #231F20;
  width:356px;
  font-family: sans-serif;
  padding-right: 0px;
  align:right;
  clear:both;
}

#banner_right .text{
   color:white;
   font-size:0.9em;
   clear:both;
}

#footer{
  background-image:url('../design187/images/footer.jpg'); 
  background-repeat: no-repeat;
  background-position: left bottom;
  width:710px;
  height:86px;
  background-color: #231F20;
}

#footer_home{
  background-image:url('../design187/images/footer_old.jpg'); 
  background-repeat: no-repeat;
  background-position: left bottom;
  width:710px;
  height:86px;
  background-color: #231F20;
}

.red_text{
  color:red;
}

#right_side a.red_link:link, #right_side a.red_link:visited{
  color:red;
}

.button , .buttonon , .out, .over
{ 
 	border: white solid 1px; /* controls border color */
 	border-left: 0px;
 	border-bottom:0px;
 	border-right: 0px;

  height: 25px; 
	text-align: right;
	vertical-align: top;
	padding: 0px;
	padding-right: 5px;
	padding-top:2px;
	width: 153px;
	/*background-color: white;*/
}


A.navbarleft:link, A.navbarlefton:link /* ------------------------controls main navigation bar-------------------------- */
{
  color:white;
  font-size: 0.8em;
  text-decoration:none;
  font-family: sans-serif;
}
A.navbarleft:visited, A.navbarlefton:visited /* controls nav bar text color */
{
  color:white;
  font-size: 0.8em;
  text-decoration:none;
  font-family: sans-serif;
}

.space{
  width:20px;
  background-color: #FFFFCC;
}

#nav_holder{
  background-color: #231F20;
  vertical-align: top;
  background-image: url('../design187/images/banner_left_bg.gif'); 
  background-position: left top;

}

#nav_table{
  background-position: top right;
  background-image: url('../design187/images/button_bg_copy.jpg');
}

.overon
{ 
  border: white solid 1px; /* controls border color */
 	border-left: 0px;
 	border-bottom:0px;
 	border-right: 0px;
 	background-image: url('../design187/images/button_bg_copy.jpg');  /* controls background color */
	background-position: right;
  height: 25px; /* controls height of button */
	text-align: right;
	vertical-align: top;
	color: white;
	padding: 0px;
	padding-right: 5px;
	padding-top:2px;
	width: 153px;
}



.outon
{ 
  border: white solid 1px; /* controls border color */
 	border-left: 0px;
 	border-bottom:0px;
 	border-right: 0px;
 	background-image: url('../design187/images/button_bg_copy.jpg');  
	background-position: right;
  height: 25px; /* controls height of button */
	text-align: right;
	vertical-align: top;
	color: white;
	padding: 0px;
	padding-right: 5px;
	padding-top:2px;
	width: 153px;
}

.heading_image{
  float: right;
}

#right_side{
  height:100%;
  width:296px;
}


.bullet{
  width:40px;
  height:30px;
  vertical-align: top;
}

a:link, a:visited{
  color:white;
  font-size:0.9em;
  text-decoration: none;
}

.mainimage{
  clear:both;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

#heading_holder{
  background-color: #231F20;
  height: 46px;
}

#left_holder{
   background-image: url('../design187/images/banner_left_bg.gif'); 
   background-position: left top;
   vertical-align:top;
}
