body { background-color:#fdffe2;
       background-image:url(images/pmhBg.gif);
	   background-repeat:repeat-x;
       /*background-image:url(images/bluspecBg.gif);*/
}
h3 {
    font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
    color: #42531F;
}
h6 {
    font-family: Arial, Helvetica, sans-serif;
    color: #868863;
}
a:link {
	    color: #660000;
}
a:hover {
	     color: #CC0000;
	     text-decoration: none;
}
a:visited {
	       color: #333366;
}
img#header {
     border:none;
}
table.outer_tbl {
     width:760px;
	 border:3px solid #42531F;
     background-color:#42531f;	
}
p#servtxt, p#memtxt {
     font-family: Arial, Helvetica, sans-serif;
     font-size:80%;
	 color:#fdffe2;
	 font-style:italic;
	 font-weight:bold;	 
}


/*----------INDEX PAGE----------*/
#index_content {
     width:370px;
	 margin:30px 0 0 100px;
}
.pindex {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #42531F;
}
.style2index {
    color: #6F0300;
	font-weight: bold;
}
.style1index {
	font-size: 14px;
	font-weight: bold;
}

/*----------LOAN TERMS PAGE----------*/
#content_terms {
     width:380px;
	 margin:0 0 0 75px;
}
li.terms {
     text-align:justify;
}

/*----------INTEREST RATE PAGE----------*/

.style2intrate {
	      font-family: Arial, Helvetica, sans-serif;
		  font-size: 14px;
		  font-weight:bold;
		  color: #6F0300;
}
.style1intrate {
          list-style-position: outside;
	      list-style-image: url(images/pushpinbullet2.gif);
	      
}
#disclaimer {
      width:250px;
      font-family: Tahoma, Bookman Old Style, Sans Serif;
	  color: #868863;
	  font-size: 11px;
	  font-weight: bold;
	  margin:140px 0 0 250px;	  	  
	  text-align:right;
	  /*border:thin solid #FFFF33;*/
}
     

/*----------CONTACT PAGE----------*/
body#contact {
     text-align:center;
}
table#contact_tbl {
     width:267px;
	 border:none;
	 margin:60px 0 0 140px;	 
	 background-image:url(images/contact_tblBg.gif);
	 background-repeat:no-repeat;
}
.style1contact {  
         font-family: Arial, Helvetica, sans-serif;
		 font-size:12px;
         font-weight: bold;
		 color: #42531F;
}
.style2contact {
         font-family: Georgia, "Times New Roman", Times, serif;
		 color:#C2C2AC;
		 font-size:15px;
		 font-weight:bold;
}
.brkrtxt {
         font-family: Arial, Helvetica, sans-serif;
		 color:#C2C2AC;
         font-size:12px;
		 font-weight:bold;
}
.style5contact {font-size: 16px}


/*----------REALTORS PAGE----------*/
.style1realtors {
	     font-family: Times New Roman, Times, serif;
		 font-size:16px;
	     font-weight: bold;
		 color: #868863;
}
.style2realtors {
         font-family: Arial, Helvetica, sans-serif;
		 font-size: 12px;
		 font-weight: bold;
		 color: #42531F;
		 vertical-align:top;
}
#siteadd {
     width:400px;
	 margin:20px 0 0 30px;
}
p.realtor_description {
	font-size:85%;
}
					   
					   
/*----------UPDATES PAGE----------*/
#content_updte {
     width:300px;
}
p.updates {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 12px;
         color: #42531F;
		 text-align:justify;
}
.style2updates {
         color: #6F0300;
		 font-weight:bold;
}
.style3updates {
         font-weight:bold;
		 font-style: italic;
}
.style4updates {
	     font-family: "Script MT Bold";
	     font-size: 22px;
}
.updt_emtxt	{
     color:#6f0300;
	 font-style:italic;
}
img#save {
     width:100px;
	 height:170px;
	 float:left;
	 padding-right:20px;	 
}
td#update_lft {
    width:25%;	
	vertical-align:top;
	/*background-color:#DAD7B1;*/
}
td#update_mid {
     width:2%;
}

/*----------BOTTOM BAR----------*/
td#btmbar{
     font-size:70%;
     text-align:center;
	 color:#fdffe2;
	 padding:3px 0;
}
	 
/*----------FOOTER----------*/
.library {
	     font-family: Arial, Helvetica, sans-serif;
	     font-size: 10px;
	     color: #003300;
	     text-align: center;
}

table#ftr_tbl {
     width:760px;
	 border:none;	 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 color: #030;
}

td#ftr_leftcell {
     width:35%;
     text-align:left;
}

td#ftr_rightcell {
     text-align:right;
}
.tfooter {
          font-family: Tahoma, Bookman Old Style, Sans Serif;
		  color: #868863;
		  font-size: 11px;
		  font-weight: bold;
}
#sitedesign_txt {
     font-variant:small-caps;
}
img#ws_logo{
     border:none;
	 vertical-align:middle;
}
a.ftr_lnk:link {
	    color: #660000;
		text-decoration:none;
}
a.ftr_lnk:hover {
	     color: #CC0000;
	     text-decoration: none;
}
a.ftr_lnk:visited {
	       color: #333366;
		   text-decoration:none;
}