	body {
	line-height: 16px;
	font-family: "garamond", serif;
	font-size: 76%;
	margin-top: 0px;
	/*background-image: url(images/back_blue.jpg);*/
	background-image: url(images/back_gold.jpg);
	background-repeat: repeat-x;
	color:#666666;
	background-color: #fff;
	margin: 0px;
	}
	
p {	
	margin: 0 0 5px 0;	
}

h2{
	font-size: 14px;
	/*color: #6A849D;*/
	color: #7F6601;
}
a{
	/*color: #6A849D;*/
	color: #7F6601;
	text-decoration: underline;
}	
a:hover{
	color: #CDCC02;
}
a:visited{
	color: #993333;
}

a img {
  border-color: #8EA59B;

}
a:hover img {
  border-color: #C47816;
}
a:visited img {
  border-color: #C47816;
}
a:active img {
  border-color: #C47816;
  /*border-style: none;*/
}

 
#container {
	width:900px; 						
	margin-left: auto;
	margin-right: auto;
}
#banner {
	height: 230px;
	padding: 5px;
	margin-bottom:1px; ;
	background-image: url(images/goldHeadGear.jpg);
	background-repeat: no-repeat;
}

#content {
	/*border-top: 1px dashed #EDF1F2;
	border-left: 1px solid #6A849D;added */
	text-align: justify;
	/*font-size: 0.9em;*/
  font-size: 1.4em;		
	/*padding: 5px;*/
	padding: 15px;
	margin-left: 170px;
	margin-right: 50px; /*added for the content to be a littke separated from the margin, for the cprofile it looks better*/
	background-color:#fff;
	color: #666666;
	/*background-image: url(images/shad.jpg);
	background-repeat: no-repeat;*/
	border: 1px solid #DAE4DA;
}

#content_products {
	border-top: 1px dashed #EDF1F2;
	/*border-left: 1px solid #6A849D;added */
	text-align: justify;
	/*font-size: 0.9em;*/
  font-size: 1.2em;		
	/*padding: 5px;*/
	padding: 15px;
	margin-left: 170px;
	margin-right: 50px; /*added for the content to be a littke separated from the margin, for the cprofile it looks better*/
	background-color:#fff;
	color: #666666;
	/*background-image: url(images/shad.jpg);
	background-repeat: no-repeat;*/
	
}

#sidebar-a {	
	float: left;
	width:150px;
	border-top: 1px dashed #EDF1F2;
	/*background-image: url(images/shad.jpg);
	background-repeat: no-repeat;*/
}
#sidebar-a h1{
	border-bottom: 1px dotted #993333;
  font-size: 1.2em;	
	font-weight: bold;
	color: #993333;
}

#containerboth{ 
	padding-right: 30px;
	padding-left:30px;
}

#footer {
	height: 50px;
	clear: both;
	background-image: url(images/footer_long.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fotext{
	border-top: 1px dashed #EEEEEE;
	margin-left: 30px;
	margin-right: 30px;
  font-size: 1.2em;	
	padding-top: 10px;
	color:#6A849D;
	text-align: center;
}
.csschanger{
	color: #6A849D;
	font-size: 0.9em;
	float: right;
	margin-top: 10px;
	margin-right: 30px;
	height: 15px;
}
.navcontainer
{
	margin: 190px 0 0 27px;
	/*margin: 65px 0 0 27px;*/
	padding: 0px 0px 0px 0px;
	height: 20px;
}

.navcontainer ul
{
	border: 0;
	margin: 0 0 0 100px; /*added 100px;  for the longer css to put navigation in the middle*/
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.navcontainer ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 2px;
	margin: 0;
}

.navcontainer ul li a
{
	background: #DBD3BB;/*  #DBE2E8Green color of navigation buttons*/
	width: 70px;
	height: 15px;
	border: 1px solid black;
	padding: 2px;
	margin: 0 0 10px 0;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: center;
	/*font: 0.9em tahoma, lucida, sans-serif;*/
	font: 1.2em "garamond", serif;
}

.navcontainer ul li a:hover
{
	color: White;
	background: #AC9961;
}

.navcontainer a:active
{
	/*background: #6A849D; //this is a dark blue */
	background: #AC9961;
	color: #fff;
}

.navcontainer li#active a
{
	background: #AC9961;
	color: #fff;
}


.csschanger{
	color: #6A849D;
	font-size: 0.9em;
	float: right;
	margin-top: 10px;
	margin-right: 30px;
	height: 15px;
}
#rightmenu {
	font-size:0.9em;
	margin: 0;
	padding: 0;
}

#rightmenu a {
	display: block;
	background: url(images/arrow.gif) no-repeat center left ;
	color: #6A849D;
		padding: 2px 2px 5px 15px;
	margin: 0 0 1px 0;
	text-decoration: none;
	background-position: 4px;
}

#rightmenu a:hover {
	color: #AE6427;
	background:  url(images/arrow.gif) no-repeat center left;
	background-position: 4px;
}
	
input   {
	border: 1pt solid #6A849D;
	font: normal 10px tahoma;
	color: #707070;
	margin:0px 0px 5px 0px;
}
.search{
	padding: 5px;
	font-size: 0.9em;
	color: #6A849D;
}
.news{ /* This is where the Picture is going */
	border-bottom: 1px dashed #ddd;
	padding:5px;
	color: #9D9C6A;
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 10px;
}

#products{ /* This is where the MENU of products goes */
	padding:5px;
	color: #9D9C6A;
	font-size: 0.9em;
	margin-left: 10px;
	margin-bottom:10px;
}
#products h2{
	border-bottom: 1px dotted #993333;
	font-size: 11px;
	font-weight: bold;
	color: #B75E24;
}
#products a{
display: block;
color: #7F9080;
background-color: white;
}
#products a:hover
{
	color: white;
	background: #D1C6A8;
}
#products a:active
{
	/*background: #6A849D; //this is a dark blue */
	background: #A29046;
	color: #fff;
}

.box{
	/*background-color: #EDF1F2;*/
	background-color: #F5F3EC;
	border: 1px solid #BFCAD5;
	padding: 10px;
	font-size: 0.9em;
	color: #4A3838;
}
.box h2{
	color: #993333;
	font-size: 1.2em;
}
.box_products{
	/*background-color: #EDF1F2;*/
	background-color: #FCFCFC;
	border: 1px solid #BFCAD5;
	padding: 20px 25px 0 25px;
	font-size: 1.2em;
	color: #6A849D;
	min-height: 400px;
  height:auto;
}

.box_products h2{
	color: #B75E24;
	font-size: 1.3em;
}

.disclaimer textarea{
font-family: "garamond", serif;
  text-align: justify;
  color: black;
	width: 550px;
	height: 400px;
	
}

.imgright{
	vertical-align: top;
	border: 1px solid #eee;
	padding: 3px;
	float: right;
	margin: 5px;
}
.imgleft{
	vertical-align: top;
	float:left;
	border: 1px solid #eee;
	padding: 3px;
	margin:5px;
}


ul.cprofile {
	/*list-style-image:url(images/goldball.gif);*/
	list-style-type: circle;
}
ul.navlist{
font-family: "garamond", serif;
}
align: top;
	border: 1px solid #eee;
	padding: 3px;
	float: right;
	margin: 5px;
}
.imgleft{
	vertical-align: top;
	float:left;
	border: 1px solid #eee;
	padding: 3px;
	margin:5px;
}


ul.cprofile {
	/*list-style-image:url(images/goldball.gif);*/
	list-style-type: circle;
}
ul.navlist{
font-family: "garamond", serif;
}
