@import url('mambo.css');
@import url('sifr.css');
@import url('menu.css');
/* CSS Document */
body, html {
	background: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	height:	100%;
	color: #fff;

	
	
}

hr {
	border: none;
	margin: 8px auto;
	width: 100%;
	height: 42px;
	border: 0px;
	background: url(../images/hr.gif) no-repeat center;
	
}

#outer {
	height:100%;
	min-height:100%;/*for mozilla*/
	background-position: top left;
	background-color: #000;
	text-align: center;


}
html>body #outer {height:auto}

#column {
	width: 710px;
	margin: 0 auto;
	line-height: 18px;


}
#top-bar {
	background: url(../images/top-bar.jpg);
	height: 128px;
	margin: auto 0;
	clear: both;
	width: 691px;
}
#res-intro {
	width: 204px;
	height: 247px;
	background: url(../images/res-intro.gif);
	float: left;
	margin: 0 0 0 50px !important;
	margin/**/: 0 0 0 28px;
}
#res-intro a {
	width: 204px;
	height: 247px;
	display: block;
	margin:0;
}
#logo {
	width: 183px;
	height: 247px;
	background: url(../images/logo.gif);
	float: left;
}
#com-intro {
	width: 221px;
	height: 247px;
	background: url(../images/com-intro.gif);
	float: left;
}
#com-intro a {
	width: 221px;
	height: 247px;
	display: block;
}

#home-content {
	background: url(../images/home-content.jpg) no-repeat;
	padding: 5px 20px 20px 20px;
	margin: 0 auto;
	color: #000;	
	text-align: justify;
	width: 613px !important;
	width/**/:/**/653px;
	height: auto  !important;
	min-height: 204px  !important;
	height/**/:/**/234px;


}
#home-content p {
	font-size: 11px;
	margin: 0;
text-align: justify;
	line-height: 15px;
	color: #000;
}

/*************************Commercial Interior***************************/

#com-head-int {
	width: 710px;
	height: 148px;
	background-image: url(../images/com-head-int.gif);
	top: -10px;
	margin: -10px 0 0 0;
}
#com-head-int a {
	width: 200px;
	height: 152px;
	display: block;
}


#res-head-int {
	width: 710px;
	height: 148px;
	background: url(../images/res-head-int.gif) no-repeat;
	top: -10px;
	margin: -10px 0 0 0;
}


#res-head-int a {
	width: 200px;
	height: 152px;
	display: block;
}
#content-int {
	width: 671px;
	background: url(../images/bg.jpg) no-repeat;
	padding: 10px 0 80px 0;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D9C17E;
	text-align: justify;
	
	
}
#padder {
	margin: 30px;
}
p {

}
#nav {
	height: 30px;
	width: 630px;
	margin: 0 auto;

}
.footer {
	clear: both;
	margin: 10px 0 0 0;
	text-align: right;
	font: "Times New Roman", Times, serif;
	color:#634930;
	padding: 20px;
	border-top: 1px dotted  #E3DEC1;
	font-size: 9px;
	border-bottom: 10px solid #634930;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: normal;
	
}

.footer a:link {
	color: #88383B;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;

}
.footer a:visited {
	color: #88383B;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;

}
.footer a:hover {
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;

}
.cleaner
{
  clear:both;
  height:1px;
  font-size:1px;
  border:none;
  margin:0; padding:0;
  background:transparent;
	visibility: hidden;
}
input {
 background-image: url(../images/form.gif);
border: 1px solid #745C36;
}

.superscript {
font-size: 9px; 
vertical-align: text-top;
line-height: 7px;
text-decoration: underline;

}

#home-logos {
	width: 420px;
	margin: 10px auto 5px auto;
} 
.bottom-link {
	color: #fff;
}
#com-button {
	background: url(../images/com-link.gif) no-repeat;
	width: 180px;
	height: 35px;
	float: right;
	clear: both;
	margin: 0 30px 0px 0;
}
#com-button a {
	
	width: 180px;
	height: 35px;
	display: block;

}
#res-button {
	background: url(../images/res-link.gif) no-repeat;
	width: 180px;
	height: 35px;
	float: right;
	clear: both;
	margin: 0 30px 0px 0;
}
#res-button a {
	width: 180px;
	height: 35px;
	display: block;
}
.res-links {
	list-style: none;
	margin: 0;
	padding: 0;
}
.res-links li {
	margin: 7px 0 7px 20px;
	padding: 0 0 0 19px;
	background: url(../images/star.gif) left no-repeat;
}
.res-links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D9C17E;
}