/* --- Images --- */

a.imglink:link, a.imglink:visited {
	text-decoration: none;
	display: block;
	text-align: center;
	vertical-align: middle;
	border: 3px solid #EFC57F;
}
a.imglink:hover, a.imglink:active{
	text-decoration: none;
	display: block;
	text-align: center;
	vertical-align: middle;
	border: 3px solid #C93C47;
}
.imgtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #EFC57F;
	text-align: center;
	display: block;
	width: 106px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 1px;
}

/* --- Panels --- */

.hotlinephone {
	font-size: 14px;
	font-weight: bold;
	color: #C93C47;
	text-align: center;
	display: block;
	background-color: #FFD71E;
	width: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 9px 10px;
	padding: 0px 2px 2px;
}
.hotlinetext {
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 0px;
	margin: 10px 0px;
	padding-top: 0px;
}
.tonestext {
	font-size: 10px;
	color: #A78855;
	padding: 3px 4px;
}

/* --- Main links --- */

a.mainlink:link, a.mainlink:visited {
	color: #A78855;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8A56B;
}
a.mainlink:hover, a.mainlink:active {
	color: #C93C47;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8A56B;
}
a.mainfooterlink:link, a.mainfooterlink:visited {
	color: #170DE3;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8A56B;
}
a.mainfooterlink:hover, a.mainfooterlink:active {
	color: #170DE3;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8A56B;
}


a.morelink:link, a.morelink:visited {
	font-size: 9px;
	color: #A78855;
	text-decoration: none;
	background-image: url(/images/morelink_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 13px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8A56B;
}
a.morelink:hover, a.morelink:active {
	font-size: 9px;
	color: #C93C47;
	text-decoration: none;
	background-image: url(/images/morelink_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 13px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8A56B;
}
a.toplink:link, a.toplink:visited {
	border: none;
	font-size: 9px;
	color: #C93C47;
	text-decoration: none;
}
a.toplink:hover, a.toplink:active {
	border: none;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

/* --- Texts --- */

.toptext {
	font-size: 9px;
	color: #FCAF12;
	margin: 0px;
	padding: 0px;

}
.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF2D7;
	margin: 0px;
	padding: 0px 0px 7px;
}
.bottomnavitext {
	font-size: 9px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 9px;
}
h1 {
	font-weight: bold;
	margin: 0px;
	font-size: 11px;

}
.pathtext {
	font-size: 10px;
	margin: 0px;
	padding: 4px 10px;
}
.red14px {
	font-size: 14px;
	font-weight: bold;
	color: #C93C47;
}
.text10px {
	font-size: 10px;

}
.boldtext {
	font-weight: bold;
}
.red11px {
	font-weight: bold;
	color: #C93C47;
}
ul {
  list-style-image: url(/images/ul_bullet.gif);
}