body  {font-family:  Arial, sans-serif;
	font-size: 90%;
	background-color: white;
}
p {   font-size: 90%;}
h1 {  font-size: 120%; color: #33351c; margin-bottom: 0px; font-weight: bold;}
h2 {  font-size: 120%; color: #33351c; margin-bottom: 0px; font-style:italic}
h3 {  font-size: 110%; color: #33351c; }
h4 {  font-size: 110%;  }
ul {  font-size: 90%; margin-left: .5 em; padding-left: .5 em;}    }
a:link {  color: #33351c;}
a:hover {  color: #0000cc;}


.mainhead {  font-family: Helvetica, Arial, sans-serif; font-size: 110%; font-weight: bold; font-variant: small-caps; color: #CC0000}
.whitehead {  font-family: Times-Roman, serif; font-size: 110%; font-weight: bold; font-variant: small-caps; color: #ffffff}
.breadcrumb {  font-family: Arial, Helvetica, sans-serif; font-size: 80%;  color: #999999}
.basic {  font-family:  Arial,Helvetica,sans-serif; font-size: 110%; list-style-image: url(http://www.brummelformayor.com/images/star.gif) ;}
.left {float:left;
	margin-right: 5px;}
.right {float:right;
	margin-left: 5px;}
.hugright {float:right;}
.white {background-color: white;}
.navy {background-color: navy;}
.red {color: red;}
.heading {  font-size:110%; color: #FF0000;   font-weight: bold;}

.sidebar { 
	background-color: white;
	width: 175px;
	}

.sidehead {
	background-color: red;
	color: white;
	font-size: 110%;
	border: 1px solid black;
	font-weight: bold;
	width: 175px;
	padding: 3 px;
	}

.leftmenu { 
	background-color: #fef102; 
	text-align: left;
	font-size: 80%;
	padding-left: 5px;
	text-decoration: none;
	width: 150px;
	margin-left: 10px;
	border-right: 1px solid black;
	border-left: 1px solid black;
	color: red;
}

.leftmenu  a:link {
	text-decoration: none;
}
.leftmenu  a:visited {
	text-decoration: none;
}
.leftmenu  a:hover {
	color: #ff0000;
	text-decoration: none; 
}
.righthead {
	background-color: #fef102;
	font-size: 100%;
	border: 1px solid black;
	font-weight: bold;
	width: 170px;
	padding: 3 px;
		
}
.rightmenu { 
	background-color: #eeeeee; 
	text-align: left;
	font-size: 80%;
	text-decoration: none;
	width: 150px;
	margin-left: 10px;
	border-right: 1px solid black;
	border-left: 1px solid black;
	padding: 3 px;
	
}

.rightmenu  a:link {
	color: #ff0000;
	text-decoration: none;
}
.rightmenu  a:visited {
	color: #0000cc;
	text-decoration: none;
}
.rightmenu  a:hover {
	color: #0000cc;
	text-decoration: none; 
}
.banner {
	width : 100%;
}
.topbar {
	width: 100%;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
	font-size: 100%;
	font-weight: bold;
	text-align:right;
	float:right;
}
italic { font-style: italic;}
.footer {
	padding: 5px 5px 5px 5px;
	width : 100%;
	text-align: center;
	border: 1px solid black;
} 
.footer a:link {
	color: blue; 
}
.footer a:visited {
	color: purple; 
}
.footer a:hover {
	color: red; 
}
.right { float: right;}
.left { float: left;}

.photo{
	border: 5px solid black;
	padding: 5px;
}
