
body { background-color: #EFEFEF;
/*background-color: #FFFFFF;*/
text-align:center;
margin-left: auto;    
margin-right: auto;
margin-top:0px;
font-family: Arial, Times New Roman;}	

td  { font-family: Arial; font-size: .8em; }

#mainContent {height:auto;
text-align:left;
margin-left: auto;    
margin-right: auto;
background-color: #FFFFFF;
width:960px;
padding: 0px 0px 30px 0px;
border: 2px #E0DEDF solid; } 

#logo {text-align:left; padding: 10px 0px 0px 0px; top:0px;}
#showroom   {  position: relative;
  padding:0px;
  left: 20px;
  font-family: Arial; font-size:70%;
  top: 0px;
  border: 0px solid #cccccc; }

#banner { position: relative; top: 0px;  background:#FFFFFF;
padding: 1px 0px 0px 1px;
margin-bottom: 0px;  height: 150px;}

#sidebar1 { height:630px; 
	float: right; /* since this element is floated, a width must be given */
	text-align:center;
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 6px;
	font-size: .8em;
}

#navigation { background:#47533d;
margin: 0; padding-top:5px;
  font-size: 90% /*smaller*/;
  font-weight: bold; color:#FFFFFF;
  position: relative;
  top: 2px; height:22px;
  text-align:right;
  left:0;
  width: 100%;
  font-family: Times New Roman;}

#page {
margin: 0 212px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 8px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

#footer { text-align:center; font-size: .8em;}
.text {font-family: Arial; font-size:.8em; }
.smtext  { font-family: Arial; font-size:70%;  align:center; }

.dropshadow { 	border: 1px solid #999999;}
.hiddenPic {display:none;}

#imgSm {padding: 0px;  text-align:center; width: 750px;}
p { text-align:left; padding-left: 15px; padding-right:15px; padding-top:0px;  margin:15px;}
p.justify { text-align:justify; padding-left: 15px; padding-right:15px; padding-top:0px;  margin:15px;}
a:link {color:#69775E; }
a:visited { color:#69775E;}
a:hover { color:#999999; text-decoration:underline;}
a:active {color:#69775E;}
a.fb  {color:#69775E; font-size:12px;}


a.nav:link {color:#FFFFFF; font-weight:bold; text-decoration:none;}
a.nav:hover { color:#FFFFFF; font-weight:bold; text-decoration:underline;  }
a.nav:visited { color:#FFFFFF;font-weight:bold; text-decoration:none; }
a.navon:link { color:#FFFFFF;font-weight:bold; text-decoration:underline; }
a.navon:visited { color:#FFFFFF; font-weight:bold; text-decoration:underline; }


.boxtitle { width:730px; font-family: "Arial"; font-size : 11px;line-height:16px;
	font-style : normal;
	font-weight: bold;
	color: #666666;
	background: #ced7c7;
	text-align: left;
	vertical-align: bottom;
	padding-top: 3px;	padding-left: 5px;
	border-bottom-style:1px #999999 solid;	}
h1 { font-family: "Arial";
	font-size : 14px;
	font-style : normal;
	font-weight: bold;
	color: #000000; margin:15px;
	text-align: left;
	padding-left: 15px; padding-bottom:0px; padding-top:12px;
	}
h2 { font-family: "Arial";
	font-size : 13px;
	font-style : normal;
	font-weight: bold;
	color: #000000; margin:10px 15px;
	text-align: left;
	padding-left: 15px; padding-bottom:0px; padding-top:12px; 	}
h5 { font-family: "Arial";
	font-size : 12px;
	font-style : normal;
	font-weight: bold;
	color: #000000; margin:10px 15px;
	text-align: left;
	padding-left: 15px; padding-bottom:0px; padding-top:12px;
	}
.subtitle { font-weight: bold;}
.sidelogo { margin: 15px auto; }

body>div.navigation {position: fixed}
