@import url('mambo.css');
@import url('sifr.css');
@import url('menu.css');
/* CSS Document */
body, html {
	background-color: #848371;
	margin: 0px;
	padding: 0px;
	color: #222;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
}

#outer {
	height:100%;
	min-height:100%;/*for mozilla*/
	background: url(../images/navbg.jpg) repeat-x #38352C;
	text-align: center;
}
html>body #outer {height:auto}

#main {
	width: 745px;
	margin:  0px auto 0 auto;

	text-align: left;

}
#head-link {
	width: 316px;
	height: 41px;
	display: block;
	margin: 315px 0 0 0;
	float: left;
	
}

#main-2 {
	background: #848371;
	border-bottom: 3px solid #BEBEA2;
	
}


#main-gallery: {
	position: absolute; z-index: 0;

}


#nav {
	text-align: left;
	height: 53px;
	margin: 0 0 0 0px;
	width: 100%;

}

#header {
	width: 718px;
	height: 367px;
	background: url(../images/header.jpg) no-repeat center;
	margin: 0px 0 1px 0;
	padding: 0;
	clear: both;
}

#contact {
	width: 310px;
	height: 116px;
	background-image: url(../images/contact-callout.jpg);
	float: left;
}
#portfolio {
	width: 407px;
	height: 116px;
	background-image: url(../images/port-bg.jpg);
	float: left;
	margin: 0 0 0 1px;
}


#portfolio p {
	margin: 0 10px 0 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;

}
#portfolio p a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
	color: #C3C3A9;
}

#portfolio p a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}
#portfolio a img {
	border: 0;
}
/******************Interior*************************/

#leftcol {
	width: 310px;
	float: left;
	height: 20px;
	margin: 20px 0 0 0;
	min-height: 580px;
	height: auto !important;
	height: 580px;
}
#rightcol {
	width: 388px !important;
	width/**/: 428px;
	float: right;
	padding: 20px;
	margin: 10px 0 0 0;


}
.cleaner
{
  clear:both;
  height:1px;
  font-size:1px;
  border:none;
  margin:0; padding:0;
  background:transparent;
	visibility: hidden;
}
.footer {
	width: 750px;
	margin: 0 auto;
	text-align: right;
	font: Georgia, "Times New Roman", Times, serif;
	color: #848371;
	font-size: 9px;
	padding-top: 4px;

	padding-bottom: 4px;
	
}
.footer a:link, .footer a:visited {

	text-align: right;
	font: Arial, Helvetica, sans-serif;
	color:#7D7258;
	font-size: 9px;

}
.footer a:hover {
	color: #999;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;

}


/**********************/

.inputbox {

	border: 1px solid #3C3A2D;
	font-family: Arial, Helvetica, sans-serif;
	color: #4F4D3E;
	
	background: url(../images/inputbg.gif) top repeat-x #C4C4AA;
}


/*************************/
.portfolio {

}

.portfolio img {
	margin: 3px;
	
}
.portfolio td {
	background: url(../images/port-bg.gif) top repeat-x #68675A;
	border: 1px solid #59584A;
	font-size: 14px;
	text-align: right;
	padding: 3px;
}
.portfolio td img {

	border: 6px solid #E3E5CB;

}
.portfolio a, .portfolio a:link, .portfolio a:visited, .portfolio a:active  {
	text-decoration: none;
	
	
}
.portfolio a:hover {
	color: #BFBFA5;
}
.port-sub {
	font-size: 9px;
	line-height: 11px;
	color: #BFBFA5;
}
/*************************/
.awards {
	background: url(../images/port-bg.gif) top repeat-x #68675A;
	border: 1px solid #59584A;
}	
.awards td {
	border-bottom: 1px dotted #7F7E6E;
	padding: 10px 5px 10px 5px;
}

.year {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-right: 1px solid #4C4B3C;
	border-bottom: 0px dotted #BEBEA2;
	color: #BEBEA2;
	
	letter-spacing: -2px;
}
.awards a, .awards a:link, .awards a:active, .awards a:visited {
	font-family: Arial, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: bold;
	text-decoration: none;
	
}
.awards a:hover {
	color: #C2C2A8;
}	
/*************************/
.awards2 {
margin: 0;
padding:0;
}
.awards2 td{
	background: #68675A;
	border: 1px solid #59584A;
	padding: 5px;

}	
.awards2 a, .awards2 a:link, .awards2 a:active, .awards2 a:visited {
	font-family: Arial, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: bold;
}
.awards2 a:hover {
	color: #C2C2A8;
}
/* added to help fix space issues */


#rightcol .pop-ups {
	margin:0;
	padding:0;
	line-height:1em;
}	
#rightcol table.awards2 {
	margin:0;
	padding:0;
	line-height:.5em;
}

/******************************/
.people {
	
}
.people img {
	border: 3px solid #C5C1A8;
	margin: 15px;
}