html { min-height: 100%; margin-bottom: 1px; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin: 0px; /* to avoid margins */
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #A3A08D;
	
}

.addressbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #77726F;
	text-align: center;
	padding-bottom: 2px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #4B483F;
	margin-bottom: -10px;
	
}
.main_img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	padding: 5px;
}

.main_img2 {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 1.5em;
	padding-top: 2em;
}


.assist_img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 1.5em;
	position: relative;
	top: 0px;
}

.meg_img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 1.5em;
	padding-top: 1.5em;
	height: 150px;
	width: 150px;
}
.bio_pic_left {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 1.5em;
	padding-top: 1.5em;
	height: 150px;
	width: 150px;
}
.bio_pic_right {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1.5em;
	height: 150px;
	width: 150px;
	padding-left: 1.5em;
}




p {
	margin-bottom: 10px;

}



#container {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align: left; /* to realign your text */
	border: thin solid #999999;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #D7D5C6;


}

#header {
	background-color: #97946B;
	border: thin solid #4B483F;

}




#topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 500px;
	padding-left: 5px;
	position: relative;
	left: 125px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #4B483F;
	text-align: center;

}
#topnav a:link {
	color:#4B483F;
	text-decoration: none;
	font-weight: bold;

}


#topnav a:visited {
	color:#999999;
	text-decoration: none;
	font-weight: bold;
}

#topnav a:hover {
	color:#FFFFFF;
	text-decoration: overline;
	font-weight: bold;
}



#topnav a:active {
	color:#4B483F;
	text-decoration: none;
	font-weight: bold;

}

#content {
	padding-top: 10px;

}

#about_1 {
	float: right;
	margin-top: 3em;
}


#about_2 {
	float: right;
	margin-top: 3em;
}

#about_3 {
	float: right;
	margin-top: 3em;
}


.pullquote {
	background-color: #77726F;
	width: 290px;
	float: left;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 5px;
	margin-top: 5px;
	font-style: italic;
	text-align: justify;
	border: thin outset #CCCCCC;
}


.pullquote2 {
	background-color: #77726F;
	width: 200px;
	float: none;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	border: medium outset #CCCCCC;
	padding: 0px;
	margin-top: 1.5em;
}


.contactaddress {	font-weight: bold;
	text-align: center;
	font-size: 14px;
	line-height: 0.5em;
	color: #000000;
}

#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;

}


#footer a:link {
	color:#4B483F;
	text-decoration: none;
	font-weight: bold;

}


#footer a:visited {
	color:#999999;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration: overline;
	font-weight: bold;
}



#footer a:active {
	color:#4B483F;
	text-decoration: none;
	font-weight: bold;

}



/*.email {
	color: #77726F;
	font-weight: bold;

}*/

a:link {
	color:#4B483F;
	text-decoration: none;
	font-weight: bold;

}


a:visited {
	color:#999999;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}



a:active {
	color:#4B483F;
	text-decoration: none;

}.copyright {
	text-align: center;
	color: #999999;
	font-size: 10px;
}

.copyright a:link {
	color:#999999;
	text-decoration: none;
	font-weight: lighter;
}


.copyright a:visited {
	color:#999999;
	text-decoration: none;
	font-weight: lighter;
	
}

.copyright a:hover {
	color:#999999;
	text-decoration: underline;	
}



.copyright a:active {
	color:#999999;
	text-decoration: none;
	
	}
	
.article_alert {
	text-align: center;
	background-color: #97946B;
	color: #FFFFFF;
	font-weight: bold;
	display: block;

}
.article_alert a:link {
	color: #FFFFFF;

}

.article_alert a:visited {
	color: #FFFFCC;

}

.article_alert a:hover {
	color: #000000;

}
.article_alert a:active {
	color: #FFFFCC;

}
