@import url('../bilbofontfacekit/stylesheet.css');

b, strong {
    font-weight: bold;
}

img {
	border: 0px; 
 }
 
body {
	margin: 0;
	background-image: url(../assets/template/pleaserecycle.jpg);
	background-repeat: repeat;
	background-position: fixed;
	font-size: 62.5%;
	
}

a {
	outline: 0px;
	color: #7ab434;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.mainContent p {
    margin: 0 0 .75em 0;
}

.footer, .midColumnContainer, .midColumnContainerMembers,  .midColumnContainer td, .leftColumnFull p {
	font-family: 'Lucida Grande', Arial, Sans-serif;
	font-size: 1.2em;
	line-height: 150%;
}

.noticeBoardContainer {
	font-family: 'Lucida Grande', Arial, Sans-serif;
	font-size: 1.1em;
	line-height: 150%;
}

.mainContainer {
	margin: 0;
	padding-top: 5px;
	width: 980px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.mastHeader {
	width: 964px;
	height: 175px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../assets/template/mastbkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	behavior: url(assets/template/PIE.htc);
}

.macadamiaLogo {
	width: 255px;
	height: 115px;
	background-image: url(../assets/template/macadamia-society.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	left: 40px;
	top: 32px;
}

.topNav {
	width: 980px;
	height: 33px;
	text-align: center;
}

.topNavLeft {
	float: left;
	display: block;
	width: 8px;
	height: 33px;
	background-image: url(../assets/template/leftnavbkg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.topNavContent {
	display: inline-block;
	float: left;
	width: 964px;
	height: 33px;
	background-image: url(../assets/template/navbkg.png);
	background-repeat: repeat;
}

.topNavRight {
	float: right;
	display: block;
	width: 8px;
	height: 33px;
	background-image: url(../assets/template/rightnavbkg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul.topNav {
	list-style-position: inside;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	-webkit-padding-start: 0px;
}

ul.topNav li {
	margin: 0px;
	margin-left: 35px;
	padding: 0px;
	float: left;
	*display: inline;
	list-style-type: none;
	height: 33px;
	line-height: 33px;
        position: relative;
}

ul.topNav li a {
	font-family: 'Lucida Grande', Arial, Sans-serif;
	color: white;
	text-decoration: none;
	font-size: 1.3em;
}

ul.topNav li.active a {
	font-weight: bold;
	font-size: 1.6em;
}

.bodyContainer {
	min-height: 500px;
	background-color: white;
	text-align: left;
	width: 964px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	behavior: url(acadamia/PIE.htc);
}

.leftColumn {
	float: left;
	width: 740px;
	position: relative;
}

.leftColumnMembers {
	float: left;
	width: 700px;
	position: relative;
}

.rightColumn {
	padding: 5px 10px 0px 10px;
	float: right;
	width: 200px;
	position: relative;
	font-family: 'Lucida Grande', Arial, Sans-serif;
	font-size: 1em;
	line-height: 100%;
}

.rightColumnMembers {
	padding: 5px 5px 0px 5px;
	float: right;
	width: 245px;
	position: relative;
	font-family: 'Lucida Grande', Arial, Sans-serif;
	font-size: 1em;
	line-height: 100%;
}

.leftColumnFull {
	padding: 0px 10px 0px 20px;
	width: 720px;
}

.leftColumnContainer {
	position: relative;
	width: 250px;
	float: left;
}

.midColumnContainer {
	width: 470px;
	float: right;
	padding: 10px 0px 10px 10px;
}

.midColumnContainerMembers {
	width: 440px;
	float: right;
	padding: 10px 0px 10px 10px;
}

.sideNav {
	position: relative;
	left: -8px;
	width: 250px;
        float: left;
}

.sideNav .navHat .NavLeft {
	float: left;
	display: block;
	width: 8px;
	height: 8px;
	background-image: url(../assets/template/sideNavTL.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.sideNav .navHat .NavContent {
	display: inline-block;
	float: left;
	width: 234px;
	height: 8px;
	background-image: url(../assets/template/sideNavbkg.png);
	background-repeat: repeat;
}

.sideNav .navHat .NavRight {
	float: right;
	display: block;
	width: 8px;
	height: 8px;
	background-image: url(../assets/template/sideNavTR.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.sideNav ul {
	padding-top: 8px;
	margin: 0px;
	padding-left: 0px;
	list-style: none;
	-webkit-padding-start: 0px;
	border-bottom: 1px solid white;
}

.sideNav ul li {
	position: relative;
	border-top: 1px solid white;
	margin: 0px;
	padding-left: 0px;
	line-height: 33px;
	background-image: url(../assets/template/navbkg.png);
	background-repeat: repeat;
}

.sideNav ul li.active {
	background-image: url(../assets/template/sideNavBkgMac.png);
	background-repeat: repeat;
}

.sideNav ul ul li.active {
        background-image: url(../assets/template/navbkg.png);
	background-repeat: repeat;
}

.sideNav ul ul li.active a:before {
    content: "> ";
    font-size: 80%;
}


.sideNav ul li a {
	font-family: 'Lucida Grande', Arial, Sans-serif;
	color: white;
	text-decoration: none;
	font-size: 1.3em;
	display: block;
	min-height: 33px;
	line-height: 33px;
	width: 234px;
	padding-left: 20px;
}

.sideNav ul ul {
	padding-top: 0px;
	margin: 0px;
	padding-left: 0px;
	list-style: none;
	-webkit-padding-start: 0px;
	border-bottom: 0px solid white;
}

.sideNav ul ul li a {
	font-family: 'Lucida Grande', Arial, Sans-serif;
	color: white;
	text-decoration: none;
	font-size: 1.1em;
	display: block;
	min-height: 26px;
	line-height: 26px;
	width: 224px;
	padding-left: 30px;
}

.sideNav .navBase {
	position: relative;
}

.sideNav .navBase .NavLeft {
	float: left;
	display: block;
	width: 8px;
	height: 8px;
	background-image: url(../assets/template/sideNavBL.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.sideNav .navBase .NavContent {
	display: inline-block;
	float: left;
	width: 234px;
	height: 8px;
	background-image: url(../assets/template/sideNavbkg.png);
	background-repeat: repeat;
}

.sideNav .navBase .NavRight {
	float: right;
	display: block;
	width: 8px;
	height: 8px;
	background-image: url(../assets/template/sideNavBR.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.sideSubColumn {
	padding: 5px 10px 0px 10px;
}

div.footer {
	text-align: left;
	width: 960px;
	min-height: 30px;
	margin-left: auto;
	margin-right: auto;
}

.noticeBoardContainer {
	padding-left: 5px;
}

.noticeHat {
	display: block;
	width: 234px;
	height: 54px;
	background-image: url(../assets/template/notice-top.png);
	background-repeat: no-repeat;
}

.noticeBody {
	width: 214px;
	background-image: url(../assets/template/notice-bkg.png);
	background-repeat: repeat-y;
	border-bottom: 1px solid transparent;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 90%;
}

.noticeBase {
	display: block;
	width: 234px;
	height: 47px;
	background-image: url(../assets/template/notice-base.png);
	background-repeat: no-repeat;
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
}

h1 {
	color: #9D6023;
	font-family: 'BilboRegular', cursive, Arial, sans-serif;
	font-size: 4em;
	line-height: 1.2;
	font-weight: normal;
        font-style: normal;
}

h1.smallerh1 {
	color: #9D6023;
	font-family: 'BilboRegular', cursive, Arial, sans-serif;
	font-size: 3em;
	line-height: 1.2;
	font-weight: normal;
        font-style: normal;
}

h2 {
	letter-spacing: 0;
	color: #789F29;
	font-family: 'BilboRegular', cursive, Arial, sans-serif;
	font-size: 2.5em;
	line-height: 1.2;
	font-weight: normal;
    font-style: normal;

}

h3, h4, h5 {
	letter-spacing: 0;
	color: #789F29;
	font-family: 'BilboRegular', cursive, Arial, sans-serif;
	font-size: 2em;
	line-height: 1.2;
	font-weight: normal;
    font-style: normal;

}

.fancyfont25 {
	font-family: 'BilboRegular', cursive, Arial, sans-serif;
	font-size: 2em;
	line-height: 25px;
	font-weight: normal;
    font-style: normal;
}

.fancyfont3 {
	font-family: 'BilboRegular', cursive, Arial, sans-serif;
	font-size: 2.5em;
	line-height: 30px;
	font-weight: normal;
    font-style: normal;
}

.fancyfont4 {
	font-family: 'BilboRegular', cursive, Arial, sans-serif;
	font-size: 3.5em;
	line-height: 40px;
	font-weight: normal;
    font-style: normal;
}

.largerheading {
	font-size: 1.4em;
	font-weight: bold;
}

.smalltext {
	font-size: 1em;
	font-weight: normal;
}

/* rslide override */
/* gallery setup base */

ul.rslides {
    margin: 0px;
    padding: 0px;
    list-style: none;
    max-width: 100%;
    overflow: hidden;
}

ul.rslides li {
    line-height: 1;
}

ul.rslides li {
    margin: 0px;
}

ul.rslides img {
    width: 100%;
}
