﻿

body {
background: #fff;
}

table {
            border-collapse : collapse; 
}

table td, table th {
            padding : 0; 
            font-size:12px;
            color:#fff;
}


a:link, a:visited, a:active {
text-decoration: none;
font-size:8pt;
color: #fff;

}

a:hover{text-decoration: underline;}



/***NAVIGATION STYLE BEGIN***/
a.nav:link,a .nav:active, a.nav:visited {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;  
	text-decoration:none;
	display:block;
	font-size:11px;
	padding:8px;
	text-align:center;
	background:url('siteart/navcell_off.jpg') repeat-x;
	}
		
a.nav:hover {
	background:url('siteart/navcell_on.jpg') repeat-x; 
	color:#fff;
	}

.navcell {
    vertical-align:top;
    }
    
    
/***NAVIGATION STYLE END***/



/***INVENTORY LINK STYLES BEGIN***/
a.inv:link, a.inv:active, a.inv:visited {
text-decoration: none;
font-weight:bold;
color: #084c80;
font-size:11pt;
}

a.inv:hover{text-decoration: underline; color:#3399ff;}

/***INVENTORY LINK STYLES END***/


.title {
text-decoration: none;
font-size:14pt;

color: #fff;
}

#logo{
background: url('siteart/header.jpg') no-repeat;
width: 790px;
height:78px;
text-align:left;
}

#navbg{
background: url('siteart/navbg.jpg') no-repeat;
vertical-align:top;
text-align:right;
}


#leftcontent{
background:#666666 url('siteart/shadow_grey.jpg') repeat-x;
padding: 40px 10px 0px 10px;
color:#fff;
font-family:Verdana, Helvetica, sans-serif;
font-size:11px;
border-right:2px #fff solid;
vertical-align:top;
}

#dog {
	vertical-align:bottom; 
	padding:0px; 
	background:url('siteart/dog.jpg') no-repeat left bottom;
} 


/***MID CONTENT SECTIONS FOR EACH PAGE BEGIN***/

#midcontent{
background: #666666 url('siteart/shadow_grey.jpg') repeat-x;
padding: 40px 10px 10px 25px;
width: 530px;
color:#fff;
font-family:Verdana, Helvetica, sans-serif;
font-size:12px;


}

#midcontentinv{
background: #666666 url('siteart/trucks.jpg') repeat-x;
padding: 100px 10px 10px 25px;
width: 530px;
margin:0px 2px 2px 2px;
color:#fff;
font-family:Verdana, Helvetica, sans-serif;
font-size:12px;

}


#midcontenthome{
background: #666666 url('siteart/main.jpg') repeat-x;
padding: 180px 10px 10px 25px;
width: 530px;
margin:0px 2px 2px 2px;
color:#fff;
font-family:Verdana, Helvetica, sans-serif;
font-size:12px;

}
/***MID CONTENT SECTIONS FOR EACH PAGE END***/


#rightcontent{
background: #084c80;
background-image:url('siteart/shadow_blue.jpg'); background-repeat:repeat-x;
width: 36px;
margin:0px 5px 2px 0px;
border-left:2px #fff solid;
}


#bottom{
padding:20px;
background: #cccccc;
text-align:center;
border-top:2px #fff solid;
}





