/*
Theme Name: New Madrid Theme
Theme URI: http://www.newmadrid.net
Description: The New Madrid Technology Inc. Website Theme
Version: 1.0
Author: Nathan Tice
Author URI: http://www.newmadrid.net
Tags: blue, custom header, fixed width, two columns, widgets

	New Madrid Theme v1.0
	 http://www.newmadrid.net

	This theme was designed and built by Nathan Tice.

*/



/* Begin Typography & Colors */
#slideshow {
    position:relative;
    height:317px;
	width:1000px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}




body {
	background: url(http://www.newmadrid.net/images/background_site.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#fff;
}
.nmt_entire {
	position:absolute;
	top:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	width:1000px;
	height:100%;
}
.class1 A:link {
	text-decoration: none;
	color:#666;
	font-size:10px;
	font-style:normal;
	font-family:Verdana, Geneva, sans-serif;
	letter-spacing:0px;
}
.class1 A:visited {
	text-decoration: none;
	color:#666;
	font-size:10px;
	font-style:normal;
	font-family:Verdana, Geneva, sans-serif;
	letter-spacing:0px;
}
.class1 A:active {
	text-decoration: none;
	color:#666;
	font-size:10px;
	font-style:normal;
	font-family:Verdana, Geneva, sans-serif;
	letter-spacing:0px;
}
.class1 A:hover {
text-decoration: none;
color:#333;
	font-size:10px;
	font-style:normal;
	font-family:Verdana, Geneva, sans-serif;
	letter-spacing:0px;
}

.style1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.vertdevider { background-image:url(http://www.newmadrid.net/images/vertidevider.jpg);
background-repeat:repeat-y;

}
.greenheader {
	background-image:url(http://www.newmadrid.net/images/green_tablebackground.jpg);
	background-repeat:no-repeat;
}
.style6 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#336600;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #666666;
}
a:active {
	color: #333333;
}
.style7 {
	color: #333333
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height:18px;
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.style1big {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#333333;
}