@charset "utf-8";
/* CSS Document */

body
{
  margin:0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#452A1E;
  background-color: #373E1F;
}
img
{
	border:0px;
}
a
{
	color:#611507;
}
a:hover
{
	color:#000;
    text-decoration:none;
}

h1
{
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:22px;
  color:#452A1E;
  font-variant: small-caps;
}
h2
{
  font-family:Georgia, "Times New Roman", Times, serif;
  font-style:italic;
  font-size:18px;
  color:#373D1F;
}
h3
{
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:14px;
  color:#373D1F;
}
.main_body
{
  background-color: #B3A79B;
  padding-top:10px;
}
.cb_main
{
  background-color: #F6F0E0;
  background-image: url(../images/cb_top_tile.gif);
  background-repeat: repeat-x;
  background-position: top;
  padding-top: 10px;
}

.cb_left_tile
{
  background-color: #B3A79B;
  background-image: url(../images/cb_left_tile.gif);
  background-repeat: repeat-y;
  background-position: right;
}

.cb_bottom_tile
{
  background-color: #B3A79B;
  background-image: url(../images/cb_bottom_tile.gif);
  background-repeat: repeat-x;
  background-position: top;
}

.cb_right_tile
{
  background-color: #B3A79B;
  background-image: url(../images/cb_right_tile.gif);
  background-repeat: repeat-y;
  background-position: left;
}

.r1_c1
{
  background-color: #0A0B06;
  background-image: url(../images/1_r1_c1.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
}

.r2_c1
{
  background-color: #1D1D1D;
  background-image: url(../images/1_r2_c1.jpg);
  background-repeat: repeat;
  background-position: bottom;
}

.r3_c1
{
  background-color: #373E1F;
  background-image: url(../images/1_r3_c1.jpg);
  background-repeat: repeat-x;
  background-position: top;
}

.r3_c2
{
  background-color: #373E1F;
  background-image: url(../images/1_r3_c2.jpg);
  background-repeat: repeat-y;
  background-position: right;
}

.r3_c4
{
  background-color: #373E1F;
  background-image: url(../images/1_r3_c4.jpg);
  background-repeat: repeat-y;
  background-position: left;
}
.testim_main
{
  background-color: #E3DFDB;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #949585;
  background-image: url(../images/testim_title.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 55px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
}

.testim_left_tile
{
  background-image: url(../images/testim_left_tile.gif);
  background-repeat: repeat-y;
  background-position: right;
}

.testim_bottom_tile
{
  background-image: url(../images/testim_bottom.gif);
  background-repeat: repeat-x;
  background-position: top;
}

.testim_right_tile
{
  background-image: url(../images/testim_right_tile.gif);
  background-repeat: repeat-y;
  background-position: left;
}

.top_menu
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  background-color: #373E1F;
  background-image: url(../images/inn_long_lake_r2_c2.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
}
.top_menu a
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  text-decoration:none;
}
.top_menu a:hover
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #855C40;
  text-decoration:none;
}

.footer_menu
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
  background-color: #373E1F;
  background-image: url(../images/inn_long_lake_r4_c2.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 13px;
}
.footer_menu a
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
  text-decoration:none;
}
.footer_menu a:hover
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000;
  text-decoration:none;
}

.photo_border
{
  background-color: #E2DFDA;
  padding: 10px;
  border: 1px solid #B3A79B;
}
ul 
{
list-style-image:url(../images/1_bullet.gif);
list-style-position:outside;
text-indent:-10px;
}
ol
{
  list-style-type: decimal;
  list-style-position: outside;
}

li
{
  padding-top: 5px;
}

.centerimage{
	text-align:center;
}
