@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	background-image: url(/inc/images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #E7EDE7;
	color: #666666;
}
form {
	margin: 0px;
	padding: 0px;
}

.wrap {
	width: 768px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#head {
	background-image: url(/inc/images/logo.gif);
	height: 120px;
	background-repeat: no-repeat;
}
#head h4 {
	display: none;
}
.topRight {
	position: absolute;
	top: 24px;
	margin-left: 592px;
}
.topRight a {
	color: #999999;
	font-size: 10px;
}
.topRight a:hover {
	text-decoration: none;
}

.topRightAdmin {
	position: absolute;
	top: 0px;
	margin-left: 550px;
}

#menu {
	background-image: url(/inc/images/menu.gif);
	height: 30px;
	background-repeat: repeat-x;
}
a.nav, a.nav:link, a.nav:visited {
	display:block;
	width:105px;
	height:30px;
	text-align:center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	color:#FFFFFF;
	line-height:30px;
	overflow:hidden;
	float:left;
	width: 105px;
	background-image: url(/inc/images/button.gif);
	font-size: x-small;
}
a.nav:hover {
	color:#fff;
	background-image: url(/inc/images/buttonHover.gif);
}
a.nav:active {
	color:#FFFFFF;
	background-image: url(/inc/images/buttonHover.gif);
}
#banner {
	background-image: url(/inc/images/banner_bg.gif);
	height: 336px;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}

#pyramid {
	width:177px;
	height:177px;
	background:transparent url('/inc/images/pyramid.png') top left no-repeat;
	position:absolute;
	bottom:0px;
	right:5px;
	z-index:10;
	cursor:pointer;
}
#whisky {
	width:159px;
	height:159px;
	background:transparent url('/inc/images/whiskybadge.png') top left no-repeat;
	position:absolute;
	bottom:10px;
	right:5px;
	z-index:10;
	cursor:pointer;
}

.banner_image {
	background-image: url(/inc/images/banner/3.jpg);
	height: 186px;
	background-repeat: no-repeat;
	text-align: center;
	width: 768px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
}
#contentAdmin {
	padding: 10px;
}
#content  h1 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #003333;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#content h2 {
	font-size: x-small;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.right-inner h3 {
	font-size: large;
	font-weight: normal;
	color: #2C8132;
	margin: 0px;
	padding: 0px;
}



.left {
	float: left;
	width: 450px;
	height: 22px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: justify;
}
.left-inner {
	float: left;
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: justify;
	height: 300px;
	background-image: url(/inc/images/sidebar.gif);
	background-repeat: no-repeat;
}
.left-inner ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.left-inner li {
	font-size: 12px;
	padding: 0px;
	margin-bottom: 1px;
}
.left-inner li a {
	display: block;
	background-color: #ACCAAF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
.left-inner a:hover {
	background-color: #9ACB9D;
}

.left a, .left-inner a {
	color: #2C8132;
}

.left img, .left-inner img {
	float: right;
	border: 2px solid #CCCCCC;
	margin-left: 15px;
	margin-bottom: 5px;
}

.right {
	height: 22px;
	background-color: #d7e5d8;
	float: right;
	width: 317px;
	color: #333333;
}
.right-inner {
	height: 22px;
	float: right;
	width: 587px;
	color: #333333;
}
.right-inner a {
	color: #2E512E;
	text-decoration: underline;
}
.right-inner a:hover {
	color: #009966;
	text-decoration: underline;
}
.right-inner a:visited {
	color: #003333;
	text-decoration: underline;
}
.right-inner hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EEEEEE;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.message {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}


.title-1 {
	background-image: url(/inc/images/title-lightgreen.gif);
	height: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 10px;
}
.title-2 {
	background-image: url(/inc/images/title-darkgreen.gif);
	height: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 10px;
}
.text, .inner-text {
	padding: 10px;
}
.inner-text a {
	text-decoration: underline;
}

.newsText {
	background-color: #F1F5F2;
	padding: 10px;
}
.newsText h3 {
	margin: 0px;
	padding: 0px;
	font-size: small;
	font-weight: bold;
}
.newsText p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.newsText a {
	color: #333333;
	text-decoration: none;
}
.newsText hr {
	background-image: url(/inc/images/news_hr.gif);
	height: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	margin-top: 5px;
	overflow: hidden;
}
.newsText img {
	float: right;
	border: 2px solid #CCCCCC;
	margin-left: 10px;
}

.smallButton {
	background-image: url(/inc/images/smlButton.gif);
	height: 22px;
	width: 68px;
	background-repeat: no-repeat;
}
.smallButton:hover {
	background-image: url(/inc/images/smlButtonOver.gif);
}

.smallButton a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}


.clearfix {
	clear: both;
}
input, select {
	font-size: x-small;
	color: #666666;
	padding: 2px;
}
.wp_box {
	padding: 5px;
	background-color: #E0EAE1;
	width: 200px;
	text-align: center;
	float: left;
	margin-right: 50px;
	margin-bottom: 30px;
}
.wp_box a {
	display: block;
	padding: 2px;
	background-color: #439644;
	color: #FFFFFF;
	text-decoration: none;
}
.wp-box a:hover {
	color: #66FF99;
}


.admin_box {
	display: block;
	background-color: #F0F0F0;
	margin-top: 2px;
	margin-bottom: 4px;
	border: 1px solid #CCCCCC;
	height: 23px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.admin_box_left {
	float: left;
}
.admin_box_right {
	float: right;
}
#admin-buttons {
	margin-top: 10px;
}

#admin-buttons input {
	border: 1px solid #333333;
	width: 200px;
	text-align: center;
	height: 30px;
	font-size: 12px;
	background-image: url(/inc/images/adminbutton.gif);
	color: #FFFFFF;
	background-color: #55A35A;
	cursor: pointer;
}
#admin-buttons input:hover {
	background-image: url(/inc/images/adminbuttonover.gif);

}
.field_name {
	font-weight: bold;
	color: #003333;
}
.field_input {
	clear: right;
	margin-bottom: 5px;
}
.box {
	padding: 10px;
	border: 1px solid #EEEEEE;
}
.box input {
	color: #006666;
	border: 1px solid #E8E8E8;
}
.formButton {
	border: 1px solid #666666;
	background-color: #E6E6E6;
	color: #666666;
	width: 120px;
}
.contactForm {
	padding-right: 25px;
	padding-left: 25px;
}
.contactForm input {
	width: 200px;
}
.contactForm h1 {
	letter-spacing: 2px;
	font-weight: normal;
	color: #328738;
}
.formLeft {
	width: 150px;
	float: left;
}
.formRight {
	float: right;
	width: 350px;
}
.contactForm textarea {
	border: 1px solid #E8E8E8;
}
#feedback {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
	padding: 5px;
	border: 1px solid #CCCCCC;
	display: block;
	font-size: 12px;
}
.comment_text {
	padding-bottom: 5px;

}
.comment_info {
	color: #2C8132;
	padding-top: 10px;
	float: left;
}
.comment_admin {
	float: right;
}

