@charset "UTF-8";
/* CSS Document */

body {
	margin:0px; 
	padding:0px;
	text-align:center;
	background-color: #A1D0B8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#contentindexpage {
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
}

#contentindexpage img {
	padding-left: 0px;
}


#mainzone {
	width:650px;
	text-align:left;
	margin:0px auto;
	padding: 0px;
	background-color: #FFFFFF;
}	
#bannerzone {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#topnavbox {
	background-color: #009999;
	height: 20px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
	text-align: center;
}
.topnavitem {
	border: 0px solid #FF0000;
	font-size: 11px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #990000;
}
#content {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 20px;
}

#sidenavbox {
	background-color: #006699;
	width:150;
	float: left;
	text-align: right;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #FFFFFF;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#sidenavbox a {
	text-decoration: none;
	color: #FFFFFF;
}
#sidenavbox a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#sidenavbox a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#sidenavbox a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#sidenavbox a:hover {
	text-decoration: none;
	color: #990000;
}	
	
.sidenavitem {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.right {
	float: right;
}
#signupdiv {
	float: none;
	border: 0px solid #6600FF;
	width: 230px;
	margin-right: 15px;
	text-align: right;
}
#bottomnavbox {
	width:150;
	text-align: center;
	margin-bottom: 0px;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	border-top-color: #CCFF00;
	border-right-color: #CCFF00;
	border-bottom-color: #CCFF00;
	border-left-color: #CCFF00;
	background-color: #CCCCCC;
	padding-bottom: 10px;
}


#bottomnavbox a {
	text-decoration: none;
	color: #999999;
}
#bottomnavbox a:link {
	text-decoration: none;
	color: #999999;
}

#bottomnavbox a:visited {
	text-decoration: none;
	color: #999999;
}
#bottomnavbox a:active {
	text-decoration: none;
	color: #999999;
}
#bottomnavbox a:hover {
	text-decoration: none;
	color: #990000;
}

#bottomnavbox img {
	margin: 0px;
	padding: 0px;
}		
	
.bottomnavitem {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#backgroundfruit {
	margin-right: 0px;
	padding-right: 0px;
	background-image: url(img/fruit.jpg);
	background-repeat: no-repeat;
	background-position: right 190px;
}
#backgroundpencil {
	background-image: url(img/pencil.gif);
	background-repeat: no-repeat;
	background-position: 0px 300px;
	margin-left: 0px;
	padding-left: 0px;
}
#backgroundrubic {
	margin-right: 0px;
	padding-right: 0px;
	background-image: url(img/fruit.jpg);
	background-repeat: no-repeat;
	background-position: right 100px;
}
#backgroundwine {
	margin-right: 0px;
	padding-right: 0px;
	background-image: url(img/wine.gif);
	background-repeat: no-repeat;
	background-position: right 350px;
}

#backgroundwine p {
	width:  200px;
	font-size: 16px;
	padding-left: 44px;
}

.nameandphone   {
	font-size: larger;
	font-weight: bold;
}
.imgportrait {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
}
