html

{
  overflow: hidden;
  height: 99%;
}
                         
body
{
  background: rgb(211, 226, 195);
  height: 99%;
  margin: 0;
  padding: 0;
  line-height: 150%;
  text-align: center;
}



.list
{
  margin: 5px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}




/* === Containers === */



#first_container
{
  
  margin: 0 auto 0 auto; 
  display: table; 
  height: 100%;  
  position: relative; 
  overflow: hidden; 
  width: 870px;
}

#second_container
{

  position: absolute; 
  top: 35%;
  vertical-align: middle;
  width: 100%; 
}

#third_container
{

  position: relative; 
  top: -163px; 
  width: 870px;
}



/* === Menu === */



#menu
{
  height: 31px;
  padding-right: 10px;
  margin: 0;
  list-style: none;   
}

#menu li
{
  float: right;
  display: block;
  width: 82px;  height: 31px;  
}

#menu a
{
  display: block;
  width: 82px;  height: 31px;  
  background-color: inherit;
  text-decoration: none;
  line-height: 31px;
  text-align: center;
}

#menu a:link, #menu a:visited
{
  color: #749942; 
  background-color: #D3E2C3;
}

#menu a:hover, #menu a:active
{
  background-image: url('dogwalkerimages/taba2.jpg');
  color: #ffffff; 
}

#menuselected
{
  display: block;
  width: 82px;  height: 31px;  
  background-image: url('dogwalkerimages/taba.jpg');    
  text-decoration: none;
  line-height: 31px;
  color: #ffffff;
  text-align: center;
}





/* === Other Divs === */
 


.border1
{
  background-color: #ffffff;
  padding: 12px 12px 12px 138px;
  height: 400px;
  background-image: url('dogwalkerimages/los_angeles_pet_care1.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.border2
{
  background-color: #ffffff;
  padding: 12px 12px 12px 138px;
  height: 400px;
  background-image: url('dogwalkerimages/los_angeles_pet_care2.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.border3
{
  background-color: #ffffff;
  padding: 12px 12px 12px 138px;
  height: 400px;
  background-image: url('dogwalkerimages/los_angeles_pet_care3.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.border4
{
  background-color: #ffffff;
  padding: 12px 12px 12px 138px;
  height: 400px;
  background-image: url('dogwalkerimages/los_angeles_pet_care4.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.border5
{
  background-color: #ffffff;
  padding: 12px 12px 12px 138px;
  height: 400=px;
  background-image: url('dogwalkerimages/los_angeles_pet_care5.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.border6
{
  background-color: #ffffff;
  padding: 12px 12px 12px 138px;
  height: 400=px;
  background-image: url('dogwalkerimages/los_angeles_pet_care6.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}



.title
{
	position: absolute;
	margin-left: 45px;
	margin-top: 15px;
	width: 32px;
	height: 432px;
	left: 47px;
	top: 61px;
}

.content
{
  height: 385px;
  overflow: auto;
  padding: 7px;
}

.designinfo
{
  margin-top: 5px;
  font-size: 9px;
  font-family: Tahoma, Verdana, sans-serif;
  text-align: right;
  color: #749942;
  background-color: inherit;
}



/* === Inline Text Styles === */

.menutext
{
  font-size: 10pt; 
  font-family: Tahoma, Verdana, sans-serif; 
  color: #000000;
  text-align: left;
}

.maintext
{
  font-size: 9pt; 
  font-family: Tahoma, Verdana, sans-serif; 
  color: #000000;
  text-align: left;
}

.details
{
  display: none;
  font-size: 9px;
  color: #6E7468;
}

.text
{
  font-size: 9pt; 
  font-family: Tahoma, Verdana, sans-serif; 
  color: #000000;
  text-align: left;
  display: block;
  margin: 20px 5px 10px 105px;
}

.dognames
{
  font-size: 14pt; 
  font-family: Comic Sans MS, cursive; 
  color: #009900;
  text-align: left;
}



blockquote
{
  margin: 3px 0 3px 0;
  padding: 5px 10px 5px 10px;
}

.note
{
  	display: block;
	margin: 10px 15px 10px 15px;
	color: #555555;
}

.bold
{
  font-weight: bold;
}

*
{
  font-size: 9pt; 
  font-family: Tahoma, Verdana, sans-serif; 
  color: #000000;
  text-align: left;
}