body {
    margin: 0;
    padding: 0;
    
    background:rgb(215,215,215);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #66665E;
}
h1, h2, h3 {
	margin: 0;
	text-transform:none;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:rgb(89,109, 117);
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 140%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a {
    color: rgb(147,174,141);    
}

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}


#toolbar {
    float: left;
    width: 700px;
    
    height:65px;
    border-bottom: solid 1px gray;
    margin-top:0px;
    margin-left: -2px;
    
    
   /* background: url(images/searchbg.bmp) no-repeat left top;*/
   background: transparent;
    
}

#smallmenu {
    
    float: right;
    width: 30%;
    height: 20px;
    margin-left: 0px;
    margin-right: auto;
    margin-top: 3px;
    background:transparent;
}

#smallmenu ul {
    margin: 0;
    padding: 0px 0px 0px 5px;
    list-style: none;
    line-height: normal;
}

#smallmenu li {
    display: block;
    float: left;
}

#smallmenu a {
    display: block;
    float: left;
    height: 20px;
    margin-right: 3px;
    /*       t   r                      */
    padding: 5px 8px 5px 10px;
    background:transparent;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:black;
}

#smallmenu a:hover { text-decoration: underline; }

#smallmenu .current_page_item a {
    height: 20px;
    color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 305px;
	height: 50px;
}

#search form {
	float: right;
	margin: 0;
	padding: 25px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: solid 1px blue;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background:white;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {
	display: block;
    width: 1000px;
	margin: 0 auto;
	background: url(images/pagebg2.png) repeat-y;     
    
}



/* Content */

#content {
	position: relative;
    display: block;
    float: right;
	width: 700px;
	padding-top: 20px;
	padding-right: 2em;
    padding-left:2em;
    line-height: 100%; 
    background:transparent;
    
}

/* Post */

.post {
	margin-bottom: 25px;
    
}
.post p {
    color:black;
}
.post .title {
	height: 30px;
    margin: 0;
    font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    color:rgb(89,109, 117); 
    font-size: 1.9em;
}

.post .titlesmaller {
    height: 30px;
    margin: 0;
    font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
    font-weight: bolder;
    color:rgb(89,109, 117);
    font-size: 1.5em;
}



.post .title a {
	text-decoration: none;
	color: #42423E;
    
}

.post .date {
}

.post .meta {
	margin-top: -10px;
	padding: 2px 0px 2px 1px;
	background:transparent;
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */
#sidebar {
    display: block;
    position: relative;
    float: left;
    width: 220px;
    padding-left: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding-top: 20px;
    background:transparent url(images/sblogo.png) no-repeat left top;    
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 10px;
	padding: 0 0 10px 0px;
    text-align: left;
   
   
}

#sidebar li ul {
    
}



#sidebar p {
	margin: 0;
	padding: 0px 10px;
    font-size: 1.2em;
}



#sidebar p {
	line-height: 175%;
    text-align: left;
    letter-spacing: normal;
}
#sidebar a {
	color:rgb(148,175,144);
    font-style: normal;
    letter-spacing: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4em; 
    text-align: center; 
    text-decoration: none; 
    font-weight: bolder; 
    color:rgb(17,141,1);
}
#sidebar a:hover { text-decoration: underline; }

#stats {
    display: block;
    position: relative;
    float: left;
    width: 20%;
    padding-left: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding-top: 20px;
    background:transparent;
    visibility: hidden;
}
#stats p {
    line-height: normal;
    text-align: left;
    letter-spacing: normal;
    font-family: 'Calibri', Arial,Trebuchet MS;
    font-size: 1.6em;
       
    color:rgb(136,153,145);
    background: transparent;    
}
#stats table td.grid {
    line-height: normal;
    text-align: left;
    letter-spacing: normal;
    font-family: 'Calibri', Arial,Trebuchet MS;
    font-size: 1.4em;
       
    color:black;
    background: white;    
}
#stats table th {
    line-height: normal;
    text-align: left;
    letter-spacing: normal;
    font-family: 'Calibri', Arial,Trebuchet MS;
    font-size: 1.4em;
       
    color:black;
    color:rgb(136,153,145);
    background: transparent;    
}

#stats table th.rowTop {
    line-height: normal;
    text-align: center;
    letter-spacing: normal;
    font-family: 'Calibri', Arial,Trebuchet MS;
    font-size: 1.4em;
       
    color:white;
    background: transparent;    
}

#stats table tr.rowTop {
    line-height: normal;
    text-align: center;
    letter-spacing: normal;
    color:white;
    background:rgb(0,97,146);    
}

#incomingtable table tr.rowH
{
    color: #fff;
    background: #006192 ;
    border-right: solid 1px #fff;
}

/* Footer */

#footer {
	width: 100%;
	height: 60px;
	margin: 0 auto;
	padding: 0;
	background: url(images/footbg.png) no-repeat left top; 
    background: rgb(233,233,233); 
}

#footer p {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	color:rgb(102,102,102);
    
}

#footer a {
	color: #000000;
}

p.ulblue{
    font-family: 'Arial', Tahoma, Helvetica, sans;
    font-size: .9em;
    color:black;
    font-weight: 200;
    padding-bottom: 0px;
    margin-left: 10px;
    line-height: normal;
}
p.ulsmall{
    font-family: 'Arial', Tahoma, Helvetica, sans;
    font-size: 1em;
    color:black;
    font-weight: 200;
    padding-bottom: -5px;
    margin-left: 40px;
    line-height: normal;
}

p.smallbold{
    font-family: 'Arial', Tahoma, Helvetica, sans;
    font-size: 1em;
    color:black;
    font-weight: normal;
    padding-bottom: -5px;
    margin-left: 40px;
    line-height: normal;
}

#incomingtable table
{
    margin-bottom: 1.5em;
    border-collapse: collapse;
    text-align: left;
    width: 680px;
}

#incomingtable table th
{
    font-weight: normal;
    padding: 0.5em;
}

#incomingtable table td.one
{
    padding: 4px 4px 4px 4px; 
    width: 120px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color:black;
}

#incomingtable table td
{
    padding: 4px 4px 4px 4px; 
   
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color:black;
}

#incomingtable table tr.rowH
{
    color: #fff;
    background: #006192 ;
    border-right: solid 1px #fff;
}

#incomingtable table tr.rowA
{
    background: rgb(230,243,217) top left;
    border-top: solid 1px #fff;
    color: inherit;
}

#incomingtable table tr.rowB
{
    background:rgb(185,213,247) top left;
    border-top: solid 1px #fff;
    color: inherit;
    
}




form#addinputs {
    
    position:relative;
    margin-left:10px;
    margin-top:10px;
    width:300px;
    height:40px;
    
    background: transparent;
    padding:10px;
    color:rgb(235,235,235);
    font-size:.5em;
    font-family:'Arial' Calibri, Trebuchet MS, Arial;    
}
form#addinputs select.fill { position:absolute; left:12em; }
form#addinputs select.state{ position:absolute; left:11em; }
form#addinputs input { position:absolute; left:7em; }
form#addinputs input.search { position:absolute; left:30em; }    
form#addinputs input.textbox { position:absolute; left:6em; height:auto }
form#addinputs select { position:absolute; left:10em; }
form#addinputs input.rad { position:absolute; left:10em; }  
form#addinputs input.check { position:absolute; left:10em; } 
form#addinputs input.servicecheck { position:absolute; left:11em; }
form#addinputs textarea { position:absolute; left:15em; } 

form#addinputs input.filebutton{ position:absolute; left:19em; } 
 
form#addinputs select.month{ position:absolute; left:11em; } 
form#addinputs select.year{ position:absolute; left:19em; } 
form#addinputs input.button { position:absolute; left:11em; }

form#addinputs input.logo { position:absolute; left:0em; }  

form#addinputs input.low { position:absolute; left:9em; }  
form#addinputs input.high { position:absolute; left:15em; }  
form#addinputs input.margin { position:absolute; left:21em; }  

form#addinputs input.head {font-size:18px; width:348px;  position:absolute; left:0em;margin-top:-10px;}
form#addinputs textarea.message { position:absolute; left:12em;font-size:12px;margin-top:0px;} 




form#addinputs input.mail {width:348px;  position:absolute; left:0em;margin-top:-10px;} 
form#addinputs select { position:absolute; left:11em; }  

form#addinputs p {
font-family: arial;
font-size: 2em;
color:rgb(235,235,235);
font-weight: lighter;
}

p.ulblue{
    font-family: 'Arial', Tahoma, Helvetica, sans;
    font-size: .9em;
    color:blue;
    font-weight: 200;
    padding-bottom: 0px;
    margin-left: 10px;
    line-height: normal;
}

#sandbag1 {
    display: block;  
    float: left;
    width: 50%;
    height:180px;
    
    padding: 0px 0px 0px 0px;
    color: #57ACF7;
    background:transparent;
    text-align: left;
    margin-top:0px; 
   
}

#sandbag2 {
    display: block;  
    float: left;
    width: 50%;
    height:170px;
    
    padding: 0px 0px 0px 0px;
    color: #57ACF7;
    background:transparent;
    text-align: left;
    margin-top:0px; 
   
}
#incomingtable {
    display:block;
    text-decoration: none;
    background: rgb(243,243,243);  
    color:black;
    width: 730px;
    height: 740px;
    text-align:left;
    margin:0 0 0 0px;
    padding-left: 0px;
    overflow: scroll;
    visibility: hidden;
    margin-bottom: 0px;
    margin-left: -2px;
    margin-top:-15px;
} 



#inputarea {
    display: block;
    text-decoration: none;
    background: rgb(243,243,243); 
    color:black;
    width: 700px;
    height: 100px;
    text-align:left;
    margin:0 0 0 0px;
    padding-left: 0px;
    overflow: scroll;
    margin-bottom: 0px;
    visibility: visible;
    margin-left: -2px; 
} 
#outputarea {
    display: block;
    text-decoration: none;
    background: rgb(243,243,243);  
    color:black;
    width: 700px;
    height: 165px;
    text-align:left;
    margin:0 0 0 0px;
    padding-left: 0px;
    overflow: scroll;
    margin-bottom: 0px;
    visibility: visible;
    margin-left: -2px; 
}


