body {
background:#544121 url(../img/main-bg.jpg) repeat scroll center top;
}


.mother-container {
	background-color: #FFFFFF;
	width: 960px;
	min-height: 500px;
	margin: 8px auto 40px;
	border: 1px solid #403019;
	line-height: 1em;
	font-family: 'Lucida Grande', sans-serif;
}

.mother-container p {
	margin-bottom: 1em;
}

.mother-container p a {
	color: #006699;
}

.top {
	width: 960px;
}	

.top-left {
	width: 280px;
	margin: 10px;
	float: left;
}

.top-left p {
	
	font-size: 9pt;
	font-weight: bold;
	color: #008843;
}

.center-text {
	text-align: center;
}

.top-right {
	width: 655px;
	margin-left: 302px;
}

.header {
	height:50px;
	width:658px;
}

.top-nav li{
	list-style-type: none;
	display: inline;
	font-size: 11pt;
	font-weight: bold;
	margin: 0 20px 0 0 !important;
}

.header a,
.footer a,
a:visited {
	color: #008843;
}
.footer a{
	font-size: 10px;
}
li.active-trail a,
li a.active {
	color: #7fc3a1;
}

.social-links {
	background-image:url("../img/social-media-links-bg-b.jpg");
	background-repeat:no-repeat;
	float:right;
	overflow:hidden;
	width:auto;
	padding:5px;
}

.social-links a {
	display:block;
	float:left;
	margin:5px 3px 5px 7px;
	overflow:hidden;
}

.top-nav {
	height: 25px;
	padding-top: 15px;
	
}

#content1 {
	width: 655px;
	height: 425px;
	overflow: hidden;
	margin-top: 10px;
}

.lower {
	width: 940px;
	height: 184px;
	padding-top: 12px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	background-image: url('../img/lower-background.jpg');
	background-repeat: no-repeat; 
	background-position: center;
}

.lower p {
	font-size: 9pt;
	font-weight: bold;
	color: #008843;
	margin-bottom: 1em;
}

.lower h2 {
	color: #634406;
	margin-bottom: 1em;
	font-size: 14px;
}

.lower-left {
	width: 270px;
	min-height: 100px;
	float: left;
	margin-left: 12px;
	
}
.lower-middle {
	width: 232px;
	min-height: 100px;
	float: left;
	margin-left: 8px;
}
.lower-right {
	width: 387px;
	min-height: 100px;
	float: left;
	margin-left: 8px;
}

