/* Layout Stylesheet */
body{
  margin: 0px;
  background-color: #cee7ec;
  color: #ffffff;
}

#header{
  background-color: #0089b5;
  height: 170px;
  width: 100%;
  color: #ffffff;
}

#logo{
  position: absolute;
  left: 6px;
  top: 22px;
}

#content{
  position: absolute;
  left: 150px;
  top: 130px;
  background-color: #fff;
  width: 600px;
  color: #ccc;
}

#content p{
  padding-left: 20px;
  padding-right: 20px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 0.8em;
  color: #555555;
}

h1{
  padding-left: 20px;
  padding-right: 20px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.8em;
  color: #d70068;
}

h2{
  padding-left: 20px;
  padding-right: 20px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 0.8em;
  color: #d70068;
}

#footer_nav{
  background-color: #e8e8e8;
  width: 100%;
  height: 17px;
  border-top: 1px dashed #d5d5d5;
  text-align: center;
  padding-top: 5px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 0.6em;
  font-weight: bold;
  color: #0191c6;
}

#footer_nav a{
  color: #0191c6;
  text-decoration: none;
}

#footer_nav a:hover{
  color: #000000;
}

.roundcont{
  width: 100%;
  background-color: #b2dcea;
  color: #fff;
}

.roundtop{
  background: url(images/content_header_right_bg.gif) no-repeat top right;
}

.roundbot{
  background: url(images/content_footer_right_bg.gif) no-repeat top right;
}

img.corner{
  width: 15px;
  height: 15px;
  border: none;
  display: block !important;
}

#nav{
  background: url(images/nav_bg.jpg);
  position: absolute;
  top: 150px;
  width: 149px;
  height: 481px;
}/* nav left */

#nav2 {
  width: 158px;
  height: 269px;
  background: url(images/nav_buttons.gif);
  margin: 0px auto;
  padding: 0;
  position: relative;
}

#nav2 span {
  display: none;
}

#nav2 li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  position: absolute;
}

#nav2 a {
  display: block;
}

#nav21 {
  left: 0px;
  top: 0px;
  width: 158px;
  height: 28px;
}

#nav22 {
  left: 0px;
  top: 30px;
  width: 158px;
  height: 28px;
}

#nav23 {
  left: 0px;
  top: 60px;
  width: 158px;
  height: 28px;
}

#nav24 {
  left: 0px;
  top: 90px;
  width: 158px;
  height: 28px;
}

#nav25 {
  left: 0px;
  top: 120px;
  width: 158px;
  height: 28px;
}

#nav27 {
  left: 0px;
  top: 150px;
  width: 158px;
  height: 28px;
}

#nav28 {
  left: 0px;
  top: 180px;
  width: 158px;
  height: 28px;
}

#nav29 {
  left: 0px;
  top: 210px;
  width: 158px;
  height: 28px;
}


#nav30 {
  left: 0px;
  top: 240px;
  width: 158px;
  height: 28px;
}
#nav21 a {
  height: 30px;
}

#nav22 a {
  height: 30px;
}

#nav23 a {
  height: 30px;
}

#nav24 a {
  height: 30px;
}

#nav25 a {
  height: 30px;
}

#nav27 a {
  height: 30px;
}

#nav28 a {
  height: 30px;
}

#nav29 a {
  height: 30px;
}

#nav30 a {
  height: 30px;
}

#nav21 a:hover {
  background: url(images/nav_buttons.gif) -0px -270px no-repeat;
}

#nav22 a:hover {
  background: url(images/nav_buttons.gif) -0px -300px no-repeat;
}

#nav23 a:hover {
  background: url(images/nav_buttons.gif) -0px -330px no-repeat;
}

#nav24 a:hover {
  background: url(images/nav_buttons.gif) -0px -360px no-repeat;
}

#nav25 a:hover {
  background: url(images/nav_buttons.gif) -0px -390px no-repeat;
}

#nav27 a:hover {
  background: url(images/nav_buttons.gif) -0px -420px no-repeat;
}

#nav28 a:hover {
  background: url(images/nav_buttons.gif) -0px -450px no-repeat;
}

#nav29 a:hover {
  background: url(images/nav_buttons.gif) -0px -480px no-repeat;
}

#nav30 a:hover {
  background: url(images/nav_buttons.gif) -0px -510px no-repeat;
}

#home_right_pics {
  float: right;
}

#home_right_text {
  position: absolute;
  left: 459px;
  top: 264px;
  width: 141px;
  background-color: #eeeeee;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 0.6em;
  font-weight: bold;
  color: #0191c6;
}

.accomm_box {
  background-color: #e6f3f6;
  border: 20px solid #ffffff;
}

.accomm_box img {
  float: right;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
}/* Comment .accomm_nav {font-family:Tahoma;font-size:0.8em;font-weight: bold;color:#d70068;padding-left:40px}*/


.accomm_box #onlinebutton{
  
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
}

/* Comment .accomm_nav {font-family:Tahoma;font-size:0.8em;font-weight: bold;color:#d70068;padding-left:40px}*/



.fac_box {
  background-color: #e6f3f6;
  border: 20px solid #ffffff;
  height: 180px;
  width: 230px;
}

.fac_box img {
  padding-left: 10px;
}

.fac_box2 {
  float: left;
  background-color: #e6f3f6;
  border: 20px solid #ffffff;
  height: 180px;
  width: 200px;
  margin-left: 200px;
}

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  font-size: 12px;
  font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

div.row span.formw {
  float: right;
  width: 235px;
  text-align: left;
}

div.row {
  clear: both;
  padding-top: 5px;
}

div.spacer {
  clear: both;
}

td{
  font-size: 0.9em;
  font-family: Arial, Tahoma, sans-serif;
}

.style1 {
  color: #FFFFFF;
}

.style2 {
  color: #000000;
}

ul{
  padding-left: 40px;
  padding-right: 20px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 0.8em;
  list-style-type: square;
  color: #555555;
}

#nav_add {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 0.7em;
  padding-left: 20px;
  color: #0191c6;
  font-weight: bold;
}

.small{
  font-family: Tahoma, Arial, sans-serif;
  font-size: 0.8em;
  color: #555555;
}

#red {font-family: Tahoma, Arial, sans-serif;
  font-size: 0.9em;

  color: #d70068}
