/* CSS Document */
body {background-image: url(images/paper017.jpg); behavior:url("csshover.htc")}
.bodystyleforhomepage {font-family: tahoma; font-size: 12px; }
.homesites {font-family: "Times New Roman"; font-size: 16pt; font-weight:500; color:#ffffff;}
p.left {text-align: left;}
p.space { margin-top: 4px; margin-bottom: 0px;margin=right: 0px; margin-left: 0px; padding-top: 0px; padding-bottom: 0px; text-indent: 14px; text-align: left;}
.brochure {font-family: tahoma; font-size: 12px; }
.brochure a {text-decoration: none; color:#0000FF;}
.brochure a:hover {color:#653600}
.nav {font-family: tahoma; font-size: 10pt; font-weight: bold; color: black; }
.nav a {text-decoration: none; color: black;}
.nav .bull {background-color:#CC9933; }
.hline {color: #653600;}
.btnav { background-color: #F7F7F5; border: 0px #000000 solid;}
 
.borderOn{ border-bottom: solid 1px green; color: #0000ff;} 
.borderOff { font-family: tahoma; font-size: 10pt; font-weight: bold; border-bottom: solid 0px white; color: #653600;}
.borderOff a {text-decoration: none; color: #653600;}
.navtable{
				padding: 0;
				margin: 0;
				font-family: tahoma; font-weight: bold; margin: 0px;
				font-size: 12px;
			}

			ul {
				list-style: none;
				width: 125px;
			}

			ul a {
				color: #fff;
				text-decoration: none;
				display: block;
				padding: 5px 5px 5px 10px;
				width: 145px;
				background: #653600;
			} /* top right bottom left */
			
			ul a:hover {
				color: #4BD8FF;
				text-decoration: none;
				background: #3C3C3C;
			}
			
			ul li {
				margin-bottom: 0px;
				float: left;
				position: relative;
				background-color: #653600;
			}
			
			ul li ul {
				list-style: none;
				position: absolute;
				left: 120px;
				top: 0;
				display: none;
				width: 145px;
				border-left: 1px solid #FFF;
			}
			
			ul li:hover ul { display: block; }
.style1 {
	font-size: 16px;
	font-weight: 400;
}
.style2 {
	font-size: 16;
	font-weight: bold;
}

