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



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: #409640;
	border-left: solid #00d860 5px;
	border-right: solid #d08000 1px;
	border-top: solid #d08000 1px;
	border-bottom: solid #d08000 1px;
	line-height: 200%;
}

a.primnavi:link, a.primnavi:visited
{
	color: #fff;
	background: #008040;
	border-left: solid #00b240 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: #409640;
	border-left: solid #00d860 5px;
	border-top: solid #d28000 1px;
	border-bottom: solid #d28000 1px;
	border-right: solid #d28000 1px;
	line-height: 200%;
}

a.primnavi:active
{
	color: #409640;
	background: #a0ffa0;
	border-left: solid #00ff00 5px;
	border-top: solid #0f0 1px;
	border-bottom: solid #0f0 1px;
	border-right: solid #0f0 1px;
	line-height: 200%;
}

td.sidbar
{
	background: #fff url(images_motel/tmec_motel_sb_bkgnd.gif) top left repeat-y;
}
td.sidbarfooter
{
	background: #fff url(images_motel/tmec_motel_sb_ft_bkgnd.gif) top left no-repeat;
}
