
body, td, p, a, h1, h2, input, option, textarea, div {
  font-family : Verdana, Arial, Helvetica, sans-serif;
}

a:link						{text-decoration : none;}
a:visited					{text-decoration : none;}
a:hover						{text-decoration : underline;}

body {
  background-color : #000000;
  color : #ffffff;
  font-size : 100%;
  letter-spacing : normal;
  line-height : normal;
  margin-top: 0;
  height: 100%;
}

#container {
  background: #000000 url('/images/nwc-bg.gif') top left repeat-y;
  margin: 0 auto;
  width : 780px;
}

#propertycontainerextra {
  background: #000000 url('/images/nwc-property-bg.gif') top left repeat-y;
  margin: 0 auto;
  width : 780px;
}

#propertycontainer {
  background: #000000 url('/images/nwc-propheader.jpg') top left no-repeat;
  margin: 0 auto;
  width : 780px;
}

#propertycontainer-a {
  background: #000000 url('/images/nwc-propheadera.jpg') top left no-repeat;
  margin: 0 auto;
  width : 780px;
}

#propertycontainer-b {
  background: #000000 url('/images/nwc-propheaderb.jpg') top left no-repeat;
  margin: 0 auto;
  width : 780px;
}

#propertycontainer-c {
  background: #000000 url('/images/nwc-propheaderc.jpg') top left no-repeat;
  margin: 0 auto;
  width : 780px;
}

#propertycontainer-d {
  background: #000000 url('/images/nwc-propheaderd.jpg') top left no-repeat;
  margin: 0 auto;
  width : 780px;
}

#propertycontainer-e {
  background: #000000 url('/images/nwc-propheadere.jpg') top left no-repeat;
  margin: 0 auto;
  width : 780px;
}

#propertycontainer-f {
  background: #000000 url('/images/nwc-propheaderf.jpg') top left no-repeat;
  margin: 0 auto;
  width : 780px;
}

#header {
  height: 200px;

}

#propertyheader {
  height: 200px;
}



#main {
  width: 780px;
}


#contentmain {
  width: 780px;
  float: left;
  height: 100%;
}


#propertycontentmain {
  width: 780px;
  float: left;
  height: 100%;
}



#content-left {
  float: left;
  width: 171px;
  padding-left: 6px;
  padding-top: 20px;
}

#content-middle {
  float: left;
  width: 400px;
  padding-top: 20px;
  padding-left: 6px;
  padding-right: 4px;
}

#content-middle a {
  color: #33CC00;
  text-decoration: underline;
}

#content-right {
  float:right;
  width: 159px;
  padding-left: 3px;
  padding-top:50px;
  padding-right: 6px;
}

#content-right a {
  color: #ffffff;
  text-decoration: none;
  font-size: 90%;
}

.font80 {
  font-size: 70%;
}

h1 {
  color: #33cc00;
  font-size: 20pt;
  font-weight: 200;
  margin-left: 10px;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 0;
}

h1.property {
  color: #ffffff;
  font-size: 20pt;
  font-weight: 200;
  margin-left: 10px;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 0;
}


#footer {
  clear : both;
  width: 780px;
  text-align: center;
  font-size: 8pt;
  margin: 0px;
  padding-top: 2px;
}

#propertyfooter {
  background: #000000 url('/images/nwc-property-bg.gif') top left repeat-y;
  clear : both;
  width: 780px;
  text-align: center;
  font-size: 8pt;
  margin: 0px;
  padding-top: 2px;
}

#footer a {
  text-decoration: underline;
  color:#ffffff;
}

#propertyfooter a {
  text-decoration: underline;
  color:#ffffff;
}

.clear {
  clear : both;
}

.submitbutton {
  background-color: #000000;
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  color: #ffffff;
  font-family: arial;
  width:80px;
}

.formfield {
  background-color: #ffffff;
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
  color: #000000;
  font-family: arial;
  font-size:11px;
}

.formselect {
  background-color: #ffffff;
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
  color: #000000;
  font-family: arial;
  font-size:11px;
  width: 90px;
}

p {
  font-size: 12px;
  margin-left:10px;
  margin-right:10px;
}

h2 {
  color: #33cc00;
  font-size:12px;
  padding-top:3px;
  padding-bottom:3px;
  padding-left: 10px;
  background: #404040;
}

.clhr {
  width: 140px;
  float:left;
  border : #66CC00 solid 1px;
  height: 0px;
  margin : 0px;
  margin-top:3px;
  margin-bottom: 3px;
}

.clmenu {
  font-size: 15px;
  font-weight: bold;
  padding-left:10px;
}

.clmenu a {
  color: #ccff00;
  text-decoration: none;
}

.clmenusub {
  font-size: 11px;
  font-weight: bold;
  padding-left: 10px;
  padding-top:30px;
}

.clmenusub a {
  color: #ffffff;
  text-decoration: underline;
}

.crtitle {
  font-size:12px;
  font-weight: bold;
}

.cmtop1 {
  font-size:23px;
  padding-left:10px;
}

.cmtop2 {
  color: #66CC00;
  font-size:45px;
  font-weight: bold;
  padding-left:10px;
}

legend {
  color:#fff;

}

.thumb
{
	float:left;
	padding-right:3px;
	border: 0px;
}
