/*	Toowoomba Motel & Events Centre	 */
/*	www.toowoombamotel.com.au	*/
/*	Branding => generic CSS code	*/


/* Set Text Colour for this branding */
h1, h2, h3, h4, h5, h6
{	color: #880000; }


a.primnavi, .pseudonavi
{
	display: block;
	text-align: left;
	width: 120px;
	height: 25px;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.pseudonavi
{
	color: #c02020;
	background: #96d0e0;
	border-left: solid #c04040 5px;
	border-right: solid #c04040 1px;
	border-top: solid #c04040 1px;
	border-bottom: solid #c04040 1px;
	line-height: 200%;
}

a.primnavi:link, a.primnavi:visited
{
	color: #880000;
	background: #80c8d8;
	border-left: solid #800000 5px;
	border-top: solid #444 1px;
	border-bottom: solid #000 1px;
	border-right: solid #444 1px;
	line-height: 180%;
}

a.primnavi:hover
{
	color: #c02020;
	background: #96d0e0;
	border-left: solid #c04040 5px;
	border-top: solid #c04040 1px;
	border-bottom: solid #c04040 1px;
	border-right: solid #c04040 1px;
	line-height: 200%;
}

a.primnavi:active
{
	color: #20c0d0;
	background: #96e0ff;
	border-left: solid #ff0000 5px;
	border-top: solid #ff0000 1px;
	border-bottom: solid #ff0000 1px;
	border-right: solid #ff0000 1px;
	line-height: 200%;
}

td.sidbar
{
	background: #fff url(images_generic/tmec_generic_sb_bkgnd.gif) top left repeat-y;
}
td.sidbarfooter
{
	background: #fff url(images_generic/tmec_generic_sb_ft_bkgnd.gif) top left no-repeat;
}
