/* CSS Document */
body {
	background-color:#AF9B68;
	padding:0;
	margin: 0;
		
	}
#layout {
	width: 670px;
	margin: 0 auto;
	background-image: url(images/maincontentbkg.jpg);
}

.top_bg {
			background-image:url(6204/html/Images/top_bg.gif);
			background-repeat:repeat-y;
			}
.head_bg {
			background-image:url(6204/html/Images/Head_bg.jpg);
			background-position:center;			
			background-repeat:no-repeat;
			height:455px;
			
			}
.head_pad {
			padding-right:22px;
			}
.header_text {
			font-family:"Times New Roman", Times, serif;
			font-size:13px;
			color:#4F4528;
			font-weight:normal;
			text-decoration:none;
			text-align:left;
			line-height:11px;
			}
.body_text {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:130%;
	color:#4F4528;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
			}
.footer_text {
			font-family:"Times New Roman", Times, serif;
			font-size:11px;
			color:#4F4528;
			}
.footer_link {
				font-family:"Times New Roman", Times, serif;
			font-size:11px;
			color:#4F4528;
			text-decoration:none;
			font-weight:normal;
			}
.footer_link:hover {
				text-decoration:underline;
				color:#832C1C;
				}
.footer_text1{
				font-family:"Times New Roman", Times, serif;
			font-size:11px;
			color:#882920;
			text-decoration:none;
			font-weight:normal;
			}
#masthead_home {
	background: url(images/home_header.jpg) no-repeat;
	height: 476px;
}
#masthead_contact {
	background: url(images/contact_header.jpg) no-repeat;
	height: 476px;
}
#masthead_testimonial {
	background: url(images/testimonials_header.jpg) no-repeat;
	height: 476px;
}
#masthead_fees {
	background: url(images/fees_header.jpg) no-repeat;
	height: 476px;
}
#masthead_services {
	background: url(images/services_header.jpg) no-repeat;
	height: 476px;
}
#masthead_awards {
	background: url(images/awards_header.jpg) no-repeat;
	height: 476px;
}
#maincontent {
	margin: 0;
	line-height: 130%;
	padding: 55px 40px 20px 40px;
}

#navigationbar {
	background: url(images/navigationbkg.jpg) no-repeat;
	height: 41px;
}
#footer {
	background: url(images/footer.jpg);
	height: 85px;
	text-align: center;
	background-repeat: repeat-y;
	padding-top: 10px;
	font-size: 12px;
	color: #443E28;
}
#pagebottom {
	background: url(images/pagebottom.jpg) no-repeat;
	height: 26px;
}
#topmain {
	background: url(images/topmaincontent2.jpg) no-repeat;
}
a:link {
	color: #5E3926;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	color: #5E3926;
	font-size: 16px;
	font-weight: bold;
}
#socialmedialinks {
	margin-left: 5px;
	padding-left: 15px;
	border-left: 1px solid #5E3926;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	height: 100%;
	width: 200px;
}
