html, body {
	 min-height:100%; margin-bottom:1px;
}

body {
	color: #000066;
	font-size: 90%;
	background-color: #fff;
	margin: 0;
	padding: 0;
/* 	text-align: center; */
	font-family: arial, helvetica, sans-serif;
}

a:link, a:visited {
	color: #6F3737;
	text-decoration: underline;
}

a:hover {
	color: #6F3737;
	text-decoration: underline;
}

p, td {
	font-family: arial, helvetica, sans-serif;
	line-height: 120%;
	margin-top: 2px;
	margin-bottom: 8px;
}

h1 {
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 0px;
	padding-bottom: 4px;
}

h2 {
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#wrapper {
	background: url(images/content-bkg.jpg) repeat-y;
	overflow: auto; 
	height: 100%;
}

#header {
	border-top: solid 3px #000066; 
	border-bottom: 6px solid #000066; 
	background-color: #6F3737; 
	margin: 0px;
	padding: 10px 0px 10px 10px;
	height: 120px;
	position: relative;
}

#header a {
	color: #ffcc00;
	text-decoration: none;
}

#header .logo {
	float: left;
}

#header .tagline {
	position: absolute;
	top: 10px;
	right: 10px;
}

#textnav {
	clear: both;
   margin-top: 0px;
	display: block;
	padding: 5px;
	text-align: center;
	background-color: #fff;
	border-top: 6px solid #000066;
	font-size: 80%;
}

#copyright {
	font-size: 80%;
	text-align: center;
	margin-top: 10px; 
	background-color: #fff;
}

#copyright p {
	margin: 2px 0 0 0;
	padding: 0;
}

#navigation {
	float: left;
	width: 180px;
	margin: 0;
	text-align: left;
	padding: 0;
	font-size: 90%;
	padding-left: 10px;
	padding-top: 8px;
	color: #fff;
}

#navigation p.heading {
	font-weight: bold;
	padding:0;
	margin: 0;
	padding-top: 4px;
}

#navigation a:link, #navigation a:visited, #navigation a:hover {
	color: #ffcc00;
	text-decoration: none;
}

#navigation ul {
	list-style-type: none;
	padding: 0;margin: 0;
	padding-bottom: 10px;
}

#navigation li {
	padding: 0;
	margin: 0;
	font-weight: bold;
	padding-top: 4px;
}

#content {
	margin: 20px 10px 0px 220px;
	padding-bottom: 10px;
	width: 530px;
	text-align: left;
	min-height:500px;
   height:auto !important;
   height:500px;
}

#content ul {
	padding-top: 2px;
	margin-top: 0;
}

#content p.imgcaption {
	float: right; 
	width: 170px; 
	margin-left: 10px; 
	margin-bottom: 10px;
}

#content li {
	padding: 2px 0 2px 0;
}

#leftcol {
    float:left;
	width: 240px;
}

#rightcol {
    float:left;
	width: 240px;
}

img.textart {
	margin: 10px;
}

p.printtitle {
	margin-top: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}

img.thumbnail {
	border: 2px solid #000066;
	margin: 6px;
	display: inline;
}

img.thumbnailleft {
	border: 2px solid #000066;
	margin: 6px 6px 6px 0;
	float: left;
	display: inline;
}


img.paintthumbright {
	border: 2px solid #000066;
	margin: 6px 0 6px 6px;
	padding: 4px;
	float: right;
	display: inline;
}

img.paintthumbleft {
	border: 2px solid #000066;
	margin: 6px 6px 6px 0;
	padding: 4px;
	float: left;
	display: inline;
}

img.paintthumb {
	border: 2px solid #000066;
	margin: 6px 6px 6px 0;
	padding: 4px;
}

div.imgwithtext {
	float: right;
	text-align: center;
	font-weight: bold;
	margin: 6px 0 6px 6px;
}

img.imgwithtext {
	margin: 6px 0 6px 6px;
	padding: 4px;
	border: 2px solid #000066;
}


p.quote{
	margin-right: 10px;
	margin-left: 10px;
	font-style: oblique;
}

p.boldquote {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	line-height: 1em;
}

p.boldquoteleft {
	text-align: left;
	font-style: italic;
	font-weight: bold;
	line-height: 1.2em;
}

p.quoteauthor {
	text-align: right;
	font-style:italic;
	font-weight: bold;
	line-height: 1em; 
	padding-bottom: 16px;
}

p.quoteauthornormal {
	padding-top: 0px;
	margin-top: 0px;
	text-align: right;
	font-style:italic;
	font-weight: normal;
	line-height: 1em; 
}

hr {
	clear: right;
	background-color: #000066;
	height: 2px;
	border: 0;
	color: #000066;
	width: 90%;
	text-align: center;
}

.alert {
	color: #f00;
}

img.noborderright {
	float: right;
	margin: 10px 0px 10px 10px;
	display: inline;
}

img.noborderleft{
	float: left;
	margin: 10px 10px 10px 0px;
	display: inline;
}

table.sublist td {
	padding: 2px 0 2px 0;
}

form {
	padding-bottom: 8px;
}

table.productlist {
	width: 100%;
}

table.productlist td {
	padding: 0 4px 4px 0;
	width: 33%;
}

/* product styles */
img.productimg {
	padding:10px 10px 10px 0;
}

#content table {
	clear: right;
}

table.producttbl {
	border-top: 2px solid #000066;
}

#search {
	position: absolute;
	top: 100px;
	right: 10px;
}

input {
	font-size: 10px;
}
