/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	color: #000000;
	padding-top: 0px;
	background-image: url(http://www.bullfrog-design.com.au/common/b/bullfrog-designcomau/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	text-align: left;
	font-family: Lucida Sans, Trebuchet Ms, Arial, Helvetica, sans-serif;
}

a {
	color: #000;
	}

#masthead {
	color: #999999;
	background-color: #FFF;
	padding: 0px;
	margin: 0;
	width: 943px;
}

hr {border: none 0;
border-top: 1px dashed #CCC;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}


#logo {
	width: 943px;
	}


#wrapper {
	width: 943px;
	margin: 0 auto;
	background-color: #FFF;
}
#column_wrapper {
	background-image: url(http://www.bullfrog-design.com.au/common/b/bullfrog-designcomau/images/clm02_middle.jpg);
	background-repeat: repeat-y;
	background-color: #FFF;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.info {
	float: right;
	padding-top: 30px;
	padding-right: 20px;
	font-size: 12px;
	}
	
.info a {
	color: #404143;
	text-decoration: none;
	}
	
.info a:hover {
	color: #FF0000;
	text-decoration: underline;
	}

.navigation {
background-color: #7e9919;
height: 30px;
font-size: 12px;
}

#right {
	width: 730px;
	float: left;

}

#right a {
	color: #FF0000;
	}
	
#right .content {
	padding: 15px;
	font-size: 12px;
}


#left {
	width: 200px;
	float: left;
	background-repeat: no-repeat;
	height: auto;
}
#left .content {
	padding: 15px;
	line-height: 1.5em;
}

#left h5 {
	margin: 0;
	text-align: center;
	border-bottom: 1px solid #97b03b;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 12px;
	}
	
#left a {
	text-decoration: none;
	}
	
#left a:hover {
	text-decoration: underline;
	}

#masthead .content {
}
#footer .content {
	padding: 11px 12px;
}
#footer {
	color: #FFF;
	background-color: #7e9919;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 11px;
	clear: both;
	margin-bottom: 5px;
}

.menulist {
	margin: 6px 0 10px 0;
	padding: 0;
	list-style-type: none;
	font-family: Lucida Sans, Helvetica, Arial;

}

.menulist li {
		border-bottom: 1px solid #CCC;
		padding: 5px 0 5px 0;
		font-size: 11px;
}

.menulist li:hover {
	background-color: #abc54a;
	}


#right a:link {
	color: #000;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	padding: 0 0 0 6px;
	text-decoration: none;
}
#wrapper .menulist a:hover {
	border-color: #000000;
	text-decoration: underline;
}
#footer a:link {color: #FFF; text-decoration: underline;}
#footer a:visited {color: #FFF; text-decoration: underline;}
#footer a:hover {color: #FFFFFF; text-decoration: none;;}

.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .07em;
}
h1 {
	margin: 0;
	font-family: Trebuchet MS, Helvetica, Arial;
	padding-bottom: 10px;
		border-bottom: 1px dashed #CCC;
			color: #626262;
			font-size: 14px
}

h2 {
	margin: 0;
	font: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
		border-bottom: 1px dashed #CCC;
			color: #000;
			font-size: 14px


}

h4 {
	font-size: 16px;
	margin: 20px 0 0 0;
	color: #626262;
	font-family: Trebuchet MS, Helvetica, Arial;

}


h6 {
	font-size: 14px;
		margin: 10px 0 0 0;

	}

.nomargintop {
	margin-top: 5px;
	padding-bottom: 15px;
}
.content p {
	margin: 12px 0;
}

.content a {
	}

.fivebyfive {
	float: right;
	margin: 12px 12px;
	}
	
.fivebyfive a {
	color: #a5a09c;
	}
	
.thumb img {
	border: 1px solid #666;
	}
	
.thumb a {
	font-family: trebuchet MS, Arial;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	}
	
.thumb a:hover {
	text-decoration: underline;
	}
	
.hometable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.hometable h3 {
	font-family: Lucida Sans, Arial, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	margin-bottom: 5px;
	margin-top: 5px;
	}
	
.hometable h3 a {
	color: #000;
	}
	
.hometable h3 a:visited {
	color: #000;
	}
	

	
	

	


