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

body {
	background-color:#000000;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	background-image:url(images/macbean_tartan.png);
	background-repeat:repeat-x;
	}
#page_container{
	width:950px;
	padding-top:25px;
	margin:auto;
	}
#navigation{
	float: left;
	background-image: url(images/navigation_original.png);
	padding-left: 24px;
	height: 215px;
	padding-top: 20px;
	width: 134px;
	padding-right: 24px;
	padding-bottom: 20px;
	}
#main{
	width:768px;
	float:right;
	}
#maintext{
	width:768px;
	float:right;
	background-image: url(images/body_bkgd.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	}
#body_container{
	background-image:url(images/body_bkgd.gif);
}
#left_column{
	width:475px;
	padding-left:50px;
	padding-top:15px;
	padding-bottom:15px;
	}	
#right_column{
	width:150px;
	padding-top:15px;
	padding-right:50px;
	padding-bottom:15px;
	float:right;
}
#banner {
	float: left;
	width: 768px;
	height: 148px;
	background-image: url(images/macbean_banner.png);
}
#title {
	float: left;
	padding-top: 56px;
	padding-left: 67px;
}
#bodytop {
	float: right;
	width: 768px;
	height: 36px;
	background-image: url(images/body_top.png);
}
#memberslogin {
	padding-top: 10px;
	padding-left: 591px;
}
#bodybottom {
	float: right;
	width: 768px;
	height: 33px;
	background-image: url(images/newbody_bottom.png);
}
#bottomlinks {
	float: left;
	padding-left: 186px;
	padding-top: 5px;
}
a.one:link {text-decoration: underline; color: #000000}
a.one:visited {text-decoration: underline; color: #000000}
a.one:hover {text-decoration: none; color: #2a1501}
a.one:active {text-decoration: underline; color: #000000}
a.two:link {text-decoration: none; color: #000000}
a.two:visited {text-decoration: none; color: #000000}
a.two:hover {text-decoration: underline; color: #2a1501}
a.two:active {text-decoration: none; color: #000000}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2F1A05;
	font-weight: bold;
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
#leftside {
	float: left;
	width: 182px;
}

#leftcontact {
	float: left;
	width: 250px;
}
#rightcontact {
	float: left;
	width: 225px;
}
