/*	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: #800000; }

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: #fff;
	background: #b24040;
	border-left: solid #ef4040 5px;
	border-right: solid #ef4040 1px;
	border-top: solid #ef4040 1px;
	border-bottom: solid #ef4040 1px;
	line-height: 200%;
}

a.primnavi:link, a.primnavi:visited
{
	color: #fff;
	background: #960000;
	border-left: solid #b84040 5px;
	border-top: solid #e08000 1px;
	border-bottom: solid #800000 1px;
	border-right: solid #800000 1px;
	line-height: 180%;
}

a.primnavi:hover
{
	color: #ff8;
	background: #b24040;
	border-left: solid #ef4040 5px;
	border-top: solid #ef4040 1px;
	border-bottom: solid #ef4040 1px;
	border-right: solid #ef4040 1px;
	line-height: 200%;
}

a.primnavi:active
{
	color: #b24040;
	background: #ffe0e0;
	border-left: solid #f00 5px;
	border-top: solid #f00 1px;
	border-bottom: solid #f00 1px;
	border-right: solid #f00 1px;
	line-height: 200%;
}

td.sidbar
{
	background: #fff url(images_restaurant/tmec_restaurant_sb_bkgnd.gif) top left repeat-y;
}
td.sidbarfooter
{
	background: #fff url(images_restaurant/tmec_restaurant_sb_ft_bkgnd.gif) top left no-repeat;
}
