body {

font-family: georgia, palatino, times new-roman, courier, serif;
background-color: #FFF;
background-image: url(../images/bg.png);
background-repeat: repeat-x;
margin: 0px;
padding: 0px;

}

a {

font-family: georgia, palatino, times new-roman, courier, serif;
border: none;
color: #39C;
font-weight: bold;
font-variant: small-caps;
text-decoration: none;

}

a:hover {

font-family: georgia, palatino, times new-roman, courier, serif;
border: none;
color: #000;
font-weight: bold;
font-variant: small-caps;
text-decoration: none;

}

img {

border: none;

}

h1 {

color: #555;
font-size: 20px;
font-family: georgia, palatino, times new-roman, courier, serif;
font-weight: bold;
font-variant: small-caps;

}

p {

color: #000;
font-family: georgia, palatino, times new-roman, courier, serif;
font-size: 14px;
line-height: 15px;
letter-spacing: .25px;
word-spacing: 1px;

}

hr {

border-top: 1px solid #CCC;
border-bottom: none;
border-left: none;
border-right: none;

}

#map {

float: left;
padding: 0px;
margin: 0px;
clear: both;

}

#mapheader {

width: 877px;
height: 213px;
background-image: url(../images/flag.png);
background-repeat: no-repeat;
padding-left: 265px;

}

#mapvine {

width: 108px;
height: 500px;
float: left;
background-image: url(../images/vine.png);

}

#mapnav {

width: 270px;
float: left;
background-color: #FFF;

}

.navitem {

float: left;
clear: both;
margin: 0px;
padding: 0px;
border: 0px;

}

#content {

width: 750px;
background-color: #FFF;
float: right;
border-top: 2px solid #CCC;
border-right: 2px solid #CCC;
border-left: 2px solid #CCC;
border-bottom: 2px solid #CCC;
padding-left: 10px;

}

#current {

width: 400px;
height: 171px;
background-color: #FFF;
float: right;
border-top: 2px solid #CCC;
border-left: 2px solid #CCC;
border-right: 2px solid #CCC;
border-bottom: none;
margin-top: 30px;
text-align: center;
color: #000;
font-family: georgia, palatino, times new-roman, courier, serif;
font-size: 14px;
line-height: 15px;
letter-spacing: .25px;
word-spacing: 1px;
padding: 5px;

}

.currentcontact {

width: 200px;
padding-left: 5px;
float: left;
text-align: left:
font-family: georgia, palatino, times new-roman, courier, serif;

}

.currentpayment {

height: 130px;
float: right;
text-align: center;
padding-top: 40px;
padding-right: 10px;
padding-left: 15px;
border-left: 1px solid #CCC;

}

#basicuse {
	
	text-align: left;
	margin-left: 0px;
	width: 245px;
	background-color: #FFF;
	float: right;
	margin-top: 10px;
	margin-right: 8px;
	margin-left: 0px;

}

#basicuse img {

	margin-left: 0px;
	padding: 0px;
	border: 1px solid #000;

    }
  
#basicuse li {

    list-style-type: none;
    width: 200px;
    margin-left: 0px;

    }


#content ul {

    }
    
#content ul li {
    font-size: 12px;
    line-height: 18px;
    text-align: justify;
    color: rgb(51, 51, 51);
    margin-bottom: 5px;
    }
    
#wrapper ul {

    }
    
#wrapper ul li {
    font-size: 12px;
    line-height: 18px;
    text-align: justify;
    color: rgb(51, 51, 51);
    margin-bottom: 5px;
    }


ol.comments {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-indent: 0;
}

ol.comments li {
    background: #ADFCFF;
    padding: 4px 6px 4px 6px;
    border: none;
    margin: 0 0 10px 0;
    }
    
p.commentsmall {
    font-size: 11px;
    text-transform: uppercase;
    color: #666;
    margin-bottom: 0px;
    }
    
.zemContactForm {

	width: 190px;

}

.zemTextarea {

	width: 190px;
	color: #666;
	border: 1px solid #666;
	margin-bottom: 10px;

}

form label.zemTextarea {
	border: none;
	margin-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	text-transform: uppercase;
	display:block;
	height: 4px;
	
}

.zemText {
	width: 190px;
	height: 20px;
	background: #FFF;
	margin-bottom: 10px;
	color: #666;
	border: 1px solid #666;
	margin-top: 0px;
	padding-top: 0px;

}

form label.zemText {

	border: none;
	margin-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	display:block;
	text-transform: uppercase;
	height: 4px;

}

.zemSubmit {
	width: 190px;
	height: 25px;
	border: 1px solid #666;
	background: #3C3;
	color: #FFF;
	text-transform: uppercase;
	padding-bottom: 3px;
	cursor: pointer;

}

.zemSubmit:hover {
	width: 190px;
	height: 25px;
	border: 1px solid #666;
	background: #666;
	color: #FFF;
	text-transform: uppercase;
	padding-bottom: 3px;

}
