/* CSS Document */
body {
background-color:#FFFFFF;
margin-bottom: 0;
margin-left: 0;
margin-right:0;
margin-top:0;
}
 
 */
/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

.size10 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#464133;
	font-size: 10px;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
}

td.footer_bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #82744C;
	vertical-align: top;
	background-image: url(/img/footer_bg.gif);
    background-position: top center; 
    background-repeat: no-repeat;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #82744C;
	vertical-align: top;
}

a:link { color : #82744C; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-decoration: none;}
a:active {color : #82744C; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-decoration: none;}
a:visited {color : #916483; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-decoration: none;}
a:hover { color: #916483; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-decoration: underline }

p {
	margin-left:12; 
	margin-right:10;
	margin-top:2;
	margin-bottom:2;
}

p.contact {color:#82744C; font-size:7pt; font-family: Verdana, Helvetica, sans-serif; margin-left:9; margin-right:9; margin-top:1;}


.inputfld {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	color:#464133;
	font-size: 10px;
	LINE-HEIGHT: normal; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-STYLE: normal; 
	
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}

.style1 {font-size: 10px}

#features-list ul {
	list-style-image: url(img/title/arrow.gif); margin-right: 0px; margin-top: 0px; margin-bottom: 0px; margin-left: 1em;}
	
#features-list li {margin-left: 20px; margin-right: 20px; margin-top: 0px; margin-bottom: 2px;}

/*  NAV Section*/

#nav { 
      background:url("/img/barolo-newnav.gif") no-repeat ;
      width:223 px;
	  height:383px;
	  position:relative;
	  vertical-align:top;
	  margin-left:0px;
	  margin-top:-4px;
	  }

#nav li { position:absolute; left: 0px; }
#nav li, #nav a { width:223px; height:26px; display:block; }
#nav span { display:none; }

#nav-011{ height: 26px; width: 223px; top:0px; }
#nav-012{ height: 26px; width: 223px; top:26px; }
#nav-013{ height: 26px; width: 223px; top:52px; }
#nav-014{ height: 26px; width: 223px; top:78px; }
#nav-015{ height: 26px; width: 223px; top:104px; }
#nav-016{ height: 26px; width: 223px; top:130px; }
#nav-017{ height: 26px; width: 223px; top:156px; }
#nav-018{ height: 26px; width: 223px; top:182px; }
#nav-02 { height: 26px; width: 223px; top: 215px; }
#nav-03 { height: 26px; width: 223px; top: 241px; }
#nav-04 { height: 26px; width: 223px; top: 267px; }
#nav-05 { height: 26px; width: 223px; top: 293px; }
#nav-06 { height: 26px; width: 223px; top: 319px; }
#nav-07 { height: 26px; width: 223px; top: 345px; }


#nav-011 a:hover { background: transparent url("/img/barolo-newnav.gif") -223px -0px no-repeat; }
 
#nav-02 a:hover { background: transparent url("/img/barolo-newnav.gif") -223px -215px no-repeat; }
 
#nav-03 a:hover { background: transparent url("/img/barolo-newnav.gif") -223px -241px no-repeat; }
 
#nav-04 a:hover { background: transparent url("/img/barolo-newnav.gif") -223px -267px no-repeat; }
 
#nav-05 a:hover { background: transparent url("/img/barolo-newnav.gif") -223px -293px no-repeat; }
 
#nav-06 a:hover { background: transparent url("/img/barolo-newnav.gif") -223px -319px no-repeat; }

#nav-07 a:hover { background: transparent url("/img/barolo-newnav.gif") -223px -345px no-repeat; }
 
