/* CSS Document */

body
{
  background-color: #F0F3B8;
  background-image: url(images/bg.jpg);
  \text-align: left;
  text-align: center;
  margin: 0px;
  color: #394A39;
  font-family: Arial, sans-serif;
  font-size: small;
  font-weight: bold;
}

/*  IE sees this rule */
* html body  
{
  font-size: x-small;
}

a
{
  color: blue;
  font-weight: bold;
}

a:hover
{
  color: purple;
}

a:visited
{
  color: blue;
}

h1
{
  font-family: Arial;
  color: #394A39;
  font-size: 135%;
}

h2
{
  font-family: Arial;
  font-weight: 0;
  color: #480C0C;
  font-size: 125%;
}

h2.box
{
  margin: 0px 1px 0px 0px;
  padding: 8px 50px 5px 50px;
  display: inline;
  height: 35px;
  background-color: #480C0C;
/*  border: 2px solid #84090C; */
  color: #fff;
  text-align: center;
  font-size: 130%;
}

h3
{
  font-family: Arial;
  color: #394A39;
  font-size: 105%;
}

h4
{
  font-family: Arial;
  color: #394A39;
  font-size: 95%;
}

h5
{
  font-family: Arial;
  color: #394A39;
  font-size: 90%;
}

h6
{
  font-family: Arial;
  color: #394A39;
  font-size: 85%;
}

#container
{
  width: 800px;
  text-align: left;
  margin: 0px auto;
  padding: 0px;
}

#header h1
{
  font-size: 195%;
  font-family: "Arial Narrow";
  font-type: sans-serif;
  color: #480C0C;
  margin-left: 1.0em;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
/*
  width:                     0px;
  height:                    0px;
  clear:                     both;
  overflow:                  hidden;
  visibility:                hidden;
  */
}

#header_address
{
  margin-top: -15px;
  margin-left: 20px;
  color: #394A39;
  font-family: Arial, sans-serif;
  font-size: medium;
  font-weight: bold;
}

#main_content
{
  width: 800px;
  font-size: 100%;
  color: #333;
}

#calendar_table
{
  border: 1px solid #64365B;
}

#calendar_table tr
{
  border: 1px solid #64365B;
}

#calendar_table td
{
  width: 107px;
  height: 25px;
  font-size: 90%;
  padding: 3px;
  border: 1px solid #64365B;
  vertical-align: top;
}

#nav1 ul
{
  width: 800px;
  margin: 15px 0px 12px 0px;
  padding: 0px 0px 10px 0px;
  text-align: center;
/* removed lines on nav items, TB, 2/13/07
  border-bottom: 2px solid #9BACCD;
*/
}

* html #nav1 ul
{
  margin: 15px 0px -10px 0px;

}

#nav1 li
{
  margin: 2px;  /* Watch out for this margin declaration; it may cause trouble w/ widths later on 4/10/06 */
  padding-top: 2px;
  padding-bottom: 2px;
  list-style: none;
  display: inline;
  height: 30px;
  text-align: left;
  font-size: 100%;
  font-weight: bold;
  font-family: Verdana;
/* removed lines on nav items, TB, 2/13/07
  border-top: 2px solid #9BACCD;
*/
/*  removed arrows, TB 2/13/07
  background-image: url(images/arrow_gray.jpg);
  background-repeat: no-repeat;
  background-position: 80px 8px;
  */
}

#nav1 a
{
/*  display: block;*/
  height: 30px;
  padding-right: 5px;
  text-decoration: underline;
  height: 120%;
  color: #032D03;
  /*054D05*/
  font-weight: bold;
}

#left_col form
{
  float: left;
  margin-bottom: 20px;
}

#content_body
{
  width: 100%;  
  text-align: left;
}

.clear_both
{
  clear: both;
  height: 0px;
  margin: 0px;
  padding: 0px;
}

#footer
{
  width: 100%;
  height: 40px;
  clear: both;
  margin: 20px 0 10px 0;
  padding: 20px 2 0 2;
  color: #480C0C;
  /* 
  480C0C
  F2CACE
  7C1719
  570B0C
  520826
  background-color: #546FB4; 
  480C0C
  480C0C
  */
  background-image: url(images/footer_bg.jpg); 
  background-color: #480C0C;
  background-repeat: repeat-x;
  background-position: 0px 4px;
  text-align: center;  
}

* html #footer
{
  height: 60px;
}

#footer ul
{
  margin: 0px;
  padding: 0px;
}

#footer li
{
  display: inline;
  list-style: none;
}

#footer a
{
  text-decoration: none;
  color: #F2CACE;
  font-weight: bold;
}

.virtual_tour
{
  text-align: center;
}

.center_spacious
{
  line-height: 150%;
  text-align: center;
}

.center_square
{
  text-align: center;
  width: 450px;
/*  margon: 0 auto;  */
}

.center_square ul
{
  text-align: left;
  list-style-type: circle;
}

.circle_bullet
{
  list-style-type: circle;
}

.floorplan_thumbnail
{
  float: left;
  margin-right: 50px;
  border: 2px solid blue;
}

#menu_table
{
  clear: both;
}

#menu_table table
{
  border: 1px;
}

#menu_table td
{
/*  border: 0px;*/
  float: none;
  font-size: small;
}

.image_panel
{
  padding: 4px;
  margin-left: 80px;
  margin-right: 6px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 350px;
  border: 2px dotted #443F3E;
  text-align: center;
}

.image_panel p
{
  width: 350px;
  font-size: 90%;
  font-style: italic;
}

.row
{
  margin-bottom: 30px;
}

.row h3
{
  margin-top: -2px;
  height: 30px;
}

.pic_left
{
  width: 280px;
  float: left;
  text-align: center;
}

.pic_right
{
  width: 280px;
  float: right;
  text-align: center;
}

.inset
{
  margin-left: 45px;
}

.text_size
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: small-caps;
	text-decoration: none;
	font-style: normal;
	color: #660000;
}

.text_size:visited
{
	color: #660000;
}