body {background-color: RGB(152, 165, 200)}

 #bodytable {
 width: 800px;
 border: solid 1px;
 border-color: #FFFFFF;

 }

#main {
  background-color: RGB(74, 97, 158);
  font-family: Verdana;
    font-size: 12px;
  color: #FFFFFF;
  line-height: 18px;
  margin-left: 25px;
  list-style-type: circle;
  list-style-position: inside;
  width: 775px;

}
#main2 {
  background: url(../images/pages/tile_aqua.png) repeat;
  font-family: Verdana;
    font-size: 12px;
  color: #FFFFFF;
  line-height: 18px;
  margin-left: 25px;
  list-style-type: circle;
  list-style-position: inside;
  width: 775px;

}

.main2 {
  background-color: RGB(74, 97, 158);
  font-family: Verdana;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 18px;
  list-style-type: circle;
  list-style-position: inside;
  
}
.main3 {
  
  font-family: Verdana;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 18px;
  list-style-type: circle;
  list-style-position: inside;
  width: 430px;
  padding: 5px;
	background: url(../images/pages/tile_liteblue.png) repeat;
}

#bodytable {
  background-color: RGB(74, 97, 158);

}
#bodytable2 {
	background: url(../images/pages/tile_aqua.png) repeat;
}

#footercell {
  background-color: RGB(255, 186, 0);
  width: 800px;
  height: 40px;
  font-family: Verdana;
  font-size: 9px;
  color: #FFFFFF;
  text-align: center;

}

.thumbs {
  width: 133px;
  padding-top: 4px;

}
#R_images {
  width: 323px;
  margin-top: 10px;

}

a {
  color: #FFFFFF;
  text-decoration: none;
}

a:visited {
  color: #FFFF33;
}

a:hover {
  color: #FFFF33;
  text-decoration: underline;
}

#menu {
    background-color: RGB(152, 165, 200);

}

#tagline {
    width: 800px;
    background-color: RGB(152, 165, 200);

}
.Pgc {
    background-color: RGB(152, 165, 200);
    font-family: Verdana;
    font-size: 16px;
    color: #FFFFFF;
    padding-left: 5px;

}

.textleft {
  
  padding-top: 10px;
}
.text2 {
  font-family: Verdana;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 18px;
  list-style-type: circle;
  list-style-position: inside;
  padding-left: 5px;
  padding-top: 10px;
  padding-right: 5px;
	width: 380px;
}

.Phone {
    background-color: RGB(152, 165, 200);
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    padding-right: 60px;

}
.box {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 5px;
    border: solid 1px;
    border-color: #FFFFFF;

}

