@charset "utf-8";
/* CSS Document for Midland Mowers */

body {
	color:#333;
	text-align: center;
	font: 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0;
	background-color: #000;
	background-image: url(http://www.midlandmowers.com.au/templates/midland/images/backgrd.gif);
}
html {
	min-height: 100%;
	margin-bottom: 1px;
}
a:link {
	color:#000;
}
a:visited{
	 color:#000;
}
a:active {
	color:#000;
}
a:hover {
	color:#CC0000;
	text-decoration:none;
}	
#wrapper {
	text-align: left;
	width: 950px;
	margin: 0 auto;
	background-color: #FFF;
}
#masthead{
	height: 142px;
	width: 950px;
	background-color: #000000;
	background-image: url(http://www.midlandmowers.com.au/templates/midland/images/masthead.jpg);
	background-repeat: no-repeat;
}
#undermast {
	height: 25px;
	width: 950px;
	background-image: url(http://www.midlandmowers.com.au/templates/midland/images/undermast.jpg);
	background-repeat: no-repeat;
}
#leftcolumn{
	float:left; 
	width: 160px;
	padding-left: 1px;
	padding-top: 5px;
}
#rightcontent {
	float:right;
	width: 760px;
	color: #333333;
	padding-right: 15px;
	padding-top: 5px;
	text-align: justify;
	margin-top: 0px;
	background-color: #FFFFFF;
}
#footer{
	clear:both;
	height:150px;
	background-repeat: no-repeat;
	background-image: url(http://www.midlandmowers.com.au/templates/midland/images/footer.jpg);
	background-position: bottom;
	width: 950px;
}
p {
	font-size: 11px; 
	color: #333;
}
#leftcolumn p{
	font-size: 11px; 
	color: #333;
	line-height: 1.2em;
}

#rightcontent p {
	font-size: 11px; 
	color: #333;
	line-height:1.2em;
}
h1 {
	color: #CC0000;
	font-size: 14px;
}
h2 {
	font-size: 13px;
	color: #CC0000;
}
.hr {
	color: #CC0000;
	height: 1px;
	width: 100%;
	text-align: center;
}
.border {
	border: 1px solid #666;
}
img {
border: none;
}
/* Menu */
#menu  {
	color: #000000;
	font-size: 100%;
}
#menu a:link {
	color: #000000;
	text-decoration: none;
}
#menu a:visited {
	color: #000000;
	text-decoration: none;
}
#menu a:active {
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#menu li {
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	background-color: #FFFFFF;
	background-image: url(http://www.midlandmowers.com.au/templates/midland/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
	 /*- Images */
.fpimage {
	border: 1px solid #CCCCCC;
}
#search_box {
	float: right;
	clear: right;
	width: 430px;
	text-align: right;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}
.photos {
	border: 1px solid #CCC;
	padding: 6px;
	margin: 10px;
	background-color: #E9E9E9;
}
.emphasis {
	color:#CC0000;
	font: 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
}
.small {
	font-size: 10px;
	color:#666;
	text-decoration: none;
}
a.small:link {
	font-size: 10px;
	color:#CC0000;
	text-decoration: none;
}
a.small:visited {
	font-size: 10px;
	color:#CC0000;
	text-decoration: none;
}
a.small:hover {
	font-size: 10px;
	color:#666;
	text-decoration: none;
}
a.small:active {
	font-size: 10px;
	color:#CC0000;
	text-decoration: none;
}
