body, html { margin: 0; font-size: 18px; line-height: 30px; color: #333333; }

.signature { padding-top: 0px; }
.tiler-left { float: right; opacity: 1;  }
.tiler-left:hover { opacity: .5 ;}
.tiler-right { float: left; opacity: 1;  }
.tiler-right:hover { opacity: .5; }
.bottom-tiles { padding-top: 20px; }
#nav_full { margin-top: 0px; }

#brown-orange { background:url('imgs/brown-orange.png'); height: 8px; 
margin-top: -24px; position: relative; background-attachment: scroll; z-index: -1;
	background-position: center; background-position-y: top; background-repeat: no-repeat; background-size: cover;
}

#shadow { background:url('imgs/shadow.jpg'); background-repeat: repeat-x; height: 21px; position: sticky; position: -webkit-sticky; z-index: -1; }

@font-face { font-family: 'Parisienne-Regular'; src: url('./fonts/Parisienne-Regular.ttf'); }
@font-face { font-family: 'Festive-Regular'; src: url('./fonts/Festive-Regular.ttf'); }
@font-face { font-family: 'RockSalt-Regular'; src: url('./fonts/RockSalt-Regular.ttf'); }
@font-face { font-family: 'BirthstoneBounce-Medium'; src: url('./fonts/BirthstoneBounce-Medium.ttf'); }
@font-face { font-family: 'HerrVonMuellerhoff-Regular'; src: url('./fonts/HerrVonMuellerhoff-Regular.ttf'); }
@font-face { font-family: 'MeowScript-Regular'; src: url('./fonts/MeowScript-Regular.ttf'); }

.header-text { margin-top: 0px; text-align: center; }
.LMA1 { font-family: 'Parisienne-Regular'; text-shadow: 2px 4px 3px rgba(0,0,0,0.3); font-size:40px; line-height:80px; z-index: 20; }
.LMA2 { font-family: 'Festive-Regular'; text-shadow: 2px 4px 3px rgba(0,0,0,0.3); font-size:40px; line-height:80px; z-index: 20; }
.LMA3 { font-family: 'RockSalt-Regular'; text-shadow: 2px 4px 3px rgba(0,0,0,0.3); font-size:24px; line-height:80px; z-index: 20; }
.LMA4 { font-family: 'BirthstoneBounce-Medium'; text-shadow: 2px 4px 3px rgba(0,0,0,0.3); font-size:40px; line-height:80px; z-index: 20; }
.LMA5 { font-family: 'HerrVonMuellerhoff-Regular'; text-shadow: 2px 4px 3px rgba(0,0,0,0.3); font-size:40px; line-height:80px; z-index: 20; }
.LMA6 { font-family: 'MeowScript-Regular'; text-shadow: 2px 4px 3px rgba(0,0,0,0.3); font-size:40px; line-height:80px; z-index: 20; }

.svg_icons { height: 24px; transition: all 0.2s ease-in-out; }
.svg_icons:hover { height: 24px; transition: all 0.2s ease-in-out; filter: invert(43%) sepia(78%) saturate(399%) hue-rotate(2deg) brightness(89%) contrast(92%); }

.svg_icons_w { height: 24px; transition: all 0.2s ease-in-out; filter: invert(83%) sepia(55%) saturate(0%) hue-rotate(47deg) brightness(111%) contrast(101%); }
.svg_icons_w:hover { height: 24px; transition: all 0.2s ease-in-out; filter: invert(43%) sepia(78%) saturate(399%) hue-rotate(2deg) brightness(89%) contrast(92%); }


#footer_map { text-align: left; margin: 4px; }
#footer_words { color: #FFFFFF; font-size: 12px; line-height: 18px; text-align: right; padding-top: 20px;}
#footer-bg { background: #471F13; background: -moz-linear-gradient(left, #FFF65A 0%, #E07F41 50%, #471F13 100%);
	background: -webkit-linear-gradient(left, #FFF65A 0%, #E07F41 50%, #471F13 100%);
	background: linear-gradient(to right, #FFF65A 0%, #E07F41 50%, #471F13 100%);
	padding: 6px 6px 6px 6px; width: 100%; 
}

@media only screen and (min-width : 768px) {
	.signature { padding-top: 20px; }
	.header-text { margin-top: -20px; text-align: left; }
	#nav_full { margin-top: -14px; }
	.tiler-left { float: right; opacity: 1; padding-right: 10px; }
	.tiler-right { float: left; opacity: 1; padding-left: 10px; }

	.LMA1 { font-family: 'Parisienne-Regular'; text-shadow: 2px 4px 3px rgba(0,0,0,0.3); font-size: 80px; line-height: 100px; z-index: 20; padding-top: 100px; text-align: left; }
	.LMA2 { font-family: 'Festive-Regular'; text-shadow: 2px 4px 3px rgba(0,0,0,0.3); font-size: 80px; line-height: 100px; z-index: 20; padding-top: 100px; text-align: left; }
	.LMA3 { font-family: 'RockSalt-Regular'; text-shadow: 2px 4px 3px rgba(0,0,0,0.3); font-size: 50px; line-height: 100px; z-index: 20; padding-top: 100px; text-align: left; }
	.LMA4 { font-family: 'BirthstoneBounce-Medium'; text-shadow: 2px 4px 3px rgba(0,0,0,0.3); font-size: 80px; line-height: 120px; z-index: 20; padding-top: 100px; text-align: left; }
	.LMA5 { font-family: 'HerrVonMuellerhoff-Regular'; text-shadow: 2px 4px 3px rgba(0,0,0,0.3); font-size: 80px; line-height: 100px; z-index: 20; padding-top: 100px; text-align: left; }
	.LMA6 { font-family: 'MeowScript-Regular'; text-shadow: 2px 4px 3px rgba(0,0,0,0.3); font-size: 90px; line-height: 120px; z-index: 20; padding-top: 100px; text-align: left; }
	#footer_words { font-size: 16px; line-height: 20px; text-align: right; }
	.bottom-tiles { padding-top: 40px; }
}

.rule3 { background-color: #666666; height: 3px; width: 100%; clear: both; margin-top: -6px;}
.rule1 { background-color: #000000; height: 1px; width: 100%; clear: both;}

.state_dropdown { font-size: 18px; line-height: 32px; margin-top: 4px; font-family: Arial, Helvetica, Sans-Serif;}

.but_red { margin: auto; padding: 8px 10px;
	border-top: 1px solid #ffffff; background: #C50C20; background: -webkit-gradient(linear, left top, left bottom, from(#D33A36), to(#C50C20));
	background: -webkit-linear-gradient(top, #D33A36, #C50C20); background: -moz-linear-gradient(top, #D33A36, #C50C20);
	background: -ms-linear-gradient(top, #D33A36, #C50C20); background: -o-linear-gradient(top, #D33A36, #C50C20);
	-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: rgba(0,0,0,1) 0 .5px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 .5px 0; box-shadow: rgba(0,0,0,1) 0 .5px 0; text-shadow: rgba(0,0,0,.4) 0 .5px 0;
	color: white; font-size: 20px; font-family: Arial, Helvetica, Sans-Serif; line-height:12px; text-align: center; text-decoration: none; vertical-align: middle;
	border: 1px outset #C50C20; 
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	
}
.but_red a:link { color: white; }
.but_red a:hover { color: #CCCCCC; }
.but_red a:visited { color: white; }
.but_red a:active { color: #CCCCCC; }

.char9 { color: #000000; font-weight: normal; font-size: 9px; font-family: Arial, Helvetica, sans-serif; }
.char12 { color: #000000; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }

.char10 { color: #000000; font-weight: normal; font-size: 10px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }
.char10 a:link { color: #000000; text-decoration:none; font-weight: normal; font-size: 10px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }
.char10 a:hover { color: #666666; text-decoration:none; font-weight: normal; font-size: 10px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }
.char10 a:visited { color: #999999; text-decoration:none; font-weight: normal; font-size: 10px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }
.char10 a:active { color: #000000; text-decoration:none; font-weight: normal; font-size: 10px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }

.char10w { color: #FFFFFF; font-weight: normal; font-size: 10px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }
.char10w a:link { color: #E5D0CF; text-decoration:none; font-weight: normal; font-size: 10px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }
.char10w a:hover { color: #666666; text-decoration:none; font-weight: normal; font-size: 10px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }
.char10w a:visited { color: #FFFFFF; text-decoration:none; font-weight: normal; font-size: 10px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }
.char10w a:active { color: #333333; text-decoration:none; font-weight: normal; font-size: 10px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }

.char11 { color: #000000; font-weight: normal; font-size: 11px; line-height: 18px; font-family: Arial, Helvetica, sans-serif; }
.char11 a:link { color: #000000; text-decoration:none; font-weight: normal; font-size: 11px; line-height: 18px; font-family: Arial, Helvetica, sans-serif; }
.char11 a:hover { color: #666666; text-decoration:none; font-weight: normal; font-size: 11px; line-height: 18px; font-family: Arial, Helvetica, sans-serif; }
.char11 a:visited { color: #999999; text-decoration:none; font-weight: normal; font-size: 11px; line-height: 18px; font-family: Arial, Helvetica, sans-serif; }
.char11 a:active { color: #000000; text-decoration:none; font-weight: normal; font-size: 11px; line-height: 18px; font-family: Arial, Helvetica, sans-serif; }

.char11w { color: #FFFFFF; font-weight: normal; font-size: 11px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }
.char11w a:link { color: #E5D0CF; text-decoration:none; font-weight: normal; font-size: 11px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }
.char11w a:hover { color: #666666; text-decoration:none; font-weight: normal; font-size: 11px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }
.char11w a:visited { color: #FFFFFF; text-decoration:none; font-weight: normal; font-size: 11px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }
.char11w a:active { color: #333333; text-decoration:none; font-weight: normal; font-size: 11px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }

.char12w { color: #FFFFFF; font-weight: normal; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }
.char12w a:link { color: #FFFFFF; text-decoration:none; font-weight: normal; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }
.char12w a:hover { color: #666666; text-decoration:none; font-weight: normal; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }
.char12w a:visited { color: #FFFFFF; text-decoration:none; font-weight: normal; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }
.char12w a:active { color: #333333; text-decoration:none; font-weight: normal; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }


.char12over16 { float: left; color: #000000; font-weight: normal; font-size: 12px; line-height: 16px; font-family: Georgia, Palatino, Times Roman, serif; }
.char12over16 a:link { float: left; color: #000000; text-decoration:none; }
.char12over16 a:hover { float: left; color: #666666; text-decoration:none; }
.char12over16 a:visited { float: left; color: #999999; text-decoration:none; }
.char12over16 a:active { float: left; color: #000000; text-decoration:none; }

.char14 { color: #000000; font-weight: normal; font-size: 14px; line-height: 20px; font-family: Georgia, Palatino, Times Roman, serif; }
.char14 a:link { color: #0F461B; text-decoration:none; font-weight: normal; font-size: 14px; line-height: 20px; font-family: Georgia, Palatino, Times Roman, serif; }
.char14 a:hover { color: #666666; text-decoration:none; font-weight: normal; font-size: 14px; line-height: 20px; font-family: Georgia, Palatino, Times Roman, serif; }
.char14 a:visited { color: #999999; text-decoration:none; font-weight: normal; font-size: 14px; line-height: 20px; font-family: Georgia, Palatino, Times Roman, serif }
.char14_ital { color: #000000; font-style: oblique; font-weight: normal; font-size: 14px; line-height: 20px; font-family: Georgia, Palatino, Times Roman, serif; }

.char14over20 { color: #000000; font-weight: normal; font-size: 14px; line-height: 20px; font-family: Arial, Tahoma, Geneva, sans-serif; }

.char16 { color: #000000; font-weight: normal; font-size: 16px; line-height: 28px; font-family: Georgia, Palatino, Times Roman, serif; }
.char16b { color: #000000; font-weight: bold; font-size: 16px; line-height: 28px; font-family: Georgia, Palatino, Times Roman, serif; }
.char16 a:link { color: #0F461B; text-decoration:none; font-weight: normal; font-size: 16px; line-height: 28px; font-family: Georgia, Palatino, Times Roman, serif; }
.char16 a:hover { color: #997224; text-decoration:none; font-weight: normal; font-size: 16px; line-height: 28px; font-family: Georgia, Palatino, Times Roman, serif; }
.char16 a:visited { color: #0F461B; text-decoration:none; font-weight: normal; font-size: 16px; line-height: 28px; font-family: Georgia, Palatino, Times Roman, serif; }

.char18 { color: #000000; font-weight: normal; font-size: 18px; line-height: 30px; font-family: Georgia, Palatino, Times Roman, serif; }
.char18b { color: #000000; font-weight: bold; font-size: 18px; line-height: 30px; font-family: Georgia, Palatino, Times Roman, serif; }
.char18 a:link { color: #0F461B; text-decoration:none; font-weight: normal; font-size: 18px; line-height: 30x; font-family: Georgia, Palatino, Times Roman, serif; }
.char18 a:hover { color: #997224; text-decoration:none; font-weight: normal; font-size: 18px; line-height: 30px; font-family: Georgia, Palatino, Times Roman, serif; }
.char18 a:visited { color: #0F461B; text-decoration:none; font-weight: normal; font-size: 18px; line-height: 30px; font-family: Georgia, Palatino, Times Roman, serif; }

.char20 { color: #000000; font-weight: normal; font-size: 20px; line-height: 32px; font-family: Georgia, Palatino, Times Roman, serif; }
.char20b { color: #000000; font-weight: bold; font-size: 20px; line-height: 32px; font-family: Georgia, Palatino, Times Roman, serif; }
.char20 a:link { color: #0F461B; text-decoration:none; font-weight: normal; font-size: 20px; line-height: 32px; font-family: Georgia, Palatino, Times Roman, serif; }
.char20 a:hover { color: #997224; text-decoration:none; font-weight: normal; font-size: 20px; line-height: 32px; font-family: Georgia, Palatino, Times Roman, serif; }
.char20 a:visited { color: #0F461B;; text-decoration:none; font-weight: normal; font-size: 20px; line-height: 32px; font-family: Georgia, Palatino, Times Roman, serif; }

.char20b { color: #000000; font-weight: bold; font-size: 20px; line-height: 30px; font-family: Georgia, Palatino, Times Roman, serif; }
.char18_ital { color: #000000; font-style: oblique; font-weight: normal; font-size: 18px; line-height: 20px; font-family: Georgia, Palatino, Times Roman, serif; }

.char26wserif { color: #FFFFFF; font-weight: lighter; font-size: 26px; line-height: 40px; font-family: Georgia, Palatino, Times Roman, serif; }
.char26rserif { color: #007836; font-weight: lighter; font-size: 26px; line-height: 40px; font-family: Georgia, Palatino, Times Roman, serif; }
.char26rserif a:link { color: #0F461B; font-weight: lighter; font-size: 26px; line-height: 40px; font-family: Georgia, Palatino, Times Roman, serif; }
.char26rserif a:hover { color: #997224; font-weight: lighter; font-size: 26px; line-height: 40px; font-family: Georgia, Palatino, Times Roman, serif; }
.char26rserif a:visited { color: #007836; font-weight: lighter; font-size: 26px; line-height: 40px; font-family: Georgia, Palatino, Times Roman, serif; }
.char26rserif a:active { color: #333333; font-weight: lighter; font-size: 26px; line-height: 40px; font-family: Georgia, Palatino, Times Roman, serif; }

.but_go {
   border: 2px solid #007836;
	background: -moz-linear-gradient(top, #333333 0%, #666666 100%);
	background: -webkit-linear-gradient(top, #333333 0%, #666666 100%);
	background: linear-gradient(to bottom, #333333 0%, #666666 100%);
   padding: 6px 8px;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   color: #FFFFFF; font-size: 14px; font-family: Arial, Helvetica, Sans-Serif; line-height:12px;
   text-decoration: none;
   vertical-align: middle;
}
.but_go:link { color: #FFFFFF; text-decoration: none; }
.but_go:hover { background: #007836; text-decoration: none; }
.but_go:visited { background: #D4D8A5; text-decoration: none; }
.but_go:active { background: #463c3c; text-decoration: none; }

.but_reset {
   border: 2px solid #CC6600;
	background: -moz-linear-gradient(top, #333333 0%, #666666 100%);
	background: -webkit-linear-gradient(top, #333333 0%, #666666 100%);
	background: linear-gradient(to bottom, #333333 0%, #666666 100%);
   padding: 6px 8px;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   color: #FFFFFF; font-size: 14px; font-family: Arial, Helvetica, Sans-Serif; line-height:12px;
   text-decoration: none;
   vertical-align: middle;
}
.but_reset:link { color: #FFFFFF; text-decoration: none; }
.but_reset:hover { background: #CC6600; text-decoration: none; }
.but_reset:visited { background: #D4D8A5; text-decoration: none; }
.but_reset:active { background: #463c3c; text-decoration: none; }

.form-control { font-size: 14px; font-family: Arial, Helvetica, Sans-Serif; }

.quote_button { 
   border: 1px solid #00008A;
   background: -webkit-gradient(linear, left top, left bottom, from(#210088), to(#88C0FF));
   background: -webkit-linear-gradient(top, #210088, #88C0FF);
   background: -moz-linear-gradient(top, #210088, #88C0FF);
   background: -ms-linear-gradient(top, #210088, #88C0FF);
   background: -o-linear-gradient(top, #210088, #88C0FF);
   padding: 6px 8px;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   color: #FFFFFF; font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; line-height:12px;
   text-decoration: none;
   vertical-align: middle;
   white-space: nowrap;
   -webkit-box-shadow: 2px 4px 3px rgba(0,0,0,0.3); -moz-box-shadow: 2px 4px 3px rgba(0,0,0,0.3); box-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.quote_button:link { color: #FFFFFF;}
.quote_button:hover { background: #88C0FF; text-decoration: none;}
.quote_button:visited { background: #88C0FF;}
.quote_button:active { background: #210088;}

