IMG {
	DISPLAY: block
}
BODY {
	background-color: #333366;
	COLOR: #000;
	MARGIN: 10px;
	font-family: Arial;
}
BODY.sub {
	background-color: #333366;
	COLOR: #000;
	font-family: Arial;
}
TABLE {
	BORDER-COLLAPSE: collapse;
}
FORM {
	MARGIN: 0px
}

a:link {
	text-decoration: none;
	color:#333366
}
a:visited {
	text-decoration: none;
	color:#333366
}
a:hover {
	text-decoration: underline;
	color:#333366
}
a:active {
	text-decoration: none;
	color:#333366
}
A.rollover:link {
	TEXT-DECORATION: none;
	color:#333366
}
A.rollover:visited {
	TEXT-DECORATION: none;
	color:#333366
}
A.rollover:active {
	TEXT-DECORATION: none;
	color:#333366
}
A.rollover:hover {
	TEXT-DECORATION: underline;
	color:#333366
}
a.email {
	font-family: Arial;
	text-decoration: underline;
	color: #C00;
}
a.floorplan {
	line-height:12px;
}
a.map   {
	COLOR:#0000FF;
	text-align:left
}
H1 {
	MARGIN: 0px;
	COLOR: #333366;
	FONT-SIZE: 12px;
	font-style: normal;
	font-weight: bold;
}
H1.mailinglist {
	MARGIN: 0px;
	COLOR: #333366;
	FONT-SIZE: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 11px;
}
H2 {
	MARGIN: 0px;
	COLOR: #000000;
	FONT-SIZE: 12px;
	font-style: normal;
	font-weight: bold;
}
DIV.text
   {
    COLOR: #000;
	font-size: 12px;
	font-family: Arial;
	padding-left: 10px;
	padding-right: 7px	
}
p.process   {
	line-height:12px;
	COLOR: #000;
	font-family: Arial;
}
p.greenbuilding   {
	line-height:13px;
	COLOR: #000;
	font-family: Arial;
}
p.floorplan   {
	line-height:13px;
	font-size:11px;
	padding-right: 5px;
}
p.gallery   {
	line-height:13px;
}
p.news   {
	COLOR: #000;
	font-family: Arial;
}
p.resources   {
	COLOR: #000;
	font-family: Arial;
	font-size:8px;
}
p.moreinfo     {
	COLOR: #CC0000;
	font-size: 13px;
	font-family: Arial;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 7px;
	padding-top: 5px;
	text-align: center
}
p.aboutus   {
	line-height:12px;
	COLOR: #000;
	font-family: Arial;
}
DIV.callnow
   {
	COLOR: #CC0000;
	font-size: 16px;
	font-family: Arial;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 7px;
	padding-top: 5px;
	text-align: center
	
}
DIV.schedule
   {
	COLOR: #CC0000;
	font-size: 14px;
	font-family: Arial;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 7px;
	padding-top: 5px;
	text-align: center
	
}
.subtext {
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}
.welcome {
	font-family: Arial;
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 15px;
	padding-left: 10px;
	text-align: left;
	color: #CC0000
}
.breadcrumbs  {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right
}
.footer       {
	FONT-FAMILY: Arial;
	COLOR: #bbbbbb;
	FONT-SIZE: 9px;
	FONT-WEIGHT: bold;
	text-align: center;
	background-color: #333366
	
}
DIV.slogan {
	font-style: italic;
	text-align: center;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}
DIV.gallery {
    border: 1px solid #CC0000;
}
DIV.floorplans {
    border: 1px solid #CC9966;
}
input.info { 
    border: 0.5pt solid #000000;
    font-size: 10pt;
    height: 12.5pt;
    line-height: 10pt;
    padding: 0 0 -2.5pt 0;
    width: 200px;
    z-index: 1;
}
input.halfsize { 
    border: 0.5pt solid #000000;
    font-size: 10pt;
    height: 12.5pt;
    line-height: 10pt;
    padding: 0 0 -2.5pt 0;
    width: 90px;
    z-index: 1;
}
iframe{
    allowtransparency:true;
	FILTER: chroma (color=FFFFFF)
}
.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 270px; /*Width of Carousel Viewer itself*/
height: 200px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 64px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
