@charset "UTF-8";
body {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
.hedding_text {
	font-size: .8em;
	font-weight: bold;
}
.para_text {
	font-size: 0.8em;
}
/* CSS Document */
.twoColElsLtHdr #container{
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
}
.twoColElsLtHdr #network_header_image{
	background-attachment: scroll;
	background-image: url(../assets/images/nightlake_head_a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 1000px;
}
.contctdetails {
	padding-right: 10px;
	padding-bottom: 5px;
	width: 200px;
	float: right;
}
.twoColElsLtHdr #container #network_header_nav {
	padding-top: 172px;
	position: relative;
}
.twoColElsLtHdr #container_Nightlake_text {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 10px;
	max-width: 450px;
}
.twoColElsLtHdr #container #network_header_image_text {
	float: right;
	margin-top: 45px;
	font-size: 0.9em;
	line-height: 25px;
	position: relative;
	padding-right: 15px;
	max-width: 230px;
}
.twoColElsLtHdr #container_Nightlake_text_image {
	float: right;
	margin-top: 54px;
	margin-left: 15px;
	height: 483px;
	margin-right: 5px;
	max-width: 474px;
}
.twoColElsLtHdr #container_footer {
	background-color: #95B6CC;
	height: 25px;
	width: 1000px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	clear: right;
}
.twoColElsLtHdr #container_Nightlake_text_bullet {
	float: left;
	width: 435px;
	margin-top: 10px;
	padding-right: 10px;
}
.twoColElsLtHdr #container #container_Nightlake_text_bullet ul li {
	list-style-position: outside;
	list-style-image: url(../assets/images/nightlake_bullet.gif);
}
.twoColElsLtHdr #container_innercontainer {
	width: 1000px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	padding-top: .2em;
}
.twoColElsLtHdr #container_footer_top {
	background-color: #FFF;
}
.para_text_small {
	font-size: 0.6em;
}
.twoColElsLtHdr #container_Nightlake_text_form {
	float: left;
	width: 800px;
	margin-top: 10px;
	padding-right: 10px;
}
table {
	font-size: 11px;
}
td {
	padding: 4px;
}
#container .clearfloat .container_footer_top .para_text_small .contctdetails a {
	color: #335477;
	text-decoration: none;
}
#container .clearfloat .container_footer_top .para_text_small .contctdetails a:link {
	color: #335477;
	text-decoration: none;
}
#container .clearfloat .container_footer_top .para_text_small .contctdetails a:visited {
	color: #335477;
	text-decoration: none;
}
#container .clearfloat .container_footer_top .para_text_small .contctdetails a:hover {
	color: #F90;
	text-decoration: none;
}
.fottertextlinks {
	color: #036;
	font-size: 16px;
	margin-top: 3px;
}
a:link {
	color: #036;
	text-decoration: none;
}
a:visited {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #F93;
	text-decoration: none;
}
.mainaddmincontent {
}
.maincontenthere {
}
.productsheders {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-left: 5px;
	padding-bottom: 5px;
}
.productitle {
	border-bottom-width: 0.2em;
	border-bottom-style: solid;
	border-bottom-color: #999;
	width: 350px;
}
.line {
	border-top-width: 0.3em;
	border-bottom-width: 0.1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #333;
}
