body {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
background-color: #003300;
color: #ffcc00;
font-size:small;
}
td.navigation {
background: url(images/nav_menu_background.png);
background-repeat: no-repeat;
background-postion: top left;
}
#navigationlist ul{
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-weight:bold;
font-size: 14px;
background-color:transparent;
background: url(images/nav_menu_background.png);
background-repeat: repeat-y;
color: #FFCC00;
text-decoration:none;
list-style-type: none;
}
#navigationlist li{
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-weight:bold;
font-size: 14px;
background-color:transparent;
color: #FFCC00;
text-decoration:none;
list-style-type: none;
display: block; 
padding: 3px; 
width: 175px; 
}
#navigationlist li a, a:link, a:visited, a:active{
background-color:transparent;
color: #ffcc00;
text-decoration:none;
}
#navigationlist li a:hover{
background-color:transparent;
color: white;
text-decoration:underline;
}
#container {
width: 758px;
horizontal-align: center;
padding: 5px;
background-color: #003300;
border: #FFCC00 solid 2px;
}
p{
 font-size:12px;
}
h1 {
font-size: 14px;
font-weight: bold;
}
td {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a:link {
color:white;
text-decoration:none;
}
a:visited {
color:white;
text-decoration:none;
}
a:active {
color:white;
text-decoration:none;
}
a:hover {
color:white;
text-decoration:underline;
}
.footer{
font-size:10px;
text-align:center;
}
a.dealer:link {
color: #FFCC00;
text-decoration:none;
font-weight:bold;
}
a.dealer:visited {
color: #FFCC00;
text-decoration:none;
font-weight:bold;
}
a.dealer:active {
color: #FFCC00;
text-decoration:none;
font-weight:bold;
}
a.dealer:hover {
color: #FFCC00;
text-decoration:underline;
font-weight:bold;
}
h1{
color:white;
}
.mainpagetext {
background-color:none;
color:#ffcc00;
font-weight:bold;
font-style:oblique;
font-size:14px;
}
.mainpage {
height: 347px;
background: url(images/main_page_image.jpg);
background-repeat: no-repeat;
background-position: bottom right;
}
.mainpagewineracks {
height: 59px;
background: url(images/main_page_text.jpg);
background-repeat: no-repeat;
background-position: top right;
}
.topic {
color: #FFCC00;
font-weight: bold;
font-size: 16px;
text-decoration: underline;
}