a:link { color: #809CC9; }
a:visited { color: #809CC9; }
a:hover { color: #333333; }
a:active { color: #999999; }

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	color:#006231;
	margin-left:96px;
	font-variant:small-caps;
}

h2 {font-size:12px; padding-left:25px; padding-right:25px;}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:25px;
}

.formbox {
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	border-top: 1px inset #FFFFFF;
	border-right: 1px inset #F0F0F0;
	border-bottom: 1px inset #F0F0F0;
	border-left: 1px inset #FFFFFF;
}

.formtxt {
	color: #333333;
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: bold;
}

.bold { font-weight: bold }
.sitext { font-size: 11px; }
.titlext { font-size: 14px; }
.navbar { font-size: 11px; }

#container {
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	margin-top:15px;
	background-image: url(images/btm_grape.jpg);
	background-repeat: no-repeat;
	background-position: left 74px;
	background-color: #E4DB76;
}
#container #footer {
	font-size: 10px;
	background-image: url(images/menu/sub_menu_home.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0px;
}
#container #header {
	width:776px;
	height:74px;
	margin:0;
	padding:0;
}
#container #body {
	background-image: url(images/wine_bottle.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
	padding-left: 100px;
	font-size: 17px;
	padding-right: 20px;
}
#container #home {
	width:776px;
	border:0px solid #00f;
	margin:0px;
	padding:0px;
	display: table;
	background-image: url(images/wine_bottle.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#container #home h1 {
}

#container #home p {
	width: 510px;
	padding-left: 100px;
}
