body
{
	background : #EEEEEE ; 
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 13px; 
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
h1{
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-weight: bold;
	margin:0px;
	font-size:13px;
	}
.homepageh1{
font-size:26px;
font-weight:normal;
margin:0px;
padding:0px;
}
.homepageh2{
font-size:26px;
font-weight:normal;
font-style:italic;
margin:0px;
padding:0px;
}

.contactTable {
	font-size: 13px;
}

.topNav {
	border: 0px solid #000000;
	padding-left: 21px;
	font-size: 11px;	
	background-color: #CCCCCC;
	font-weight: bold;
}
#bullet{
	margin-left:0px;
}

.link {
	font-weight: bold;
	font-size: 11px;
	color: #CC0000;
	margin-top: 8px;
}

.topNavLink {
	color: #A81700;
	font-size: 12px;
	background-color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

.topNavLink:hover {
	color: #A81700;
	background-color: #CCCCCC;
}

.copyright {
	width: 100%;
	background-color: #A81700;
	margin-top: 50px;
	color: #000000;
	text-align: right;
	border-top: 1px solid #000000;
	font-weight: bold;
}

.contentHeader {
	font-weight: bold;
	border-bottom: 1px solid #000000;
	margin-top: 25px;
	text-transform: capitalize;
}

.mainContent {
	margin-left: 20px;
	margin-top: 10px;
	position:relative;
}

.object {
	position:relative;
	z-index: -1;
	top: 35px;
}

.mainDiv {
	margin-top: 30px;
	width: 550px;
	border: 0px solid #000000;
	margin-left: 120px;
	font-size: 13px;
}

a, a:hover, a:visited {
	color: A81700;
}

div.figure {
  float: left;
  width: 40%;
  padding-top: 20px;
  margin-right: 10px;
}
