@charset "utf-8";
/* CSS Document */




.title1 {color: #5e4c44; font-size: 20px; font-family: Verdana, Geneva, sans-serif; letter-spacing:-1px; font-weight:bold;}
.menu_text {color: #fff; font-size: 22px; font-family: Verdana, Geneva, sans-serif; letter-spacing:-0.8px;}
.white_title {color: #fff; font-size: 20px; font-family: Verdana, Geneva, sans-serif; letter-spacing:-0.8px;}
.title2 {color: #5e4c44; font-size: 18px; font-family: Arial, Helvetica, sans-serif;}
.normal_text {color: #333; font-size: 14px; font-family: tahoma;}
.normal_text2 {color: #504738; font-size: 12px; font-family: tahoma; letter-spacing:-0.6px}
.normal_text3 {color: #fff; font-size: 16px; font-family: tahoma;}
.top_links {font-family:verdana; font-size: 14px; color: #353434; font-weight:normal; letter-spacing:1px}
.top_links_small {font-family:verdana; font-size: 12px; color: #c2c2c1; font-weight:normal; letter-spacing:-0.5px}
.footer {font-family:verdana; font-size: 12px; color:#595959; font-weight:normal; letter-spacing:-0.5px}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.input {     border: 1px solid #525252; background-color:#525252; height:25px; width:80px; color:#FFF; } 
.input_field {     border: 1px solid #929191;} 



/* Styles for the entire LavaLamp menu */        

        .lavaLampNoImage {position: relative; margin-top:0px; width: 100%; height: 20px;  margin-left:-30px; }
        .lavaLampNoImage li {float: left; list-style: none;}
		.lavaLampNoImage li.back {background-color: #A6C9DD; width: 9px; height: 50px; z-index: 8; position: absolute; margin-top:-3px;}
                    .lavaLampNoImage li a {
                        color: #fff; font-size: 22px; font-family: Verdana, Geneva, sans-serif; letter-spacing:-0.8px;
                        text-decoration: none;
                        outline: none;
                        text-align: center;
                        top: 0px;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        height: 40px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 20px;
						margin-top:5px;
                    }
                        .lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {border: none; }                    

      