.navback {
	background-image: url(images/vesta_2_navback.jpg);
}
.newstitle {
	font-size: 14px;
	font-weight: bold;
}

h1 {
	color: #AC1B20;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}

.catnavback {
	background-image: url(images/vesta_3_3.jpg);
	background-repeat: no-repeat;
}
.mainnav {
	color: #FFF;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
}
.mainnav a:link {
	color: #FFF;
	text-decoration: none;
}
.mainnav  a:visited {
	color: #FFF;
	text-decoration: none;
}
.mainnav  a:hover {
	font-weight: bold;
}
.leftsidebar {
	background-image: url(images/vesta_web_leftback.jpg);
	background-repeat: repeat-y;
}

.mainnav  a:active {
	color: #FFF;
	text-decoration: none;
}
.navlocations {
	font-weight: normal;
	font-size: 17px;
}

.leftcolumnborder {
	border-left-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.rightsidebar {
	background-image: url(images/vesta_web_rightback.jpg);
	background-repeat: repeat-y;
}
.rightcolumnborder {
	border-left-style: solid;
	border-left-color: #999;
	border-left-width: 1px;
}
.bottomnavback {
	background-image: url(images/vesta_bottom_nav.jpg);
	background-repeat: no-repeat;
}
.mainbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.mainbodytext a:link {
	color: #AC1B20;
	text-decoration: underline;
	font-weight: normal;
}
.mainbodytext a:visited {
	color: #AC1B20;
	text-decoration: underline;
	font-weight: normal;
}
.mainbodytext a:hover {
	color: #AC1B20;
	text-decoration: underline;
	font-weight: bold;
}
.mainbodytext a:active {
	color: #AC1B20;
	text-decoration: underline;
	font-weight: bold;
}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mainbodytextnoborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mainbodytextnoborder a:link {
	color: #AC1B20;
	text-decoration: underline;
	font-weight: normal;
}
.mainbodytextnoborder a:visited {
	color: #AC1B20;
	text-decoration: underline;
	font-weight: normal;
}
.mainbodytextnoborder a:hover {
	color: #AC1B20;
	text-decoration: underline;
	font-weight: bold;
}
.mainbodytextnoborder a:active {
	color: #AC1B20;
	text-decoration: underline;
	font-weight: bold;
}

