/* CSS Document */

body {
background-image:url(http://www.goodyearparking.com.au/images/sitebg.jpg);
}

.top_nav {
font-family: Tahoma;
font-size: 13px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

:hover.top_nav {
font-family: Tahoma;
font-size: 13px;
font-weight:bold;
color:#FFF200;
text-decoration:none;
}

.main_font {
	font-family: Tahoma;
	font-size: 12px;
    font-weight:;
	color:#666666;
	text-decoration:none;
	font-weight:;
}
.main_font_bolded {
	font-family: Tahoma;
	font-size: 12px;
    font-weight:;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
.main_font_faint {
font-family: Tahoma;
font-size: 12px;
font-weight:;
color:#999999;
text-decoration:none;
}

.main_font_link {
font-family: Tahoma;
font-size: 12px;
color:#7C51A1;
text-decoration:none;
}

:hover.main_font_link {
font-family: Tahoma;
font-size: 12px;
font-weight:;
color:#666666;
text-decoration:none;
}

.bottom_nav {
font-family: Tahoma;
font-size: 11px;
font-weight:;
color:#FFFFFF;
text-decoration:none;
}

:hover.bottom_nav {
font-family: Tahoma;
font-size: 11px;
font-weight:;
color:#CCCCCC;
text-decoration:none;
}




