@import url('mambo.css');
@import url('sifr.css');
@import url('menu.css');
/* CSS Document */
body, html {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	color: #222;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
}

hr {
	border: none;
	border-bottom: 1px dotted #777;
	width: 80%;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #670001;
}
#maincol img {
	border: 3px solid #ddd;
	padding: 2px;
	margin: 10px;
}

#outer {
	height:100%;
	min-height:100%;/*for mozilla*/
	background: url(../images/bfg.jpg) no-repeat top #3D531E;


}
html>body #outer {height:auto}

#home {
	width: 790px;
	padding: 5px;
	background: #fff;
}
#leftcol {
	width: 186px;
	float: left;
}
#leftcol-int {
	width: 186px;
	float: left;
	
}
#logo {
	height: 140px;
	background-image: url(../images/logo.jpg);
}
#logo a {
	display: block;
	height: 140px;
	width: 186px;
}
#home-callout {
	background-image: url(../images/callout-home-over.jpg);
	height: 119px;
}
#home-callout a {
	display: block;
	height: 119px;
	width: 186px;
	background-image: url(../images/callout-home.jpg);
}
#home-callout a:hover {
	background: none;
}
#business-callout {
	background-image: url(../images/callout-business-over.jpg);
	height: 127px;
	border-bottom: 1px solid #fff;
}
#business-callout a {
	background-image: url(../images/callout-business.jpg);
	height: 127px;
	width: 186px;
	display: block;
}
#business-callout a:hover {
	background: none;
}
#guarantee-callout {
	background: url(../images/guarantee.gif) no-repeat top #7A88B5;
	height: 175px !important;
	height/**/: 211px;
	padding: 38px 0 0 0;
}
#guarantee-callout p {
	padding: 0px 16px 0px 16px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
html*#guarantee-callout p {
	padding: 20px 16px 56px 16px;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	color: #fff;
}
#maincol {
	width: 353px;
	float: left;
	text-align: left;
}
#maincol-int {
	width: 330px;
	float: left;
	padding: 10px;
	text-align: left;

}
#maincol-gallery {
	width: 577px !important;
	width/**/: 597px;
	float: left;
	padding: 10px;
	text-align: left;
	background-color: #fff;
	height: 623px;
}
#header {
	background-image: url(../images/header.jpg);
	height: 387px;
}
#header-int {
	width: 783px;
	height: 140px;
	border-bottom: 1px solid #fff;
	background: #fff;
	overflow: hidden;
}
#content {
	min-height: 203px;
	background: #fff;
	padding: 10px 10px 0 10px;
	
}
#content p {
	font-family: "Times New Roman", Times, serif;
	color: #888;
	margin: 5px 10px;
	line-height: 20px;
}
#rightcol {
	width: 244px !important;
	width:/**/245px;
	float: left;
	border-left: 1px solid #fff;
}
#rightcol-int {
	width: 244px;
	float: right;
	padding: 0;
	background-color: #C8CD8D;
	border-left: 0px solid #fff;
	min-height: 500px;

}
#events-callout {
	background-image: url(../images/events-callout-over.jpg);
	height: 102px;
}
#events-callout a {
	display: block;
	background-image: url(../images/events-callout.jpg);
	height: 102px;
	width: 244px;
}
#events-callout a:hover {
	background: none;
}
#faq-callout {
	background-image: url(../images/pay-callout-over.jpg);
	height: 110px;
}
#faq-callout a {
	background-image: url(../images/pay-callout.jpg);
	height: 110px;
	width: 244px;
	display: block;
}
#faq-callout a:hover {
	background: none;
	
}
#contact-callout {
	background-image: url(../images/contact-callout-over.jpg);
	height: 88px;
}
#contact-callout a {
	background-image: url(../images/contact-callout.jpg);
	height: 88px;
	width: 244px;
	display: block;
}
#contact-callout  a:hover {
	background: none;
	
}
#mail-callout {
	background: #C8CD8D;
	height: 56px;
	background-image: url(../images/mail-callout.jpg);
	text-align: center;
	padding: 30px 0 0 0
}
#mail-callout p {
	font-size: 10px;
	color: #4E512A;
	line-height: 14px;
	margin: 0px 0 0 0 !important;
	margin/**/: 0px;
	
	padding: 0;
}

#career-callout {
	background-image: url(../images/career-callout-over.jpg);
	height: 102px;
}
#career-callout a {
	background-image: url(../images/career-callout.jpg);
	height: 102px;
	width: 244px;
	display: block;
}
#career-callout  a:hover {
	background: none;
	
}

#intern-callout {
	background-image: url(../images/intern-callout-over.jpg);
	height: 112px;

}
#intern-callout a {
	background-image: url(../images/intern-callout.jpg);
	height: 112px;
	width: 244px;
	display: block;
}
#intern-callout  a:hover {
	background: none;
	
}
#interior {
	width: 783px;
	background-image: url(../images/int-bg.gif);
}



/******************FORM STYLES****************************/
.submit 
{

}
.input {
	background-image: url(../images/input-bg.gif);
	border: 1px solid #838A32;
	margin: 0 !important;
	
}



.cleaner
{
  clear:both;
  height:1px;
  font-size:1px;
  border:none;
  margin:0; padding:0;
  background:transparent;
	visibility: hidden;
}
.footer {
	
	margin: 0px 0 0 0px;
	text-align: left;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#6C8549;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	paddin-left: 10px;
	background: #3D531E;
	float: left;
	width: 100%;
}

.footer a:link, .footer a:visited, .footer a:hover {
	color: #6C8549;
	font-size: 8px;
	font-weight: none;
	text-decoration: none;

}

.footer a:hover {
	color: #C8CD8D;
	font-size: 8px;
	font-weight: none;
	text-decoration: none;
	border-bottom: 1px dashed #CCCCCC;
}
.cleaner
{
  clear:both;
  height:1px;
  font-size:1px;
  border:none;
  margin:0; padding:0;
  background:transparent;
	visibility: hidden;
}

form {
	margin: 0;
}