/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* www.thecaterers.com.au */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body, td, th, p, table {
	font-family: Arial;
	font-size: 12px;
	line-height: 115%;
	  
}

a:link {
	color: #005677; /*#666699 */
}
a:visited {
	color: #005677; /*#666699 */
}
a:hover {
	 /*background: #333A97;#666699 */
	color: #FAAD1F;
	
}

/*
a:active {
	background: #07A3DE;
	color: #39BDEE; --- #666699 
} 
*/

h1 {
	color: #335388;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 110%;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #335388;
	line-height: 110%;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #335388;
	margin: 0px;
	padding-bottom: 5px;
}
p {
	margin: 0px;
}
ul {
	margin-top: 0px;
	margin-bottom: 5px;
}	
li {
	margin-top: 0px;
	margin-bottom: 5px;
}	
/*Form Elements*/
 {
	margin: 0px;
}

input, select, textarea {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #393957;
}

input {
	background: #FFFFFF;
	border: 1px solid #666699;
}


select, textarea {
	background: #FFFFFF;
	font-family: Arial;
	font-size: 11px; 
	border: 1px solid #666699;
}

.bluebar {
	background: #345288;
	font-size: 0px;
}
.menu {
	display: block;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	border-top: solid 1px #6D6D6D;
	border-right: solid 1px #6D6D6D;
	border-bottom: solid 1px #6D6D6D;
	padding-top: 8px;
	padding-bottom: 7px;
}
.menu:link, .menu:visited {
	text-decoration: none;
	color: #35414F;
}
.menu:hover {
	text-decoration: none;
	background: #345288;
	color: #FFFFFF;
}
.sidemenu {
	display: block;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 12px;
}
.sidemenu:link, .sidemenu:visited {
	text-decoration: none;
	color: #354179;
}
.sidemenu:hover {
	text-decoration: underline;
	color: #354179;
}
.subsidemenu {
	display: block;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 20px;
	width: 100%;
	background: url('images/arrow.gif') no-repeat;
}
td>.subsidemenu {
	width: auto;
}
.subsidemenu:link, .subsidemenu:visited {
	text-decoration: none;
	color: #354179;
}
.subsidemenu:hover {
	text-decoration: underline;
	color: #354179;
}

#footer {
	font-size: 11px;
	color: #808181;
	padding-top: 5px;
	text-align: center;
}	
#footer a:link {
	color: #808181;
	text-decoration: none;
}
#footer a:visited {
	color: #808181;
	text-decoration: none;
}
#footer a:hover {
	color: #808181;
	text-decoration: none;
}
.footer2 {
		line-height: 130%;
}