/* CSS Document */

body {
	background-color: #ECECFF; 
}

body,div,p,td,input,select,textarea {
  font-family: Tahoma, Sans-Serif;
  font-size: 11px;
  color: #0F2A82;
  font-weight: normal;
}

div.main{
  background-image: url('/graphics/shome1.left.jpg');
  background-repeat: repeat-x
}
	
tr.nav {
  background-image: url('/graphics/nav.bkgd.jpg');
}

p.footer {
  font-size: 10px;
}
div.nav {
  margin-left: 10px;
  margin-right: 15px;
  margin-top: 5px;
}
div.subNav {
  margin-left: 20px;
  margin-top: 5px;
}
div.photoGallery {
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
}

div.products {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
}

div.bodyLeft {
  margin-top: 5px;
  margin-left: 10px;
}

.red {
  color: #CC0000;
  font-size: 11px;
  margin-left: 10px;
  font-weight: bold;
}

.darkred {
  color: #990000;
  font-size: 11px;
  margin-left: 10px;
  margin-right: 10px;
  font-weight: bold;
}

.darkred2 {
  color: #990000;
  font-size: 11px;
  font-weight: bold;
}

.darkredlink {
  color: #990000;
  font-size: 11px;
  font-weight: bold;
}

.darkredlink:link {color: #990000; text-decoration: underline}
.darkredlink:hover {color: #990000; text-decoration: underline}
.darkredlink:visited {color: #990000; text-decoration: underline}
.darkredlink:active {color: #990000; text-decoration: underline}
.darkredlink:visited:hover {color: #990000; text-decoration: none}

.darkblue {
  color: #0F2A82;
  font-size: 11px;
  margin-left: 10px;
  margin-right: 10px;
  font-weight: bold;
}

.darkblue2 {
  color: #0F2A82;
  font-size: 11px;
  font-weight: bold;
}

.blue {
  color: #0F2A82;
  font-size: 11px;
  margin-left: 10px;
  margin-right: 10px;
  font-weight: normal;
}

.blue:link {color: #0F2A82; text-decoration: none}
.blue:hover {color: #0F2A82; text-decoration: underline}
.blue:visited {color: #0F2A82; text-decoration: none}
.blue:active {color: #0F2A82; text-decoration: none}
.blue:visited:hover {color: #0F2A82; text-decoration: none}

.blue2 {
  color: #0F2A82;
  font-size: 11px;
  margin-left: 10px;
  margin-right: 10px;
  font-weight: normal;
}

.white {
  color: #FFFFFF;
  font-size: 11px;
  margin-left: 10px;
}

a {
  font-family: Tahoma, Sans-Serif;
  font-size: 11px;
  color: #0F2A82;
  text-decoration: none;
  font-weight: bold;
}

a.nav {
  font-family: Tahoma, Sans-Serif;
  font-size: 11px;
  color: #0F2A82;
  text-decoration: none;
  font-weight: bold;
  
}

a.nav:link {color: #0F2A82; text-decoration: none}
a.nav:hover {color: #FFFFFF; text-decoration: none}
a.nav:visited {color: #0F2A82; text-decoration: none}
a.nav:active {color: #0F2A82; text-decoration: none}
a.nav:visited:hover {color: #FFFFFF; text-decoration: none}

a.topnav {
  font-family: Tahoma, Sans-Serif;
  font-size: 11px;
  color: #0F2A82;
  text-decoration: none;
  font-weight: bold;
  
}

a.topnav:link {color: #0F2A82; text-decoration: none}
a.topnav:hover {color: #0F2A82; text-decoration: underline}
a.topnav:visited {color: #0F2A82; text-decoration: none}
a.topnav:active {color: #0F2A82; text-decoration: none}
a.topnav:visited:hover {color: #0F2A82; text-decoration: underline}

a.navred {
  font-family: Tahoma, Sans-Serif;
  font-size: 11px;
  color: #990000;
  text-decoration: none;
  font-weight: bold;
  
}

a.navred:link {color: #990000; text-decoration: underline}
a.navred:hover {color: #FFFFFF; text-decoration: none}
a.navred:visited {color: #990000; text-decoration: none}
a.navred:active {color: #990000; text-decoration: none}
a.navred:visited:hover {color: #990000; text-decoration: none}

a.footerNav {
  font-family: Tahoma, Sans-Serif;
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
 
}
.productlgleft {
margin-left: 20px;
float: left;
width: 240px;
}
.productlgright {
float: left;
width: 300px;
}

