/* GlobalTextStyle
======================================*/
* {
margin:0px;
padding:0px;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0 auto 25px;;
background:url(images/logoc.jpg) #000 no-repeat;
background-position:84% 0px;
}

img {
border: 0;
}

a:link, a:visited {
	color: #555;
	font-weight : bold; 
	outline:none;
  }

a:hover {
	color: #000;
	font-weight : bold; 
	outline:none;
  }

a:active {
	color: #000;
	font-weight : bold; 
	outline:none;
  }

p.ind {
text-indent:1cm;
font-size:12px;
}

p {
text-decoration:none;
font-size:14px;
margin-bottom:12px;
}

.frm, p {
text-decoration:none;
font-size:13px;
}

h1 {
font-size:20px;
font-weight:bold;
}

h2 {
font-size:18px;
font-weight:bold;
}

h3 {
font-size:16px;
font-weight:bold;
}

/* Header
======================================*/
.head {
margin:0px auto;
width:846px;
}


#navWrapper {width:846px;
margin:0px auto;
background:#696666;
}
#navMaster {
width:822px;
height:41px;
margin:0px auto;
background:url(images/bg_nav.jpg) repeat-x left top #696666;
}


/* Body
======================================*/
#bodyWrapper {
width:846px;
margin:0px auto;
background:#696666;
}
#BodyMaster {
width: 822px;
margin:0px auto;
background:#fff
}
#pics {
float:right;
padding-left:5px;
padding-bottom:3px;
}
#picsL {
float:left;
padding-right:5px;
padding-bottom:3px;
}


/* Gallery
======================================*/
#gallery {
font-size:55px;
text-align:center;
}
#gallery img {
width:120px;
height:100px;
border:1px solid #333;
}

/* Footer
======================================*/
#footerMaster {
text-align:center;
margin:auto;
width:778px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
padding-top:10px;
}
a.footer:link, a.footer:visited {
text-decoration:none;
color:#FF0000;
}
a.footer:hover {
text-decoration:underline;
color:#ffffff;
/*background-color:#333333;*/
}
.footrLine {
padding:35px;
font-family:"Times New Roman", Times, serif;
color:#333333;
/*visibility:hidden;*/
}
.footrCopyright {
color:#333333;
}

.titletext { font-size: 20px; }
.centered { text-align: center; }
#imghold img { margin: 8px; border: 3px solid #CCC; }
#newandused tr td { width: 25%; text-align: center; }
#newandused tr td img { margin: 6px; border: 3px solid #CCC; }