@charset "utf-8";
.leftbrdr {
	background-image: url(images/leftvertiborder.gif);
	background-repeat: repeat-y;
}
.rightbrdr {
	background-image: url(images/rightvertiborder.gif);
	background-repeat: repeat-y;
}
.topbrdr {
	background-image: url(images/tophoriborder.gif);
	background-repeat: repeat-x;
}
.toplinktext {
	padding-left:13px;
	padding-right:13px;
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.smalltext {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.ourlocationcallustext {
	font-family: "trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}

.redbigtext {
	font-family: "trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #c50021;
	text-decoration: none;
}
.horiline {
	border-top: 1px solid #000000;
}
.bulletsmalltext {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/bulletpink.gif);
}
.redbigbgtext {
	font-family: "trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #c50021;
	text-decoration: none;
}
.ourlocationbg {
	background-image: url(images/ourlocationsbg.jpg);
	background-repeat: no-repeat;
}
.textbox {
	border: 1px solid #999999;
	height: 15px;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #CC3300;
}
