body {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFE3BB;
}

#wrap
{
	width: 800px;
	height: 100%;
	background: #FFFFFF;
	margin: 0 auto;
	border-left: solid 2px #993300;
	border-right: solid 2px #993300;
}

img:a
{
    text-decoration: none;
    color: #993300;
}

a:hover
{
    color: #E3B577;
}

#top
{
	height: 30px;
}

#head
{
	height: 40px;
	background: #993300;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 350px;
	padding-top: 20px;
}

#header
{
	width: 800px;
	height: 100px;
	background: url(images/header.png) no-repeat;
}

/*****************************************************************
#tab
{
	height:20px;	
}

#tab a 
{
    background:url("images/tab.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
}

#tab a span 
{
    display: inline;
    padding:5px 15px 4px 6px;
    color:#eee;
    font-weight: bold;
}

#tab a:hover 
{
    background-position:0% -42px;
}

#tab a:hover span 
{
    background-position:100% -42px;
    color: #888;
}

#tab #current  
{
    background-position:0% -42px;
}
#tab #current  span 
{
    background-position:100% -42px;
    color: #888;
}
************************************************************/
#tab table
{
    visibility: hidden;
}

#tab table:hover
{
    visibility: visible;
}

#tab {
      float:left;
      width:100%;
      /*background:url("tableftF.gif")#efefef;*/
      font-size:93%;
      line-height:normal;
}

#tab ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
      }
#tab li {
      display:inline;
      margin:0;
      padding:0;
      }
#tab a {
      float:left;
      background:url("images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
#tab a span {
      float:left;
      display:block;
      background:url("images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tab a span {float:none;}
    /* End IE5-Mac hack */
#tabs a:hover span {
      color:#FFFFFF;
      }
#tab a:hover {
      background-position:0% -42px;
      color: #FFFFFF;
      }
#tab a:hover span {
      background-position:100% -42px;
      color: #FFFFFF;
      }
           
#tab #current  
      {
    background-position:0% -42px;
      }
#tab #current  span 
      {
    background-position:100% -42px;
    color: #FFFFFF;
      }


#main
{
	
}

#app table
{
    margin: 0px; 
    padding: 0px;  
}

#contact
{
    background: #FFE3BB;
}

#contact p
{
    padding: 20px;
    margin-bottom: 0px;
}

#contact table
{
    margin: 0px;  
    margin-left: 100px;
    background: #E3B577;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.contactButton
{  
    margin-left:310px; 
}

#main p
{
	font-size: 12px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
}

#main strong i
{
    padding-left:30px;
    margin-top: 50px;
    color: #993300;
    text-decoration: underline;
}

#main table
{
    margin-left: 100px;  
    padding-right:20px; 
}

h2
{
    color: #993300;
    padding-left: 150px;
}

h4
{
	width: 340px;
	height: 15px;
	background: url(images/h4.png);
	padding-left: 10px;
}

h5
{
	height: 15px;
	background: url(images/h4.png);
	padding-left: 10px;
    margin-bottom: 5px;
}

#mainl {
width: 300px;
margin-top: 10px;
margin-left: 210px;
margin-right: 5px;
font-family: arial;
text-align: justify;
font-size: 11px;
border: solid 2px #C0C0C0;
background: #FFE3BB;
padding: 5px;
}

#mainr {
width: 350px;
float: right;
margin-top: 10px;
margin-left: 5px;
margin-right: 30px;
font-size: 11px;
border: solid 2px #C0C0C0;
background: #FFE3BB;
padding: 5px;
}

#footer
{
	color: #FFFFFF;
	height: 40px;
	background: #993300;
	font-size: 10px;
	clear: both;
}

#footer a
{
    text-decoration: none;
    color: #FFFFFF;
}

#footer a:hover
{
    color: #E3B577;
}

#footer p
{
    padding-left: 200px;
}

images
{
	border-style: none;
	padding: 5px 5px 5px 5px;
}

#bottom
{
}

#flashcontent
{
    background: #E3B577;
}

#map
{
    padding-left: 300px;   
}


/*Below is the style for the floor plans*/
.accordionHeader
{
    color: #FFFFFF;
    background-color: #E3B577;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a:hover
{
    color: #993300;
}

.accordionContent
{
    background-color: #FFE3BB;
    border: 1px dashed #E3B577;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
}

.accordionTable
{
    background-color: #FFE3BB;
    padding: 5px;
    padding-top: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;

}

.accordionLink
{
    color: #FFFFFF;
    text-decoration: none;
}

.accordianLink a:hover
{
    color: #993300;
}

.map
{
    padding-left: 290px;
    border: none;
}

.map p
{

}

.map a
{
    text-decoration: none;
    border: none;
    
}


