@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #4D5925;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.GNSI2010 #container {
	width: 1024px;
	text-align: left;
	border-right-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #232911;
	border-left-color: #232911;
	background-color: #ffffcc;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.GNSI2010 #header {
	height:200px;
	background-color: #b8c96b;
	padding-top: 0;
	padding-right: 150px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(images/banner2.jpg);
} 
.GNSI2010 #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	display:none;
}


/*Breadcrumb info here.---------------------*/


.GNSI2010 #crumbs
{
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	color: #4F221B;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A9B87F;
	border-right-color: #A9B87F;
	border-bottom-color: #A9B87F;
	border-left-color: #A9B87F;
	height: 15px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	background-color: #F8FCEA;
}


.GNSI2010 #crumbs ul
{
	list-style-type:none;
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}
.GNSI2010 #crumbs li
{
	display:inline;
	border-right-style: dotted;
	border-right-width: thin;
	border-left-style: none;
	border-right-color: #006600;
	margin-left: 0px;
	padding-top: 120px;
}
a.crumbs:link,a.crumbs:visited
{
	font-weight:normal;
	color:#4F221B;
	text-align:center;
	padding:6px;
	text-decoration:underline;
	text-transform:capitalize;
	font-size: 10px;
}
a.crumbs:hover,a.crumbs:active
{
	font-weight:normal;
	color:#006633;
	text-align:center;
	padding:6px;
	text-decoration:underline;
	text-transform:none;
}




/*Nav bar info here-----------*/


.GNSI2010 #header ul {
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
}

	
.GNSI2010 #header li
{
	float:right;
	padding-top: 12px;
}	

.GNSI2010 #header li.top
{
	float:right;
	padding-top: 115px;	
}	
a.top:link,a.top:visited
{
	display:block;
	height:24px;
	width:100px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: normal;
	margin-top: 0px;
}
a.top:hover,a.top:active
{
	background-image: url(images/leaf3.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-shadow: #000000 2px 1px 2px;
}

a.bottom:link,a.bottom:visited
{
	display:block;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	text-transform:capitalize;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 30px;
	font-variant: normal;
	margin-right: 8px;
	color: #455919;
	width: 90px;
}
a.bottom:hover,a.bottom:active
{
	font-weight:bold;
	background-image: url(images/acorn3.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.GNSI2010 #header li.topChosen {
	display:block;
	height:24px;
	width:100px;
	font-weight:bold;
	color:#003300;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow: #FFFFCC 3px 1px 2px;
	padding-top: 118px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: normal;
	margin-top: 0px;
	background-repeat: no-repeat;
	border-bottom-color: #FFFFCC;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-left-color: #FFFFCC;
	background-position: 120px;
}

.GNSI2010 #header li.bottomChosen {
	display:block;
	width:90px;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	text-transform:capitalize;
	text-shadow: #FFFFFF 2px 1px 2px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 30px;
	font-variant: normal;
	margin-right: 8px;
	color: #660000;
	font-weight: bold;
}

/*Nav bar info ends here-------------------*/





/*Side bar nav info starts here-------------*/


.GNSI2010 #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 150px;
	background-color: #B8C96B;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 15px;
}

ul.side
{
	list-style-type:none;
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
	padding-right:10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}
li.side
{
	display:none;
	border-right-style: none;
	border-right-width: thin;
	border-left-style: none;
	border-right-color: #006600;
	margin-left: 0px;
	border-top-style: none;
	border-bottom-style: none;
}
a.side:link,a.side:visited
{
	display:block;
	height:20px;
	width:150px;
	font-weight:normal;
	color:#003333;
	text-align:right;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 12px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	list-style-type: none;
	padding: 6px;
	border-top-width: thin;
	border-top-style: dotted;
}
a.side:hover,a.side:active
{
	font-weight:normal;
	color:#660000;
	text-align:right;
	text-decoration:underline;
	text-transform:uppercase;
}

li.sidechosen {
	display:block;
	height:20px;
	width:150px;
	font-weight:bold;
	color:#660000;
	text-align:right;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 12px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	list-style-type: none;
	padding: 6px;
	border-top-width: thin;
	border-top-style: dotted;
	background-color: #ddf07e;
}
.GNSI2010 #sidebar1.img{
	height:300px;
	align:center;
	background-image: url(images/merchandise.jpg);
}

/*Side bar nav info ends here-------------*/






/*Main contente style begins here------------------*/
.GNSI2010 #mainContent {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-right: 160px;
} 


.GNSI2010 #mainContent p.quicklinks
{
	color: 006633;
	font-size: 16px;
	text-align:center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 750px;
}

.GNSI2010 #quicklinks {
}
a.quicklinks:link,a.quicklinks:visited
{
	display:inline;
	font-weight:bold;
	color:#006633;
	text-align:left;
	text-decoration:none;
	text-transform:capitalize;
	font-size: 14px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	list-style-type: none;
	padding: 0px;
	border-top-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
a.quicklinks:hover,a.quicklinks:active
{
	color:#660000;
	text-align:right;
	text-decoration:none;
}


.GNSI2010 #quicklinks2 {
	text-decoration: line-through;
}
a.quicklinks2:link,a.quicklinks2:visited

{
	display:inline;
	font-weight:bold;
	color:#663300;
	text-align:left;
	text-transform:capitalize;
	font-size: 14px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	list-style-type: none;
	padding: 0px;
	border-top-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
}
.tablelist { font-size: 12px; line-height: 1em; text-align: left; padding: 2px; }
a.quicklinks2:hover,a.quicklinks2:active
{
	color:#663300;
	text-align:right;
	text-decoration:none;
}

.GNSI2010 #mainContent h1 {
	color: #330000;
	margin-left: -20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 24px;
}

.GNSI2010 #mainContent h2 {
	color: #660000;
	margin-left: -15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.GNSI2010 #mainContent h3 {
	color: #660000;
	margin-left: -11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1.5em;
	border-bottom-width: 1px;
	width: 350px;
	border-bottom-color: #660000;
	margin-bottom: 7px;
	text-transform: capitalize;
	font-variant: normal;
}

.GNSI2010 #mainContent h4 {
	color: #330000;
	margin-left: -12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1em;
	padding-left: 15px;
}

.GNSI2010 #mainContent p {
	color: #330000;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 14px;
	width: 600px;
	line-height: 1.1em;
}

.GNSI2010 #mainContent ul.desc {
	color: #330000;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 14px;
	width: 600px;
}

.GNSI2010 #mainContent p.title {
	color: #740200;
	font-weight: bold;
	font-size: 20px;
	border-bottom-color: #990033;
	line-height: 1.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.title:link,a.title:visited
{
	color:#740200;
	font-weight: bold;
	font-size: 20px;
	border-bottom-color: #990033;
	line-height: 1.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

a.title:hover,a.title:active
{
	color:#CC9966;
	font-weight: bold;
	font-size: 20px;
	border-bottom-color: #990033;
	line-height: 1.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}

a.presentation:link,a.presentation:visited
{
	font-weight:normal;
	color:#740200;
	text-decoration:underline;
	text-transform:none;
	font-size: 14px;
	line-height: 1.5em;
}
a.presentation:hover,a.presentation:active
{
	font-weight:normal;
	color:#7E0000;
	text-decoration:underline;
	text-transform:none;
}


.GNSI2010 #mainContent p.presenter {
	color: #740200;
	font-weight: bold;
	font-size: 16px;
}

a.presenter:link,a.presenter:visited
{
	font-weight:bold;
	color:#740200;
	font-size: 16px;
}
a.presenter:hover,a.presenter:active
{
	font-weight:bold;
	color:#CC9966;
	text-decoration:underline;
}

.GNSI2010 #mainContent p.blockquote {
	font-style: italic;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	border-right-width: thin;
	border-left-width: thin;
	padding-left: 40px;
	padding-right: 175px;
	color: #740200;
}
.GNSI2010 #mainContent img.floatLeft 
  {
	width:200px;
	float:left;
	text-align:center;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 2px;
  }
  
  .GNSI2010 #mainContent img.teaser 
  {
	float:left;
	text-align:center;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 2px;
	width: 250px;
  }
  
.GNSI2010 #mainContent img.desc
  {
	text-align:center;
	font-weight:normal;
	width:120px;
	margin:2px;
	color: #00CC00;
  }
  
  
  a.ceu:link,a.ceu:visited
{
	font-weight:bold;
	color:#740200;
	text-decoration:none;
	text-transform:none;
	font-size: 14px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
a.ceu:hover,a.ceu:active
{
	font-weight:bold;
	color:#7E0000;
	text-decoration:underline;
	text-transform:none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

 a.ceupage:link,a.ceupage:visited
{
	font-weight:bold;
	color:#740200;
	text-decoration:none;
	text-transform:none;
	font-size: 14px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 25px;
}
a.ceupage:hover,a.ceupage:active
{
	font-weight:bold;
	color:#7E0000;
	text-decoration:underline;
	text-transform:none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
  
  
  
  .GNSI2010 #mainContent p.materials {
	color: #330000;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	width: 550px;
	line-height: 1.1em;
	border: thin dotted #CC0033;
	background-color: #EEEEBF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
  
  a.schedule:link,a.schedule:visited
{
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
	padding:6px;
	text-transform:capitalize;
	font-size: 13px;
	text-decoration: none;
}
a.schedule:hover,a.schedule:active
{
	font-weight:normal;
	color:#CCFFCC;
	text-align:center;
	padding:6px;
	text-decoration:none;
	text-transform:capitalize;
}


/*Main content style ends here---------------------*/

.GNSI2010 #footer ul
{
	list-style-type:none;
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}
.GNSI2010 #footer li
{
	display:inline;
	border-right-style: none;
	border-right-width: thin;
	border-left-style: none;
	border-right-color: #006600;
	margin-left: 0px;
}
a.footer:link,a.footer:visited
{
	font-weight:normal;
	color:#006633;
	text-align:center;
	padding:6px;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 12px;
}
a.footer:hover,a.footer:active
{
	font-weight:normal;
	color:#660000;
	text-align:center;
	padding:6px;
	text-decoration:none;
	text-transform:uppercase;
}
a.webmaster:link,a.webmaster:visited
{
	font-weight:normal;
	color:#006633;
	text-align:center;
	padding:6px;
	text-decoration:none;
	text-transform:none;
	font-size: 10px;
}
a.webmaster:hover,a.webmaster:active
{
	font-weight:normal;
	color:#660000;
	text-align:center;
	padding:6px;
	text-decoration:none;
	text-transform:uppercase;
}




.GNSI2010 #footer {
	background-color: #FFFFCC;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	
} 
.GNSI2010 #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align:center;/*ikumi made this.*/
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
    font-size: 1px;
    line-height: 0px;
}


caption.calendar
  {
	background-color:#330000;
	color:white;
	border-top-width: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #232911;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	width: 750px;
	font-size: 14px;
  }

  table.calendar
  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	background-color:#F6F6C5;
	width:750px;
	padding: 6px;
	border: 2px none black;
  }

  th.calendar
  {
	font-size:10pt;
	color:#330000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	width: 30px;
  }


  tr.calendar
  { 
  }

  td.calendar
  {
	font-size:10pt;
	background-color:#409040;
	color:white;
	border-style:solid;
	border-width:1px;
	text-align:center;
	width: 150px;
	height: 20px;
  }
  
  td.presentation
  {
	font-size:10pt;
	background-color:#779F00;
	color:#003333;
	text-align:center;
	width: 150px;
	height: 20px;
	font-weight: normal;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #354611;
  }
  
  td.registration
  {
	font-size:10pt;
	background-color:#006666;
	color:#FFFFFF;
	text-align:center;
	width: 80px;
	height: 20px;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003131;
	border-right-color: #003131;
	border-bottom-color: #003131;
	border-left-color: #003131;
  }
  
  td.fieldtrip
  {
	font-size:10pt;
	background-color:#666600;
	color:white;
	text-align:center;
	width: 125px;
	height: 20px;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #292900;
  }
  td.workshop
  {
	font-size:10pt;
	background-color:#336600;
	color:white;
	text-align:center;
	width: 150px;
	height: 20px;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #1D3801;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
  }
  td.miniworkshop
  {
	font-size:10pt;
	background-color:#669966;
	color:white;
	text-align:center;
	width: 150px;
	height: 20px;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #395839;
	border-right-color: #395839;
	border-bottom-color: #395839;
	border-left-color: #395839;
  }
  td.meal
  {
	font-size:10pt;
	background-color:#993300;
	color:white;
	text-align:center;
	width: 150px;
	height: 20px;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6C2400;
	border-right-color: #6C2400;
	border-bottom-color: #6C2400;
	border-left-color: #6C2400;
  }
  td.evening
  {
	font-size:10pt;
	background-color:#2F3D6A;
	color:white;
	text-align:center;
	width: 150px;
	height: 20px;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #1B243F;
	border-right-color: #1B243F;
	border-bottom-color: #1B243F;
	border-left-color: #1B243F;
  }

td.empty
  {
	
	
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	
  }
  
  table.housing
  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	background-color:#F6F6C5;
	width:500px;
	padding: 6px;
	border: 2px none black;
  }
  
  caption.housing
  {
	background-color:#330000;
	color:white;
	border-top-width: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #232911;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	width: 750px;
	font-size: 14px;
  }

 td.provided
  {
	font-size:10pt;
	background-color:#336600;
	color:white;
	text-align:center;
	width: 150px;
	height: 20px;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #1D3801;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
  }
  td.pleasebring
  {
	font-size:10pt;
	background-color:#669966;
	color:white;
	text-align:center;
	width: 150px;
	height: 20px;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #395839;
	border-right-color: #395839;
	border-bottom-color: #395839;
	border-left-color: #395839;
  }
  th.housing
  {
	font-size:10pt;
	background-color:#669966;
	color:white;
	text-align:center;
	width: 150px;
	height: 20px;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #395839;
	border-right-color: #6C2400;
	border-bottom-color: #395839;
	border-left-color: #6C2400;
  }
  
  th.housing2
  {
	font-size:10pt;
	background-color:#660000;
	color:white;
	text-align:center;
	width: 150px;
	height: 20px;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #330000;
	border-right-color: #6C2400;
	border-bottom-color: #330033;
	border-left-color: #6C2400;
  }
  td.housing
  {
	font-size:10pt;
	background-color:#2F3D6A;
	color:white;
	text-align:center;
	width: 150px;
	height: 20px;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #1B243F;
	border-right-color: #1B243F;
	border-bottom-color: #1B243F;
	border-left-color: #1B243F;
  }

