/* @override http://www.moneyandyouaustralia.com.au/layout.css */

/* @override 
	http://u6a8qraerkc.preview.thewebconsole.com/layout.css
	http://www.moneyandyouaustralia.com.au/layout.css
*/

/*-------------------- General Layout Styles --------------------*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*-------------------- background Styles --------------------*/
body {
	background: url(bgRunner.gif) 0 0 repeat-x;
}

.left {
	background: url(left.gif) 100% 0 no-repeat;
}

.right {
	background: url(right.jpg) 0 0 no-repeat;
}

/*-------------------- Menu Styles --------------------*/
.menuDiv {
	background: url(menu.jpg) 0 0 no-repeat;
	height: 61px;
}
/*-------------------- Content Styles --------------------*/
#cmsbody {
	min-height: 450px;
	padding: 10px 13px 43px 18px;
}

.contentTop {
	background: url(contentTop.gif) 0 0 no-repeat;
}

.contentRunner {
	background: url(contentRunner.jpg) 0 0 repeat-y;
}

.contentBottom {
	background: url(contentBottom.gif) 0 100% no-repeat;
}
/*-------------------- Newsletter Styles --------------------*/

#submitBtn {
	
}

.newsletterDiv {
	padding:67px 0 0 25px;
	width: 245px;

}
/*-------------------- Testimonials Styles --------------------*/
.testimonialsDiv {
	padding:60px 20px 0 30px;
}
/*-------------------- Footer Styles --------------------*/
#cmsfooter {
	
}

/*-------------------- Upcoming Events Styles --------------------*/
.upEventsTitle {
	padding: 10px 6px 15px 0px;
}

.eventTitle {
	font-weight: bold;
}

.eventTitle, .eventPlace, .eventDate, .EventState {
	padding: 0 35px 10px 35px;
}

.testimonialsTxt, .testimonialsTxt a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000 !important;
}