*{
	font-family: Arial, Helvetica, sans-serif;
}

body{
	margin:0;
	color:#000;
	background:#003366;
	min-width:1000px;
}

.display-none {
	display: none;
}

.clear-both {
	clear: both;
}

.strong {
	font-weight: bold;
}

input,
textarea,
select{
font:100% arial,sans-serif;
vertical-align:middle;
}

form,fieldset{
	margin:0;
	padding:0;
	border:none;
}

#page{
	margin:0 auto;
	width:1000px;
	display:table;
}

#main{
	margin:0 -4px;
	width:1008px;
	background:url(../images/main-bg.gif) repeat-y;
	overflow:hidden;
}

#header{
	width:1008px;
	height:420px;
	position:relative;
	background:url(../images/header-bg.gif) no-repeat;
	overflow:hidden;
}

#header h1{
	position:absolute;
	left:250px;
	top:40px;
	margin:0;
	width:510px;
	height:105px;
}

#header h1 a{
	display:block;
	width:510px;
	height:105px;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
	overflow:hidden;
}

#header .title{
	position:absolute;
	top:45px;
	right:47px;
	width:122px;
	height:23px;
	text-indent:-9999px;
	background:url(../images/header-title.gif) no-repeat;
}

#header h2{
	position:absolute;
	top:75px;
	right:49px;
	margin:0;
	width:387px;
	height:20px;
	text-indent:-9999px;
	background:url(../images/header-title2.gif) no-repeat;
}

.blackbar{
	width:968px;
	height:33px;
	background:url(../images/blackbar-bg.gif) repeat-x;
}

#header .blackbar{
	position:absolute;
	left:21px;
	top:145px;
}
#header .blackbar p{
	margin-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	color: #FFFFFF;
	float: left;
}

#content .blackbar p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 8px;
	color: #FFFFFF;
	padding-left: 35px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#content .blackbar a:link,
#content .blackbar a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

#content .blackbar a:hover {
	color:#FFFFFF;
	text-decoration: none;
}


div#navigation {
	position:absolute;
	left:21px;
	top:152px;
	width: 968px;
	height: 29px;
	margin: 0;
	padding: 0;
	background:url(../images/blackbar-bg.gif) repeat-x;
	z-index: 100;
}

#MainImage_STATIC {
	width:968px;
	height:305px;
	position:relative;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

#MainImage {
	width:968px;
	height:305px;
	position:relative;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

#MainImage img {
	display:none;
	position:absolute;
	top:7px;
	left:0;
	background-color: #000000;
}

#header .topimage{
	position:absolute;
	left:21px;
	top:173px;
	width:968px;
	height:305px;
	overflow:hidden;
}
#header .topimage div{
	width:968px;
	height:305px;
	position:relative;
	overflow:hidden;
}
#header .topimage div .link{
	position:absolute;
	left:375px;
	top:263px;
	line-height:13px;
	color:#fff;
}
#header .topmenu{
	position:absolute;
	left:21px;
	top:200px;
	margin:0;
	padding:0;
	list-style:none;
	width:133px;
	z-index:100;
	overflow:hidden;
}

#content{
	margin-left:21px;
	width:968px;
	overflow:hidden;
}
.holder{
	width:100%;
	overflow:hidden;
}

.holder .imageblock{
	font-family: Arial, Helvetica, sans-serif;
	margin-left:0px;
	width:269px;
	float:right;
	display:block;
	margin-top: 30px;
	padding: 10px;
	background-image: url(../images/subheading_background.gif);
	height: auto;
	background-repeat: no-repeat;
	margin-right: 40px;
}

.holder .imageblock .logo {
	width: 100px;
	height: 100px;
	padding: 0;
	display: block;
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
	text-align: center;
}

.holder .imageblock a.winebutton:link,
.holder .imageblock a.winebutton:visited {
	width: 254px;
	height: 71px;
	margin: 0 0 15px 0;
	padding: 0;
	background: url(../images/wine_button.png) no-repeat;
	display: block;
}

.holder .imageblock a.winebutton:hover {
	background: url(../images/wine_button_ro.png) no-repeat;
}

.holder .imageblock a.managebutton:link,
.holder .imageblock a.managebutton:visited {
	width: 254px;
	height: 71px;
	margin: 0 0 15px 0;
	padding: 0;
	background: url(../images/manage_button.png) no-repeat;
	display: block;
}

.holder .imageblock a.managebutton:hover {
	background: url(../images/manage_button_ro.png) no-repeat;
}

.holder .imageblock a.newsbutton:link,
.holder .imageblock a.newsbutton:visited {
	width: 254px;
	height: 71px;
	margin: 0 0 15px 0;
	padding: 0;
	background: url(../images/news_button.png) no-repeat;
	display: block;
}

.holder .imageblock a.newsbutton:hover {
	background: url(../images/news_button_ro.png) no-repeat;
}


.holder .imageblock p{
	margin:0;
	padding: 0;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.holder .imageblock a:link,
.holder .imageblock a:visited {
	text-decoration: none;
}

.holder .imageblock a:hover {
	text-decoration: underline;
}

.holder .imageblock img{
	margin-top:2px;
}

.holder .imageblock ul{
	padding:0;
	list-style:none;
	width:320px;
}

.holder .imageblock ul li{
	margin-top:5px;
	margin-bottom:5px;
	width:300px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.holder .imageblock ul li a:link,
.holder .imageblock ul li a:visited {
	font-size: 14px;
	font-weight: normal;
}

.holder .imageblock ul li a:hover {
	color: #333333;
}

#content h3{
	margin:8px 0 0;
	color:#23437C;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 38px;
	font-weight: lighter;
}

#content p{
	color:#333333;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

p a:link,
p a:visited {
	text-decoration: none;
	color: #23437C;
	font-weight: bold;
}

p a:hover {
	color:#23437C;
	text-decoration: underline;
	font-weight: bold;
}


#content strong{
	font-weight: bold;
}

#content .bullet {
	color: #23437C;
	float: left;
	width: 180px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style-type: disc;
}

.holder .textblock{
	margin-right:0px;
	width:550px;
	float:left;
	display:inline;
	margin-left: 40px;
	margin-top: 15px;
	margin-bottom: 20px;
}
.holder .textblock h5{
	margin:0;
	font-size:12px;
	line-height:16px;
}
.holder .textblock p{
	margin:5px 0 0;
	line-height:16px;
}

#footer{
	margin-top:12px;
	width:1008px;
	height:46px;
	background:url(../images/footer-bg.gif) no-repeat;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
#footer div{
	margin-left:21px;
	width:968px;
	height:26px;
	overflow:hidden;
}
#footer ul{
	margin:0 0 0 11px;
	padding:0;
	list-style:none;
	float:left;
	display:inline;
}
#footer ul.right{
	margin:0 16px 0 0;
	float:right;
}
#footer ul li{
	padding:0 5px 0 7px;
	float:left;
	background:url(../images/footer-sep.gif) no-repeat 0 15px;
	font-size:9px;
	line-height:26px;
	color:#FFFFFF;
}
#footer ul li:first-child{background:none;}
#footer ul li a{
	color:#FFFFFF;
	text-decoration: none;
}

#footer ul li a:link,
#footer ul li a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

#footer ul li a:hover {
	color:#FFFFFF;
	text-decoration: none;
}


form,
fieldset{
	margin:0;
	padding:0;
	border:0;
}

/* -------------------------------------- gallery --------------------------------- */
.galleryNavImage img {
	display:block;
	width:250px;
	height:71px;
	padding:0px;
	margin:0px ! important;
	border:0px;
}

.galleryNavImage a {
	color:black;
	display:block;
	border:solid 2px #003366;
}

.galleryNavImage a:hover {
	border-color:#FFFFFF;
}

.galleryNavTitle {
	background-color:#003366;
	color:white;
	font-size:11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.galleryNavRow {
	display:block;
	width:254px;
	float:left;
	clear:both;
	margin-bottom:10px;
}