/*@import url("http://www.newmoondesigns.net/display.css"); */

html
{
	width:100%;
	height:100%;
}

body {
	background: #111111;
	color:#e6e8fa;
	font-family:Verdana, 'Trebuchet MS', Tahoma, sans-serif;
	font-size:12pt;
	height:100%;
}

a:link,a:visited
{
	color:#2d8dd0;
	font-weight:500;
	text-decoration:none;
}

a:hover
{
	color:#ff364d;
	font-weight:500;
	text-decoration:underline;
}

#nav
{
	width:570px;
	margin:0 auto;
	margin-left:11%;
	padding-left:115px;
	text-align:center;
	font-size:.7em;
	color: #ff3851;
	margin-top:20px;
	margin-bottom:30px;
}

#nav a:link,a:visited
{
	color:#2d8dd0;
	text-decoration:underline;
}

#nav a:hover
{
	color:#e6e8fa;
	text-decoration:underline overline
}

#head-style
{
	text-align:left;
	font-size:1.2em;
	font-weight:400;
	letter-spacing:.2em;
	padding:3px 0px 3px 0px;
	margin:0px;
}

.headstyle
{
	text-align:left;
	font-size:1.2em;
	font-weight:400;
	letter-spacing:.2em;
	padding:3px 0px 3px 0px;
	margin:0px;
}

.opening
{
	line-height:15pt;
	font-size:8pt;
	font-weight:400;
	text-align:left;
}

#coupons
{
	text-align:center;
	border:2px dotted #e6e8fa;
	color:gold;
	padding:3px;
	display:block;
	text-align:center;
	width:88%;
	margin:0 auto;
	margin-top:9px; 
	margin-bottom:4px;
	font-weight:600;
	line-height:14pt;
}
	
#coupons h3, h4
{
	line-height:15pt;
	font-size:8pt !important;
	font-weight:400;
	margin:0 auto;
	text-align:center;
}

/* h1#desc 
{
	display: none;
} */
select
{
	margin-bottom:3px;
	width:120px;
}

br
{
	line-height:.5em;
}
