@charset "utf-8";
/* CSS Document */

/*CSS*/
body {
	margin:0;
	padding:0;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	background-color: #FFF;
	}

#bg-left {
	background-image:url(images/bg_l.jpg);
	background-repeat:repeat-x;
	background-color: #b9a478;
	background-position: right top;
	}
#bg-right {
	background-image:url(images/bg_r.jpg);
	background-repeat:repeat-x;
	background-color: #513216;
	background-position: left top;
	}
	
#bg-content {
	background-color:#b9a478;
	}
	
div#mn-wrapper {
	margin: 0;
	padding: 0;
	background-image:url(images/content.jpg);
	width: 990px;
	border-bottom: 1px solid #998458;
	}
	
div#mn-gallerywrapper {
	margin: 0;
	padding: 0;
	width: 990px;
	border-bottom: 1px solid #998458;
	}


div#mn-banner {
	margin: 0;
	padding: 0;
	float: left;
	width: 990px;
	height: 81px;
	background-image:url(images/banner.jpg);
	overflow:hidden;
	}
	#mn-banner .pane-list {
		float: left;
		margin: 0;
		padding: 0;
		position: relative;
		top: 10px;
		left: 200px;
		list-style: none;
		}
		#mn-banner .pane-list li {
			margin: 0;
			padding: 0;
			height: 60px;
			width: 400px;
			cursor: pointer;
			}
	#mn-banner p {
		float: right;
		text-align: right;
		position: relative;
		top: 15px;
		right: 30px;
		line-height: 20px;
		}
		#mn-banner .add {
			font-size: 16px;
			color: #e0d2b1;
			}
		#mn-banner .tel {
			font-size: 20px;
			color: #FFF;
			}
		#mn-banner a {
			text-decoration: none;
			}
		

div#mn-nav {
	float: left;
	width: 267px;
	height: 213px;
	background-image: url(images/nav.jpg);
	}

div#mn-graphic {
	float: left;
	width: 723px;
	height: 213px;
	background-image: url(images/graphic.jpg);
	overflow:hidden;
	}

div#mn-gallery {
	float: left;
	width: 267px;
	height: 243px;
	background-image:url(images/gallery.jpg);
	overflow:hidden;
	}

div#mn-lists {
	float: left;
	width: 723px;
	height: 243px;
	background-image:url(images/lists.jpg);
	overflow:hidden;
	}
	#mn-lists ul {
		float: left;
		margin: 0; padding: 0;
		position: relative;
		top: 100px;
		left: 20px;
		list-style: none;
		line-height: 18px;
		}
	#mn-lists a {
		font-family: arial;
		color: #bf9f61;
		font-size: 11px;
		text-decoration: none;
		}
	#mn-lists a:hover {
		color: #FFF;
		}


div#mn-content {
	float: left;
	width: 990px;
	padding-bottom: 60px;
	}
	
	div#mn-content gallery {
	float: left;
	width: 990px;
	}
	
div#blg-btn {
		float: left;
		width: 225px;
		margin:  20px 0 0 35px;
/*		clear: right; */
		} 
		
div#page-content {
		float: right;
		width: 580px;
		position: relative;
		top: 35px;
		right: 60px;
		color: #49391D;
		line-height: 18px;
		padding: 0;
		font-family:Arial, Helvetica, sans-serif;
		}
	#mn-content p {
	margin: 0 0 15px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		}
		#mn-content H2 {
	font-size: 18px; 
	font-weight: bold;
	color: #513216;
	margin: 8px 0px;
}
	#mn-content a {
	color: #855122;
	text-decoration:none;
		}
		#mn-content a:hover {
	color: #CD7301;
	text-decoration: underline;
			}		




div#mn-footer {
	text-align: center;
	clear: both;
	color:#513216;
	font-size: 11px;
	padding-top:10px;
	margin: 0 auto;
	}
	#mn-footer a {
		color: #795438;
		text-decoration: none;
		}
	#mn-footer a:hover {
		color: #513216;
		text-decoration: none;
		}
	#mn-footer ul {
		text-align: center;
		margin: 0 auto;
		padding-top: 0px;
		line-height: 25px;
		}
	#mn-footer li {
	list-style-type: none;
	display: inline;
	padding-right: 25px;
		}
	
/*  *********************************************   CONTENT   *********************************************** */

.contact_form {
	font:12px arial;
	color: inherit;
	line-height: 18px;
	width: 250px;
	color: #49391D;
	}

/*Link Text*/
H1 {
	font-weight: normal;
	font-size: 32px;
	color: #513216;
	padding: 0 80px 0 10px;
	margin: 0;
	position: relative;
	top: 10px;
	background-image:url(images/h1.jpg);
	background-position: bottom left;
	background-repeat:no-repeat;
	width: 234px;
	float: left;
	text-align: right;
	}
	H1 .buffer {
	width: 220px;
	text-align: right;
	padding: 0 0 0px 20px;
		}

H2 {
	margin: 0;
	padding: 0;
	font-size: 18px; 
	font-weight: normal;
	color: #513216;
	width: 580px;
	float: right;
	margin: 0 0 5px 0;
}

H3 {
	font-size: 14px;
	font-weight: bold;
	color: #552E0D;
	line-height: 17px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: 1px solid #ccc;
	margin-top: 15px;
}






/*  *********************************************   PHOTOS   *********************************************** */
.picborder {
	border: 1px solid;
	border-color:#B6B6B6;
}

.picRight, .alignright {
	border: 1px solid;
	border-color:#f4f4f4;
	float:right;
	margin-left:20px;
	margin-top: 8px;
	margin-bottom: 20px;
}
.picRightbio {
	border: 1px solid #ccc;
	float:right;
	margin-left:20px;
	margin-top: 8px;
	margin-bottom: 20px;
	padding: 3px;
}
.picRightnoborder {
	float:right; 
	margin: 0 0 20px 20px;
}
.picLeft, .alignleft {
	border: 1px solid #f4f4f4;
	float:left;
	margin-right:20px;
	margin-top: 8px;
	margin-bottom: 0px;
}

a img  {
	border: 0;
}


/*  *********************************************   FORMS   *********************************************** */
.inputSelect {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: 1px solid #49391D;
	color: #0b4236;
	width:200px;
	background-color: #FFFFFF;
}
.inputComment {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: 1px solid #49391D;
	color: #0b4236;
	width:200px;
	background-color: #FFFFFF;
}

.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #49391D;
	FONT-SIZE: 10px;
	border: 1px solid #49391D;
	width: 120px;
	margin-right: 5px;
	padding: 3px;
}

.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}

hr {
	border: 1px solid #f4f4f4;
	width: 80%;
	text-align: center;
	margin: 5px auto;
	}
div.spacer{clear:both; height:10px; display:block;}

.list {
list-style-image: url(images/arrow_01.gif);

}
.pics {
	height:  297px;
	width:   509px;
	padding: 0;
	margin:  0;
} 
 
.pics img {
	background-color: #eee;
	width:  509px;
	height: 297px;

} 
.procedurelist li {
	display: inline;
	list-style-type: none;
	padding-left: 3px;

}

.procedurelist {
	margin: 0 auto;
	padding: 0;

}
/*  *********************************************   CONTACT FORM STYLES  *********************************************** */

label.error 
{
	color: red;
	font-style: italic;
	display: block;
}

