@import url("global.css");

.MastContent {
background:#4f3100;
width:1000px;
margin:0 auto;
}
	.Content{	
	float:left;
	display:block;
	width:560px; /*620*/
	padding:54px 30px 0 50px;
	}
		.Content p{
		}

	.Side{
		display:block;
		float:right;
		width:310px; /*380*/
		padding:24px 30px 0 0;
		
overflow:hidden;
	}
	.Content h2{
	border-bottom:1px dotted #836210;
	margin:0 0 20px 0;
	padding:10px 0 10px 0;
	}	
	.Content ul li{
	font-size:1em;
	padding:0 0 5px 0;
	}	
	.Content ol li{
	font-size:1em;
	padding:0 0 5px 0;
	}	
	.Content table{
	font-size:1em;
	margin:0 0 20px 0;
	}
	.Content table td{
	padding:2px;
	}
	.testimonials .Content hr{
	margin:0 0 30px 0;
	}
	.staffImg{
	clear:both;
	float:right;
	margin:0 0 10px 10px;
	}
	.contactForm{
	
	}
	.contactForm input{
	display:block;
	font-size:1em;
	font-weight:bold;
	margin:0 0 6px;
	padding:4px;
	width:200px;
	}
	.contactForm textarea{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	margin:0 0 6px;
	padding:4px;
	width:205px;
	height:150px;
	overflow:auto;
	}
	.contactForm select{
	margin:10px 0 10px 0;
	font-size:1em;
	}
	.contactFormLeft{
	float:left;
	width:250px;
	}
	.contactFormRight{
	float:left;
	width:300px;
	}
	.contactFormInterest{
	text-align:left;
	width:300px;
	}
	.contactForm .contactFormInterest input{
	width:20px;
	}
	.contactForm .SubmitBtn{
	background:#333;
	color:#FFF;
	cursor:pointer;
	height:29px;
	width:100px;
	}
.ViewGalleryBTN {
float:right;
margin:0 0 10px 10px;
}
	.Procedures{
	background:url(../images/bgProcSub.gif) no-repeat #352105;
	}
.ProcBox {
float:left;
width:260px;
margin-right:20px;
margin-bottom:20px;
}
