body {
margin:5px 0 40px 0;
padding:0px;
text-align: center; /* NOTE: for centering BODY tag MUST have text-align:center */
color:#333333;
font-family: "Trebuchet MS", Trebuchet,Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:normal; 
line-height:18px;
background-color:#d4d4d4;
background: #ffffff url('/images/body-bk.jpg') repeat-x top center; 
}

.page_loader {
  position: absolute;
  top: 0;
  bottom: 0%;
  left: 0;
  right: 0%;
  background-color: white;
  z-index: 99;
display:none;
text-align:left;
padding-left:200px;
color:red;
width:3000px;
height:2000px;
font-size:19px;
}



#container {
padding:0;
margin-left: auto;
margin-right: auto;
text-align: left;
width:765px;
//border-left:1px solid #000000;
//border-right:1px solid #000000;
//border-bottom:1px solid #000000;
}

#header {
background-color:#d4d4d4;
font-size:13px;
margin:0px;
padding:0px;

}


.random {
background: #9B775D url('https://www.michaelthomasfurniture.com/cgi-bin/random.pl') no-repeat top center;
}



a.small { color:#482100; text-decoration:none; font-size:11px; font-weight:normal;}
a.small:hover { color:#ffffff; text-decoration:none; font-size:11px; font-weight:normal}

a.bignav { color:#482100; text-decoration:none; font-size:16px; font-weight:bold; border:1px solid black;padding:3px}
a.bignav:hover { color:#ffffff; text-decoration:none; font-size:16px; font-weight:bold;border:1px solid black;padding:3px;background-color:black;
 }

#tag {
color:#482100;
text-align:center;
font-family: "Brush Script MT",cursive;
font-style: italic;
position:relative;
top:1px;
left:227px;
font-size:20px;
padding-bottom:3px;
}

#nav {
border-top:1px solid #d4d4d4;
border-bottom:2px solid black; 
list-style: none;
margin: 0;
text-align:center;
padding:3px 0 3px 13px;
background: url('/inc/menu/bk.gif') repeat-x top left;
}

#nav li {
display: inline;
padding:0px 10px 0px 0;
text-align:center;
}

#nav a:link, #nav a:visited {
color:#ffffff; 
text-decoration: none;
font-size:14px; 
font-weight:bold; 
padding:2px;
}

#nav a:hover {
color:#9B775D;
background-color:transparent; 
text-decoration: none;
font-size:14px; 
font-weight:bold; 
padding:2px;
}


#content_bydesign{
color:#333333;
background-color:#DFDFDF;
margin:0;
border-bottom:1px solid black;
padding: 0px 10px 10px 10px;
font-size:13px;
min-height:400px;
}

#content_bydesign a {font-size:13px;color:#000000;text-decoration:underline; font-weight:normal; }
#content_bydesgin a:hover {font-size:13px;color:#482100;text-decoration:underline; font-weight:normal; }


#content{
font-style:normal;
color:#333333;
background-color:white;
margin:0;
border:1px solid black;
padding: 5px 10px 10px 10px;
font-size:13px;
min-height:400px;
}

#content a {font-size:13px;color:#000000;text-decoration:underline; font-weight:normal; }
#content a:hover {font-size:13px;color:#482100;text-decoration:underline; font-weight:normal; }

#content td,p,li,ul{
color:#333333;
font-style:normal;
font-size:13px;
font-weight:normal;
line-height:18px;
text-align:left;
}


#content h1{
padding-top:10px;
font-family: "Brush Script MT",cursive;
font-size:28px;
color:#482100;
}

#home_bottom {
background-color:#706053;
text-align:center;
border-top:15px solid black;
font-size:13px;
color:#ffffff;
padding:0;
}

#home_bottom p,td{
color:#ffffff;
font-size:13px;
font-weight:normal;
line-height:18px;
text-align:left;
}




#home_bottom a {font-size:13px;color:#ffffff;text-decoration:underline; font-weight:normal; }
#home_bottom a:hover {font-size:13px;color:black;text-decoration:underline; font-weight:normal;}

.table {
        border-collapse: collapse;
}

.table th { color:#ffffff;
        background-color:#706053;
border: 1px solid #666666;
 }

.table td {
        border: 1px solid #666666;
        background-color: transparent;
        padding:6px;
}


.table_dealerArea_ack {
	color:black;
        border-collapse: collapse;
}

.table_dealerArea_ack th { color:#ffffff;
        background-color:#706053;
	border: 1px solid #666666;
 }

.table_dealerArea_ack td {
	color:black;
	border: 1px solid #666666;
        background-color: transparent;
        padding:6px;
}

.redtext {color:#ff0000;}

#footer {
background-color:black;
color:white;
clear:both;
vertical-align: top;
text-align:center;
margin:0px;
padding:10px 0 5px 0;
font-size:12px;
height:100px;
}


.formbox {background-color : #f9f9f9;}

.upper_lower{text-transform: capitalize}
