body {
	margin: 0px;
	padding: 0px;
	
	font-size:11px;
	font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
	line-height:1.6em;
	color:#CCCCCC;
	
	
	/*background-color:#363636;*/
	background-color:#000000;
	
}

div.header{
	
	width:100%;
	background-image:url(../images/stripes.jpg);
	background-repeat:repeat-x;
	height:414px;
}

div.int-header{
	
	width:100%;
	background-image:url(../images/int-stripes.jpg);
	background-repeat:repeat-x;
	height:186px;
}

a{
	text-decoration:none;
	color:#2793bb;
	
}

a.border{
	
	color:#2793bb;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}

a:hover{
	
	color:#FFFFFF;
}

h1,h2{ color:#2793bb; }

/*top*/

.top {
width:100%;
height:35px;
background-color:#000000;

}

.topmenu ul {
float:right;
padding:0px 0;
margin:0px;
height:35px;
}

.topmenu ul li {
list-style:none;
float:left;
padding:0px;
margin:0px;
}

.topmenu a:link, .topmenu a:visited {
font-size:12px;
font-weight: normal;
color:#fff;
height:34px;
line-height:34px;
text-decoration:none;
padding:11px 20px 11px 20px;
border-left:1px solid #fff;
border-right:1px solid #fff;

}

.topmenu a:hover, .active a:link, .active a:hover {
background-color:#2ba1c9;
color:#fff;
border-right:1px solid #fff;
border-left:1px solid #fff;
height:34px;
line-height:34px;
text-decoration:none;
padding:11px 20px 11px 20px;
}

.topmenu a:hover {
color:#fff;
}

div.active{
	
	background-color:#2ba1c9;
	border-bottom:none;
	border-right:none;
    border-left:none;
} 

/*site wide center div*/

div.center{
	margin:0px auto;	
	width:804px;
	
}

div.int-center{
	margin:0px auto;	
	width:804px;
	padding-top:5px;
	padding-bottom:20px;
}

/*homepage intro text*/

div.left{
	
	float:left;
	width:555px;
	/*height:330px;
	
	background-repeat:no-repeat;*/
}

div.lefttext{
	
	padding:30px 17px 15px 19px;
}



div.right{
	
	float:left;
	width:238px;	
	
	
	background-repeat:no-repeat;
}

div.righttext{
	
	padding:20px 0px 15px 35px;
}


img.thumb{
	
	border:1px solid #CCCCCC;
	padding:3px;
}


div.news{
	
	
	width:100%;
	height:330px;
	background-color:#333333;
}


ul.newslist
{

list-style: none;
padding:10px 17px 15px 25px;

}

.newslist li{
	
	
	padding-bottom:10px;
}


.navlist
{
margin-top: 0px;
margin-bottom:0px;
padding-left: 0px;
list-style: none;
margin-left:18px;
}

.navlist li{
	
	
	padding-left: 0px;
	/*
	padding-left: 10px;

background-repeat: no-repeat;
background-position: 0 .5em;*/
}

.cocktails
{
margin-top: 0px;
margin-bottom:0px;
padding-left: 0px;
list-style: none;
margin-left:18px;
}

.cocktails li{
	
	list-style-image:url(../images/drink.png);
	padding-left: 0px;
	padding-bottom:5px;
	/*
	padding-left: 10px;
background-image: url(../images/drink.png);
background-repeat: no-repeat;
background-position: 0 .5em;*/
}


div.infobarleft{
	
	float:left;
	width:165px;
}



div.footer{
	
	background-image:url(../images/foot.jpg);
	width:100%;
	height:126px;
	border-top:1px solid #FFFFFF;
}

.contactlist
{
margin-top: 0px;
margin-bottom:0px;
padding-left: 5px;
list-style: none;
color:#FFFFFF;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
margin-left:0px;
padding-left:0px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
padding-right: 5px;
color: #fff;

}

#navcontainer ul li a:hover
{
color: #fff;

}

div.small{
	
	color:#fff;
	font-size:10px;
	padding-left:5px;
	padding-bottom:15px;
}

hr {
	height:1px; 
	border-style:solid; 
	border-width:1px 0 0 0;
	border-color:#fff;
}

div.bottom-flowers{
	
	background-image:url(../images/bottom-flowers.jpg);
	background-repeat:repeat-x;
	height:188px;
}

img.styles{
	
	padding:5px;
	background-color:#FFFFFF;
}


div.leftcolumn{
	
	float:left;
	width:340px;
}

div.rightcolumn{
	
	float:right;
	width:450px;
}




/*Forms defaults - change as needed*/
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}
label {
	color:#999;
	cursor:pointer;
	padding-left:2px;
	line-height:16px;
}
label.chosen {
color:#3297C9;
text-decoration: none;
}

/*Transparent items*/
.outtaHere {
	position:absolute;
	left:-3000px;
}

/*Radio buttons*/
.radioArea, .radioAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:15px;
	height:14px;
	font-size:0;
	cursor:pointer;
}
.radioArea {background:url(../images/radio.gif) no-repeat left top;}
.radioAreaChecked {background:url(../images/radio.gif) no-repeat left bottom;}

/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:13px;
	height:13px;
	font-size:0;
	padding:0;
	margin:0;
	cursor:pointer;
}
.checkboxArea {background:url(../images/checkbox.gif) no-repeat left top;}
.checkboxAreaChecked {background:url(../images/checkbox.gif) no-repeat left bottom;}
.focused {border:1px dotted #ddd;}

/*Text inputs*/
.textinput, .textinputHovered {
	height:15px;
	background:url(../images/input_bg.gif) repeat-x left top;
	border:none;
	padding:4px 0;
	vertical-align:middle;
}
.textinputHovered {background-position:left bottom;}
.inputCorner {
	padding-bottom:0;
	vertical-align:middle;
}

/*Text areas*/
.txtarea .tr, .txtarea .tr_xon {background:url(../images/txtarea_tr.gif) no-repeat top right;}
.txtarea .tr_xon {background:url(../images/txtarea_tr_xon.gif) no-repeat top right;}
.txtarea img.txt_corner {
	width:5px;
	height:5px;
	display:block;
}
.txtarea .br, .txtarea .br_xon {background:url(../images/txtarea_br.gif) no-repeat top right;}
.txtarea .br_xon {background:url(../images/txtarea_br_xon.gif) no-repeat top right;}
.txtarea .cntr {background:url(../images/txtarea_cntr.gif) repeat-y right top;}
.txtarea .cntr_xon {background:url(../images/txtarea_cntr_xon.gif) repeat-y right top;}
.txtarea .cntr_l, .txtarea .cntr_l_xon {
	width:5px;
	background:url(../images/txtarea_l.gif) repeat-y left top;
	float:left;
}
.txtarea .cntr_l_xon {background:url(../images/txtarea_l_xon.gif) repeat-y left top;}
.txtarea textarea {
	border:0;
	background:none;
	padding:0;
	margin:5px;
}




/*Selects*/
.selectArea {
	width:200px;
	height:21px;
	background:url(../images/select_bg.gif) repeat-x left top;
	float: left;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:url(../images/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background:url(../images/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:200px;
	height:21px;
	margin-left:-179px;
	position:absolute;
}
.selectArea .right i {display:none;}
.selectArea .center {
	width:160px;
	color:#FFF;
	padding-top:3px;
	overflow:hidden;
	white-space:nowrap;
}







/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-1px;
	margin-left:1px;
	width:172px;
	background:#6f7074;
	padding:2px;
	font-size:12px;
	z-index:20;
}
.optionsDivInvisible {display:none;}
.optionsDivVisible {display:block;}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#F2F2F2;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	border:1px solid #6f7074;
}
.optionsDivVisible a:hover {
	color:#FFF;
	background:#5F6062;
	border-color:#cfd0d6;
}

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:auto;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	background:url(../images/button_bg.gif) repeat-x left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {background-position:left bottom;}
.buttonImg {vertical-align:bottom;}



