body {
	color: #115d9a;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
	}

#onlineStoreBadgeContainer{
	text-align: center;
	width: 770px;
}

#onlineStoreBadge a img {
	border: none;
	outline: none;
	text-decoration: none;
	}
	
#onlineStoreBadge a:hover{
	border: none;
	color: none; 
	filter:alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	opacity: 0.9;
	}
	
	
#onlineStoreBadge {
	position:relative;
	z-index: 2000;
	filter:alpha(opacity=100);
	opacity: 1.0;
	top: 120px;
	left: 70px;
	text-align: right;
	width: auto;
	}
	
#onlineStoreBadge:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	opacity: 0.9;
	
	}
	
#onlineStoreBadge a:link              { color:red; text-decoration:none; border: none; outline: none;}
#onlineStoreBadge a:visited           { color:red; text-decoration:none; border: none; outline: none;}
#onlineStoreBadge a:hover             { color:green; text-decoration:none; border: none; outline: none; filter:alpha(opacity=50);}
#onlineStoreBadge a:active            { color:red; text-decoration:none; border: none; outline: none;}

p {
	color: black;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
	}
	
p.address  {
	color: black;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
	}
	
p.flashback {
	color: maroon;
	font-weight: normal;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
	}
li {
	color: black;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
	}
	
h1 {
	color: maroon;
	font-weight: bolder;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border-bottom: 1px solid black
	}
	
h2 {
	color: maroon;
	font-style: italic;
	font-weight: lighter;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-bottom: 10px;
	border-top: 2px #dadada;
	border-right: 2px #dadada;
	border-bottom: 1px solid #dadada;
	border-left: 2px #dadada
	}
	
h3 {
	color: #355788;
	font-style: italic;
	font-weight: normal;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #dadada;
	margin-right: 10px;
	margin-bottom: -5px;
	margin-left: 10px;
	padding: 5px 10px;
	border-style: solid none solid none;
	border-width: 2px;
	border-color: #355788
	}
	
.heading1 {
	color: #90a0a4;
	font-style: normal;
	font-weight: bolder;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-top: -1px;
	margin-bottom: -2px;
	margin-left: 1px;
	border: 2px #115d9a
	}
	
.heading2 {
	color: #115d9a;
	font-style: normal;
	font-weight: bolder;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-top: -1px;
	margin-bottom: -5px;
	margin-left: 1px;
	border: 2px #115d9a
	}
	
a {
	color: #0000cd;
	font-weight: bolder;
	font-size: x-small;
	text-decoration: underline
	}
	
a:hover {
	color: red;
	text-decoration: underline
	}
	
a:visited {
	color: #a2a9b1;
	text-decoration: underline
	}
	
.leftcol_table {
	background-color: #fff;
	text-align: left;
	border: solid 1px #000000;
	width: 100%;
	clip: rect(auto auto auto auto)
	}
	
.table_topright {
	color: #a2a9b1;
	text-align: center;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: #000000;
	border-left: #000000;
	width: 100%;
	clip: rect(auto auto auto auto)
	}
	
.table_4sides100 {
	color: #4d7ec4;
	text-align: left;
	border: solid 1px #000000;
	width: 100%;
	clip: rect(auto auto auto auto)
	}
	
.table_4sides {
	position: relative;
	color: #4d7ec4;
	text-align: left;
	border: solid 1px black;
	clip: rect(auto auto auto auto)
	}
	
.mastertable {
	color: #4d7ec4;
	text-align: left;
	border: solid 1px #000000
	}
	
.border_topbottom {
	background-color: #fff;
	text-align: left;
	border-top: 1px solid #000000;
	border-right: solid #000000;
	border-bottom: 1px solid #000000;
	border-left: solid #000000;
	clip: rect(auto auto auto auto)
	}
		
.border_bottomright {
	background-color: #fff;
	text-align: left;
	border-top: #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: #000000;
	clip: rect(auto auto auto auto)
	}
	
.border_left {
	text-align: left;
	border-top: #000000;
	border-right: #000000;
	border-bottom: #000000;
	border-left: 1px solid #000000;
	clip: rect(auto auto auto auto)
	}
	
.border_right {
	text-align: left;
	border-top: #000000;
	border-right: 1px solid #000000;
	border-bottom: #000000;
	border-left: #000000;
	clip: rect(auto auto auto auto)
	}
	
.border_bottom {
	text-align: left;
	border-top: #000000;
	border-right: #000000;
	border-bottom: 1px solid #000000;
	border-left: #000000;
	clip: rect(auto auto auto auto)
	}
	
.rightcol_table {
	color: gray;
	border: solid 1px #000000;
	width: 100%;
	clip: rect(auto auto auto auto)
	}
	
p.copyright {
	color: #fff;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: right;
	margin-right: 20px;
	border-top: none #465d70
	}
	
p.copyright2 {
	color: black;
	font-style: italic;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: right;
	padding-right: 30px;
	border-top: none #465d70
	}
	
a.copyright {
	color: white;
	font-weight: bolder;
	font-size: xx-small;
	text-decoration: underline
	}
	
a.copyright:hover {
	color: #f00;
	text-decoration: underline
	}
	
a.copyright:visited {
	color: white;
	text-decoration: underline
	}

/* - - - - - - - - MENU DIV - - - - - - - - */
#menu {
	margin:0px;
	padding:0px;	
	}

#menu p {
	padding:0px;
	margin:0px;
	}

#menu ul {
	margin:20px 0 10px 0;
	padding:0;
	}

#menu li {
	margin:0;
	list-style:none;
	padding:5px 3px 5px 15px;
	/*border:1px solid #336633;*/
	}

#menu h1 {
	text-align:center;
	color: maroon;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border-bottom: 1px solid black;
	font-size: 15pt;
	margin:0px;
	padding:0px;
	}


.eeveryother {background-color: #f5f5f5;}
.menuheading {text-align:center; font-style: italic; border-bottom:1px solid #999999;}
.menuheadingsub {text-align:center; font-weight:bold; border-bottom:1px solid #999999;}
.menuheadingtop {font-size:12pt; font-weight: bolder; font-style: normal;}
.menunote {text-align:center;font-style: italic;}
.notice {text-align:center; font-weight:bolder; color:maroon; font-size:10pt;}
