/* main template formatting */

body{
	background-image:url(images/background1.GIF);
    background-repeat:repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

/* #navbar {
	position: absolute; top: 10px; left: 20px;
	font-family: Georgia, Times New Roman, serif;
	font-size: large;
	} */
	
/* sidebar specifications */
#sidebar {
	position: absolute; top: 113px; left: 27px; width: 112px;
	text-align: center; vertical-align: middle;
	padding:0px; margin:0px;
	background: #e7e3c5;
	}
#sidebar img {
	padding:0px; margin:0px;
	}
#sidebar a:link		{ 
	color: #4d4213; text-decoration: none; font-size: 95%;
	font-family: Georgia, Verdana, serif; font-weight: bold;
	background: #e7e3c5 }
#sidebar a:visited	{ 
	color: #4d4213; text-decoration: none; font-size: 95%;
	font-family: Georgia, Verdana, serif; font-weight: bold;
	background: #e7e3c5; }
#sidebar a:active	{ 
	color: #000000; text-decoration: none; font-size: 95%;
	font-family: Georgia, Verdana, serif; font-weight: bold;
	background: #C0C0C0; }
#sidebar a:hover	{ 
	color: #b5a563; text-decoration: none; font-size: 95%;
	font-family: Georgia, Verdana, serif; font-weight: bold;
	background: #ff9c00; }
#sidebar a.lastlink	{ border: none;}
		
#toplogo {
   display:block; /*images must be set to block in order use auto margins*/
   margin:0 auto; /*centers images in most browsers*/
   text-align:center; /*centers images in older browsers*/
   } 
#printlogo {
   display:none; /*images must be set to block in order use auto margins*/
   margin:0 auto; /*centers images in most browsers*/
   text-align:center; /*centers images in older browsers*/
   } 

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #964203;
	}
	
a:hover	{ 
	color: #660000; background: #ff9c00;
	}
   	
/* 	top: 10px; width: 458px; height: 131px; */

/* text fonts */

h1	{
	color: #DC9000;
	}
	
h2	{
	color: #000080;
	font-size: 32px;
	font-style: italic;
	font-weight: bolder;
	}

h3 {
	font-family: h3;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #884400;
	}
	
h4 {
	font-size: 100%;
	font-weight: bold;
	color: #8c5900;
	}

.subtitle {
	color: #663300;
	font-size: 16px; font-weight: bold;
	}

#boxheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #964203;
}
#boxtext {
	font-size: 14px;
	font-family: Arial;
	}

#read {
	font-size: 10px;
	}

#footer {
	position: block; bottom: 10%;
	color: #DC9000;
	font-family: Arial, courier, serif; font-size: 11px; font-weight: bolder;
	text-align: center;
	}
.subtitleauthor {
	font-weight: bold;
	color: #CC6600;
}
.subtitlejournal {
	font-style: italic;
	font-weight: bold;
	color: #8c5900;
}
.storange {
	color: #ff6600;
	font-weight: bold;

}
.product {
	font-size: 24px;
	font-weight: bold;
	color: #568793;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}

.imgcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006666;
}
.imgsubcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.rate {
	font-weight: bold;
	color: #000099;
}
.reada {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: 964203;
}
