body {
    background-color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 10pt;
    margin: 10px;
    padding: 0px;
    }

form {

    padding: 0px;
    margin: 0px;
    }

a:link {
    color: #000000;
    text-decoration: none;
    }

a:visited {
    color: #000000;
    text-decoration: none;
    }

a:hover {
    color: #6B1018;
    text-decoration: none;
    }

a:active {
    color: #000000;
    text-decoration: none;
    }

h1 {
    font-size: 14pt;
    font-weight: bold;
    }

h4 {
    font-size: 12pt;
    font-weight: bold;
    margin: 0px;
    }

.hr {
	width: 750px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #01726C;

}

.hr2 {
	width: 740px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #01726C;

 
}

.featured{
	padding: 0px;
    margin: 0px;
	border: 0px solid #c0c0c0;
}
.featured td{
    margin: 0px;
	border: 0px solid #c0c0c0;
}

.maintable {
  	background-color: #ffffff;
	padding: 0px;
    margin: 0px;
    border:1px solid #c0c0c0;}

}

.leftnav {
	text-align: left;
    width: 200px;

 }	

.leftside {
	background-image: url(back_postcard.gif);
	background-repeat: repeat;
   	text-align: left;
	border-top: 1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	padding: 0px;
    margin: 0px;
    }

.contenttable {
    background-color: #ffffff;
    padding: 0px;
 
      }

.contenttable td {
    text-align: left;
	padding: 0px;
    }

.content-title {
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    }

.content{}

.searchbox {
text-align: right;

}

.searchbox div {display:inline;
text-align: right;}


	
.smlogin-form {
    padding: 0px 5px 0px 10px;
    font-size: 10pt;
    }

.clear {
    clear: both;
    color: #ffffff;
    }

.viewcart {
    margin-top: 18px;
    text-align: center;
    }
	
.cartitems{
	font-size: 10pt;

	}

.logged-in-message {
    color: red;
    font-weight: bold;
    }

.feat-table {
    margin-top: 0px;
    padding: 0px;
    width: 100%;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
    }

.feat-head {
    color: #029991;
    vertical-align: 0%;
    text-align: left;
    font-weight: bold;
    font-size: 10pt;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    border-bottom: 0px solid #FF4000;
    }

.feat-cell {
    text-align: center;
    vertical-align: top;
    padding: 10px;
	margin-top: 20px;
    }

.feat-cell div {
    text-align: center;
    }
	
.tinytxt {
    font-size: 7pt;
    line-height: 10px;
    margin: 0px;
    padding: 0px;
    }

.tinytxt input {
    font-size: 7pt;
    line-height: 10px;
    margin: 0px;
    padding: 0px;
    }

.tinytxt a:link {
    margin: 0px;
    padding: 0px;
    }

.tinytxt a:visited {
    margin: 0px;
    padding: 0px;
    }

.tinytxt a:hover {
    margin: 0px;
    padding: 0px;
    }
.footer {
	color: #c0c0c0;
	text-align: center;
	font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    margin-top: 20px;
    }

.footer a:link {	color: #c0c0c0;}

.footer a:hover {	color: #c0c0c0;}

.footer a:visited {	color: #c0c0c0;}	

.input-err { background-color: #ffff00; }
