/*ReinGold Coffee Style Sheet 
  
  Site Name: ReinGold
  File Name: template_css.css
  Developer: Dold Enterprises
  Date: October 6, 2004
  Version #: 1.0
  Comments:
  
*/

/* --Default Page Settings-- */

/* Body */
body  { color: black; background-color: white; margin: 0 }

/* Links */
a {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #808080;
	text-decoration: none; }

a:hover {
	color: #990000;
	text-decoration: none;
	}

a:active {
	text-decoration:underline;
	color: #452F27; }

/* Table Column */	
td {
	font-family: Arial, sans-serif;
	
	font-size: 11px;
	color: #333333; }	

/* Horizontal Line */	
HR {
	background:#C0A264;
   	width:170px;}


	
/* --Default Class Settings-- */	

.style1 {
	color: #F7E1BA;
	font-size: 11px;}


.articlehead {
	background: url(../images/contenthead.png)  repeat-x;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333; }
	
.back_button{
	padding-top: 6px;
}	

.button {
	font-family: Arial, sans-serif;
	font-style: normal;
	/*font-weight: bold;*/
	font-size: 10px;
	color: #452F27;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px } 


.contentheading {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold*/
	background: url(../images/contenthead.png) ;
	font-family: Arial, sans-serif;
	color: #452F27;
    text-align: left;
	padding-top: 10px;
	/*padding-left: 3px;*/
	height: 50px;
	font-weight: bold;
	font-size: 15px;
	}

.contentdescription{
	}
	
.contentpane{
	padding-left: 4px;}

.componentheading {
	/*color: #666666;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;*/
	
	/*background: url(../images/subhead_bg.png) repeat-x;*/
	font-family: Arial, sans-serif;
	color: #452F27;
	text-align: left;
	padding-top: 4px;
	padding-left: 2px;
	padding-bottom: 6px;
	height: 15px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	}

.createdate {
	height: 10px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 9px;
	font-weight: bold;
}

.modifydate {
	height: 10px;
	padding-top: 10px;
	color: #999999;
	font-size: 9px;
	font-weight: bold;
}

.frontpageheader {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px; 
	color: #990000 }

.inputbox {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #452F27;
	background: #FFFFFF;
	border: 1px solid;
	border-color:#452F27; 
	}
	
.legal {
	font-size: 9px;
	color: #CCCCCC; 
	}

.mainheading {
	font-family:serif;
	font-size:36px;
	color:#C0A264;}
	
.mainheadingbottom {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#C0A264;}

.mainlevel {
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#452F27;}
	
a.mainlevelproducts {
	
	background: url(../images/bullet.png) no-repeat;
	background-position: 0px 2px;
	font-size: 11px;
	font-weight: bold;
	color: #452F27;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 5px;
	
}
	
a.mainlevelproducts:hover {
	color: #990000;
	text-decoration: none; 
}	
	
.menu { 
	color:#990000;
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size:9px;}
	

.newsarticle {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left }	

.newspane {
	background-color : White; }

.newspaneopen {
	border : 0px ridge #DCDCDC; }

.pagenavcounter{
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 9px;
	font-weight: bold;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  padding: 4px;
  margin: 6px;
}

.pagenavbar {
	font-weight: bold;
	padding-right: 5px;
	float: right;
}
	
.pathway {
	padding-left: 6px;
	color: #452F27;
	font-weight:bolder;}
	
.pathbackgrd{
	background: url(../images/pathbackgrd.png) repeat-x;}

.pathtrim{
	background: url(../images/pathtrim.png) repeat-x;}

.poll {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px }
	
.popupwindow {
	background-color : #FFFFFF; }
	
.sectiontableentry1 {
	background-color : #FFFFFF; }

.sectiontableentry2 {
	background-color : #EBEBEB; }

.sectiontableheader {
	background-color : #999999;
	color : #FFFFFF;
	font-weight : bold; }
	
.small {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #C0A264;
	text-decoration: none; 
	font-weight: medium }
			
.smalldark {
	font-family: Arial, sans-serif;
	font-size: 10px; 
	color: #000000; 
	font-weight: normal }

li {
	
	list-style-image: url(../images/bullet.png);
	list-style: url(../images/bullet.png);
	
}

.tophead{
	background: url(../images/tophead.png) repeat-x;}


table.moduletable {
	width: 100%;
	margin-bottom: 4px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	background: url(../images/subhead_bg.png) repeat-x;
	/*color: #8A1F37;*/
	color: #452F27;
	text-align: center;
	padding-top: 3px;
	/*padding-left: 2px;*/
	height: 25px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 2px;
	margin: 0px;
	font-weight: normal;
}

table.contenttoc {
  	border: 1px solid #cccccc;
  	padding: 2px;
  	margin-left: 2px;
  	margin-bottom: 2px;
}

table.contenttoc th {
  	background: url(../images/subhead_bg.png) repeat-x;
  	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
