/* Generic styling */
body		{	background-color: #D5C89A;
			font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 12px;
			background-image: url(/files/images/template/bg.gif);
			background-position: top left;
			background-repeat: repeat-x;}

b, strong	{	font-weight: bold; }

i, em, cite	{	font-style: italic; }

u		{	text-decoration: underline; }

abbr, acronym
		{	border-bottom: 1px dotted #333333;
			cursor: help; }

hr		{	color: #000000;
			height: 1px; }

h1, h2, h3, h4, h5, h6, legend
		{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-weight: bold; 
			color: #000000; }

h1		{	font-size: 17px; }

h2, legend	{	font-size: 14px;
			font-family: Georgia, "New York", Times, serif;
			color: #831834; }

h3		{	font-size: 13px; }

h4, h5, h6	{	font-size: 10px; }


sub, super	{	font-size: 75%; }

code, pre	{	font-family: Courier, "Courier New", fixed-width, monospace;
			font-size: 9px; }

td		{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 10px; }

input, select, textarea
		{	font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #000000; }

#SearchForm input#SearchKeywords
		{	border: 1px solid #AFA276;
			width: 80px;
			height: 18px; }
			
small		{	font-size: 85%; }

fieldset	{	border: 1px solid #cccccc; }


/* Generic styles for content cells */
.Content
		{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 12px;
			color: #000000;
			background-color: #ffffff;
			width: 555px; }

.Content table, .Content td, .Content div
		{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 12px; }

#HomeContent	{	width: 100%; }
			
#ContentTable	{	width: 744px; }

#Footer	td
		{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 11px;
			color: #333333;
			background-color: #ffffff; }
			
#Footer	td.LeftColumn
		{	background-color: #FAF4DB; }

#Bread		{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 10px; }


/* For data tables */
table.Data	{	border-collapse: collapse;
			border: 1px solid #666666;
			background-color: #ffffff; }

table.Data th	{	background-color: #eeeeee;
			color: #000000;
			font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
			border-bottom: 1px solid #999999;
			border-left:  1px dotted #999999; }

table.Data td	{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			border-bottom: 1px solid #999999;
			border-left:  1px dotted #999999; }


/* For application errors */
.error          {       color: #ff0000; }

input.error, textarea.error, select.error
		{	background-image: url(images/input_error.gif);
			background-position: top left;
			background-repeat: no-repeat; }


/* Navigation Styles */
#PriNav	td	{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 12px;
			color: #ffffff;
			background-color: #831834;}


#SubNav 	{	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 11px;
			background-color: #FAF4DB;
			width: 189px; }

/* All content links, or unstyled links */
a:link, a:visited, a:hover
		{	text-decoration: underline;
			color: #831834; }

a:visited	{	color: #831834; }

a:hover		{	text-decoration: none;
			color: #999999; }


/* Sub-navigation Links */
#SubNav a:link, #SubNav a:visited, #SubNav a:hover, #SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover
		{	display: block;
			text-decoration: none;
			background-color: #FAF4DB;
			color: #000000; }

#SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover
		{	background-color: #D7CEA9;
			border-right: 5px solid #831834; 
			color: #831834; }

#SubNav a:hover, #SubNav a.Sel:hover
		{	background-color: #ECE2B9;
			border-right: 5px solid #7B755A; 
			color: #831834; }


/* Navigation Links */
#PriNav a	{	display: block; 
			border-right: #ffffff solid 1px; }

#PriNav td a.NavLastNoBorder
		{	border:none; }	

#PriNav a:link, #PriNav a:visited, #PriNav a:hover, #PriNav a#Sel:visited, #PriNav a#Sel:link, #PriNav a#Sel:hover
		{	text-decoration: none;
			color: #ffffff;}

#PriNav a#Sel:visited, #PriNav a#Sel:link, #PriNav a#Sel:hover
		{	background-color: #7B755A;
			background-image: url(/files/images/template/nav_arrow.gif);
			background-position: top left;
			background-repeat: no-repeat; }

#PriNav a:hover, #PriNav a#Sel:hover
		{	color: #ffffff;
			background-color: #A49F89; }

#PriNav a#Sel
		{	color: #ffffff; }


/* Footer Links */
#Footer	a	
		{	color : #831834 ; }
		
#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	text-decoration: underline;
			color: #831834; }

#Footer a:hover	{	text-decoration: none;
			color: #666666; }

/* Breadcrumb Links */
#Bread a:link, #Bread a:visited, #Bread a:hover
		{	text-decoration: underline;
			color: #831834; }
			
#Bread a:hover
		{	text-decoration: none;
			color: #999999; }
			

/* Class the table tag as Cart to use */
table.Cart	{	font-size: 11px;
			border-collapse: collapse;
			margin: 5px 10px 10px 10px;
			padding: 0px; }

table.Cart td	{	border: 1px solid #C9DEF4;
			font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 11px;
			padding: 2px 4px; }

table.Cart th	{	border-right: 1px solid #ffffff;
			border-bottom: 1px solid #C9DEF4;
			background-color: #C9DEF4;
			font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			line-height: 120%;
			padding: 2px 4px; }

table.Cart td.NoBorder, table.Cart td table td
		{	border: none; }

table.Cart td dd
		{	margin-left: 15px; }

.PrintOnly, #PrintLogo
		{	display: none; 
			float: right; }
			
