/* CSS Document */
/* AdMuncie.com */



 
/* Global */ 
body {
	margin: 0px;
	padding: 0;  
	background: url(images/bodytop.png) repeat-x left top;
	border-collapse: collapse;
	
	  }
	  
	  div.center {
    text-align: center;
}

div.center table {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}


div.box1 {
    width: 280px;
    padding: 0px;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,.2);
    
    margin: 0px;
}


div.box2 {
    width: 1000px;
    padding: 0px;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,.2);
    
    margin: 0px;
}



A:hover {color: #336699; text-decoration: blink; font-weight: bold}

h1 { text-decoration: none; font-style: italic; font-family: Georgia, Open Sans, Arial; font-size: 20pt; color: #336699; font-weight:none;  font-weight:none}


h2{ text-decoration: none; font-size: 24pt; font-family: 'Open Sans', Georgia, Arial, sans-serif; }

h3 { text-decoration: none; font-style: italic; font-family: Georgia, Arial, sans-serif; font-size: 12pt; color: #999999; font-weight:bold}


p{ text-decoration: none; font-style: italic; font-family: Open Sans, Georgia, Arial, sans-serif; font-size: 14pt; color: #6699CC; font-weight:bold}

.text0 { text-decoration: none; font-family: Arial, sans-serif; font-size: 16pt; color: #6699CC; font-weight:bold}


.text1 { text-decoration: none; font-style: italic; font-family: Georgia, Arial, sans-serif; font-size: 12pt; color: #999999; font-weight:bold}

.text1a { text-decoration: none; font-style: italic; font-family: Arial, sans-serif; font-size: 12pt; color: #999999; font-weight:none}
.text1b { text-decoration: none; font-style: italic; font-family: Arial, sans-serif; font-size: 12pt; color: #666666; font-weight:none}

.text2 { text-decoration: none; font-style: italic; font-family: Georgia, Arial; font-size: 10pt; color: #666666; font-weight:bold;}

.text3 { text-decoration: none; font-style: italic; font-family: Arial; font-size: 9pt; color: #999999; font-weight:bold;}

.links { text-decoration: none; font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt; color: #999999; font-weight:bold}


.links_a { text-decoration: none; font-family: Georgia, Times New Roman, Times, serif; font-size: 12pt; color: #999999}


.links1 { text-decoration: none; font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt; color: #ffffff; font-weight:bold}

.links2 { text-decoration: none; font-family: Georgia, Times New Roman, Times, serif; font-size: 12pt; color: #666666; font-weight:bold}

*{
    margin:0;
    padding:0;
}


/* Footer */

.links_footer { text-decoration: none; font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt; color: #666666; a:hover }

.footer { text-decoration: none; font-family: Georgia, Times New Roman, Times, serif; font-size: 12pt; color: #cccccc}
.footer2 { text-decoration: none; font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt; color: #666666}

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 250px;
	background: #394144;
	vertical-align: top;
}
#footer-bgcontent-bk {
	margin: 0px;
	padding: 0px;
	height: 50px;
	background: #000000;
	vertical-align: top;
}


#footer a {
	color: #cccccc;
}

