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

html, body, iframe {
/*   width:100%;
   height:100%;  */
   margin:0px;
   padding:0px;  
}

iframe {
   display: block;
   width:100%;
   height:450px;
   background-color: transparent;
}

body {
   background: #75B243 url(images/new-bg.jpg) repeat-x top left;
   font-family : geneva, arial, helvetica, sans-serif;
   color: #ffffff;
}

a {
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
}

a:hover {
   color: #ffffff;
   text-decoration: underline;
   font-weight: bold;   
}

#noindex {
   display: block;
   background-image: none;
   width: 550px;
   margin: 0 auto;
}

#noindex h2 {
   text-decoration: underline;
}

table {
   height: 100%;
}

#wrapper {
   margin: 0 auto;
   width: 1000px;
}

#header {
   width: 1000px;
   height: 150px;
   background: transparent url(images/new-header_5.jpg) no-repeat scroll top center;
}

#main {
   width: 1000px;
/*   background: #FFFFFF; */
}

#sidebarleft {
   display: block;
   float: left;
   width: 220px;
   font-size: 10px;
   line-height: 10px;
   margin: 0;
   color: #000000;

}

#sidebarleft .content {
   width: 200px;
   margin: auto;
}

.sidebarlefttop {
   display: block;
   background: url(images/lsidebar-top.gif) no-repeat top left;
   height: 15px;
   width: 220px;
   margin: 0;
   padding: 0;
}

.sidebarleftmid {
   background: url(images/lsidebar-mid.gif) repeat-y;
   width: 220px;
   height: 100%;
}

.sidebarleftbot {
   background: url(images/lsidebar-bottom.gif) no-repeat;
   height: 15px;
   width: 220px;
}

#middle {
   background-color: transparent;
   width: 630px;
   height: 100%; 
}

#sidebarright {
   width: 150px;
   font-size: 10px;
   line-height: 10px;
   color: #000000;
   margin: 0; 
}

.sidebarrighttop {
   display: block;
   background: url(images/sidebarl-top.gif) no-repeat top left;
   height: 15px;
   width: 150px;
   margin: 0;
   padding: 0;
}

.sidebarrightmid {
   background: url(images/sidebarl-mid.gif) repeat-y;
   width: 150px;
}

.sidebarrightbot {
   background: url(images/sidebarl-bot.gif) no-repeat;
   height: 15px;
   width: 150px;
}

#sidebarright .content {
   width: 130px;
   margin: auto;
}

#sidebarright a img {
   border: #000000 1px solid;
}

#sidebarright a {
   color: #000000;
   text-decoration: none;
   font-weight: bold;
}

#sidebarright a:hover {
   color: #000000;
   text-decoration: underline;
}

#sidebarright .clears {
   background-image: none;
}

#sidebarright h2, #sidebarleft h2 {
   line-height: normal;
   text-align: center;
   text-transform: uppercase;
   font-size: 14px;
   margin: 0 0 10px 0;
}

.footer {
   font-size: 11px;
   text-align: center;
   width: 400px;
   display: block;
   margin: 30px auto 0 auto;
   clear: both;
}

.footer a {
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
}

.footer a:hover {
   text-decoration: underline;
}

.counter {
	width: 150px;
	text-align: center;
	margin: 50px auto 0 auto;
	font-size: 10px;
}

.counter a {
   color: #FFFFFF;
   text-decoration: none;
}

p {

}

h1 {

}

h2 {

}

.inline-left {
   float: left;
   margin-right: 5px;
}

.navigation {
   display: block;
}

.navigation #home a {
   display: block;
   height: 35px;
   width: 130px;
   background: url(images/navigation-link_01.gif) no-repeat;
}

.navigation #types a {
   display: block;
   height: 35px;
   width: 144px;
   background: url(images/navigation-link_02.gif) no-repeat;
}

.navigation #apply a {
   display: block;
   height: 35px;
   width: 383px;
   background: url(images/navigation-link_03.gif) no-repeat;
}

.navigation #contact a {
   display: block;
   height: 35px;
   width: 205px;
   background: url(images/navigation-link_04.gif) no-repeat;
}

.navigation #links a {
   display: block;
   height: 35px;
   width: 138px;
   background: url(images/navigation-link_05.gif) no-repeat;
}

.navigation #home a:hover, .navigation #types a:hover, .navigation #apply a:hover, .navigation #contact a:hover, .navigation #links a:hover {
   background-position:0 -35px;
}

.return {
	font-size: 14px;
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	border: none;
}

/* New Navigation - Ryan 02-01-10 */

.navigation-taller a {
	background-image: url(images/new-navigation-taller.jpg);
	background-repeat: no-repeat;
	height: 90px;
	overflow: hidden;
	display: block;
}
/* HOME */
.navigation-taller #home a:link,
.navigation-taller #home a:visited {
   width: 130px;
   background-position: 0px 0px;
}
.navigation-taller #home a:hover,
.navigation-taller #home a:active {
   background-position: 0px -90px;
}
/* LOANS */
.navigation-taller #types a:link,
.navigation-taller #types a:visited {
   width: 144px;
   background-position: -130px 0px;
}
.navigation-taller #types a:hover,
.navigation-taller #types a:active {
   background-position: -130px -90px;
}
/* HERATAGE VALLEY PROPERTIES */
.navigation-taller #apply a:link,
.navigation-taller #apply a:visited {
   width: 383px;
   background-position: -274px 0px;
}
.navigation-taller #apply a:hover,
.navigation-taller #apply a:active {
   background-position: -274px -90px;
}
/* CONTACT US */
.navigation-taller #contact a:link,
.navigation-taller #contact a:visited {
   width: 205px;
   background-position: -657px 0px;
}
.navigation-taller #contact a:hover,
.navigation-taller #contact a:active {
   background-position: -657px -90px;
}
/* LINKS */
.navigation-taller #links a:link,
.navigation-taller #links a:visited {
   width: 138px;
   background-position: -862px 0px;
}
.navigation-taller #links a:hover,
.navigation-taller #links a:active {
   background-position: -862px -90px;
}











