body {
	margin: 0pt; 
	background-color: #605E6B;
	font-family: "Trebuchet MS", Tahoma, serif; 
	font-size: 13px;
	color: #D4D2D3;
}
h1 {
	background: url('http://www.nocturnalsky.com/images/h1_bg.gif') left no-repeat;
	margin-bottom: 2px;
	padding: 3px 0px 0px 114px;
	height:38px;
	width: 670px;
	text-align: left;
	color: #000000;
	font-weight:bold;
	font-size: 25px;
	font-family: impact, tahoma, serif;
	text-transform: uppercase;
}
a:link, a:active, a:visited {
	Font-Weight:none;
	Color: #DA3C38;
	Text-Decoration: none;
}
a:hover {
	Color: #F89A5A;
	Text-Decoration: none; 
}
p {
	line-height: 140%;
	margin: 0px;
	padding: 0px 120px 10px 80px;
	text-align: justify;
}
input, textarea, select { 
	border:1px solid #999999;
	background-color: #27272C;
	color: #CCCCCC; 
	font-family: "Trebuchet MS", Tahoma, serif; 
	font-size: 13px;
}
.listing {
	position: relative;
	left: 70px;
}
.listing li {
	line-height: 100%;
	margin: 0px;
	padding: 0px 5px 10px 10px;
	text-align: justify;
}
#topSubnavLinks {
	padding: 0 0 0 100px;
}
#NavLinks {
	text-align: right;
	padding: 0 100px 0 0 ;
}
#NavLinks ul {
	margin:0;
	padding:2px 0 0 .2em;
	list-style:none;
	text-align: right;
}
#NavLinks li {
	display:inline;
	margin:2px;
	padding:0;
}
#NavLinks a {
	text-align:right;
	margin:1px;
	padding:6px 8px 6px 8px;
	text-decoration:none;
	height:22px;
	color: #999999;
	background-color:#27272C;
	border: 1px #999999 solid;
}
#NavLinks a span {
	display:block;
	padding:2px 11px 0px 8px;
}
#NavLinks a:hover { background-color:#9897A7; color:#000000; }
#NavLinks a:hover span { color:#000000; }


/* Layout styles */

#topbg {
	width: 100%;
	border: 0px;
	background: url('http://www.nocturnalsky.com/images/top_bg.gif') top repeat-x;
	height: 229px;
}
#container {
	background: url('http://www.nocturnalsky.com/images/table_bg.gif') top repeat-y;
	width: 780px;
}
#containerbg {
	background: url('http://www.nocturnalsky.com/images/top2.jpg') top no-repeat;
	width: 780px;
	text-align:left;
}
#containerbg td {
	text-align: left;
	vertical-align:top;
}
#bottom {
	position: relative;
	left: 80px;
	width: 600px;
	height: 60px;
	border-top: 1px #CCCCCC dotted;
	margin-top: 30px;
	padding-top: 5px;
}

/* Portfolio */

.portfolio {
	width: 600px;
	position:relative;
	left: -20px;
}
.portfolioView img {
	width: 175px;
	height: 125px;
	border: 0px;
}
.portfolioView a {
	display:block;
	width: 175px;
	border: 6px #605E6B solid;
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
}
.portfolioView a:hover {
	display:block;
	width: 175px;
	border: 6px #F8F8F8 solid;
	filter:alpha(opacity=70);   
	-moz-opacity: 0.7;   
	opacity: 0.7;
}
.portfolioView2 {
	width: 560px;
	display:block;
	border: 6px #605E6B solid;
	position:relative;
	left: -20px;
}

/* text colors */

.orange {
	color: #F79A57;
	font-size: 15px;
	font-family: century gothic, arial, serif;
}
.blue {
	color: #739ECB;
	font-size: 13px;
	font-weight: bold;
	font-family: verdana, arial, serif;
}
.yellow {
	color: #FFE47B;
	font-size: 14px;
	font-family: arial, serif;
}
.green {
	color: #88AE35;
	font-size: 14px;
	font-weight: bold;
	font-family: georgia, arial, serif;
}
.brown {
	color: #A89479;
	font-size: 15px;
	font-family: impact, arial, serif;
}

.tdtop {
	text-align: center;
	border:1px solid #999999;
	background-color: #27272C;
	color: #CCCCCC; 
	font-family: "Trebuchet MS", Tahoma, serif; 
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	height: 18px;
}
.tdtext {
	background-color: #9F9EA5;
	margin: 5px;
	color: #1C1C21;
}
.priceTable td{
	background-color: #9F9EA5;
	margin: 5px;
	color: #1C1C21;
}
.tdtext2 {
	font-family: tahoma, serif; 
	font-size: 11px; 
	color: #3F3E45;
	text-align: justify;
	margin: 6px;
}