﻿body 
{
	font-family: Verdana;
	font-size: 10.0pt;
	margin: 0px;
	padding: 0px;
}

td
{
	font-family: Verdana;
	font-size: 10.0pt;
}

h1 { font-size: 13pt; }
h4 { font-size: 11pt; }

img { border: none; padding: 0px; margin: 0px; }

#content
{
	width: 746px;
	position: relative;
}

#banner
{
	text-align: center;
	clear: both;
	padding: 10px 0px;
}

#leftcol
{
	width: 488px;
	margin: 10px; 
	float: left;
}

#rightcol
{
	float: right;
	margin: 10px 0px;
}

.yearlisttable1
{
	border: none;
	padding: 0;
	margin: 0;
	position: relative;
	left: 47px;
	top: 33px;
	width: 98px;
	
	
	
}

.yearlisttable2
{
	border: none;
	padding: 0;
	margin: 0;
	position: relative;
	left: 47px;
	top: 57px;
	width: 98px;
	
}

.seventystyle
{
	color: #50a027;
	text-decoration: none;
	font-size: 30px;
	font-weight: bold;
	line-height: 27px;	
	padding: 0;
}

.ralign { text-align: right;}

.deactivated
{
	color:Gray;
	text-decoration: none;
	font-size: 30px;
	font-weight: bold;
	line-height: 27px;	
	padding: 0;
	margin: 0;
}

.contentlist { margin-left: 50px; margin-bottom: 20px;}
.contentlist li { margin-bottom: 12px; }

.pricetable 
{
    padding-left: 20px;
    margin-bottom: 20px;    
}
.pricetable table tr th 
{
    background-color: #000;
    font-size: 12px;
    color: #fff;
}

.formdiv {padding: 15px; padding-top: 0px; line-height: 23px; zoom: 1;}
.formdiv label { display: block; float: left; clear:  left; text-align: right; width: 160px;}
.formdiv label.error { color: Red; display: block; float: left; text-align: right; padding-left: 162px; }
.formdiv input { width:192px; float: left; margin: 2px 0 5px 10px; padding: 2px 6px; border: 1px solid #8c8c8c; border-radius: 5px;-webkit-box-shadow: 4px 4px 4px #aaaaaa; /* Safari and Chrome */ box-shadow: 4px 4px 4px #aaaaaa;}
.formdiv textarea { width:192px; float: left; margin: 2px 0 5px 10px; padding: 2px 6px; border: 1px solid #8c8c8c; border-radius: 5px;-webkit-box-shadow: 4px 4px 4px #aaaaaa; /* Safari and Chrome */ box-shadow: 4px 4px 4px #aaaaaa;}
.formdiv select { width:206px; float: left; margin: 2px 0 5px 10px; padding: 2px 6px; border: 1px solid #8c8c8c; border-radius: 5px;-webkit-box-shadow: 4px 4px 4px #aaaaaa; /* Safari and Chrome */ box-shadow: 4px 4px 4px #aaaaaa;}
.formdiv a { text-decoration: none; width: 80px; text-align: center; clear: left; display: block; margin-left: 150px; border: 1px solid #8c8c8c; background-color: #4c7fcc; color: #fff; padding: 3px 10px; border-radius: 5px;-webkit-box-shadow: 4px 4px 4px #aaaaaa; /* Safari and Chrome */ box-shadow: 4px 4px 4px #aaaaaa;}

.formbuttons
{
    clear: both;
    padding: 15px;
}

.nivoSlider {
    position:relative;
    width:175px; /* Change this to your images width */
    height:300px; /* Change this to your images height */
    background:url('themes/default/loading.gif') no-repeat 50% 50%;
   
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}
