@charset "UTF-8";

body {
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#homemain {
	margin: 0px;
	height: 339px;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 900px;
}
#slideshow {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 338px;
	width: 599px;
	background-image: url(../slideshow/image01.jpg);
	background-repeat: no-repeat;
}
#homelabels {
	margin: 0px;
	height: 40px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #373737;
	width: 900px;
}
#footer {
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 60px;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
	padding: 30px;
	text-align: center;
}
#slideshow .imageElement {
	display: none;
}

/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 900px; /* Set to gallery width, in px or percentage */
height: 50px; /* Set to gallery height */
}

#motioncontainer a img {
border: 0px ; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid #000000; /* Set image border hover color */
}

#statusdiv {
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
color: #ffffff;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */
.purplebox {
	background-image: url(../images/winenews.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 146px;
	width: 300px;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.9em;
	float: left;
	text-align: center;
	padding: 0px;
}
.purplebox a {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
}
.purplebox a:hover {
	color: #CC99CC;
	text-decoration: none;
}
.redbox {
	margin: 0px;
	height: 144px;
	width: 300px;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.9em;
	float: left;
	text-align: center;
	background-image: url(../images/initaly.gif);
	background-repeat: no-repeat;
	padding: 0px;
}
.redbox a {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
}
.redbox a:hover {
	color: #CC99CC;
	text-decoration: none;
}


.menu {
	background-image: url(images/menub.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 30px;
	background-color: #333333;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	color: #deddcd;
	position:relative;
	z-index:100;
	width: 800px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}


/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.menu ul ul {
	width:110px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:110px;
	position:relative;
	text-align: center;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	width: 110px;
	height: 30px;
	padding-left: 10px;
	line-height: 25px;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:30px;
	left:0;
	width:100px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
	}
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background-color:#666666;
	color:#ffffff;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:100px;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover {
	color:#e4c35a;
	background-color: #000000;
}
.menu :hover > a, .menu ul ul :hover > a {
	color:#e4c35a;
	background-color: #000000;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {
	visibility:visible;
}
#footer a {
	color: #deddcd;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
img {
	margin: 0px;
	padding: 0px;
}
.floatleft {
	float: left;
}
#contentmain {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-right: 100px;
	padding-bottom: 15px;
	padding-left: 100px;
}
#contentmain h1 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}
h3 {
	font-size: 1em;
	font-weight: normal;
}
p {
	font-size: 0.8em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#contentmain td {
	font-size: 0.8em;
}
.rightcol {
	margin: 0px;
	padding: 0px;
	width: 350px;
	float: right;
}
.contact_table {
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}
.floatright {
	float: right;
	margin-left: 10px;
}
hr {
	background-color: #CCCCCC;
	height: 1px;
	border: 0px;
}
img.floatright {
	margin-left: 20px;
	padding: 0px;
	margin-bottom: 10px;
}
#contentmain a {
	color: #7e0707;
	text-decoration: none;
}
#contentmain a:hover {
	color: #CF4D61;
}
.clearall {
	clear: both;
}
#contact textarea, #contact input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
