body     {
          background-color: #FFFFFF;
         }

p, td    {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 16px;
	line-height: normal;
         }

.main    {
          width: 1000px;
          border: 0;
          background-color: #FFFFFF;
         }

.content {
          padding-right: 20px;
          padding-left: 10px;
          width: 815px;
          border: solid 2px #000000;
          background: transparent;
         }

.menubox { text-align: center; }

.navbox  {
          width: 122px;
          border: solid 2px #000000;
          background: #FFFFFF;
          padding: 1px;
         }

.nav    {
          width: 122px;
          backgound: #000000;
         }

.border { 
          border: 1px solid #000000;
	    padding: 8px;
         }

.workshops { 
          border: 0px dotted #000000;
          text-align: center;
         }

a.caption:link, a.caption:visited {
          font-size: 11px;
          text-decoration: none;
          line-height: 12px;
}

a.caption:hover {
          font-size: 11px;
          text-decoration: none;
          line-height: 12px;
          color: #000000;
}

h1       {
          padding-top: 10px;
          color: #000000;
          font-size: 24px;
          font-weight: 400;
          font-variant: small-caps;
         } 

h2       {
          color: #727371;
          margin-left: 10px;
          font-size: 16px;
          font-weight: 200;
         } 

h3       {
          color: #808080;
          font-size: 14px;
         } 

h4       {
          color: #000000;
          font-size: 24px;
          font-weight: 400;
          font-variant: small-caps;
         } 

a:link {
          color: #808080;
          font-size: 12px;
          text-decoration: underline;
         }

a:active {
          color: #000000;
          font-size: 12px;
          text-decoration: underline;
         }

a:visited {
          color: #808080;
          font-size: 12px;
          text-decoration: underline;
         }

a:hover {
	color: #000000;
	font-size: 14px;
	text-decoration: underline;
         }

a.nav:link {
          color: #D4D4D4;
          font-size: 12px;
	    font-weight: bold;
          text-decoration: none;
         }

a.nav:active {
          color: #FFFFFF;
          font-size: 12px;
	    font-weight: bold;
          text-decoration: none;
         }

a.nav:visited {
          color: #D4D4D4;
          font-size: 12px;
	    font-weight: bold;
          text-decoration: none;
         }

a.nav:hover {
          color: #FFFFFF;
          font-size: 12px;
	    font-weight: bold;
          text-decoration: none;
         }

#footer  { 
          padding-top: 40px;
          font-size: 10px;
          text-align: center;
         }

#footer a {
          color: #000000;
          font-size: 10px;
          text-decoration: none;
         }

#footer a:hover  {
          color: #D4D4D4;
          font-size: 10px;
          text-decoration: none;
         }

#slideshow { 
    margin: 50px auto; 
    position: relative; 
    width: 653px; 
    height: 490px; 
    padding: 10px; 
    box-shadow: 0 0 20px rgba(0,0,0,0.4); 
}

#slideshow > div { 
    position: absolute; 
    top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px; 
}

textarea.textarea
{
	background:#fff url(../../../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#333;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:100%;
	margin:0;
	width:99%;
}

textarea.small
{
	height:5.5em;
}

textarea.medium
{
	height:10em;
}

textarea.large
{
	height:20em;
}

.honeypot {
	display: none;       
}
.DealerList {
	font-size: 16px;
}
