@charset "utf-8";
/* CSS Document */
body {
	background-image:  url(/templates/jmit09/images/background.jpg);
	background-repeat: repeat-x; 
	background-color: #26101d;
	}

.content {
  font-family: Times New Roman;
  font-style:italic;
  font-size:  13pt;
   line-height: 22px;
   color: #331010;
}
.headertext {
  font-family: Times New Roman;
   font-style:italic;
   font-size:  12pt;
   line-height: 25px;
   color: #852f39;
}
.footertext {
  font-family: Times New Roman;
   font-style:italic;
   font-size:  12pt;
   line-height: 25px;
   color: #852f39;
}
.pagehead {
  font-family: Times New Roman;
  font-style:italic;
   font-size:  20pt;
   line-height: 20px;
   color: #852f39;
}
a, a:link, a:active, a:visited
{
	color: #3e6412;
	text-decoration:underline;
}
a:hover
{
   color: #598426;
}

.headerlinks a, .headerlinks a:link, headerlinks a:active, headerlinks a:visited
{
  font-family: Times New Roman;
  font-style:italic;
  font-size:  12pt;
  line-height: 18px;
  text-decoration: none;
}
.headerlinks a:hover
{
   color: #b0ca8e;
}

.footer {
  font-family: Verdana;
   font-size:  8pt;
	color: #331010;
}
.imgborder {
border: #c1b894 1px solid;
}
.imgborder2 {
border:1px solid #c1b894 1px solid; 
background-color: transparent; 
padding:5px;
}
