a {
	text-decoration: underline;
}
a:link {
	color: #ffffff;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #FFD700;
}
a:active {
	color: #FFFFFF;
}
body {
	background-image: url(../../images/bg.png);
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
dl {
	font-size: 12px;
}
dl.home {
	font-size: 12px;
	padding-left: 10px;
	text-align: left;
}
dt.home {
	font-weight: bold;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
p {
	font-size: 13px;
	line-height: 16px;
}
p.home {
	font-size: 12px;
}
table.footer {
	border-top: #b22027 2px dotted;
	color: #FFFFFF;
	font-size: 10px;
	padding: 5px 2px 0px 2px;
}
table.portfolio {
	font-size: 13px;
}
.subhead {
	background-image:url(../../images/top_divider.png);
	background-repeat:no-repeat;
	height:55px;
	padding-bottom:10px;
}
.subhead1 {
	background-image:url(../../images/top_divider.png);
	background-repeat:no-repeat;
	height:55px;
	padding-bottom:8px;
}
input, textarea {
	background-color: #FFF;
	font-size: 13px;
	line-height: 16px;
}
label {
	font-weight:bold;
	font-size: 13px;
	line-height: 16px;
}
#flashcontentPortfolio {
	width: 924px;
	height: 600px;
	}
	#flashcontentCocktails {
	width: 924px;
	height: 600px;
	}
	
	#flashcontentProcess {
	width: 924px;
	height: 600px;
	}
	
	img{border:0px;}
