@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/background-tile.jpg);
	margin-top: 20px;
	margin-bottom: 20px;
}
.goldtexthome {
	font-family:Verdana, Geneva, sans-serif;
	color:D19A64;
	font-size:12px;
}
ul {
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
li a {
	text-decoration:underline;
	color:#630;
}
a:link {
	color:#630;
	font-weight:bold;
}
a:visited {
	color:#630;
}
a:visited:hover {
	color:#D46A2C;
}
a:hover {
	color:#D46A2C;
}

.main-container {
	width: 740px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #630;
	margin: auto;
	border: 1px solid #F6CF92;
}
.header {
	background-image: url(../images/EMhomeTopCutOut.jpg);
	height: 617px;
	position: relative;
}
.navigation {
	position: absolute;
	left: 270px;
	top: 140px;
	height: 145px;
	width: 160px;
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	z-index:1;
}
div.navigation ul {
	margin:0px;
	padding:0px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	white-space:nowrap;
	height: 30px;
	width: 100px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type:none;
}
div.navigation li {
	margin: 5px;
}
div.navigation li a {
	display: block;
	width: 160px;
	height: 25px;
	text-decoration:none;
	text-align: center;
	font-weight:bold;
	color:#000;
	line-height: 25px;
	border-bottom: 1px solid #A6B3B4;
}
body#home li#link5 a{
 	font-weight:bold;
	color:#D19A64;
	bottom-border:none;
  }
div.navigation li a:link {
	color:#A6B3B4;
}
div.navigation li a:visited {
	color: #A6B3B4;
}
div.navigation li a:visited:hover {
	color: #D19A64;
}
div.navigation li a:hover {
	color:#D19A64;
}
.home-content {
	background-image: url(../images/mid-tile.jpg);
	background-repeat: repeat;
	float: left;
	height: 218px;
	width: 501px;
	margin: 0px;
	padding: 20px;
}
.blog-signup {
	float: left;
	height: 258px;
	width: 199px;
}
.trio-holder {
	background-image: url(../images/EMhome-trio-bkgrd.jpg);
	background-repeat: no-repeat;
	height: 540px;
	position: relative;
	clear: both;
}
.trio-text {
	background-repeat: no-repeat;
	height: 250px;
	clear: both;
	position: absolute;
	top: 200px;
}
.new-release {
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	float: left;
}
.whats-new {
	float: left;
	width: 235px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
.perform {
	float: left;
	width: 198px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
}
.release-content {
	float: left;
	text-align: center;
	width: 180px;
	margin-left: 24px;
}
.whats-new-content {
	float: left;
	width: 200px;
	text-align: center;
	margin-left: 60px;
	padding-right: 15px;
	padding-left: 15px;
}
.perform-content {
	float: left;
	width: 198px;
	text-align: center;
	margin-left: 25px;
	padding-left: 10px;
}
.footer {
	clear: both;
	position: relative;
	width: 740px;
	height: 175px;
	background: url(../images/performance-footer.jpg);
}
.footer-nav {
	position: absolute;
	top: 20px;
	height: 40px;
	width: 100%	
}
div.footer-nav ul {
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#D19A64;
	white-space:nowrap;
	height: 40px;
	width: 100%;
	text-align: center;
	list-style-type:none;
}
div.footer-nav li {
	display: inline;
	margin: 2px
}
div.footer-nav li a {
	text-decoration:none;
	font-weight:bold;
	color:#D19A64;
	line-height: 25px;
}
div.footer-nav li a:link {
	color:#D19A64;
	font-weight: bold;
}
div.footer-nav li a:hover {
	font-weight:bold;
	color:#999;
}

.home-3vd {
	position:absolute;
	bottom:10px;
	left:20px;
	height:20px;
	width:100%;
}
div.home-3vd ul {
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
div.home-3vd li a {
	text-decoration:underline;
	color:#630;
}
div.home-3vd a:link {
	color:#630;
	font-weight:bold;
}
div.home-3vd a:visited {
	color:#630;
}
div.home-3vd a:visited:hover {
	color:#D46A2C;
}
div.home-3vd a:hover {
	color:#D46A2C;
}

