@font-face {
	font-family:'licenseplate';
	src: url('LicensePlate.ttf');
} 

@font-face {
	font-family:'Quicksand';
	src: url('Quicksand_Book.otf');
} 

BODY { font-family:'Quicksand', sans-serif; font-size:14px; color:black; line-height:1.5; background-color:white }
TD { font-family:'Quicksand', sans-serif; font-size:14px; color:black; line-height:1.5 }
DIV { font-family:'Quicksand', sans-serif; font-size:14px; color:black; line-height:1.5 }
SPAN { font-family:'Quicksand', sans-serif; font-size:14px; color:black; line-height:1.5 }
INPUT { font-family:'Quicksand', sans-serif; font-size:14px; color:black; line-height:1.5; border:1; border-width:1px; border-style:solid; border-color:silver; padding-left:5px; padding-right:5px }
TEXTAREA { font-family:'Quicksand', sans-serif; font-size:14px; color:black; line-height:1.5; border:1; border-width:1px; border-style:solid; border-color:silver; padding-left:5px; padding-right:5px }
SELECT { font-family:'Quicksand', sans-serif; font-size:14px; color:black; line-height:1.5 }
FORM { margin:0 }
IMG { border:0 }
UL LI { list-style-type:square }

.ecwid-btn span { color:white; font-weight:bold }

A { color:gold; text-decoration:underline }
A:hover { color:gold; text-decoration:underline }

.darklink { color:#1d5185; text-decoration:underline }
.darklink:hover { color:#1d5185; text-decoration:underline }

A.storelocationlink { color:white; text-decoration:none }
A.storelocationlink:hover { color:white; text-decoration:underline }

.topMenuBar { position:fixed; left:0px; top:0px; width:100%; height:80px; background-color:#236597; z-index:1000; border:0; border-bottom-width:5px; border-style:solid; border-color:#677484; }
.topMenuDiv { position:fixed; top:80px; display:none; background-color:#677484; z-index:1002; cursor:pointer }
.topMenuTab { font-family:'Quicksand', sans-serif; font-size:14px; color:white; padding-left:14px; padding-right:14px; padding-top:30px; cursor:pointer; background-color:transparent; z-index:1001 }

.topMenuItem { white-space:nowrap; text-align:center; color:white; height:50px; line-height:50px; cursor:pointer; background-color:transparent }
.topMenuItem:hover { margin-left:-10px; padding-left:10px; margin-right:-10px; padding-right:10px; background-color:#236597 }

.footer { font-size:12px; color:white; }
A.footer { color:gold; font-size:12px;  text-decoration:none }
A.footer:hover { color:gold; font-size:12px;  text-decoration:underline }

.titlesmall { font-family:'Quicksand', sans-serif; font-size:14px; line-height:1; color:#1d5185 }
.title { font-family:'licenseplate', sans-serif; font-size:30px; line-height:30px; color:black }
.titleBig { font-family:'licenseplate', sans-serif; font-size:50px; line-height:50px; padding:0px 0px 0px 0px; color:black }

.buybtn { position:relative; background-color:firebrick; color:white; line-height:50px; padding-top:2px; width:160px; height:48px; border-radius:10px; cursor:pointer; text-decoration:none }