@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(imagefolder/nav/bg_color.gif);
	background-repeat: repeat;
	margin-top: 10px;
}
#rightsidebox {
	background-color: #FFFFFF;
	background-image: url(imagefolder/pageimage9.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#rightsidebox2 {
	background-color: #FFFFFF;
	background-image: url(imagefolder/pageimage10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#rightsidebox3 {
	background-color: #FFFFFF;
	background-image: url(imagefolder/pageimage2%20COPY.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#rightsidebox4 {
	background-color: #FFFFFF;
	background-image: url(imagefolder/pageimage8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#rightsidebox5 {
	background-color: #FFFFFF;
	background-image: url(imagefolder/pageimage6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #003300;
}
.maintext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.smallheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.smalltext {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #660000;
}
.mainboldtext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.mainwhiteboldtext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.footertext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.salemheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 29px;
	font-weight: bold;
	color: #660000;
}
#priceline{
	border: 1px solid #333333;
}
.redlinktext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #993333;
}

