
/*
Design by AdMuncie.com
http://www.admuncie.com
Sanmles.com
*/

body {
	margin: 0px;
	padding: 0;
	background: url(images/bg01.jpg) repeat-x left top;
	background-color:#fff;
}


#outer  	{ width:1000px; margin:0 auto;  box-shadow: 0px 0px 20px 5px rgba(0,0,0,1);  }

 
#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- grey */
a:link {
    color: #666666;
	font-weight:bold;
	text-decoration: none;
}

/* visited link */
a:visited {
    color: #666666;
	font-weight:bold;
	text-decoration: none;
}

/* mouse over link - Tan Color #FFCC99  Blue Color #0033cc*/
a:hover {
    color: #0033cc;
	font-weight:bold;
	text-decoration: none;
}

/* selected link */
a:active {
    color: #666666;
}

h1{ text-decoration: none; font-style: italic; font-family: Georgia, Arial; font-size: 14pt; color: #000000; font-weight:bold}

h2{ text-decoration: none; font-style: italic; font-family: Georgia, Arial; font-size: 13pt; color: #000000; font-weight:bold}

h3{ text-decoration: none; font-style: italic; font-family: Georgia, Arial, sans-serif; font-size: 16pt; color: #000000; font-weight:bold}

h4{ text-decoration: none; font-style: italic; font-family: Georgia, sans-serif; font-size: 12pt; color: #cccccc; font-weight:bold}

h5{ text-decoration: none; font-style: italic; font-family: Georgia, sans-serif; font-size: 11pt; color: #666666; font-weight:bold}

.text1 { text-decoration: none; font-family: Arial, sans-serif; font-size: 10pt; color: #666666; 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-style: italic; font-family: Georgia; font-size: 11pt; color: #cccccc; 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: 12pt; color: #666666}

.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-style: bold; 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: #000000;
	vertical-align: top;
	font-weight:bold;
}
#footer-bgcontent-bk {
	margin: 0px;
	padding: 0px;
	height: 50px;
	background: #000000;
	vertical-align: top;
}

#footer-bgcontent2 {
	margin: 0px;
	padding: 0px;
	height: 40px;
	background: #333333;
	vertical-align: top;
	font-weight:bold;
}


#footer a {
	color: #cccccc;
}






