/* CSS definition file containing site wide stylesheets */

.MonthText {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: medium;
 	color: rgb(183,82,15);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center;
 	text-indent: 0in;
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.MonthsTitle {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: large;
 	color: rgb(0,128,0);
 	font-weight: bold;
 	text-align: center
}

.Sale_Item {
	font-family: "Arial Rounded MT Bold",  sans-serif;
 	font-size: medium;
 	color: rgb(102,51,0);
 	font-weight: bold
}

.Address {
	font-family: "Arial Rounded MT Bold",  sans-serif;
 	font-size: x-small;
 	color: rgb(102,51,0);
 	font-weight: normal;
 	font-style: normal;
 	font-variant: normal;
 	text-align: left
}

.Banner {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 12.5mm;
 	font-weight: bold;
 	font-variant: small-caps;
 	background-color: transparent;
 	background-image: none;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Links {
	font-size: 20px;
 	color: rgb(183,82,15);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center;
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.ReviewTitles {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: x-large;
 	color: rgb(0,128,0);
 	font-weight: bold
}

.Link2 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 20px;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center;
 	background-color: transparent
}

.Link:active {
	font-size: 20px;
 	color: rgb(0,128,0);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center;
 	background-color: transparent
}

.TextNavBar {
	font-size: x-small
}