/* CSS Document */



.contentdescription {

text-decoration:none;

}



.linkonbrown {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF8A39;
	text-decoration: none;}

	

	.linkonbrownBIG {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 20px;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #ECE9D8;

	text-decoration: none;}





/* used for small text on dark brown */

.lighttextonbrown a {

	/* font-family: "Times New Roman", Times, serif; */

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #FF8A39;

	text-decoration: none;

}





/* used for main body text on brown on beige */

.darktextonbeige, .style6 {

font-size: 14px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #392C21;

	text-decoration: none;

padding-left: 0;

padding-right: 6px;

}







/* this is light colored hidden, linked page text  and for  body text for dark backgrounds */

.linkonbrown {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #DEC3A5;

	text-decoration: none;}



/* used for a linked body text to keep it hidden  Brown on beige*/ 

.Darklinkonbeige {

font-size:14px;

font-style: normal;

line-height: 1;

font-weight: bold;

color: #392C21;

text-decoration: none;

}

/*          */

.linkonbeige, a.linkonbeige {

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #750000;

	text-decoration: none;

}

.h1 a.h1 link, a.h1 visited {
font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	color: #420403;

	text-decoration: none;



}

/* custom h2 for page titles large dark brown on beige */

.h2, a.h2 link, a.h2 visited {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #420403;

	text-decoration: none;

}



/* this is for a larger bold  for linked titles and hides the underline on brown */

.headertextonbrown {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

		color: #F7EFDE; 

	text-decoration: none;



}



/* dark red this one is created to be a bold linked header or title on beige */

.headertextonbeige   {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	 color: #750000;

	text-decoration:none; 

}

.headertextonbeigebig  {

	font-size: 16px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	 color: #750000;

	text-decoration:none; 

}






/* taken from a rendered mambot code to add to stylesheet and turn off mambot dark red on beige */

.dropcap{float:left; color:#750000; font-size:30px; line-height:32px; padding-top:0px; font-family:times;}



/* trying to phase out. OLD CSS */

/* transferred from original HTML site to reduce re-formatting time */





.style10 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #282418; } 

.style12 {color: #D6C5B1}

.style8 {color: #750000}  /* .style8 {color: #4A3C29} */

.style8a {color: #D6C5B1}



/* old site css */.style2 {

	color: #3b3024;

	font-size: 10px;

}

.style4 {color: #420403}





.style7 {

	color: #968366;

	font-size: 10px;

}



/* start joomla code */



html {

	height: 100%;

}



body {                       /* index html properties background image etc */

	height: 100%;

	margin: 0px 0px 0px 0px;

	background-image:url(/templates/zonecopper/css/../images/bac.gif);

        font-size: 14px;

		color:#420403;

text-decoration:none;

}





/* unknown */

.clr {

	clear: both;

}



table.main{                             /* Change1 unknown effect */

	width:900px; }



.outline {

  border: 1px solid #cccccc;

  background: #ffffff;

	padding: 2px;

}





/* menu test formatting */

ul#mainlevel-nav                       

{

	list-style: none;

	padding: 0;

	margin: 0;

	font-size: 12px;    /* vvv change2 size from 14px */

    font-family: georgia;

	font-weight:normal; /* new */

	color:#DEC3A5;

	

}



/* change3 top menu formatting     padding-left: 12px; color:#DECBB5; line-height: 13px; */

ul#mainlevel-nav li      

{



	background-image:url(/templates/zonecopper/css/../images/sep.png);

	background-repeat:no-repeat;

	background-position:right ;

	padding-left: 2px;

	padding-right: 2px;

	float: left;

	font-size: 12px;            /* changed from 11 */

	line-height: 14px;

	white-space: nowrap;

    font-weight:bold;

	height:28px; 

    color:#420403;

}



 /* Change4 top menu link formatting  color:#FF8A39; */

ul#mainlevel-nav li a       

{

	display: block;

	padding-right: 4px;

	padding-left: 4px; 

	padding-top: 6px;

	text-decoration: none;

	color:#DEC3A5;

    font-weight:bold;

	background: transparent;

	font-size: 12px;                    





}



#buttons>ul#mainlevel-nav li a { width: auto; } /* change4.5  add font-weight:bold; margin: 20px; padding 30 */



/* unknown currently set orange */

	ul#mainlevel-nav li {  

	color:#FF8A39;           /*  rrr color:#FF8A39;  */

        font-weight:bold; }



table.content_table {              /* change5  margin: 20px; padding 30 */    

  width: 95%;

	padding: 30px;

	margin: 35px;

}

/* text page text enclosed by paragraph tags. same as darktextonbeige i think */

.p {

font-size: 14px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #392C21;

	text-decoration: none;

padding-left: 0;

padding-right: 6px;  

}







/* structural CSS for table and div formatting */



table.content_table td {          /* change6 padding: 10px; margin = 0 */

	padding: 30px; 

	margin: 25px;

}



#main {

	width:900px;              /* change 6.2   */

}

                  

#top1{                     /* .........   fomatting for top menu ............ */

width: 850px;

height: 28px;

background-image:url(/templates/zonecopper/css/../images/user3.jpg);

background-repeat:no-repeat;

background-position:top;



}





#left_user3{               /* change6  left spacer of top menuwidth: 53px; */

float: left;

width: 40px;

height: 28px;

}





#user3{                   /* change7 width of top menu  float: left;*/

text-align:center;

width: 760px;

height: 28px;

padding-left:40px;

}





#main_body {             /* change8 spacer at left of left menu  w/right module  width:843px;*/

  float: left;

  width:848px;

  height: 100%;

  text-align:left;

  background-image:url(/templates/zonecopper/css/../images/bac_div.png);

  background-position:top center;

  background-repeat:repeat-y;

}



#main_body2 {              /* change12   body width-- when no right modules*/

  float: left;

  width:848px;

  height: 100%;

  text-align:left;

  background-image:url(/templates/zonecopper/css/../images/bac_div2.png);

  background-position:top center;

  background-repeat:repeat-y;



}



#main_div{                 /* change9  position of center body with right module  width: 900px; */

float: left;

width: 905px;

padding-left: 23px; 



}





#left_col{           /* DONT TOUCH change10 width: push 1col page to right 2 width: 26px; */

   float: left;

   width: 2px;

   height: 100%;



}







#right_col{             /* change11 width: 12px; then  width: 28px;*/



float: left;

width: 32px;

height: 100%;

/*  padding-left:12px; */

}







#center {                 /*   change13   added padding left reduced pad right from 20 width:455px; */

  float: left;

  width:475px;

  height:100%;

 padding-left: 0 ; 

padding-right: 0;



}





#center2 {               /* change14 content width ? (1 col) padding right from 20 */ 

  float: left;

  width:650px;

  height:100%;

padding-left: 0 ;

/* html>body  */ padding-right: 0; 

}





#left {                   /* change15 move left mod menu   html>body????/  */

  float: left;

width:180px;

  height:100%;

  text-align:left;



}







#left_too{                   /* change16 DO NOT TOUCH */

padding-left: 10px;

}







#right {                       /* change17 right menu spot width and formatting  padding-left: 25px; width=185 */

  float: left;

  width:180px;

  height:100%;



  text-align:left;

  color:#000000;

/* padding-left: 10px; */

}





#right_too{                      /* change18 padding-right: 10px; */

padding-right: 10px;

 padding-left: 1px; 

}



#center_footer {                  /* change19   vertical-align:bottom; */

  float: left;

  width:846px;

  color:#420403;

  text-align:center;

  background-image:url(/templates/zonecopper/css/../images/footer.png);

  background-position:top;

  background-repeat:no-repeat;

  vertical-align:top;

  height: 91px;

  line-height:40px;

}



#footer{

float: left;

width: 900px;

}



#left_footer{

float: left;

width: 26px;

height: 100%;

}



#right_footer{

float: left;

width: 28px;

height: 100%;

}



#footer2 {

  float: left;

  width:900px;

  color:#420403; /* color:#FFFFFF; */

  text-align:center;

  background-image:url(/templates/zonecopper/css/../images/footer2.png);

  background-position:top;

  background-repeat:no-repeat;

  vertical-align:bottom;

  height: 75px;

  line-height:40px;

}



#top {

  float: left;

  width:900px;

  background-image:url(/templates/zonecopper/css/../images/bot_logo.jpg);

  line-height:25px;

  text-align:left;

  height:30px;

}



/* end of structural CSS */





#footer a {

  color:white;

  font-weight:bold;

  text-decoration: none;

}



#footer a:hover {

  color:yellow;

  font-weight:bold;

  text-decoration: none;

}



.maintitle {

	color: #4E3E2F;

	font-size: 26px;

	padding-left: 15px;

	padding-top: 20px;

        text-align:left;

}



.error {

  font-style: italic;

  text-transform: uppercase;

  padding: 5px;

  color: #cccccc;

  font-size: 14px;

  font-weight: normal;

}



/* this adds a backgrounf image and formats the div its in */

div.back_button {              

  float: right;

  text-align: center;

  font-size: 11px;

  font-weight: bold;

  width: auto;

  background: url(/templates/zonecopper/css/../images/bac_btn.png) no-repeat;

  height: 22px;

  line-height: 15px;

  margin: 1px;

  color:#333333;

  width:99px;

  padding-right: 15px;

}



div.back_button a {

  color:#330000;

  padding-left: 4px !important;

  padding-left: 15px;

  text-decoration:none;

}



div.back_button a:visited {

  color:#330000;

  text-decoration:none;

}





div.back_button a:hover {          

  color:#FF8A39;

  text-decoration:none;

}



/* end of back button CSS code */



 

.pagenav {                 /* change22  navigation buttons font-weight: normal; font-size: 11px;  */

color:#000000; 

  text-align: center;

  font-size: 12px;

  font-weight: bold;

  border: 1px double #634D42;

  width: auto;

  padding: 0px 10px;

  line-height: 20px;

  margin: 1px;

  background-color:#B59673;

  color:#000000;

}  



a.pagenav {                 /* change22  navigation buttons font-weight: normal; font-size: 11px; */

  text-align: center;

  font-size: 12px;

  font-weight: bold;

    color: #420403;

	text-decoration: none;

}



/* table formatting for main mother table of content output */

table.contentpaneopen {      

    width: 95%;

	border-collapse: collapse;

	border-spacing: 12px;

	padding-left: 20px;

	padding-right: 4px;

	float:right;

	margin-right: 15px;

	margin-top: 5px !important;

}



td.contentdescription{                    /*  change24 */

margin-left: 12px;

}

table.contentpaneopen td {

   padding-left: 5px;



}





table.contentpaneopen td.componentheading {        /* change 25 padding-left: 4px;  */

	padding-left: 20px;

	font-size: 18px ;

	

}







table.contentpane {                                     /* change 25a  float:right;  */

    width: 96%;

	padding-left: 27px;

	border-collapse: collapse;

	border-spacing: 0px;

/*	float:center; */

	margin-right: 10px;

}



table.contentpane td {

	margin: 0px;

	padding: 4px;

	text-decoration:none;

	color:#000000;

}





table.contentpane td.componentheading {         /* change26 unknown  */

	padding-left: 4px;

}





table.contentpaneopen fieldset {    /* change27   */

	border: 0px;

	border-bottom: 1px solid #eee;

}





/* button creation format like on forms etc  border: 1px  #000000; */

.button {                         

  color:#F7EFDE;

  font-family: arial;

  text-align: center;

  font-size: 12px;

  font-weight: bold;

  border: 2px #101410;

  border: 3px #000000 !important;

  width: auto;

  background:url(/templates/zonecopper/css/../images/button_bg.png);

  background-position:bottom;

  line-height: 19px !important;

  line-height: 18px;

  height: 28px !important;

  height: 27px;

  margin: 0px;

}



a.button:hover {         /* change28 button formatting like on forms etc  border: 1px  #000000; */

  color:#123360;

  text-decoration: none;



   }



/* format to set the color of input boxes and the color of the text*/

.inputbox {                               

	padding: 2px;

	border:1px solid #422C21; /* xx   #D8C1A1 */

	background-color: #D8C1A1; 

	color: #282418;

}



/* Page header formatting for titles of components */

.componentheading {

	text-align: center;

	padding-top: 10px;

	padding-left:10px;

	height: 24px;

	color:#422C21;

	font-weight: bold;

	font-size: 16px;

	padding-bottom:4px !important;

	padding-bottom:12px;

}



/* this is a page title heading format for component tiles on dark brown. */

.componentheadingbrown {                   

	text-align: center;

	padding-top: 13px;

	padding-left:10px;

	height: 25px;

        color:#D6C7B5;

	font-weight: bold;

	font-size: 15px;

	padding-bottom:4px !important;

	padding-bottom:12px;



}



.contentcolumn {

	padding-left: 5px;

}





/* apparently for the heading of a content item? whatever beige on brown */

.contentheadingbrown {

	text-align: left;

	padding-top: 13px;

	padding-left:10px;

	height: 25px;

/*	color: */

	font-stretch:narrower;

	font-size: 13px;

	padding-bottom:4px !important;

	padding-bottom:0px;

	}

	

	/* apparently for the heading of a content item? whatever that is on beige */

.contentheading {                         

	text-align: left;

	padding-top: 13px;

	padding-left:10px;

	height: 28px;

	color:#4E3E2F; /* color:#000000; */

	font-stretch: narrower;

	font-weight: bold;

	font-size: 14px;

	padding-bottom:4px !important;

	padding-bottom:0px;

} 



	/* second duplicate of contentheading */

	/* .contentheading {

	text-align: left;

	height: 25px;

	color:#4A3C29;

	font-weight: bold;

	font-size: 14px;

	padding-bottom:4px !important;

	padding-bottom:0px; 

}*/



.contentpagetitle {                    /*  change37 page title text format  padding-bottom:0px;*/

	font-size: 14px;

	font-weight: Bold;

	color: #420403;

	text-align:left;

    padding-bottom:8px;

}



table.searchinto {

	width: 100%;

}





div.search{

padding-top: 12px;

}



table.searchintro td {



	font-weight: normal;

}



table.moduletable {

	width: 100%;

	margin-bottom: 5px;

	padding: 0px;

	border-spacing: 0px;

	border-collapse: collapse;



}



div.moduletable {

	margin-bottom: 0px;

	padding-bottom:5px;

	width:192px;

	float:left;

	color: #DEC3A5; /* color:#420403; changed to be good on brown */

	background-image:url(/templates/zonecopper/css/../images/bot_mod.png);

	background-position:bottom center;

	background-repeat:no-repeat;

}





div.moduletable form{

width: 90%;

/*float: center;*/

}



div.moduletable img{

margin-left: 15px;

}





h3 {                                       /* change45 h3 format color:#FFFF00; */

font-size: 14px;

padding-left: 10px;

color:#420403; /* color:#420403; */

font-weight: Bold;

}





table.moduletable th, div.moduletable  {       /* module Title formatting      */

	background: url(/templates/zonecopper/css/../images/top_module.png) no-repeat;

	background-position:bottom left;

	color:#F7EFDE; /* color:#F7EFDE; */

	text-align: center;

	/* padding-right: 20px; */

	height: 29px;

	line-height: 26px;

	font-weight: bold;

	font-size: 14px;

	font-family:Tahoma;

	margin-top:5px;

	margin-right:0px;

	margin-bottom:5px;



}





div.module{             /* change47 unknown */



width: 94%;

padding-left: 10px;

color:#F7EFDE;

padding-top: 10px;

}



table.moduletable td {

	font-size: 12px;

	margin: 0px;

	font-weight: normal;

	color:#DEC3A5;



}



table.pollstableborder {

  padding: 2px;

  width:96%;

}



table.poll{

color:#F7EFDE; /* color:#FFFFFF; */

}



moduletable-Banners {

	text-align:center;

}





.sectiontableheader {

  font-weight: bold;

  background-color:#D2B48C;

  border:1px ;

  padding: 24px;

  height:20px;

  color:black;

}





a.category {                             /* change53 category titles formatting */

  font-weight: bold;

  padding: 8px;

 color:#750000;   /*color:#DEC3A5; */

  text-decoration: none;

}



a.category:visited {

  font-weight: bold;

  padding: 8px;

  color:#750000; 

  text-decoration: none;

}





a.category:hover {                       /*  change55 category rollovers */

  font-weight: bold;

  padding: 8px;

  color:#4E3E2F;

  text-decoration: none;

}



img.image{

  border: 0px solid #666666;

  width:64px;

  height:64px;

}



a.download {

  font-weight: bold;

  color:#666666;

  text-decoration:none;

}



a.download:hover {

  font-weight: bold;

  color:#FF8A39;

  text-decoration:none;

}



a.download:visited {

  font-weight: bold;

  color:#666666;

  text-decoration: none;

 }



.sectiontablefooter {

}



.sectiontableentry1 {

	background-color:#DEC3A5;

	color:#420403;

	font-weight:bold;

	text-decoration:none;

	padding:12px;

}



.sectiontableentry2 {

	background-color:#D2B48C;

	color:#420403;

	padding:12px;

	text-decoration:none;

	font-weight:bold;

}

a.sectiontableentry2 {

	background-color:#D2B48C;

	color:#420403;

	padding:12px;

	text-decoration:none;

	font-weight:bold;

}

.sectiontableentry2:link {

	background-color:#D2B48C;

	color:#420403;

	padding:12px;

	text-decoration:none;

	font-weight:bold;

	padding-top:6px;

	padding-bottom:6px;

}

.sectiontableentry2:hover {

	background-color:#F7EFDE;

	color:#660000;

	padding:12px;

	text-decoration:none;

}



/* used for small text set to light beige for on brown */

.small {

	font-size: 12px;

	 padding: 8px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color:#422C21; /* color: #392C21; */

	text-decoration: none;

	line-height:18px;

padding-left: 0;

}



.createdate {

	height: 15px;

	padding-bottom: 10px;

	color:#999999;

	font-size: 11px;

}



table.blog{

padding-left: 8px;

padding-right: 8px;

}



.modifydate {

	height: 15px;

	padding-top: 10px;

	color: black;

	font-size: 12px;

}



a.blogsection {



font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	 color: #750000;

	text-decoration:none; 

}



table.contenttoc {                                    /* change67 toc border: 1px solid #cccccc; */

  border: 1px solid #000000;

  padding: 2px;

  margin-right: 2px;

  margin-bottom: 2px;

}



table.contenttoc td {

  padding: 2px;

}



table.contenttoc th {

  color: #3C4571;

	text-align: left;

	padding-top: 2px;

	padding-left: 4px;

	height: 21px;

	font-weight: normal;

	font-size: 14px;

	text-transform: uppercase;

}







a.mainlevel:link,   a.mainlevel:visited  {   /* change70 menu  item formating of text and img font-weight: */

                                                           /* normal; padding-top: 2px; */

	display: block;

	background: url(/templates/zonecopper/css/../images/button.png) no-repeat;

	background-position:left top;

	font-size: 12px;

	font-weight: normal;

	color:#DEC3A5;  /* changed from ^TAN */

	text-align: left;

	padding-top: 2px;

	padding-left:18px;

	height: 21px !important;

	height: 24px;

	line-height:15px;

	text-decoration: none;

}

a.mainlevel{

color:#F7EFDE;

text-decoration: none;

font-weight:bold;

background-image:url(/templates/zonecopper/css/../images/user3.jpg);

background-repeat:no-repeat;

background-position:top;

}



a.mainlevel:hover {                                /* change71  orange */

	text-decoration:none;

	color:#FF8A39 

}



a.mainlevel#active_menu {

	color:#FF8A39;

	background-image:url(/templates/zonecopper/css/../images/bac_active_menu.png);

	background-position:left top;

	background-repeat:no-repeat;

	text-align:center;

	padding-right:15px;

	text-decoration:none;

}



/* rollover text color when menu item is active */

a.mainlevel#active_menu:hover {                      

	color:#F7EFDE;

}





a.sublevel:link {                /* change74 color: #3C4571; */

	padding-left: 1px;

	vertical-align: middle;

	font-size: 12px;

	font-weight: normal;

	color: #F7EFDE;

	text-align: left;

	text-decoration:none;

}







a.sublevel:hover {                                    /* change75 orange  color: #3C4571; */

	color: #FF8A39;

	text-decoration: none;

	}





a.sublevel#active_menu {                             /*change76  orange  color: #333*/

	color: #FF8A39;

}



.highlight {

	/*background-color:tan;*/

	color: #4E3E2F;

	font-weight:bold;

	padding: 5px;

}

.code {

	background-color: #ddd;

	border: 1px solid #bbb;

}





/* ----------------------------------------------xa form { */



/* xa removes space below form elements  */

	/* margin: 0; */

 	/* padding: 0; */

	/* width:97%; */

/* }  -------------------------------------------- */



div.mosimage {                               /* change80  added padding 10 */

  border: 0px solid #7B6142;

padding: 6px;



}



div.message {

	color:#FF0000;

	font-weight:bold;

	font-size:12px;

	text-align:center;

	padding-top:20px;

}



.mosimage {                                  /* change82   changed color of border added 5 to padding */

  border: 0px solid #7B6142;

  margin: 18px;

padding-top: 10px ;

}



.mosimage_caption {

  margin-top: 2px;

  background: #efefef;

  padding: 1px 2px;

  color: #666;

  font-size: 10px;

  border-top: 1px solid #cccccc;

}



span.article_seperator {

	display: block;

	height: 20px;

}



td.dot {

	height:5px;

}



table.top_menu{

	padding-top:4px;

}



td.tab{

	height:10px;

}



a.mostread, a.mostread:visited {

	color:#9A927D;

	font-weight:normal;

	text-decoration:none;

}



a.mostread:hover {                              /* change88 orange  color: #3C4571; */

	color:#3C4571;

	font-weight:normal;

	text-decoration:none;

}





a.latestnews, a.latestnews:visited {             /* change89 unknown color:#CCCCCC; */

	color:#dec3a5;

	font-weight:normal;

	text-decoration:none;

}



a.latestnews:hover {                              /* change90 orange  color: #ffffff */

	color:#FF8A39;

	font-weight:normal;

	text-decoration:none;

}





li.latestnews-user{

	padding-left:20px !important;

	padding-right:10px;

}



li.mostread-user{

	padding-left:20px !important;

	padding-right:10px;

}



ul.latestnews{

padding-left: 8px;

}



td.site_name {

	font-size:44px;

	padding-top:16px;

	padding-bottom:10px;

	font-weight:normal;

	color:#3C4571;

}

td.site_desc {

	font-size:15px;

	font-weight:normal;

	color:#420403 /* color:#3C4571;  */

}

table.box_table{

	background-color:#F7F7F7;

}





a.readon, a.readon:visited {                               /* change97 unknown read more? 	float:left; */

	display:block;

	width:250px;

	color:#660000;

	font-size:14px;

    font-weight:bold ;

	/* padding-left:10px; /*

	/* background-image:url(/templates/zonecopper/css/../images/readon.png); /*

	/* background-repeat:no-repeat; /*

	/* background-position:left; /*

	/* float:right; */

	/* padding-top:15px; */

	height:38px;

	text-decoration:none;

}



.readon  {                               /* change97 unknown read more? 	float:left; */

	display:block;

	width:130px;

	color:#000000;

	font-size:14px;

    font-weight:bold ;

	padding-left:15px;

	background-image:url(/templates/zonecopper/css/../images/readon.png);

	background-repeat:no-repeat;

	background-position:left;

	float:right;

	padding-top:15px;

	height:38px;

}



th.pagenav_next {



	display:block;

	color:#000000;

	/* padding-left:15px; */

	height:21px;

	font-size:12px;

	width:50px;

        background-color:#4A3C29;

        font-weight:bold;

	text-align:center;

}



th.pagenav_prev {

	display:block;

	color:#000000;

	/* padding-left:15px; */

        background-color:#4A3C29;

        font-weight:bold;

	height:21px;

	font-size:12px;

	width:50px;



}





a.link{                              /* change removed a a prefix from .link */

        font-size: 12px;

       /* font-weight: bold; */

		color: #F7EFDE; 

		text-decoration: none; 

		 } 

		

a.hover{

       font-size: 12px;

       /* font-weight: bold; */

		text-decoration: none; 

		color: #FF8A39; }

		

		a.visited{

       /* font-size: 12px;

        font-weight: bold; */

		text-decoration: none; 

		color: #F7EFDE; }









/* menu link for limo menus without gfx  */



a.mainlevel-limo {                                /* change71  orange */

	text-decoration: none;

	color:#DEC3A5;

	font-size: 14px;

	padding-top:8px;

	padding-bottom:8px;

	

}

a.mainlevel-limo:visited {                                /* change71  orange */

	text-decoration: none;

	color:#DEC3A5;

	font-size: 14px;

	

}

a.mainlevel-limo:hover {                                /* change71  orange */

	text-decoration: none;

	color:#FF8A39;

	font-size: 14px;

	

}





/* menu link for limo menus without gfx  */



a.mainlevel-top {                                /* change71  orange */
text-decoration: none;
color:#DEC3A5;
font-size: 14px;
font-weight:bold;
padding-top:8px;
padding-bottom:8px;
text-align:center;}

a.mainlevel-top:visited {                                /* change71  orange */
text-decoration: none;
color:#DEC3A5;}

a.mainlevel-top:hover {                                /* change71  orange */
text-decoration: none;
color:#FF8A39;}