body {
background-attachment : scroll;
background-color : #d2c195;
background-image : url(../images/bg.jpg);
background-repeat : repeat-y;
background-position : center 0%;
margin : 0;
}
.border {
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
border-right-style : solid;
border-bottom-style : solid;
border-left-style : solid;
border-right-color : #ffffff;
border-bottom-color : #ffffff;
border-left-color : #ffffff;
}
.bodytag {
margin-top : 0;
margin-right : 0;
margin-left : 0;
}
.linksbg {
background-image : url(../images/Lacotta2_04.jpg);
height : 30px;
width : 950px;
}
.nav a, .nav a:hover, .holder {
display : block;
padding-top : 8px;
padding-right : 7px;
padding-left : 20px;
color : #980807;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
text-align : left;
font-weight : bolder;
}
.nav a:hover, .holder {
color : #666666;
}
.heading {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
color : #666666;
text-decoration : none;
font-weight : bold;
}
.contacttext {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #333333;
text-decoration : none;
text-align : center;
}
.subheading {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
color : #666666;
text-decoration : none;
}
.copyrightbg {
background-image : url(../images/Lacotta2_08.gif);
height : 40px;
width : 950px;
}
.line {
border-bottom-width : 1px;
border-bottom-style : solid;
}
.line2 {
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #eab498;
}
.midbg {
height : 326px;
width : 754px;
}
.leftbg {
background-image : url(../images/Lacotta2_05.jpg);
width : 196px;
}
.text {
font-family : verdana;
font-size : 12px;
color : #666666;
text-decoration : none;
text-align : justify;
}
.text3 {
font-family : verdana;
font-size : 12px;
color : #666666;
text-decoration : none;
}
.text2 {
font-family : arial;
font-size : 11px;
color : #666666;
text-decoration : none;
text-align : justify;
}
.borderpics {
border : 1px solid #cccccc;
}
.heightpics {
height : 8px;
}
.lenght {
height : 12px;
}
* html ul li {
float : left;
height : 1%;
}
* html ul li a {
height : 1%;
}
ul li {
position : relative;
}
ul li a {
display : block;
color : #980807;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
font-weight : bold;
padding-top : 8px;
padding-right : 15px;
padding-left : 15px;
text-align : left;
}
ul li a:hover {
color : #666666;
}
li ul {
position : absolute;
left : 0;
top : 22px;
display : none;
color : #333333;
background-color : #f0d79e;
border : 1px solid #ffffff;
}
ul {
margin : 0;
padding : 0;
list-style : none;
width : 80px;
}
li:hover ul, li.over ul {
	display : block;
	width : 140px;
}
.white {
color : #ffffff;
}
.border2 {
border : 1px solid #cccccc;
}
