body {
	background-color: #0A5B4A;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #585858;
}
A.footer:active {
	color: #F7882C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal
} 
A.footer:visited 
{ 	color: #999999; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal
} 
A.footer:link 
{ 	color: #999999; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal
} 
A.footer:hover {
	color: #022E6B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal
}
.smallGreyTextCopy 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999
}
.nav 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}
A.nav:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}
A.nav:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}
A.nav:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}
A.nav:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	cursor: hand;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #8C5337;
	font-style: normal;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #063C31;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0A5B4A;
	font-weight: bold;
	font-style: italic;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #8C5337;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0A5B4A;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #8C5337;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ECB306;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFC321;
	font-weight: bold;
	font-style: normal;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
	list-style-image: url(images/bullet.gif);
	margin-left: -10px;
}
.btnMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 1px;
	margin-left: 1px;
	border: none;
	cursor: hand;
	background-color: #08594A;
}
.frmBtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	border: thin ridge;
	cursor: hand;
	background-color: #08594A;
}
.CartAddBtn {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 1px;
	margin-left: 1px;
	border: none;
	cursor: hand;
	background-color: #08594A;
}
