* { outline:none; }

body {
	border-top:7px solid #ccc;
	background-image: url(img/bg_bottle1.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top left;
}
	
body,td,th {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height:17px;
	margin:0;
}

a {text-decoration:underline;font-weight:bold}

a:link {
	color: #FF6600;
	}

a:hover {
	text-decoration: none;
	color:#FF3300;
}

a:visited {
	color: #FF6600;
}

a:active {
	color:#FF6600;
	}

form { width:98%; }


h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
}

h1 {
	font-size:28px;
	line-height:28px;
	letter-spacing:-1px;
	color:#E74416;
	margin: 15px 1em 0.25em 30px;
	}
	
h2 {
	font-size:21px;
	line-height:21px;
	letter-spacing:-1px;
	margin: 30px 1em 0.5em 30px;
	}

p {
	margin: 0 1em 1em 30px;
	font-size:95%;
}

li {
	font-size:13px;
	margin-top:.5em;
	color: #333;
	list-style-position: outside;
	list-style-type: disc;
}

.footer {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	padding-top: 30px;
	font-family:"Courier New", Courier, mono;
}

.quote {
	padding: 10px 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.register {font-size: 10px}


.bodyTEXT {
	background-repeat:no-repeat;
}

.photo {border: 1px solid #000;margin-right:1em;margin-bottom:.5em; display:inline;}

.PHOTOspacer {
	float: left;
	height: 230px;
	width: 90px;
}

.PHOTOspacerCONTACT {
	float: left;
	height: 400px;
	width: 100px;
}

.testimonialPIC {
	border:1px solid #000;
	margin:0px 10px 0px 0px;
	display:inline; float:left
}

.clr {clear:both;}

.tagline {
	margin:0px 23px 0px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #333;
	text-align: right;
	display: block;
	letter-spacing:-1px;
}

.fineprint {
	font-size: 10px;
	color:#E74416;
}

.spacer {height:30px;}

hr {
	width: 90%;
	height:1px;
	margin-top:15px;
	shade:no-shade;
	color:#666;
}

.newslink {
	padding:10px;
	border-right:10px solid #f60;
	background-image:url(img/bg_newslink.jpg);
}

.bigbutton {
	font-size: 17px;
	font-weight: bold;
	background-color:#f60;
	border-width:1px;
	border-style:inset;
	border-color:#333333
}
.small {font-size: 11px; font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;}

.left p {font-size: 12px}