/** ------------------------------------------------------ **/
/** -------------------2 column layout -------------------- **/
body {
	background-image: url(../images/bg-body1.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	text-align: center;
}

#skip-navigation {	
	height: 0px;
	margin: 0px;
	padding: 0px;
}

#wrap{
	margin: 0 auto;
	text-align: left;
	width: 969px;
}
* html #wrap {  /* This is the Tan hack */
	width: 969px; 
	w\idth: 969px; 
}
#header {
	position: relative;
}
#centerc{
	display: inline;
	float:left;
	margin-left: 168px;
	padding-left: 8px;
	padding-right: 4px;
	width: 789px;
}
* html #centerc {  /* This is the Tan hack */
	width: 801px; 
	w\idth: 789px; 
}
#leftc{
	float:left;
	margin-left:-969px;
	width: 168px;
}

#foot{
	clear: both;
	margin-top: 20px;
	float: left;
	width: 969px;
}

#footerclear {
	clear: both;
}

/** ------------------------------------------------------ **/
/** ------------------- header --------------------------- **/

#header_graphic {
}
#header_graphic img {
	float: left;
	display: block;
}

#navigation {
	float: left;
	width: 969px;
}
#navigation2 {
	float: left;
	width: 969px;
	margin-bottom: 15px;
}
/** ------------------------------------------------------ **/
/** -------------------navigation ------------------------ **/

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;

}
#navigation ul li {
	display: inline;
	padding: 0px;
	margin: 0px; 
}
#navigation ul li a img {
	vertical-align: middle;
}
#navigation ul li a, #navigation ul li a:visited {
   margin: 0px;
   padding: 0px;
    color: #ffffff;
	display: block;
	float: left;
	font-size: 1.8em;
	font-weight: bold;   
	text-decoration: none;
	margin-right: 13px;
	height: 33px;
}
#navigation ul li a:hover, #navigation ul li a:active {	
	color: #000000;
}
#navigation #home {
	background-image: url(../images/nav/home-bg-image.gif);
	background-repeat: repeat-x;
} 
#navigation #commercial {
	background-image: url(../images/nav/commercial-bg-image.gif);
	background-repeat: repeat-x;
} 
#navigation #homeOwners {
	background-image: url(../images/nav/homeowners-bg-image.gif);
	background-repeat: repeat-x; 
}
#navigation2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;

}
#navigation2 ul li {
	display: inline;
	padding: 0px;
	margin: 0px; 
}
#navigation2 ul li a, #navigation2 ul li a:visited {
   margin: 0px;
   padding: 0px;
    color: #ffffff;
	display: block;
	float: left;
	font-size: 1.2em;
	font-weight: bold;   
	text-decoration: none;
	margin-right: 15px;
	height: 25px;
	margin-top: 5px;
}
#navigation2 ul li a:hover, #navigation2 ul li a:active {	
	color: #000000;
}






/** ------------------------------------------------------ **/
/** ------------------- footer --------------------------- **/
#footerleft
{
    float: left;
}
#footerleft ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
    position: absolute;
	white-space: nowrap;
	
}
#footerleft ul li
{
	color: #000000;
	display: inline;
	font-size: 0.9em;
	margin: 0;	
	padding-right: 11px;
	font-weight: bold;	
}
#footerleft ul li a
{		
	color: #000000;
	text-decoration: none;
}
#footerleft ul li a:hover, #footerleft ul li a:active, #footerleft ul li a:focus
{	
	text-decoration: underline;	
}
#footerright
{
    float: right;
}
#footerright ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
    white-space: nowrap;
}
#footerright ul li
{
	color: #000000;
	display: inline;
	font-size: 0.9em;
	margin: 0;	
	padding-right: 11px;	
	font-weight: bold;
}
#footerright ul li a
{		
	color: #000000;
	text-decoration: none;
}
#footerright ul li a:hover, #footerright ul li a:active, #footerright ul li a:focus
{	
    color: #000000;
	text-decoration: underline;	
}
/** ------------------------------------------------------ **/
/** ------------------- HTML elements -------------------- **/

h1 {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	color: #000000;
	font-size: 1.4em;
	font-weight: bold;	
}

h2 {
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
}
h2.backgroundFormat {
	background-color: #ffc164;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3 {
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-size: 1em;
	font-weight: bold;	 
}

a, a:visited {
	color: #FF8040;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #000000;
}
img {
	border: 0px;
}

caption {
	font-weight: normal;
	text-align: left;	
}
th {
	font-weight: bold;
	text-align: left;	
}
pre {
	font-size: 0.8em;
	background-color: #CCCCCC;
	padding: 10px;
}
p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	margin-top: 15px;
}


/** ------------------------------------------------------ **/
/** ------------------- form ------------------------- **/

form {
  margin: 0px;
  padding: 0px;
  width: 500px;
  margin-top: 10px;
  }
fieldset {
  padding: 10px;
  padding-top: 10px;
  width: auto;
  }
legend {
  font-weight: bold;
  padding-bottom: 10px;
  }
input {
  float: left;
  margin-right: 10px
  }
select {
  float: left;
  margin-right: 10px
  }
input.buttons {
  float: none;
}
form fieldset div {
  padding-bottom: 0px;
  clear: both;
  overflow:auto;
  }
form fieldset p {
  padding-bottom: 10px;
  margin: 0px;
  clear: both;
  }
label {
  display:block;
  float: left;
  width: 150px;
  margin-right: 10px;
  padding-bottom: 10px;
  }


/** ------------------------------------------------------ **/
/** ------------------- div table replacements ----------- **/

/*create a row*/
div.TableReplaceRow {
	clear: both;
	padding-top:0px;
  }
/*label cell*/
div.TableReplaceRow div.TableReplacelabel {
	float: left;
	text-align: left;
	width: 160px;
	margin: 0px;
  }
/*data cell*/
div.TableReplaceRow div.TableReplacedata {
	float: left;
	text-align: left;
	margin: 0px;
  } 
 /*data cell*/
div.TableReplaceRow div.TableReplaceRight {
	float: right;
	margin: 0px;
  } 
div.TableReplaceRowClear {
	clear: both;
  }
  
.clearboth {
	clear:both;
	height: 0px;
}
#newsSegment {
	margin-bottom: 15px;
	float: left;
	width: 969px;
	background-image: url(../images/home-latest-bg.gif);
	background-repeat: repeat-x;
}
#newsSegment img  {
	float: left;
}
#newsSegment p {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-top: 6px;
}
#newsSegment p a, #newsSegment p a:visited {
	color: #FFFFFF;
}
#newsSegment p a:hover, #newsSegment p a:active {
	text-decoration: underline;
}
.homeBox {
	background-image: url(../images/home-box.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	width: 424px;
	height: 201px;
	float: left;
	margin-right: 8px;
}

.commercialBox {
	clear:both;
	background-image: url(../images/home-commercial-image2.gif);
	background-repeat: no-repeat;
	margin-top:25px;
	width: 386px;
	height: 97px;
	float: left;
	margin-right: 17px;
}


.commercialBoxMoreinfo {
	
	clear:both;
	margin-top:10px;
	margin-left:14px;
	float: left;
	Width:265px;
	
}

.homeownerBoxMoreinfo {
	
	clear:both;
	margin-top:54px;
	margin-left:14px;
	float: left;
	Width:265px;
}
.HomeownerBox {
	background-image: url(../images/home-homeowner-image2.gif);
	background-repeat: no-repeat;
	margin-top:25px;
	
	width: 386px;
	height: 97px;
	float: left;
	
}

* html .homeBox {
	width: 454px; 
	w\idth: 424px; 
}
.homeImage {
	float: left;
	width: 327px;
}
.homeImage img {
	display: block;
}
.homeButtonsMoreInfo {
	margin-top: 20px;
	float: left;
}  
.homeButtonsMoreInfo div {
	float: left;
}
.homeButtonsMoreInfo div img {
	display: block;
}



