
/*
Design by AdMuncie.com
http://www.admuncie.com
*/

body {
	margin: 0px;
	padding: 0;
	background: url(images/img01_00.jpg) repeat-x left top;
	
}

#outer  	{ width:1000px; margin:0 auto; background-color:#FFF;  box-shadow: 0px 0px 10px 5px rgba(0,0,0,.2);  }

 
#outer1  	{ width:300px; margin:0 auto; background-color:#fff;  box-shadow: 0px 0px 10px 5px rgba(0,0,0,.2);  } 

div.box { width: 300px; padding: 12px; border: 1px solid gray; margin: 0px;
}

#wrapper  	{ width:1000px; margin:0 auto;  background-color:#FFF;  } 

/* Images */ 
.image-frame		{ padding:0px; border:0px #ccc solid; margin:10px; }
.image-frame1		{ padding:10px; border:1px #ccc solid; margin:10px; }
.image-frame2		{ padding:13px; margin:20px; }








/* unvisited link- burgandy */
a:link {
    color: #000000;
}

/* visited link */
a:visited {
    color: #000000;
}

/* mouse over link - Green #00FF00 */
a:hover {
    color: #00FF00;
}

/* selected link */
a:active {
    color: #00FF00;
}


h2{ text-decoration: none; font-style: italic; font-family: Georgia, Arial; font-size: 13pt; color: #666666; font-weight:bold}

h3{ text-decoration: none; font-style: italic; font-family: Georgia, Arial, sans-serif; font-size: 16pt; color: #999999; font-weight:bold}

h4{ text-decoration: none; font-style: italic; font-family: Verdana, sans-serif; font-size: 10pt; color: #cccccc; font-weight:bold}

.text1 { text-decoration: none; font-family: Arial, sans-serif; font-size: 10pt; color: #000000; font-weight:bold}

.text2 { text-decoration: none; font-style: italic; font-family: Georgia, Arial, sans-serif; font-size: 12pt; color: #CC6600; font-weight:bold}

.text3 { text-decoration: none; font-style: italic; font-family: Georgia, Arial; font-size: 11pt; color: #999999; font-weight:bold;}


.text_a { text-decoration: none; font-family: Verdana; font-size: 11pt; color: #666666; font-weight:bold;}

.text_header  { text-decoration: none; font-style: italic; font-family: Georgia, Times New Roman, Times, serif; font-size: 11pt; color: #990000; font-weight:bold}

/* LINKS */ 

.links { text-decoration: none; font-family: Georgia, Times New Roman, Times, serif; font-size: 11pt; color: #990000}

.links1 { text-decoration: none; font-style: italic; font-family: Georgia, Arial; font-size: 9pt; color: #cccccc; font-weight:bold;}

}





/* 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: 260px;
	background: #394144;
	vertical-align: top;
}
#footer-bgcontent-bk {
	margin: 0px;
	padding: 0px;
	height: 50px;
	background: #000000;
	vertical-align: top;
}


#footer a {
	color: #cccccc;
}




