@charset "utf-8";
/* CSS Document */

.slide-font {
font: "Brush Script Std";
color: #FFFFFF !important;
font-size:36px;
}
.a7t_18 {
font-size: 18px;
}
.a7t_22 {
font-size: 22px;
}

.a7t_table_font	{ 
	font-size: 16px; 
	line-height: 18px; 
	color: #333333;
	font-family: 'Raleway', serif; 
}

.a7t_link_color_blue	{
	color: #0000CC !important;
}
.a7t_link_color_white	{
	color: #fff !important;
}

.a7t_red_bold	{
	color: #CC3333 !important;
	font-weight: bold !important;
}
.a7t_product_panel	{
	height: 650px;
}
.a7t_product_panel_gallery	{
	height: 500px !important;
}
.a7t_product_panel_gallery2	{
	height: 100% !important;
}
.a7t_dark_bold	{
	color: #333333 !important;
	font-weight: bold !important;
}
.a7t_blue_link	{
	color: #3300FF !important;
	font-weight: bold !important;
}
.a7t_red_price	{
	color: #CC0033 !important;
	font-weight: bold !important;
}
.a7t_bk_teal {
	background-color: #BACACA !important;
}
.a7t-padding-top-100 {
	padding-top: 100px !important;
	margin-top: 500px !important;
}
.a7t-padding-top-10 {
	padding-top: 10px !important;
	margin-top: 50px !important;
}
.a7t-drop-shadow-1 {
	filter: drop-shadow(0.60em 0.60em 0.3em #5C7176);
}