.bodyshort {
background-image:url('BackgroundLt.jpg');
font-family: verdana, arial, helvetica, sans-serif;
font-size:14px;
font-weight:normal;
}

.bodylong {
background-image:url('Sails.jpg');
font-family: verdana, arial, helvetica, sans-serif;
font-size:14px;
font-weight:normal;
}

a:link{color:#0404A4;}

table {
border-style:none;
}

td {
padding:5px; 
margin:5px;
border-style:solid;
}

img {
border:3px;
border-style:solid;
border-color:grey;
margin:6px; /* Whitespace outside the images */
}

p img{
border:none;
}

p {
padding:5px;
margin:5px;
}

em {
font-weight:bold; 
font-style:normal;
/* font-variant:small-caps; */ 
letter-spacing:1.5px;
}
/* Avoid the use of italics */

hr{
color:white;
height:1px;
}

h1{color:#0404A4;}

h2{text-align:center; color:#0404A4}

h3{
text-indent:5px;
color:#0404A4;
} /* blue */

h4{text-align:center;}

h5{text-align:center;}

h6{
font-size:x-small;
font-weight:100;
color:#0404A4;
text-align:center;
}

.hleft{text-align:left;} /*Left align headers */

.backspecial {
border:1px;
border-style:groove;
border-color:white;
}

.backcolor {
background-color:#99b3e4;
}

#products {
border:1px;
border-style:none;
/*border-color:red;*/
/* background-color:#99B3E4*/     /*#eeeeee;*/
}
/* Use hash not dot when styling id not class */

span.invert{
font-size:1.2em;
font-weight:bold; 
font-style:italic;
}

/* background-color:yellow; */

.indentedp {text-indent:50px;}

.bigpaddingleft {padding:50px;}
