html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#020302;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #9DAFA2;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#wrap{
	width: 795px;
	margin: 0px auto;
}

#nav{
	margin: 20px 0px;
	text-align: center;
}

#main p{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 26px;
	line-height: 19px;
	text-align: justify;
}

#footer{
	clear: both;
	margin: 20px auto;
	background-image: url(../images/copy_curve_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 45px;
	color: #000;
	font-size: 11px;
}

#footer div.footerleft{
	float: left;
	width:250px;
	padding-top: 17px;
	text-align: left;
}

#footer div.footermiddle{
	float: left;
	width:273px;
	padding-top: 17px;
	font-weight: bold;
	text-align: center;
}

#footer div.footerright{
	float: left;
	width:250px;
	padding-top: 17px;
	text-align: right;
}

div.clear{
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

div.frontleft{
	float: left;
	width: 504px;
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px dotted #aaa;
}

div.frontright{
	float: left;
	width: 250px;
}

div.frontsidelinks img{
	margin: 5px 3px;
}

h2.frontheadline{
	font-size: 36px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}

div.loftpics img{
	margin: 10px;
}

h2.loftheading{
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
}

div.loftcolumn{
	width: 263px;
	float: left;
}

div.loftcolumn ul li{
	list-style-type: disc;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	width: 210px;
	margin: 0px auto;
	padding-bottom: 7px;
}

div.loftclick{
	float: right;
	font-size: 13px;
	font-weight: bold;
	padding-top: 6px;
	color: #fff;	
}

div.loftplans img{
	margin: 12px;
}

div.loftplans a{
	color: #000;
}

div.commleft{
	float: left;
	width: 385px;
	margin-right: 10px;
}

div.commright{
	float: left;
	width: 395px;
	text-align: right;
}

ul.commlist li{
	list-style-type: disc;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-left: 20px;
	padding-bottom: 7px;
}

div.commspace{
	border: 1px solid #9DAFA2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	width: 500px;
}

div.commspace ul li{
	list-style-type: disc;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-left: 20px;
	padding-bottom: 7px;
	line-height: 19px;
}

div.contactleft{
	width: 395px;
	float: left;
}

div.contactright{
	width: 395px;
	float: left;
}

#adscroll{
	text-align: center;
	padding: 5px;
	border: solid 1px #ffe222; 
	background: #fffbe2;
	margin-bottom: 10px;
	font-size: 12px;
	height: 40px;
	width: 760px;
	margin: 0px auto 20px auto;
}

#adscroll div{
	text-align: center;
	width: 100%;
	height: 50px;
}

#adscroll div table tr td{
	vertical-align: middle;
}


