*
{
	margin: 0em;
	padding: 0em;
}

a
{
	color: #8DA359;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

body
{
	background-color: #F0E3A4;
	background-image: url('images/a4.gif');
	background-repeat: repeat-x;
	color: #37371E;
	font-family: georgia, serif;
	font-size: 10pt;
	text-align:center;
}

img
{
	display: block;
	border: none;
}

.submit
{
  color:#000000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:1.4em;
   font-weight:bold;
   background-color:#F0F0F0;
   border:1px solid;
   border-top-color:#CCC;
   border-left-color:#CCC;
   border-right-color:#CCC;
   border-bottom-color:#CCC;
}

input.text, textarea.text {
  color:#000000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:1em;
   font-weight:bold;
   background-color:#F0F0F0;
   border:1px solid;
   border-top-color:#CCC;
   border-left-color:#CCC;
   border-right-color:#CCC;
   border-bottom-color:#CCC;
   width:14em;
}

#outer
{
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0em;
	background-color: #FEFEF2;	
	background-image: url('images/a3.gif');
	background-repeat: repeat-x;
	padding: 1.0em;
	border-top: solid 1px #ffffff;
	margin-bottom: 1.0em;
	text-align:center;
}

#outer2
{
	text-align:left;
	padding: .8em;
}

#popupOutter
{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.0em;
	margin-bottom: 1.0em;
	background-color: #FEFEF2;	
	background-image: url('images/a3.gif');
	background-repeat: repeat-x;
	padding: 1.0em;
	border-top: solid 1px #ffffff;
	text-align:center;
}

#popupContent 
{
	margin:1em;
	padding:2em;
	border: dashed 1px #CECF8F;
}

#popupContent h1
{
	font-size:1.6em;
	font-weight:bold;
	margin-bottom:1em;
}

#popupContent h2
{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:1em;

}

#popupContent h3
{
	font-size:0.9em;
	font-weight:bold;
	padding-left:2em;

}

#popupContent p
{
	margin-top:1.6em;
	color: #4F4F2B;
	font-size: 1.0em;
}

#popupInner
{
	text-align:left;
	padding: .8em;
}


#menu
{
	background-color: #6C7424;
	background-image: url('images/a1.gif');
	background-repeat: repeat-x;
	color: #ffffff;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.8em;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #6D7B34;
	width:800px;
}

#menu a
{
	color: #ffffff;
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	padding: 0em;
}

#menu li
{
	display: inline;
	font-size: 0.9em;
	font-weight: bold;
}

#menu li a
{
	padding: 0.8em;
}

#menu li a:hover
{
	background-color: #515815;
	background-image: url('images/a2.gif');
	background-repeat: repeat-x;
}

#header
{
	padding: 0;
}

#header h1
{
	font-size: 3.0em;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: -0.05em;
}

#header h2
{
	position: relative;
	top: -0.1em;
	text-transform: lowercase;
	font-size: 0.8em;
	color: #4F4F2B;
}

#linkCenter
{
	text-align:center;
}

#link
{
	width:470px;
	text-align:center;
	color: #4F4F2B;
	font-weight:bold;
	line-height:1.8em;
	background-color:#FFFFD2;
	font-size: 1.0em;
	border: dashed 1px #CECF8F;
	margin: .4em auto;
}

#content
{
	background-image:url(images/fire_left_background.jpg);
	background-position:left;
	background-repeat:repeat-y;
	margin-top:0;
	padding-top:0;
/*	padding: 1.2em; */
	line-height: 1.4em;
	font-size: 0.9em;
	position: relative;
	width:800px;
}

#content ul
{
	line-height: 2.0em;
	margin-bottom: 2.0em;
	margin-left:2.0em;
}

#content ol
{
	line-height: 2.0em;
	margin-top:2.0em;
	margin-bottom: 2.0em;
	margin-left:4.0em;
	margin-right:4.0em;	
}


#footer
{
	margin-top:1.4em;
	margin-bottom:0;
	width:800px;
	text-align:center;
	font-size: .8em;
	color: #AFA162;
	clear: both;
}

#column1
{
	width: 295px;
	float: left;
	position: relative;
	background-color:#004A8D;
}

#column1 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
	font-size: 1.0em;
}

#column1 h3
{
	font-size: 1.1em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#column1 ul
{
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 2.0em;
}

#column1 li
{
	border-bottom: dashed 1px #EFEFD6;
}


ul#floorplans{
list-style: none;
padding: 0;
margin-bottom: 10px;
margin-left: 0px;
}

#column2
{
	width: 505px;
	float: right;
	position: relative;
	margin-left: auto;
}

#column2 p
{
	padding:1em;
	color: #4F4F2B;
	line-height:1.8em;
}

#column2 h1
{
	padding-top:1.2em;
	padding-left:1.2em;
	padding-right:1.2em;
	padding-bottom:.6em;
	font-size: 1.4em;
	border-bottom: dashed 1px #CECF8F;
}

#column2 h3
{
	font-size: 1.2em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

.clear {
  clear: both;        /* extend height of .main to longest column */
  height: 1px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
}


/* **************************************************************************************
  The "form" section was designed for the existing assessment form, some prebuild styles
  from the page were moved into the global style sheet for the rebuild section.
 ************************************************************************************** */
#form table {
	border:medium #1B4277;
}

#form table tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	vertical-align:top;
}

#form .cross {
	width: 680px;
}

#form .head {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background: none;
	border: none;
	font-size: 104%;
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:2em;
	margin-bottom:2em;
}

#form .headTitle {
	color: #014A8E;
	border-top: 1px solid #014A8E;
	border-bottom: 1px solid #014A8E;
	font-family: impact, verdana;
	font-size: 1.6em;
	padding: 2.8px;
}

#form .foot {
	text-align: center; 
	font-size: .7em; 
	background-color: #1B4277; 
	font-family: verdana; 
	color: #F4CB5C; 
	font-weight: bold;
	padding-bottom: 7px;
	padding-top: 5px;	
	vertical-align: top;
}

#form label {
	padding-left:.4em;
}



.videos
{
	text-align:center;
}

.videos span.title
{
	border-bottom: dashed 1px #CECF8F;
	font-size: 18px;
	text-align:center;
}