@import url('mambo.css');
@import url('sifr.css');
@import url('menu.css');
/* CSS Document */
body, html {
	background-color: #AACA64;
	margin: 0px;
	padding: 0px;
	color: #F0FEDA;
	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 #fff;
	text-align: center;
}
html>body #outer {height:auto}

#main {
	width: 718px;
	margin:  0px auto 0 auto;

	text-align: left;

}
#main-2 {
	background: #AACA64;
	border-bottom: 6px solid #DDF0B9;
	
}
li {
	margin-bottom: 10px;
}


#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 0px 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 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #688032;
	line-height: 15px;

}
#portfolio p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
	font-weight: normal;
	color: #688032;
}

#portfolio p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	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: 360px !important;
	width/**/: 400px;
	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 {

	font-size: 14px;

	padding: 3px;
}
.portfolio td img {

	border: 6px solid #DFF0BC;

}
.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: normal;
	
}
.awards a:hover {
	color: #C2C2A8;
}	
/*************************/
.awards2 {

}
.awards2 td{
	background: top repeat-x #68675A;
	border: 1px solid #59584A;
	padding: 5px;
	margin: 10px 0;
}	
.awards2 a, .awards2 a:link, .awards2 a:active, .awards2 a:visited {
	font-family: Arial, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: normal;
	
}
.awards2 a:hover {
	color: #C2C2A8;
}	
/******************************/
.people {
	
}
.people img {
	border: 3px solid #C5C1A8;
	margin: 15px;
}


blockquote {
	background: #DCEFB7 url(../images/blockquote-bg.gif) no-repeat;
	color: #84AA40;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 10px 8px 10px;
	font-size: 13px;
	border: 5px solid #B5D372;
	font-style: italic;
}
blockquote div {
	color: #84AA40;
}