body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #022948;
	min-height: 100%;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: medium;
	color: #b91925;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #b91925;
	text-decoration: none;
}
a:active {
	color: #b91925;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;
}
.style1 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.style4 {color: #FFFFFF}

.style6 {font-size: 10px;}
.style3 {font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: medium;
}
.homepage-copy {font-size: 13px; line-height: 16px; color: #000000; font-style: normal; font-weight: normal; text-decoration: none; font-family: "Arial", sans-seriff; }
.homepage-news-date {font-size: 13px; line-height: 16px; color: #ffffff; font-style: normal; font-weight: normal; text-decoration: none; font-family: "Arial", sans-seriff; }
.homepage-news-link {font-size: 13px; line-height: 16px; color: #ffffff; font-style: normal; font-weight: normal; text-decoration: underline; font-family: "Arial", sans-seriff; }
.homepage-news-copy {font-size: 22px; line-height: 22px; color: #ffffff; font-style: italic; font-weight: normal; text-decoration: none; font-family: "Times New Roman", seriff; }
.homepage-products-copy {font-size: 22px; line-height: 22px; color: #000000; font-style: italic; font-weight: normal; text-decoration: none; font-family: "Times New Roman", seriff; }
.homepage-copyright {font-size: 11px; line-height: 11px; color: #83a2bb; font-style: normal; font-weight: normal; text-decoration: none; font-family: "Arial", sans-seriff; }
.style8 {font-family: "Times New Roman", Times, serif; font-style: italic; font-size: medium; font-weight: bold; }
.style9 {font-family: "Times New Roman", Times, serif; font-style: italic; font-size: 19px; }
.style10 {font-family: "Times New Roman", Times, serif; font-style: italic; font-size: medium; font-weight: bold; }
.style11 {color: #B1AB98}
.style12 {color: #FFFFFF;
	font-weight: bold;
}
.style5 {font-family: "Times New Roman", Times, serif; font-style: italic; font-size: small; }
.style13 {font-size: small}

.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}

.width32  { width: 32px; }
.width64  { width: 64px; }
.width72  { width: 72px; }
.width100 { width: 100px; }
.width144 { width: 144px; }
.width200 { width: 200px; }
.width300 { width: 300px; }
.width350 { width: 350px; }
.width400 { width: 400px; }
.width450 { width: 450px; }
.width500 { width: 500px; }
.height20 { height: 20px; }
.height36 { height: 36px; }
.height72 { height: 72px; }
.height100 { height: 100px; }
.height144 { height: 144px; }
.height150 { height: 150px; }
.height250 { height: 250px; }

.size12   { font-size: 12px; }
.size14   { font-size: 14px; }
.size18   { font-size: 18px; }

.bg-tan      { background-color: #e6dec7; }
.tx-tan      { color: #e6dec7; }

.bg-darkblue { background-color: #022948; }
.tx-darkblue { color: #022948; }

.zero { padding: 0px; margin: 0px; }

.green { color: #008000; }
.red   { color: #800000; }

a.admin_small:link
{
	color: #022948;
	font-size: 9px;
	font-family: arial, calibri, sans-serif;
}
a.admin_small:hover
{
	color: #022948;
	font-size: 9px;
	font-family: arial, calibri, sans-serif;
}
a.admin_small:visited
{
	color: #022948;
	font-size: 9px;
	font-family: arial, calibri, sans-serif;
}
a.admin_small:active
{
	color: #022948;
	font-size: 9px;
	font-family: arial, calibri, sans-serif;
}
	
a.admin:link 
{
	color: #022948;
	font-size: 12px;
	font-family: arial, calibri, sans-serif;
}
a.admin:hover 
{
	color: #022948;
	font-size: 12px;
	font-family: arial, calibri, sans-serif;
}
a.admin:visited 
{
	color: #022948;
	font-size: 12px;
	font-family: arial, calibri, sans-serif;
}
a.admin:active 
{
	color: #022948;
	font-size: 12px;
	font-family: arial, calibri, sans-serif;
}

#size_price
{
	border: 1px solid #022948;
	padding: 5px;
	background-color: #e6dec7;
}

.login_box
{
	border: 1px solid #022948;
	width: 250px;
	float: right;
	padding: 5px;
	color: #022948;
}

.cart_box
{
	border: 1px solid #022948;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	color: #022948;
}


.red_header { background-color: #811b16; color: #e6dec7; }
.black_header { background-color: #000; color: #FFF; }
.header { background-color: #022948; color: #e6dec7; }
.odd { font-size: 12px; background-color: #dbd4be; }
.even { font-size: 12px; background-color: #cfc8b3; }
.image { font-size: 12px; background-color: #e6dec7; }
.bright  { border-right: 1px solid #022948; }
.bbottom { border-bottom: 1px solid #022948; }
.center { text-align: center; }
.left { float: left; }
.padd5 { padding: 5px; }
.clear { clear: both; }

/* styles for "our team" page */
.team-name {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
	color: #022948;
}

.team-position {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #022948;
}
.team-contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #022948;
}

.team-category {
	font-family: "Times New Roman", Times, serif;
	color: #1c4026;
	font-size: 20px;
	font-weight: bold;
}

.team-member-cell
{
	width: 221px;
	height: 144px;
	text-align: center;
	float: left;
}

a.team {
	font-size: 18px;
	color: #022948;
	font-weight: normal;
}
a.team:visited {
	color: #022948;
	text-decoration: none;
	font-weight: normal;
}
a.team:hover {
	color: #b91925;
	text-decoration: none;
	font-weight: normal;
}
a.team:active {
	color: #b91925;
	text-decoration: none;
	font-weight: normal;
}
a.team:link {
	text-decoration: none;
	font-weight: normal;
}

	