* {
	margin:0;
	padding: 0;
}
html, body { 
	height:100%;
}
html {
	min-width:980px;
}
body { 
	background:url(images/body-bg.gif) left top #32292a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#7e775c;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3, .col-4 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper {
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}

.creditcards{
     border:hidden;
     overflow:hidden;
	 color:#CC6600;
	 border:thick;
	 }

/*==== GLOBAL =====*/
#main {
	width:938px; 
	margin:0 auto;
	font-size:.75em;
}

#header {
	height:225px;
}
	#header .indent {
		padding:100px 0 0 0;
	}
#content {
	height:413px;
	overflow:hidden;
}
	#content .mainContent {
		float:left;
		width:681px;
		background:#efedd6;
		height:413px;
	}
	#content .aside {
		float:left;
		width:256px;
	}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 26px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 26px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:18px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 {
	margin-bottom:18px;
}
.p3 { 
	margin-bottom:27px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#7e775c; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	
}
h2 {
	font-size:36px;
	line-height:1.2em;
	font-weight:normal;
	color:#665737;
	margin-bottom:15px;
}
h3 {
	font-size:1em;
}

.link1 { 
	display:block;
	float:left;
	background:url(images/link1-bg.gif) left top repeat-x; 
	color:#fff; 
	text-decoration:none;
}
.link1:hover { 
	text-decoration:underline;
}
	.link1 em {
		display:block;
		background:url(images/link1-left.gif) no-repeat left top;
	}
	.link1 b { 
		display:block;
		background:url(images/link1-right.gif) no-repeat right top; 
		padding:0 10px 2px 16px; 
		font-weight:normal; font-style:normal;
	}



/*==================boxes====================*/
.box {
	background:#cdd1a7;
	width:458px;
	margin-right:11px;
	float:left;
	height:393px;
	overflow:hidden;
}
.box.alt {
	width:659px;
}
	.box .inner { 
		padding:17px 20px 10px 16px;
	}
		.box .inner .inner {
			padding:0 0 0 10px;
		}

.address { 
	float:left;
}
	.address dt {
		margin-bottom:6px;
		font-weight:bold;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:5px;
		}

/*===== content =====*/
#content .indent {
	padding:10px;
}
#content .aside .indent {
	padding:0 0 0 50px;
}
	#content .section {
		padding:0 0 10px 0;
	}
	.nav {
		font-size:36px;
		line-height:1.2em;
		margin-top:-8px;
		height:280px;
	}
		.nav li {
			margin-bottom:-9px;
			overflow:hidden;
		}
			.nav li a {
				color:#bab094;
				text-decoration:none;
			}
			.nav li a:hover, .nav li a.current {
				color:#efedd6;
				text-decoration:none;
			}
			.nav li a.current {
				color:#efedd6;
				text-decoration:none;
			}
	.nav1 {
		font-size:24px;
		line-height:1.2em;
		margin-top:-8px;
		height:280px;
	}
		.nav1 li {
			margin-bottom:-9px;
			overflow:hidden;
		}
			.nav1 li a {
				color:#bab094;
				text-decoration:none;
			}
			.nav1 li a:hover, .nav li a.current {
				color:#efedd6;
				text-decoration:none;
			}
			.nav1 li a.current {
				color:#efedd6;
				text-decoration:none;
			}
	
	.extra-text {
		text-transform:uppercase;
		font-size:9px;
		line-height:14px;
		color:#5f5953;
		padding:65px 0 0 0;
	}
		.extra-text a {
			color:#5f5953;
		}
		
	.extra-text-f {
	font-size:9px;
	line-height:14px;
	color:#5f5953;
	padding:65px 0 0 0;
	font-family: "Semplice Regular", verdana;
	}
		.extra-text-f a {
			color:#5f5953;
		}


	
	.list1 li {
		background:url(images/arrow1.gif) no-repeat left 6px;
		padding:0 0 0 12px;
	}
		.list1 li a {
			color:#655846;
			text-decoration:none;
		}
		.list1 li a:hover {
			text-decoration:underline;
		}
		
	
	.scroll-nav {
		text-align:right;
	}
		.scroll-nav li {
			display:inline;
		}
	
	
	.folio {
		width:100%;
		overflow:hidden;
	}
		.folio dt {
			float:left;
			margin-right:15px;
		}
		.folio dd {
			float:left;
			padding:0 0 10px 9px;
		}

/*===== footer =====*/
#footer{
	padding:18px 0 40px 12px;
}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
	width:100%;
	overflow:hidden;
}
	#contacts-form label { 
		display:block;
		height:42px;
	} 
	#contacts-form label_checkbox { 
		display:block;
		height:24px;
	} 
		#contacts-form label input { 
			width:172px;
			padding:3px 0 3px 3px;
			color:#7e775c;
			background:#efedd6;
			border:1px solid #adad89;
		}
		#contacts-form textarea {
			width:185px;
			height:100px;
			padding:3px 0 2px 3px;
			margin-bottom:15px;
			color:#7e775c;
			background:#efedd6;
			border:1px solid #adad89;
			overflow:auto;
		}
		#contacts-form .col-1 { 
			width:210px !important;
			margin-right:0 !important;
		}
		#contacts-form .col-2 { 
			width:188px !important;
		}
		#contacts-form .button {
			margin-left:15px;
			float:right;
		}
		#contacts-form .link1 {
			float:right;
			margin-left:20px;
		}

/*==========================================*/

.bayfmpage {
background:#FFFFFF
}

.textbulletlist {
	list-style-position: inside;
	list-style-type: square;
}
