/* CSS Document */

#mainContainer{
	position: absolute;
	left: 50%;
	width: 712px;
	margin-left: -356px;
	background-attachment: scroll;
	background-image: url(../img/sides.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	overflow: visible;
}
#topSubLinks{
	height: 16px;
	width: 200px;
	float: left;
	margin: 10px 0 0 470px;
	background: url(../img/linkDivider.gif) no-repeat 80px top;
	display: inline;
	overflow: hidden;
}
#topSpace{
	height: 35px;
	width: 712px;
	float: left;
	background-color: #F3F2F0;
}	
#header{
	height: 155px;
	width: 712px;
	float: left;
	background: url(../img/BGheader.jpg) no-repeat;
}
#logo{
	float: left;
	width: 218px;
	height: 94px;
	margin: 30px 0 0 15px;
	background: url(../img/logo.gif);
}
#menuContainer{
	height: 70px;
	width: 710px;
	background: url(../img/header_05.jpg) no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}
#menu{
	margin: 2px 0 0 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
}
#headingOne{
	margin: 48px 0 0 52px;
}
#mainBodyContainer{
	width: 700px;
}
#box1, #box2, #box3{
	float: left;
	width: 122px;
	height: 122px;
	margin-top: 8px;
}
#box1{
	margin-right: 11px;
}
#box2{
	margin-right: 11px;
}
#text{
	float: left;
	width: 388px;
	text-align: justify;
	margin: 0 0 0 30px;
	padding: 0 5px 5px 5px;
	display: inline;
	color: #593B47;
}
#newsEventsTop{
	float: right;
	width: 210px;
	margin: 0 24px 0 0;
	background: url(../img/newsBG.gif) no-repeat;
	display: inline;
}
#newsEventsMiddle{
	float: left;
	width: 180px;
	padding: 0px 15px 0 15px;
	margin: 17px 0 0 0;
	background: url(../img/BGnewsMiddle.gif) repeat-y;
	font-size: 8pt;
	font-weight: normal;
	line-height: 11pt;
}
#newsEventsMiddle a{
	font-weight: normal;
}
#newsEventsBottom{
	float: left;
	width: 210px;
}
#sideMenu{
	float: right;
	margin: 0 40px 0 0;
	display: inline;
}	
#sideContent{
	float: right;
	width: 210px;
	font-size: 8pt;
	line-height: 11pt;
	margin: 0 30px 0 0;
	padding: 0;
	background: url(../img/BGnewsMiddle.gif) repeat-y;
	display: inline;
}
#sideContentTop{
	float: left;
	background: url(../img/BGsidePic.jpg) no-repeat;
	display: inline;
}
#sideContentMiddle{
	float: left;
	padding: 14px 15px 0 15px;
}
#sideContentBottom{
width: 210px;
	float: left;
	height: 20px;
	background: url(../img/BGnewsBottom.gif) no-repeat;
}
#sideContentText{
	float: left;
	width: 180px;
}
#newsEvents a{
	font-weight: normal;
	text-decoration: none;
	color: #7D5F67;
}
#newsEvents a:hover{
	color: #AE9F97;
}
#pic{
	float: left;
	width: 149px;
	margin-top: 8px;
}
#footer{
	height: 96px;
	width: 712px;
	background-attachment: scroll;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding: 1px;
	margin: -1px 0 -1px 0;
}
#footerLinks{
	margin: 33px 0 0 14px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: inline;
}
#copywrite{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	float: left;
	width: 170px;
	margin: 35px 0 0 35px;
}
#address{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 550px;
	height: 21px;
	margin: 13px 0 0 20px;
	display: inline;
	text-align: left;
}
#designByLift{
	float: left;
	width: 75px;
	height: 15px;
	margin: 13px 0 0 42px;
}
