/* css © bigvolcano.com.au */
/* date format dd/mm/yy 08/12/09 http://www.bigvolcano.com.au screen css */
/* copyright http://www.bigvolcano.com.au/docs/company.htm */

body {
	margin:0px 10px 0px 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #006600;
	background-color:  #E8F2BF;
}

/* start content links style */

a:link {
	color: #0000FF;
}
a:visited {
	color: #008000;
}

a:hover {
	color: #008000;
	background: #DFDFBF;
	text-decoration: none;
}

a:active { 
	color: #008000;
	background: #F4EAEA;
	text-decoration: none;
}

a.noHover:hover {
border:none;
background:none;
}

#navSeeAlso {
			font-size: .95em;
			font-style: italic;
			margin-right: auto;
			margin-left: auto;
}

#navSeeAlso li {
			font-style: italic;
			display: inline;
			text-align: center;
			list-style-type: none;
			float: left;
			margin-right: 15px;
			margin-left: 15px;
}

#navSeeAlso a {
			padding: 5px;
			border: 0.5px outset #009100;
}



/* end content links style */

/* start table Category style */

#Category tr {
	margin: 0px 5px;
	padding: 15px;
}

table { background-color: #F5FEE0;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		border-collapse: collapse;
}

th {
	font-size: 90%; color: #FF6600;
}

#Business p {
	text-align: center;
	margin-right: 35px;
	margin-left: 15px;
}

td {
	font-size:75%;
}

h1, h2, h3, h4, h6 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

h1 { font-size: 150%; color: #FF6600; }
h2 {
	font-size: 135%;
	color: #FF6600;
	font-style: italic;
}
h3 { font-size: 16px; color: #CC0033; font-weight: bold; }

h6 {
	font-size: 9pt;
	font-variant: small-caps;
	background-color: #FFFFCC;
	color: #FF6600;
	text-align: center;
}

/*same function as meta description */

.description {
	font-family: "Comic Sans MS", Arial, sans-serif;
	text-align: center;
	font-size: 75%;
}

/*same function as print caption on photos */

.title {
			font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
			text-align: center;
			font-size: 85%;
}

.navbar {
	font-size: 85%;
	text-align: center;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 17px;
}

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
}

P.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding: 5px;
}

.smalltext {
	font-size: 70%;
	color: #3300CC;
}

em {
	background-color: #FFFF99;
}

.emnav {
	background-color: #FFFF99;
	font-weight: bold;
}

.tariff {
	background-color: #FFFF99;
}

.contact {
	margin:0px 10px 0px 10px;
	font-size: 65%;
	background-color: #DFDFDF;
	line-height: 15px;
}

.budget {
			font-size: .85em;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #FF0000;
			font-style: italic;
			font-weight: bold;
}

P.copyright {
	font-size: 65%;
	text-align: left;
}

.contact-td {
	margin:0px 10px 0px 10px;
	font-size: 85%;
	background-color: #DFDFDF;
}

.featured {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
