h3 {
	font-size: 15pt;
	font-family: georgia, serif;
	color: #b31f17;
	margin-top: 0px;
	margin-bottom: 5px;
	
}
h4{
	font-size: 12pt;
	font-family: georgia, serif;
	color: #b31f17;
}

#menus {
    margin-left: auto;
    margin-right: auto;
    width: 781px;
}
#about_menu_box {
    font-family: "century gothic", sans-serif;
    font-size: 9pt;
    color: #575c50;
    position: absolute;
    margin-top: 30px;
    background:	#f2eece;
    padding: 5px;
    border-top: 1px solid black;
    border-right: 1px dotted gray;
    border-bottom: 1px dotted gray;
    width: 140px;
     
}
#about_menu_box a{
    color: #b31f17;
    text-decoration: none;
    overflow: hidden;  
}

#about_menu_box a:hover {
    color: white;
    background: #9f9656;
    display: block;
    margin: 0;
    padding: 0;
    display: block;
}
#about_menu_main {
	
	font-family: "century gothic", sans-serif;
    font-size: 9pt;
    color: #575c50;
    position: absolute;
    margin-top: 5px;
    border-top: 1px solid black;
    border-right: 1px dotted gray;
    border-bottom: 1px dotted gray;
    width: 150px;
}
#online_menu_box {
    font-family: "century gothic", sans-serif;
    font-size: 9pt;
    color: #575c50;
    position: absolute;
    margin-top: 30px;
    background:	#f2eece;
    padding: 5px;
    border-top: 1px solid black;
    border-right: 1px dotted gray;
    border-left: 1px dotted gray;
    border-bottom: 1px dotted gray;
    width: 139px;
    margin-left: 150px;
    
}
#online_menu_box a {
    color: #b31F17;
    text-decoration: none;

}
#online_menu_box a:hover {
    color: white;
    background: #9f9656;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
   
}
#programs_menu_box {
    font-family: "century gothic", sans-serif;
    font-size: 9pt;
    color: #575c50;
    position: absolute;
    margin-top: 30px;
    background:	#f2eece;
    padding: 5px;
    border-top: 1px solid black;
    border-right: 1px dotted gray;
    border-left: 1px dotted gray;
    border-bottom: 1px dotted gray;
    width: 139px;
    float: left;
    margin-left: 300px;   
}
#programs_menu_box a{
    color: #b31F17;
    text-decoration: none;
}
#programs_menu_box a:hover {
    color: white;
    background: #9f9656;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
#activities_menu_main {
	float: left;
}
#activities_menu_box {
    font-family: "century gothic", sans-serif;
    font-size: 9pt;
    color: #575c50;
    position: absolute;
    margin-top: 30px;
    background:	#f2eece;
    padding: 5px;
    border-top: 1px solid black;
    border-left: 1px dotted gray;
	border-right: 1px dotted gray;
    border-bottom: 1px dotted gray;
    width: 149px;
    float: left;
    margin-left: 450px;   
}
#activities_menu_box a{
    color: #b31F17;
    text-decoration: none;
}
#activities_menu_box a:hover {
    color: white;
    background: #9f9656;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
#activities_menu_main {
	float: left;
}
#resources_menu_box {
    font-family: "century gothic", sans-serif;
    font-size: 9pt;
    color: #575c50;
    position: absolute;
    margin-top: 30px;
    background:	#f2eece;
    padding: 5px;
    border-top: 1px solid black;
    border-left: 1px dotted gray;
    border-bottom: 1px dotted gray;
    width: 160px;
    float: left;
    margin-left: 610px;   
}
#resources_menu_box a{
    color: #b31F17;
    text-decoration: none;
}
#resources_menu_box a:hover {
    color: white;
    background: #9f9656;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
#library_body p{
    margin-bottom: 10px;
}
#library_body img{
    margin: 10px;
}
#im {
	font-size: 30pt;	
}
.rightmenu p {
	font-family: "century gothic";
	font-size: 7pt;
	margin-bottom: 10px;
}
.rightmenu hr {	
	color: #D8C419;
	background-color: #D8C419;
	border: 0;
	height: 1px;
	margin-top: 0px;
}
#search_container {
	width: 90%;
}
#search_tag_books{
	
	float: left;

	width: 91px;
	height: 32px;
	margin-top: 0px;
	padding: 0;
	background:	#f5f0c4;
	
	
}
#search_tag_books a {
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#search_tag_books img {
	margin: 0;
	padding: 0;
}
#search_tag_books a:hover {
	text-decoration: underline;
}
#search_tag_articles{
	
	font-size: 10pt;
	float: left;
	
	width: 91px;
	height: 32px;
	margin-top: 0px;
	padding: 0;
	background:	#999966;
	
	text-decoration: none;
}
#search_tag_articles a {
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#search_tag_articles img {
	margin: 0;
	padding: 0;
}
#search_tag_articles a:hover {
	text-decoration: underline;
}
#search_books{
	float: left;
	font-size: 12pt;
	font-family: "georgia", serif;
	background:	#f5f0c4;
	width: 100%;
	padding: 20px;
}
#search_books a{
	margin-bottom: 10px;
	color: #b31f17;
}

#search_articles{
	float: left;
	font-size: 12pt;
	font-family: "georgia", serif;
	background:	#f5f0c4;
	width: 100%;
	padding: 20px;
	display: none;
}
#search_articles a{
	margin-bottom: 10px;
	color: #b31f17;
}
#menu_top {
    top: 339px;
    position: absolute;
    margin: 0px auto;
}
.menu_box {
    margin-bottom: 2px;
    margin-top: 2px;
    border-bottom: 1px solid #575c50;
}
.menu {
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu li {
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #575c50;
}
.menu_left {
    font-family: Georgia;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #2273A4;
	text-decoration: none;
	border-top-color: #D8C419;
	border-top-width: 1px;
	border-top-style: solid;
	margin-bottom: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 4px;
	width: 207px;
	
}
.menu_left li {
    border-bottom-color: #D8C419;
    padding: 5px;
}
.menu_left a {
    font-family: Georgia;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #2273A4;
	text-decoration: none;
	border-bottom-color: #D8C419;
}
.menu_left a:hover {
    font-family: Georgia;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #2273A4;
	text-decoration: none;
}
.contentheading {
    font-family: Georgia;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B31F17;
	text-decoration: none;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8C419;
	
	margin-left: 15px;
	padding-left: 110px;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	width: 500px;
	text-align: left;
	height: 110px;
	background: white url(../images/madog_logo.gif) left top no-repeat;
}

.contentheadingnewsflash1 {
    font-family: Georgia;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B31F17;
	text-decoration: none;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8C419;
	
	margin-left: 15px;
	
	padding-bottom: 5px;
	padding-top: 10px;
	margin-top: 50px;
	margin-right: 0px;
	width: 500px;

}
.moduletablenewsflash1 {
	background: #f5f0b9;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 10px;
}
.contentpaneopennewsflash1 {
	text-align: left;
	margin-top: 20px;
	
}

.moduletabledb8newsflash {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 20px;
	background: #f2eece;
	margin-top: 20px;
}

.moduletabledb8newsflash a {
	text-align: left;
	color: #606060;
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

.moduletabledb8newsflash a:hover {
	text-align: left;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B31F17;
}
.bcarss_message {
	margin-top: -10px;
	text-transform: capitalize;
	color: #606060;
}
.moduletabledb8newsflash h3 {
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8C419;
}

.contentpaneopen td {
	width: 500px;
    text-align: left;
    margin:0 auto;
}

#org_table {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	empty-cells:show;
	margin-left: 20px;
}
.table_head {
	background-color: #b31f17;
	padding: 5px;
	color: white;
}
.table_cells {
	border: 1px solid #CCCCCC;
	width: 100px;
}
.mysql_links a {
	color: #b31f17;
	font-size: 10pt;
	font-family: helvetica, futura, san-serif;
	text-decoration: none;
	margin-left: 20px;
	font-weight: bold;
}
.mysql_links a:hover {
	border-bottom: 1px dotted #b31f17;
	
}
