body {
   background-color: #ECECDF;
   margin: 10px;
   font: normal small Arial, Helvetica, sans-serif;
}

a:link {
  font: bold small Arial, Helvetica, sans-serif;
  color: #FF842A;
  text-decoration: none;
}

a:visited {
   font: bold small Arial, Helvetica, sans-serif;
   color: #FF842A;
   text-decoration: none;
}

a:hover {
   font: bold small Arial, Helvetica, sans-serif;
   color: #FF842A;
   text-decoration: underline;
}

h3 {
   font: bold small Arial, Helvetica, sans-serif;
   color: #FF842A;
}

#container {
   width: 750px;
   margin-left: auto;
   margin-right: auto;
}

#flashcontent {

}

/* ADDED GALLERY PAGE STYLE HERE TO SHARE PROPERTIES */
#content-box,#content-boxGallery {
   width: 535px;
   font: normal small Arial, Helvetica, sans-serif;
   color: #333333;
   background-color: #fff;
   margin: 10px 0 0 188px;
   padding: 10px;
   border: 2px solid #D8D8D8;
}

#content-box  h2 {
   font: bold large Arial, Helvetica, sans-serif;
   color: #FF842A;
   margin: 0px;
}

#content-box2 {
   width: 535px;
   margin: 10px 0 0 188px;
}

#footer {
   font: normal medium Arial, Helvetica, sans-serif;
   color: #fff;
   background-color: #FF842A;
   margin: 0px;
   padding: 5px 10px 0 10px;
   border-left: 2px solid #D8D8D8;
   border-right: 2px solid #D8D8D8;
   border-top: 2px solid #D8D8D8;
   border-bottom: 0px solid #D8D8D8; 
}

#footer a:link {
   font: normal small Arial, Helvetica, sans-serif;
   color: #fff;
   text-decoration: none;
}

#footer a:visited {
   font: normal small Arial, Helvetica, sans-serif;
   color: #fff;
   text-decoration: none;
}

#footer a:hover {
   font: normal small Arial, Helvetica, sans-serif;
   color: #fff;
   text-decoration: underline;
}

#footer2 {
background-color: #fff;
}

#float-right {
   float: right;
   width: 48px;
   margin: 0 10px 30px 0;
}

.float-right-footer {
   text-align: right;
   float: right;
   width: 200px;
   margin: 0 5px 0 0;
   padding: 0;
}

.float-left-footer {
   float: left;
   width: 200px;
   margin: 0 0 0 5px;
   padding: 0;
}

.tel {
   text-align: center;
   font: normal medium Arial, Helvetica, sans-serif;
   color: #fff;
   margin: 0 0 0 250px;
   padding: 0 10px 0 0;
   width: 200px;
}

#below-footer {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
}

.dash {
   font: normal small Arial, Helvetica, sans-serif;
   color: #fff;
}

/*nav */

#nav {
   float: left;
   width: 160px;
   background-color: #fff;
   padding: 5px;
   margin: 10px 0 10px 0;
   border: 2px solid #D8D8D8;
}

#menu {
  width: 154px;
}

#menu a, #menu h2 {
   display: block;
   font: bold 11px/16px arial,helvetica,sans-serif;
   border-top: 0px solid #fff;
   border-left: 0px solid #fff;
   border-right: 0px solid #fff;
   border-bottom: 2px solid #fff;
   white-space:nowrap;
   text-indent:3px;
   width:154px;
}

#menu a {
   background-color: #FFB323;
   text-decoration: none;
  padding: 3px;
}

#menu a, #menu a:visited {
   color: #fff;
   padding: 3px;
}

#menu a:hover {
   color:#fff;
   background-color: #FF842A;
   padding: 3px;
}

#menu a:active {
   color: #fff;
   background-color: #FFB323;
   padding: 3px;
}

#menu h2 {
   line-height: 14px;
   color: #fff;
   text-transform: uppercase;
   margin: 0;
   padding: 1px 0 0 0;
   width: 154px;
}

#menu li {
   list-style-type: none;
}

#menu ul li {
}

#menu li ul {
}

/* Fix IE. Hide from IE Mac 
* html #menu ul li{float:left;height:1%;}
* html #menu ul li a{height:1%;}
End */

div#menu ul, #menu ul ul, div#menu ul ul ul {
   margin: 0;
   padding: 0;
   list-style: none;
   width: 154px;
}

div#menu ul ul, div#menu ul ul ul, div#menu ul li:hover ul ul, div#menu ul li:hover ul ul ul {
}

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {
   display: block;
}

/* Styling for Expand */

#menu a.x, #menu a.x:visited {
   font-weight: bold;
   text-indent: 3px;
   color: #fff;
   border: 0px solid #fff;
   background-color: #72262A;
   padding: 3px 3px 3px 3px ;
}

#menu a.x:hover {
   color: #FF842A;
   background-color: #FF842A;
   border: 0px solid #fff;
   background-color: #72262A;
   padding: 3px;
}

#menu a.x:active {
   color: #fff;
   border: 0px solid #fff;
   background-color: #72262A;
   padding: 3px;
}

#menu a.x2, #menu a.x2:visited {
   font-weight: bold;
   text-indent: 3px;
   color: #fff;
   border-top: 0px solid #FF842A;
   border-left: 0px solid #FF842A;
   border-right: 0px solid #FF842A;
   border-bottom: 2px solid #fff;
   background-color: #72262A;
   padding: 3px;
}

#menu a.x2:hover {
   color: #FF842A;
   background-color: #FF842A;
   border-top: 0px solid #FF842A;
   border-left: 0px solid #FF842A;
   border-right: 0px solid #FF842A;
   border-bottom: 2px solid #fff;
   background-color: #72262A;
   padding: 3px;
}

#menu a.x2:active {
   color: #fff;
   border-top: 0px solid #FF842A;
   border-left: 0px solid #FF842A;
   border-right: 0px solid #FF842A;
   border-bottom: 2px solid #fff;
   background-color: #72262A;
   padding: 3px;
}

#menu a.x3, #menu a.x3:visited {
   font-weight: bold;
   text-indent: 3px;
   color: #FF842A;
   border-top: 0px solid #FF842A;
   border-left: 0px solid #FF842A;
   border-right: 0px solid #FF842A;
   border-bottom: 2px solid #fff;
   background-color: #72262A;
   padding: 3px;
}

#menu a.x3:hover {
   color: #FF842A;
   background-color: #FF842A;
   border-top: 0px solid #FF842A;
   border-left: 0px solid #FF842A;
   border-right: 0px solid #FF842A;
   border-bottom: 2px solid #fff;
   background-color: #72262A;
   padding: 3px;
}

#menu a.x3:active {
   color: #FF842A;
   border-top: 0px solid #FF842A;
   border-left: 0px solid #FF842A;
   border-right: 0px solid #FF842A;
   border-bottom: 2px solid #fff;
   background-color: #72262A;
   padding: 3px;
}

#menu a.x4, #menu a.x4:visited {
   font-weight: bold;
   text-indent: 3px;
   color: #FF842A;
   border: 0px solid #fff;
   background-color: #72262A;
   padding: 3px;
   margin: 0 0 0 0;
}

#menu a.x4:hover {
   color: #FF842A;
   background-color: #FF842A;
   border: 0px solid #fff;
   background-color: #72262A;
   padding: 3px;
   margin: 0 0 0 0;
}

#menu a.x4:active {
   color: #FF842A;
   border: 0px solid #fff;
   background-color: #72262A;
   padding: 3px;
   margin: 0 0 0 0;
}


/*sub sub menu*/

#menu a.xx, #menu a.xx:visited {
   font-weight: bold;
   text-indent: 15px;
   color: #fff;
   border: 0px solid #fff;
   background-color: #72262A;
   padding: 3px;
}

#menu a.xx:hover {
   color: #FF842A;
   text-indent: 15px;
   border: 0px solid #fff;
   background-color:#72262A;
   padding: 3px;
}

#menu a.xx:active {
   color:#fff;
   text-indent: 15px;
   border: 0px solid #fff;
   background-color: #72262A;
   padding: 3px;
}

#menu a.xx2, #menu a.xx2:visited {
   font-weight: bold;
   text-indent: 15px;
   color: #fff;
   border-top: 0px solid #FF842A;
   border-left: 0px solid #FF842A;
   border-right: 0px solid #FF842A;
   border-bottom: 2px solid #fff;
   background-color: #72262A;
   padding: 3px;
}

#menu a.xx2:hover {
   color: #fff;
   text-indent: 15px;
   background-color: #FF842A;
   border-top: 0px solid #FF842A;
   border-left: 0px solid #FF842A;
   border-right: 0px solid #FF842A;
   border-bottom: 2px solid #fff;
   background-color: #72262A;
   padding: 3px 3px 3px 0;
}

#menu a.xx2:active {
   color: #fff;
   text-indent: 15px;
   border-top: 0px solid #FF842A;
   border-left: 0px solid #FF842A;
   border-right: 0px solid #FF842A;
   border-bottom: 2px solid #fff;
   background-color: #72262A;
    padding: 3px;
}

#menu a.xx3, #menu a.xx3:visited {
   font-weight: bold;
   text-indent: 15px;
   color: #FF842A;
   border-top: 0px solid #FF842A;
   border-left: 0px solid #FF842A;
   border-right: 0px solid #FF842A;
   border-bottom: 2px solid #fff;
   background-color: #72262A;
   padding: 3px;
}

#menu a.xx3:hover {
   color: #FF842A;
   text-indent: 15px;
   background-color: #FF842A;
   border-top: 0px solid #FF842A;
   border-left: 0px solid #FF842A;
   border-right: 0px solid #FF842A;
   border-bottom: 2px solid #fff;
   background-color: #72262A;
   padding: 3px;
}

#menu a.xx3:active {
   color: #FF842A;
   text-indent: 15px;
   border: 0px solid #fff;
   background-color: #72262A;
   padding: 3px;
}

#menu a.xx4, #menu a.xx4:visited {
   font-weight: bold;
   text-indent: 15px;
   color: #FF842A;
   border: 0px solid #fff;
   background-color: #72262A;
   padding: 3px;
}

#menu a.xx4:hover {
   color: #FF842A;
   text-indent: 15px;
   border: 0px solid #fff;
   background-color: #72262A;
   padding: 3px;
}

#menu a.xx4:active {
   color: #FF842A;
   text-indent: 15px;
   border: 0px solid #fff;
   background-color: #72262A;
   padding: 3px;
}


/* on*/
#menu a.on, #menu a.on:visited {
   font-weight: bold;
   text-indent: 3px;
   color: #fff;
   background-color: #FF842A;
   border-top: 0px solid #FF842A;
   border-left: 0px solid #FF842A;
   border-right: 0px solid #FF842A;
   border-bottom: 2px solid #fff;
   padding: 3px;
}

#menu a.on:hover {
   color: #fff;
   background-color: #FF842A;
   padding: 3px;
   border-top: 0px solid #FF842A;
   border-left: 0px solid #FF842A;
   border-right: 0px solid #FF842A;
   border-bottom: 2px solid #fff;
}

#menu a.on:active {
   color: #fff;
   background-color: #FF842A;
   padding: 3px;
   border-top: 0px solid #fff;
   border-left: 0px solid #fff;
   border-right: 0px solid #fff;
   border-bottom: 2px solid #FF842A;
}

#menu a.on2, #menu a.on2:visited {
   font-weight: bold;
   text-indent: 3px;
   color: #fff;
   background-color: #FF842A;
   padding: 3px;
   border: 0px solid #fff;
}

#menu a.on2:hover {
   color: #fff;
   background-color: #FF842A;
   padding: 3px;
   border: 0px solid #fff;
}

#menu a.on2:active {
   color: #fff;
   background-color: #FF842A;
   padding: 3px;
   border: 0px solid #fff;
}

/* News */

.item {
   float: left;
   width: 535px;
   font: normal small Arial, Helvetica, sans-serif;
   color: #333333;
   background-color: #fff;
   padding: 5px 5px 5px 5px;
   margin: 0 0 10px 0;
   border-left: 2px solid #D8D8D8;
   border-right: 2px solid #D8D8D8;
   border-top: 2px solid #D8D8D8;
   border-bottom: 2px solid #D8D8D8; 
}

.item  h2 {
   font: bold large Arial, Helvetica, sans-serif;
   color: #FF842A;
   margin: 0px;
}

.item  h3 {
   font: bold medium Arial, Helvetica, sans-serif;
   color: #FF842A;
   margin: 0px;
}

.pic {
   float: left;
   width: 100px;
   margin: 0 10px 0 0;
}

.pic2 {
   float: left;
   width: 200px;
   margin: 0 10px 0 0;
}


.text-right {
   width: 350px;
   margin: 0 0 0 110px;
}

#main-text {
   width: 500px;
   margin: 0px;
}

.headline a:link {
   font: bold medium Arial, Helvetica, sans-serif;
   color: #FF842A;
   text-decoration: none;
}

.headline a:visited {
   font: bold medium Arial, Helvetica, sans-serif;
   color: #FF842A;
   text-decoration: none;
}

.headline a:hover {
   font: bold medium Arial, Helvetica, sans-serif;
   color: #FF842A;
   text-decoration: underline;
}

/*prices*/

.table-header {
   background-color: #FF842A;
   color: #fff;
   font: bold small Arial, Helvetica, sans-serif;
   padding: 5px;
   border-bottom: 4px solid #fff;
   border-top: 0px solid #fff;
   border-left: 0px solid #fff;
   border-right: 4px solid #fff;
}

.table-subheader {
   background-color: #FFDF90;
   color: #FF842A;
   font: bold small Arial, Helvetica, sans-serif;
   padding: 5px;
   border-bottom: 4px solid #fff;
   border-top: 0px solid #fff;
   border-left: 0px solid #fff;
   border-right: 4px solid #fff;
}

.table-content {
   background-color: #FFF4D9;
   padding: 5px;
   border-bottom: 4px solid #fff;
   border-top: 0px solid #fff;
   border-left: 0px solid #fff;
   border-right: 4px solid #fff;
}