@charset "UTF-8";
a:link {
	color: #000000;
	text-decoration: none;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.galleryHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #999999;
}
.menuBG {
	background-color: #F3F3F3;
}
.horizontalDivider {
	background-image: url(../Images/Backgrounds/horizontalDivider_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.button_bg {
	background-image: url(../Images/Backgrounds/button_bg.jpg);
	background-position: center bottom;
}
a:visited {
	text-decoration: none;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.yellowStreak {
	background-image: url(../Images/Backgrounds/top_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: center;
}
.mouldingDivider {
	background-image: url(../Images/Backgrounds/verticalDivider_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.bodySubtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.adHeading {
	background-image: url(../Images/Backgrounds/adHeading_bg.jpg);
	background-repeat: repeat-y;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #222222;
}
.linkMenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.homeFooter {
	background-image: url(../Images/Backgrounds/homeFooter_bg.jpg);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
}
.sidebar {
	background-image: url(../Images/Backgrounds/sidebar_bg.jpg);
	background-repeat: repeat;
}
.italicRed {color: #FF0000;
	font-style: italic;
}
body {
	background-color: #D9D9D9;
	margin-top: 0px;
	margin-bottom: 0px;
}
.itemBox {
	font-weight: bold;
	background-image: url(../Images/Backgrounds/itemBox_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FAFAFA;
}
.itemBox_left_bdr {
	background-image: url(../Images/Backgrounds/itemBox_left_bdr.jpg);
	background-position: left center;
	background-repeat: repeat-y;
}
.itemBox_right_bdr {
	background-image: url(../Images/Backgrounds/itemBox_right_bdr.jpg);
	background-position: right center;
	background-repeat: repeat-y;
}
.itemBox_bottom_bdr {
	background-image: url(../Images/Backgrounds/itemBox_bottom_bdr.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	background-image: url(../Images/Backgrounds/heading_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.heading_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.heading_long {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	background-image: url(../Images/Backgrounds/heading_long_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.heading_short {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background-image: url(../Images/Backgrounds/heading_short_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
