/* @override http://www.continuumfp.com.au/layout2.css */

/* @override http://www.continuumfp.com.au/layout2.css */


/*-------------------- General Layout Styles --------------------*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

body {
	background: url(topRunner.jpg) 0 0 repeat-x #b5d846;
}

.bodyRunner {
	background: url(bodyRunner.jpg) 1px 0 repeat-y;
}

.contentTop {
	background: url(contentTop.jpg) 1px 0 no-repeat;
}

.bottom {
	background: url(bottom.jpg) 1px 100% no-repeat;
}

#cmsbody {
	min-height: 500px;
	padding: 15px 45px 170px 33px!important;
}

.rightSide {
	background: url(right.jpg) 0px 100% no-repeat;
}

.contentRight {
	background: url(contentRight.jpg) 100% 100% no-repeat;
}

.leftLinks {
	padding: 0 0 0 85px;
}

.htmlArea {
	padding: 15px 0 20px 85px;
}

.footer {
	padding: 0 0 10px 0;
}

.newsletterBox form input {
 margin: 0 0 -5px 0px;
}

.menuDiv {
	background: #475228;
	width: 957px;
	height: 38px;
}

.bottomLogo {
	position: relative;
	bottom: 130px;
	float: right;
}

#searchTerms.searchField {
	background: url(searchText.jpg) 0 0 no-repeat;
	border: none;
	padding: 5px 0px 5px 5px;
	width: 208px;
	margin: 5px 0 0 0;
}

.submitBtn img{
	margin: 5px 0 0 0;	
}

.secNav img{
	margin: 5px 30px 0 0;
}

.htmlArea img {
	margin: 40px 0 0 0;
}

/*-------------------- Newsletter Sign-Up Box --------------------*/

.newsletterBox {
	text-align: left;
	margin: -125px 0 10px 0;
}

.newsText {
	color: #56672D!important;
	font-size: 12px!important;
	font-family: arial!important;
	font-weight: bold!important;
	text-align: right!important;
	width: 300px;
	padding: 0 30px 0 0;
}

#news-name, #news-email {
	background: url(newsletterBox.gif) 0 0 no-repeat;
	border: 0;
	padding: 5px 10px 6px 5px;
	width: 192px;
} 

#news-name {
	
}

#news-email {
	
}

#submitBtn {
	
}

.secondNav, .secondNav a {
	font-family: arial;
	font-size: 10px;
	padding: 5px 10px 0 0;
	color: #8E8E8E;
}

.secondNav a {
	padding-left: 4px;
}

.bottomText {
	color: #56672D;
	font-size: 8px;
	text-align: center;
	margin-top: -35px;
}
