/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 



a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: red;
	text-decoration: none;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

.masthead{
	padding: 20px 10px 5px 5px;
	background-image: url(images/10interesting.gif);
	float: left;
	visibility: visible;
	height: 50px;
	width: 460px;
	z-index: 2 ;
	}

.tree{
	float: right
	visibility: visible;
	Position: absolute;
	height: 110px;
	width: 150px;
	z-index: 2;
	top: -10px;
	right: 10px;
	background-image: url(images/loane%20tree.jpg);
	}



#navBar{
	float: left;
	width: 25%;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}




/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
	border: #000000;
	visibility: visible;
	position:float;
	height: 0px;
	width: 106px;
	font-size: 18px;
	padding: 1em;
	background-color: #FFFFFF;
	left: 633px;
	}



/************* #globalNav styles **************/

.globalNav{
	clear: both;
	border-bottom: 1px solid #cccccc;
	color: #cccccc;
	position: relative;
	margin-top: 0px;	
	}



/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	color: #cccccc;
	padding: 10px;
	position: relative;
	background-position: center bottom;
	margin-right: 25%;
	margin-left: 20%;
	margin-bottom: 10%;
	float: right;
}

/************** #headlines styles **************/

.headlines{
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	top: 100px;
	right: 0px;
	position: absolute;
	visibility: visible;
	}

.leftline{
	border-right: 1px solid #cccccc;
	top: 102px;
	width: 3px;
	left: 95px;
	position: absolute;
	visibility: visible;
	height: 593px;
		
	}

.rightline{
	border-right: 1px solid #cccccc;
	top: 100px;
	right: 160px;
	position: absolute;
	visibility: visible;
	height: 409px;
	z-index: 2 ;
	
	}



.photo {
	float: left;
	border: 2px solid #000000;
	margin: 25px;
	visibility: visible;
	border: 2;
	left: auto;
	right: auto;
}
.feature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #003366;
	padding: 5px;
	margin-left: 10%;
	margin-top: 100px;
	margin-right: 10%;
	position: absolute;
	right: 10%;
	bottom: 10%;
	left: 20px;
	top: 10px;
	height: 67px;
}
.ads {
	position: absolute;
	top: 176px;
	right: 200px;
	left: 674px;
	width: 196px;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 2;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {font-weight: bold}
.style4 {font-size: 10px}
.style6 {font-size: 12px}
.style8 {font-size: 12}
.style10 {font-size: 11px}
.style11 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; }
.bannerad {
	position: absolute;
	left: 500px;
	top: 34px;
}

