<html>
<head>
<title>Pineview Farm Main css - Style Sheet</title>
</head>
body{
background-color: #403D32;
font-family: verdana;
font-size: x-small;
color: #F1F1E3;
}

.mainmenu{
font-family:Verdana,Arial,Helvetica;
text-decoration:underline;
color:#E3D2A6;
font-size: x-small;
}

a.mainmenu{
font-family:Verdana,Arial,Helvetica;
text-decoration:underline;
color:#E3D2A6;
font-size: x-small;
}

a:link.mainmenu{
font-family:Verdana,Arial,Helvetica;
text-decoration:underline;
color:#E3D2A6;
font-size: x-small;
}

a:hover.mainmenu{
font-family:Verdana,Arial,Helvetica;
text-decoration:none;
color:#E3D2A6;
font-size: x-small;
}

a:visited.mainmenu{
font-family:Verdana,Arial,Helvetica;
text-decoration:underline;
color:#E3D2A6;
font-size: x-small;
}

a:active.mainmenu{
font-family:Verdana,Arial,Helvetica;
text-decoration:underline;
color:#E3D2A6;
font-size: x-small;
}

a{
text-decoration:underline;
color:#E3D2A6;
}

a:link{
text-decoration:underline;
color:#E3D2A6;
}

a:visited{
text-decoration:underline;
color:#E3D2A6;
}

a:hover{
text-decoration:none;
color:#a0a3a9;
}

a:active{
text-decoration:underline;
color:#E3D2A6;
}

.featureText{
font-size: x-small;
font-family: verdana;
color:#F1F1E3;
}

.sidebar{
font-size: xx-small;
font-family: verdana;
color:#F1F1E3;
}

.footer {
font-family: Verdana,Arial,Helvetica;
font-size: xx-small;
}

.footer_alt {
font-family: Verdana,Arial,Helvetica;
font-size: xx-small;
padding-left:20px;
}

.smtxt{font-family:arial; font-size:xx-small; color:white; text-decoration:none;}
a.smtxt{font-family:arial; font-size:xx-small; color:white; text-decoration:underline;}
a.smtxt:link{font-family:arial; font-size:xx-small; color:white; text-decoration:underline;}
a.smtxt:visited{font-family:arial; font-size:xx-small; color:white; text-decoration:underline;}
a.smtxt:hover{font-family:arial; font-size:xx-small; color:yellow; text-decoration:none;}
a.smtxt:active{font-family:arial; font-size:xx-small; color:white; text-decoration:underline;}

H1{
font-family: Arial,Helvetica, sans-serif;
font-size: 30px;
text-align: right;
color: #AC9B68;
}

H2{
font-family: georgia; book antiqua; times new roman;
font-size: large;
font-weight: bold;
color: #AC9B68;
}

H3{
font-family: Arial,Helvetica, sans-serif;
font-size: 18px;
color: #F1F1E3;
font-weight:bold;
}

H4{
font-family: Arial,Helvetica sans-serif;
font-size: 14px;
color: #F1F1E3;
}

table.outer1{
padding-left: 0em;
padding-right: 0em;
margin-left: 0em;
margin-right: 0em;
margin-top: 0em;
margin-bottom: 0em;
background-color: #ffffff;
}

table.inner1{
padding-left: 0em;
padding-right: 0em;
margin-left: 0em;
margin-right: 0em;
background-color: #ffffff;
}

table.content{
padding-left: 1em;
padding-right: 1em;
margin-left: 0em;
margin-right: 0em;
background-color: #FFFFFF;
}

TR.outer1 {
background-color: #ffffff;
}

TR.inner1 {
background-color: #ffffff;
}

TD.inner1 {
background-color: #ffffff;
}

.quotes {
text-align: center;
font-family: Verdana,Arial,Helvetica;
font-size: xx-small;
}

.caption{
text-align: center;
font-family: Verdana,Arial,Helvetica;
font-size: xx-small;
}
</html>