.menublock {
	background-color: #7e0612;
	width: 25px;
}
.menuitem {
	background-color: #66615e;
	text-align: right;
}
.menubg {
	background-color: #e6ded4;

}
body {
	background-color: #534b40;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
}
.shadowbg {
	background-image: url(../img/bgshadow.gif);
	background-repeat: repeat-y;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;

}
a.menu:hover {
	color: #FFCC33;
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:active {
	color: #FFCC33;
	text-decoration: underline;
}
h1 {
	font-size: 1.6em;
	color: #524a3f;
	font-weight: bold;

}
h2 {
	font-size:1.45em;
	color: #524a3f;
	font-weight: bold;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #524a3f;
}

.profTitle {
	font-size: medium;
	font-weight: bold;
	color: #524a3f;
}

.breadcrumb {
	font-size: small;
	color: #524a3f;

}
a:link {
	color: #7e0612;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #7e0612;
	text-decoration: underline;
}
.newsheader {
	background-color: #534b40;
	text-align: left;
	color: #FFFFFF;
}
.newsbody {
	background-color: #e6ded4;
	text-align: left;
	vertical-align: top;
}
p {
	font-style: normal;
}

.botbor {
	border-bottom:solid 1px #FFFFFF;
}

/* START 2 - 3 - 4 colums Div layout */

	div.divRow  {
		margin: 0; 
		padding: 0; 
		width: 98.5%;
	}
	
	div.cols2 {
		float: left; 
		width: 49%; 
		margin: 0 3px 0 0;
		padding: 0;
	}
	
	div.cols3  {
		float: left; 
		width: 32.5%; 
		margin: 0 3px 0 0;
		padding: 0;
	}
	
	div.cols4  {
		float: left; 
		width: 24%; 
		margin: 0 3px 0 0;
		padding: 0;
	}

/* END 2 - 3 - 4 colums Div layout */

.style1 {
	font-size: smaller
}
.style2 {
	font-size: xx-small
}
.style4 {
	font-size: 14px
}
.style9 {
	font-size: 16px
}
.style10 {
	font-size: 12px
}
.style11 {
	color: #524A3F;
	font-weight: bold;
}

