TR.headerNavigation {
	background-color:#FFF;
}

TD.headerNavigation {
	background-color:#FFF;
	color: #000;
}

A.headerNavigation { 
	color: #3F5634;
	font-weight: bold;
	text-decoration: underline;
	line-height: 30px;
}

A.headerNavigation:hover {
	color: #767A01;
	font-weight: bold;
	text-decoration: underline
}

TD.infoBoxHeading {
  background: #005398;
  color: #fff;
  font-size: 13px;
  padding: 3px;
}

.infoBox {
  background: none;
}

.infoBoxContents {
  background: none;
  font-size: 11px;
}

TR.footer {
  background: none;
}

TD.footer {
  background: none;
}




.body

{

	border-width: 1px;

	border-color:  #3F5634;

	border-style: solid
}

.included

{

	border: 1px solid #3F5634;

	text-align: center

}

.form

{

	text-align: center;

	font-size: 17px

}

.title

{

	border-left: 1px solid #3F5634;

	border-top: 1px solid #3F5634;

	border-right: 1px solid #3F5634;

}

.front 

{

	font-family: "Times New Roman", Times, serif;

	color: #3F5634;

	text-align: left;

	font-size: 14px;

	padding: 0px

}

.pinst

{

	border-width: 1px;

	border-color:  #3F5634;

	border-style: solid;

	text-align: center;

	background-color: #E5E9E2

}

.cinst

{

	border-bottom: 1px solid #3F5634;

	border-top: 1px solid #3F5634;

	border-right: 1px solid #3F5634;

	text-align: center

}

.inst

{

	margin-left:  10px;

	margin-right: 10px

}

body

{

	margin: 10px 0px 0px 0px;

	padding: 0px

}

.center

{

	text-align: center

}

.nav

{

	font-family: "Times New Roman", Times, serif;

	color: #000000;

	font-size: 16px;

	padding-right: 18px;

	text-align: right	

}

.order

{

	padding: 0px;

	font-size: 14px

}

p 

{

	color: #333;

	text-align: left;

	font-size: 13px;

	padding-left: 10px;

	padding-right: 10px

}

.pics

{

	padding-left: 10px;

	padding-right: 130px

}

h1,h2 

{

	font-family: "Times New Roman", Times, serif;

	text-align: center

}


h1 {
	font-size: 24px;
	color: #767A01;
	text-decoration: none;
	text-align: center;
	font-weight: normal
}

h2 {
	font-size: 20px;
	color: #767A01;
	text-align: center;
	border-bottom: 1px dotted #767A01;
	font-variant:small-caps;
}

h3 {
	font-size: 17px;
	color: 767A01;
	text-align: center;
	font-variant:small-caps;
}



.anav:active, .anav:visited, .anav:link, .anav:hover

{

	color: #3F5634;

	font-weight: normal;

	text-decoration: none

}

.anav:active, .anav:hover

{

	color: #767A01;

	font-weight: normal

}

ul,li

{

	font-family: "Times New Roman", Times, serif;

	color: #3F5634;

	font-size: 14px;

	margin-left:  10px;

	padding-right:  30px

}

a:active, a:visited, a:link, a:hover

{

	#color: #3F5634;

	font-weight: bold;

	#text-decoration: underline

}

a:active, a:hover

{

	color: #767A01;

	font-weight: bold;

	text-decoration: underline

}

select

{

	font-family: "Times New Roman", Times, serif;

	color: #3F5634;

	font-size: 14px

}

input

{

	font-family: "Times New Roman", Times, serif;

	color: #3F5634;

	font-size: 14px

}

.important

{

	color: #B81313

}

div#credits p {
text-align:center;
}

div#credits a {
text-decoration:none;
color:#CDCDCD;
font-size:9px;
}

div#credits a:hover {
text-decoration:underline;
}

#main {
	width:960px;
	margin: 0px auto 0px auto;
	background-image:url(/global/images/bg_nav.gif);
	background-repeat:no-repeat;
}

/*
# Added by Nato for OSCommerce
* /

A.headerNavigation { 
  color: #FFFFFF; 
  text-decoration: none ; 
}
*/






#nav {
/* background-image:url(/global/images/bg_nav.gif); */
background-repeat:no-repeat;
}

#nav p {
	font-size: 14px;
}

#nav blockquote p {
	font-size: 12px;
}

#nav a {
	color: #3F5634;
	text-decoration:none;
}

#nav a:hover {
	color: #617C35;
}

td.main table {
  border: 10px solid #fff;
  padding: 1px;
  background: #aaa;
}

td.main table td {
  background: #eee;
}

.infoBox .smallText a img {
  border: 1px solid #999;
}