﻿/* Stylesheet for michael-newberry.com.*/
/*@charset "UTF-8";*/
/*	CSS Document	*/
html {
	font-size: 100%;
	min-height: 100%;
/*	margin-bottom: 1px;*/
}

body {
	padding: 0;
	border: 0;
	margin: 0;
	text-align: center;
	background-color:#302309;
	background-image: url('../images/bk2048x798p.gif');
	background-position:50% top;
	background-repeat:repeat-y;
	background-attachment:scroll;

/*	background-image: url('../images/bk2048a.png');
	background-position:50% top;
	background-repeat:no-repeat;
	background-attachment: scroll;*/
	font-family: 11px "Tahoma", Verdana, Arial, Geneva, Optima, Helvetica, sans-serif;
}

#banner
{
	margin-left: auto;
	margin-right: auto;
    width:728px;
    height:270px;
    background-image:url('../images/banner-728x270o.gif');
    background-attachment:scroll;
 	background-position:50% top;
	background-repeat:no-repeat;
}
#container {
	width: 728px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: auto;
	padding: 0;
	border: 0;
	height: auto;
	background-image: url('../images/container-728x64o.gif');
	background-repeat: repeat-y;
}
#main {
	padding-left: 23px;
	padding-right: 20px;
}

div#menuleft
{
    width: 170px;
    height: auto;
   	position: relative;
	float: right;
   	left: 20px;
   	top:0px;
    padding-left: 10px;
    text-align:left;
}
#bottom
{
/*     width: 728px;
 	margin-left: auto;
	margin-right: auto;
	float:left*/
    /*background-attachment: scroll;
	background-position:inherit top;
   	position: relative;*/
    height: 36px;
	background-image: url('../images/bottom-728x36o.gif');
 	background-repeat:no-repeat;
	text-align: center;
}
#linkbar {
	height: 25px;
	text-align: center;
	font-family: "Verdana", Arial, Tahoma, Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: Black;
	background-image: url('../images/menubg71x25.png');
	background-repeat: repeat-x;
	font-weight: normal;
	letter-spacing: 0;
	margin-top: 0px;
	margin-left: -2px;
	margin-right:-2px;
}
#linkbarbot {
	text-align: center;
	font-family: "Verdana", Arial, Tahoma, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: Black;
	font-weight: normal;
	letter-spacing: 0;
}

#content
{
	width: 640px;
	height: auto;
   	position: relative;
	float: left;
	margin-top:40px;
	left: 23px;
	right: 20px;
    text-align: left;

}
#contentmid
{
clear:both;
	width: 728px;
	height: auto;
	margin-top:40px;
    text-align: center;
	padding-left: 23px;
	padding-right: 20px;

}

div#content2
{
	width: 500px;
	height: auto;
   	position: relative;
	float: left;
	left: 20px;
	right: 20px;
}


div#content3
{
	width: 644px;
   	position: relative;
	float: left;
	height: auto;
	left: 20px;
	right: 20px;
	border-top-style: solid;
	border-top-color: silver;
	border-top-width: 1px;	
	border-bottom-style: solid;
	border-bottom-color: silver;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-color: silver;
	border-left-width: 1px;	
	border-right-style: solid;
	border-right-color: silver;
	border-right-width: 1px;	
}

#clear {
	clear: both;
}


a
{ /*font-family: Arial, Geneva, Optima, Helvetica, sans-serif, monospace;font-size: 13px; text-decoration: underline;*/
	color: #000088
}

a:link
{ /*font-family: Arial, Geneva, Optima, Helvetica, sans-serif, monospace;font-size: 13px;*/
	text-decoration: underline;
	color: #555500;
}

a:visited
{ /*font-family: Arial, Geneva, Optima, Helvetica, sans-serif, monospace;font-size: 13px;*/
	text-decoration: underline;
	color: #555588;
}

a:active
{
	color: #FF0000;
	text-decoration: underline;
}

a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

td
{
	font-family: "Tahoma", Arial, Geneva, Optima, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	color: #000000;
	margin-top: 0;
	margin-bottom: 9;
	padding-bottom: 6;
}

h1
{
	font-family: "Verdana", Optima, Tahoma, MAXIMO, Helvetica, sans-serif, monospace;
	font-size: 18px;
	color: #304080;
	font-weight: normal;
	letter-spacing: 1;
	margin-top: 0;
	border-top-width: 0;
	line-height: 125%;
}

h2
{
	font-family: "Verdana", Tahoma, Arial, Geneva, Optima, Helvetica, sans-serif;
	font-size: 14px;
	color: #304080;
	letter-spacing: 200%;
	line-height: 125%;
	font-weight: bold;
	border-left: 0px solid gray;
	border-right: 0px solid gray;
	border-top: 1px #EEEEEE solid;
	border-bottom: 0px solid gray;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}

h3
{ 
	font-family: "Verdana", Tahoma, Arial, Geneva, Optima, Helvetica, sans-serif, monospace;
	font-size: 12px; 
	font-weight: bold; 
	color: #304080;
	border-bottom: none; 
	margin-top: 3px; 
	margin-bottom: 3px;
	line-height: 120%;	
	padding-top: 6px;
	padding-bottom: 6px;
}

h4
{
	font-family: "Verdana", Arial, Geneva, Optima, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #304080;
	letter-spacing: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
}

ol
{
	font-family: "Arial", Geneva, Optima, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	list-style-type: decimal;
	margin-left: 12;
	padding-left: 12;
	margin-top: 6;
	margin-bottom: 0;
	line-height: 120%;
	padding-bottom: 3;

}
					
ul
{
	font-family: "Arial", Geneva, Optima, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	list-style-type: disc;
	margin-left: 15;
	padding-left: 0;
	margin-top: 6; 
	margin-bottom: 2;
	line-height: 120%;
	padding-bottom: 3;
}

li
{
	font-family: "Arial", Geneva, Optima, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 120%;
	padding-top: 2;
	padding-bottom: 2;
}

.callout
{
    font-family: "Verdana", Arial, Geneva, Optima, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	margin-top: 4;
	margin-bottom: 12;
	margin-left: 20;
	margin-right: 20;
	line-height: 130%;
}

.code
{
	font-family: "Courier New", Courier, mponospace;
	color: #004040;
}

span.control
{
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	letter-spacing: 0;
	color: #FF0000;
	padding-left: 2;
	padding-right: 2;
}

.copyrightfooter
{
	font-family: "Verdana", Arial, Geneva, Optima, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
	letter-spacing: 0;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top: 1px #CCCCCC solid;
/*	border-bottom-width: 1px;
	padding-top: 3px;
	padding-bottom: 3px;*/
	margin-top: 8px;
	text-align: center;
	margin-left: 23px;
	margin-right: 20px;
}

.formlabel
{
	font-family: "Arial", Geneva, Optima, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 180%;
	padding-bottom: 0;
}

.indent1		
{
	font-family: "Arial", Geneva, Optima, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	margin-top: 0;
	margin-bottom: 9;
	line-height: 140%;
	margin-left: 16px;
}

.lastupdate
{
	font-family: "Verdana", Arial, Geneva, Optima, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #aaaaaa;
	letter-spacing: 0;
	border-left-width: 1;
	border-right-width: 1;
	border-top: 1px solid #cccccc;
	border-bottom-width: 1;
	padding-top: 3;
	padding-bottom: 24;
	margin-top: 12;
}

.linksm
{
	font-family: "Verdana", Arial, Geneva, Optima, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	margin-top: 0;
	margin-bottom: 2;
	line-height: 120%;
}
               

.norm100
{
	font-family: "Verdana", Arial, Geneva, Optima, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #403020;
	margin-top: 0;
	margin-bottom: 6;
	line-height: 100%;
	padding-top: 3px;
	border-top: 1px silver solid;
}

.norm125
{
	font-family: "Verdana", Arial, Geneva, Optima, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	margin-top: 0;
	margin-bottom: 6;
	padding-bottom: 6;
	line-height:125%;
}

.norm150
{
	font-family: Verdana, Garamond, Arial, Geneva, Optima, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #403020;
	margin-top: 0;
	margin-bottom: 6px;
	line-height: 150%;
	padding-bottom: 6px;
}

.norm180
{
	font-family: "Verdana", Arial, Geneva, Optima, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-top: 0;
	margin-bottom: 6;
	padding-bottom: 6;
	line-height:180%;
}

.normmenu
{
	font-family: "Verdana", Arial, Geneva, Optima, Helvetica, sans-serif;
	font-size: 11px;
	/*text-decoration: none;*/
	color: #000000;
	margin-top: 0;
	margin-bottom: 6px;
	line-height: 125%;
	padding-bottom: 6;

}

.num_list		
{
	margin-top: 0;
	margin-bottom: 6;
	line-height: 130%;
	margin-right: 36;
}

.small
{
	font-family: "Verdana", Arial, Tahoma, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: Black;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 140%;
	margin-top: 1;
	margin-bottom: 1;
}

.table_colhd		
{
	font-family: "Verdana", Arial, Geneva, Optima, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	margin-top: 0;
	margin-bottom: 3;
	line-height: 125%;
	font-weight: normal;
	letter-spacing: 1;
}

.tt
{
	font-family: "Courier New", Courier, monospace;
	margin-top: 0;
	margin-bottom: 0;
	
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0000FF;
}

img.FloatRightClearPad {
	float: right;
	clear: right;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 24px;
}

img.FloatLeftClearPad { 
    float: left; 
    clear: right; 
    margin: 0px; 
    margin-right: 6px;
}

.clearboth
{
 clear: both;
}




