
body {
	text-align: center;
	background-color: #FCF5E0;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#mission {
	float: left;
	width: 268px;
	padding: 10px;
}

#rightcontent {
	float: left;
	width: 403px;
	margin-right: 10px;
	padding: 10px 0;
}

h1 {
	font-weight: bold;
  font-size: 14pt;
	font-family:'Times New Roman', serif ;
	color: #a42b26;
	margin: 0;
	padding: 0;
	display:inline;
}

h2 {
	font: bold 14pt arial;
	color: #336699;
	margin: 0px;
	margin-bottom: 5px;
}

td {
	font: normal 9pt arial;
}

#mainBody {

	width: 900px;
	margin: auto;
	background-color: white;

}

.headertext {
	width: 900px;
}

.headertext img {
	display: block;
	margin: 0px;
	padding: 0px;
}

.homeback {
	font: normal 9pt arial;
	width: 129px !important;
	#width: 128px;
	float: left;
	background-color:#7f080b;
	display: block;
	padding: 2px;
	color: #fff;
}

#Menu {
	width: 767px !important;
	#width: 772px;
	background-color:#7f080b;
	list-style: none;
	float: left;
	display: block;
	text-align: left;
}
/***
#menuItems {
	background-color:#cccccc;
	list-style: none;
	margin:0px;
	padding: 0px;
}

#menuItems LI {
	display:inline;
	float: left;
	padding: 0px 20px 0px 0px;
	font: normal 9pt arial;
}

.lhstdselected {

	text-decoration: none;
	color: red;

}

.lhstd {

	text-decoration: none;
	color: white;
}
***/
#menuItems
{
padding-left: 0;
margin-left: 0;
background-color: #7f080b;
color: White;
float: left;
width: 100%;
margin: 0;
font-family: arial, helvetica, sans-serif;
}

#menuItems li { display: inline; }

#menuItems li a
{
padding: 0.2em 1em;
background-color: #7f080b;
color: White;
text-decoration: none;
float: left;
}

#menuItems li a:hover
{
background-color: #c57718;
color: #fff;
}


.homeback a{
	font: normal 9pt arial;
	color: #fff;
}

#content {
  font-size: 14px;
	width: 701px !important;
	overflow: hidden;
	display: block;
	text-align: left;
	float: left;
	margin:0;
	padding:0;
}

#Container {
	clear: left;
	width: 900px;
	display: block;
	text-align: left;
	background-color: white;
	position: relative;
	overflow: hidden;

}

#sidebar {
	float: left;
	width: 900px;
	display: block;
	text-align: left;
	background-color: green;
	position: relative;
	left: 685px;
	background-color: #FFFFFF;
}


#ContentPlus {
	width: 655px !important;
	display: block;
	#width: 685px;
	float:left;
	text-align:left;
	padding: 15px;
	background-color: white;
	position: relative;
	left: -685px;
	font: normal 9pt arial;

}

#righthandside {
	width: 199px !important;
	display: block;
	float: left;
	text-align:left;
	background-image: url('images/barbg.png');
	background-repeat: no-repeat;
}

#righthand-content {
  padding-top: 245px;
  margin-left: 10px;
}

#footer {
	display: block;
	clear:left;
	clear: all;
	background-color: #67050b;
	text-align: left;
  padding-bottom:20px;
	width: 900px;
	color: #fff;
}

.footerlink {
	text-decoration: none;
	font: normal 8pt arial;
	color: #fff;
}

.kudos a{

	text-decoration: none;
	font: normal 7pt arial;
	color: #333333;
	
}

.submenu a {
	font: normal 8pt arial;
	text-decoration: none;
	color: #333333;
}

/* Sitemap CSS*/
.sitemap {font: normal 9pt arial; color: black;}
.sitemap UL {list-style: none;}
.sitemap UL LI { padding: 5px 0px 2px 5px; margin: 5px 0px 2px 5px;}
.sitemap UL UL{list-style: disc;}
.sitemap UL UL LI { padding: 3px 0px 2px 5px; margin: 3px 0px 2px 5px;}
.sitemap a {text-decoration:none; color: black;}
.sitemap a:hover {color:black;}

/* News Insert CSS*/
ul.news {
	margin: 0px;
	padding: 0px;
}

ul.news li{
	font: normal 9pt arial;
	color:#6699cc;
	width: 160px;
	list-style-type: none;
	margin: 2px 0px 2px 2px;
	padding: 2px 0px 2px 2px;
}

ul.news li a{
	text-decoration:none;
}

div.news {

	font: bold 12pt arial;
	
}

/*estore*/

.cattitle {
	padding-top: 10px;
}

.cattitle a {

	font: normal 8pt arial;
	text-decoration: none;
	text-transform:uppercase;
	color: #333333;

}

#thumbnails {

	width: 580px;
	margin-top: 20px;
	font: normal 9pt arial;

}

.thumb {
	width: 170px !important;
	width: 193px;
	height: 200px;
	padding: 10px 10px 10px 10px;
	float:left;
	border-top: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	border-right: dotted 1px #bbbbbb;
	border-left: dotted 1px #bbbbbb;
}

.prodtitle {
	font: bold 12pt arial;
}

.proddesc {
	font: normal 10pt arial;

}

.prodprice {
	font: normal 10pt arial;

}

.prodthumb {
	font: normal 10pt arial;

}

.pricethumb {
	font: normal 10pt arial;

}

.submitbutton {

	border: solid 1px black;
	font: normal 8pt arial;
	padding: 3px;
	background-color: #cccccc;
}

.pages {
	clear: left;
	display: block;
	font:bold 8pt arial;
	text-decoration: none;
	color: black;
	padding-top: 20px;
}

.pages a{
	font:bold 8pt arial;
	text-decoration: none;
	color: black;
}

/*cart*/

table.cart {

	border-collapse: collapse;
	width: 580px;

}

table.cart thead tr {
	background-color: #ffffcc;
}

table.cart td {
	border: solid 1px #333333;
	padding: 3px;
	font: normal 9pt arial;
}

   UL.sitemap {list-style: none;}
   UL.sitemap LI { padding: 5px 0px 2px 5px; margin: 5px 0px 2px 5px;}
   UL.sitemap UL{list-style: disc;}
   UL.sitemap UL LI { padding: 3px 0px 2px 5px; margin: 3px 0px 2px 5px;}
   .sitemap a {text-decoration:none;}
   .sitemap a:hover{color:black;}

/*****************************************Auxiliar classses*/
.padding10{ padding:10px!important; }
.padding5{ padding:5px!important; }
.newsletter{ color:#900; font-weight:bold; }
.text10 { font-size:10px; }
