@charset "utf-8";
.red {color: #CC0000
}
.green {
	color: #469494;
	font-weight: bold;
}
.black {
	color: #000000;
	font-weight: normal;
}
.twelvepoint {font-size: 12pt}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #CCCCCC;
}
a:link {
	color: #469494;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #469494;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
#container {
	background-color: #E3F9E6;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
#container #top {
	width: 910px;
	padding-top: 20px;
	padding-left: 20px;
	height: 170px;
	background-color: #E3F9E6;
	padding-right: 20px;
}
#container #top #logo {
	float: left;
	height: 150px;
	width: 180px;
}
#container #top #title1 {
	float: left;
	width: 710px;
	height: 95px;
	padding-left: 20px;
	font-size: 48pt;
	font-weight: bold;
	color: #469494;
	margin-top: 13px;
	font-style: italic;
}

#container #top #title2 {
	float: left;
	height: 38px;
	width: 730px;
	font-size: 36px;
	font-weight: normal;
	color: #469494;
	font-style: italic;
}
#container #menu {
	height: 25px;
	width: 910px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11pt;
	font-weight: bold;
	color: #469494;
}

#container #menu #home {
	float: left;
	width: 80px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #469494;
	border-right-color: #469494;
	border-bottom-color: #469494;
	border-left-color: #469494;
}
#container #menu #gift {
	float: left;
	width: 122px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #469494;
	border-right-color: #469494;
	border-bottom-color: #469494;
	border-left-color: #469494;
}
#container #menu #how {
	float: left;
	width: 124px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #469494;
}
#container #menu #package {
	width: 124px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #469494;
}
#container #menu #team {
	float: left;
	width: 102px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #469494;
}
#container #menu #music {
	width: 130px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #469494;
}
#container #menu #reviews {
	float: left;
	width: 107px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #469494;
}
#container #menu #contact {
	float: left;
	width: 112px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #469494;
	border-left-color: #469494;
}
