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


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: #a02020;
	background: #ffa8ef;
	border-left: solid #ff00e0 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: #800000;
	background: #f096d8;
	border-left: solid #f060e0 5px;
	border-top: solid #e08000 1px;
	border-bottom: solid #800000 1px;
	border-right: solid #800000 1px;
	line-height: 180%;
}

a.primnavi:hover
{
	color: #ffefff;
	background: #ffa8ef;
	border-left: solid #ff00e0 5px;
	border-top: solid #d28000 1px;
	border-bottom: solid #d28000 1px;
	border-right: solid #d28000 1px;
	line-height: 200%;
}

a.primnavi:active
{
	color: #ef80c0;
	background: #ffefef;
	border-left: solid #ffc0c0 5px;
	border-top: solid #ffa0e0 1px;
	border-bottom: solid #ffa0e0 1px;
	border-right: solid #ffa0e0 1px;
	line-height: 200%;
}

td.sidbar
{
	background: #fff url(images_wedding/tmec_wedding_sb_bkgnd.gif) top left repeat-y;
}
td.sidbarfooter
{
	background: #fff url(images_wedding/tmec_wedding_sb_ft_bkgnd.gif) top left no-repeat;
}

