﻿body 
{
    font-family:Verdana;
    margin:0;
    text-align:center; 
    background: #fff url('images/background.gif') repeat-y center;
    font-size:90%;
}
.datalist
{
	margin:0 auto;

}
.listitem
{
	text-align:left;
	border: solid 0px green;
	padding:10px 20px;
}
.innerbox
{
	border:solid 1px #ddd;
	background:#f7f7f7;
	padding:10px;
	padding-bottom:0;
}

.footer
{
	background-color: #9BD1EF;
	font-family: Arial;
	font-size: 12px;
	
}

.mainbody
{
	font-family: Arial;
	font-size: 12px;	
}

.toptelephone
{
	text-align: right;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	padding-right:5px;
	padding-top:5px;
	color: #000080;
}

.welcometextheading
{
	font-family: Arial;
	font-size: 20pt;	
	color:#000080;
	font-weight: bold;
}

.welcometextbody
{
	font-family: Arial;
	font-size: 16pt;	
	color:#000080;	
}

.wantedtextheading
{
	font-family: Arial;
	font-size: 20pt;	
	color: Red;
	font-weight: bold;
}

.wantedtextbody
{
	font-family: Arial;
	font-size: 16pt;	
	color:#000080;	
}

.locationtextheading
{
	font-family: Arial;
	font-size: 20pt;	
	color:#000080;
	font-weight: bold;
}

.locationtextbody
{
	font-family: Arial;
	font-size: 12pt;	
	color:#000080;	
}

.hometitle
{
	font-family: Arial;
	font-size: 14pt;	
	color:#000080;
	font-weight: bold;
	padding-top:10px;
	padding-left:5px;
	margin-bottom:10px;
}

.bigimage
{
	border: solid 5px #fff;
}

.smallimage
{
	border: solid 5px #fff;
}

.thumbsrow
{
	width:330px;
	overflow: auto;
}

.mainbody
{
	font-family: Arial;
	font-size: 12pt;	
	color:#000080;	
}

.price
{
	font-family: Arial;
	font-size: 14pt;	
	color:#000080;
	font-weight:bold;	
		
}

.mainheading
{
	font-family: Arial;
	font-size: 20pt;	
	color:#000080;
	font-weight:bold;	
		
}

a:link, a:visited
{
    color:Blue;   
}
a:hover
{
    color:Orange;
}
a.selected:link,a.selected:visited, a.selected:hover
{
	color:Red;
	text-decoration:none;
	font-weight:bold;
}

.inactive a:link,.inactive a:visited,.inactive a:hover
{
    color: #ddd;
    cursor:text;
}
.active a:link,.active a:visited
{
    color: blue;
}
.active a:hover
{
	color:Orange;
}

#container
{
    margin-left:auto;
    margin-right:auto; 
 width:995px;
 text-align:center; 
 height:1000;
  
}
#header
{
    padding:10px 0;
    margin:0;
    width:100%;
    height:150px;
    color:#fff;
    background-image: url('images/bgtop.gif');
    background-position:center;
    background-repeat:no-repeat;
}
*html #header
{
    padding:5px 0 0 0;
}
#headerpics
{
    margin: 10px 10px 10px 30px;
    height:150px;
    width:500px;
    border:solid 0px #000;
    float:left;
}
*html #headerpics
{
    margin-left:5px;
}
.headerpic0 { background-image:url('images/headerpic_left.gif'); background-position:right center; background-repeat:no-repeat;    }
.headerpic1 { background-image:url('images/headerpic_middle.gif'); background-position:center; background-repeat:repeat-x;    }
.headerpic2 { background-image:url('images/headerpic_right.gif'); background-position:left center; background-repeat:no-repeat;   }


#header h1{
width: 370px;
height: 10px;
line-height: 40px;
margin: 20px 0 0 595px;
background: url('images/logo_orig2.gif') no-repeat top left;
font-size: 130%;
text-align:right;
/*text-indent: 70px;*/
padding-top:110px;
color: darkblue;
}
*html #header h1{ margin-left:575px; }


#nav
{
    width:100%;
    border: solid 0px red;
    background: url('images/navbg.gif') repeat-x top left;
    text-align:center;
    height:40px;
    padding-top:22px;
}
*html #nav { height:60px; }
#nav #navtable
{
    margin-left:auto;
    margin-right:auto; 
    width:65%;
    margin-top:-17px;
    padding-right:1px;
}
#nav #navtable td
{
    overflow:visible;
    padding-left:2px;
    text-align:center;
    height:45px;   
}
#nav table td.spacer
{
width:0px;   
}

.hover0 { background-image:url('images/menu_left1.gif'); background-position:right center; background-repeat:no-repeat;    }
.hover1 { background-image:url('images/menu_middle1.gif'); background-position:center; background-repeat:repeat-x;    }
.hover2 { background-image:url('images/menu_right1.gif'); background-position:left center; background-repeat:no-repeat;   }

#nav a:link, #nav a:visited
{
    font-size:110%;
    text-decoration:none;
    font-family: Arial Black, Arial;
    color:#fff;
}
#nav a:hover
{
    color:#fff;
}
#content
{
 /*height:680px; */
 text-align:center;
 width:100%; 
  width:965px;
  padding: 0 15px;
}
#content h1
{
    font-size:200%;
}
.mainpageheading
{
    color:#002EB8;
}
.wantedheading
{
    color:#F00;
}
#hometext
{
 font-size:120%;
 line-height:1.8em;   
}

#products
{
    margin-right:auto;
    margin-left:auto;   
}
#products a
{
    font-size:110%;
}
.datalist
{
    margin-left:auto;
    margin-right:auto;
    width:950px;
    text-align:center;
}
.productpic
{
    font-size:80%;
    text-decoration:none;
}

.item
{
    padding:10px;
    Height:245px;
    Width:405px;
    margin-left:auto;
    margin-right:auto; 
    text-align:center; 
    /*background-color: #E5F9FF;*/
    background-image: url('images/itembg2.gif');
     border: solid 0px #f00;
     background-repeat: no-repeat;
}

.contact
{
 font-size:120%;
 font-weight:normal;  
 line-height:1.7em;
}
.wanted
{
     font-size:120%;
    font-weight:normal;  
    line-height: 1.3em;
}
.mailform
{ 
    margin-left:0;
    margin-right:auto;
}

.button
{
    background-color:#FFC683;
    border: solid 1px red;
}

#footer
{
    font-size:90%;
	position: relative;
    padding-top:20px;
	top:auto;
    bottom: 0px;

    width:995px;
    height:60px;
    color:#000;
    background:url('images/footerbg.gif') no-repeat;
}
*html #footer
{
    /*	position: fixed;*/
     background:url('images/footerbg.gif') no-repeat center;

}