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


body {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #878787;
	padding: 0px;
    width: 982px;
    margin: 0 auto;
    margin-top: 10px; 
}
#top1 {
	background-image: url(images/top1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	padding: 8px 20px 0 0;
	text-align: right;
	color: #4670bb;
}
#top2 {
	background-image: url(images/header.jpg);
	height: 180px;
}
#nav {
	float: left;
	width: 170px;
}
#topright {
	float: right;
	width: 280px;
	padding-top: 65px;
}
input {
	font-size: 11px;
}
.whitetitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
.leftimg {
	float: left;
	padding-right: 6px;
	display: block;
}
#content {
	height: 800px;       
}
#left {
	float: left;
	width: 780px; 
     border: 0px solid #ff0000;       
}
#right {
	float: right;
	width: 176px;
     border: 0px solid #0000ff;  
    
    
}.orangetitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ee942f;          
} 
   
.orangetitlesmall {
    font-family: "Trebuchet MS", Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #ee942f; 
    margin-left: 5px;         
}



.bluetext {
	font-weight: bold;
	color: #3e69b8;
}
.textprice {
    font-weight: bold;
    font-family: Tahoma, "Trebuchet MS", Arial;
    color: #dd0000;
    font-size: 14px; 
}
          
.orangetext {
	font-weight: bold;
	color: #e8902f;
}

.orangetext a, a:visited{
    font-weight: bold;
    color: #e8902f;
}

   

.darkbluebar {
	background-color: #4670bb;
	padding: 3px;
	margin-bottom: 3px;
	color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-weight: bold;
}
.bluebar {
	background-color: #91b0da;
	padding: 3px;
	margin-bottom: 3px;
	color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-weight: bold;
}

.bluebar a, a:visited {    
    color: #FFFFFF;
    font-family: Tahoma, "Trebuchet MS", Arial;
    text-decoration: none; 
}

.bluebar a:hover{
    background-color: #ffffff;      
    color: #91b0da;
    font-family: Tahoma, "Trebuchet MS", Arial;
    text-decoration: none;
}

.yellowbar {
	background-color: #f3c65e;
	padding: 3px;
	margin-bottom: 3px;
	color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-weight: bold;
}

.yellowbar a, a:visited{
    color: #FFFFFF;
    font-family: Tahoma, "Trebuchet MS", Arial;
    text-decoration: none; 
}

.yellowbar a:hover{
    background-color: #ffffff;      
    color: #f3c65e;
    font-family: Tahoma, "Trebuchet MS", Arial;
    text-decoration: none;
}

#bottom1 {
	background-image: url(images/bottombg.gif);
	background-repeat: repeat-x;
	height: 27px;
    width: 982px;  
	text-align: center;  
	color: #E8902F;
	padding-top: 10px;
}
#bottom2 {
	padding: 7px;
	text-align: center;
}

