
* {
	  margin: 0;
	  padding: 0;
}

html {
	  font: small/1.4 "Lucida Grande", Tahoma, sans-serif;
}
body {
	  font-size: 92%;
	  background: #ccc;
	  height: 600px;
	  padding: 20px;
}
a {
	  color: #394d7b;
}
img.piclinkimg {
		border: 1px solid #000;
}
img.piclinkimg:hover {
		border: 1px solid #cc0000;
}
#wrapper {
	  background: #fff;
	  min-width: 936px;
	  max-width: 1200px; 
	  width: 95%;
	  margin: 0 auto;
	  border: 1px solid #000;
}
* html #wrapper {
	width: 940px;	
}
#header {
	background: #fff url(images/logoLG.png) no-repeat center;
	border-bottom: 1px solid #333;
}

#header2 {
	background: #fff url(images/logoSM.png) no-repeat right;
	height: 152px;
	border-bottom: 1px solid #333;
}
* html #header {
	background: #fff url(images/logoLG.png) no-repeat center;
	border-bottom: 1px solid #333;
}

* html #header2 {
	background: #fff url(images/logoSM.png) no-repeat right;
	height: 152px;
	border-bottom: 1px solid #333;
	margin-bottom: -3px !important;
}
#header h1 {
	  width: 330px;
	  height: 152px;
	  background: no-repeat;
	  text-indent: -9999px;
	  overflow: hidden;
}
#footer {
	  background: #000 url(images/footer_right.gif) no-repeat bottom right;
	  color: #999; /* Padding was removed from the footer element… */
	  margin-top: 0px;
	  line-height: 1.80em;
}
#footer p {
	  padding: 10px 15px; /* … and placed here inside the paragraph */
	  
}
#RentalBar table {
	border-collapse: collapse;
	border: 2px solid #000;
	background: #fff;
	text-align: center;
}
#RentalBar td {
	padding: 5px;
	border: 1px solid #000;	
}
tr.even {
	background: #999;
}

#rightcolumn {
	float: right;
	width: 262px;
	background: #394d7b;
	height: 550px;
}
* html #rightcolumn {
	margin-left: -3px;
}
#nav {
	margin-top: 30px;
	padding: 0 ;
	list-style-type: none;
	float: left;
	background: #394d7b;
} 
#nav li {
	margin: 0;
	padding: 0;
	float: left;
	margin: 0 1px 0 0;
	background: #394d7b;
	width: 261px;
}
#nav a {
    display: block;
	float: left;
	padding: 0 0 0 20px;
	color: #dc9e15;
	text-decoration: none;
	line-height: 2em;
	font-size: 1.38em;
	background: url(images/tab_right.gif) no-repeat top right;
}
#nav a:hover {
  color: #fff;
}
#nav a:active {
  color: #666;
}
#body_hom #nav_hom, #body_ham #nav_ham,#body_ren #nav_ren,
#body_vin #nav_vin, #body_vsp #nav_vsp,#body_flo #nav_flo,#body_pho #nav_pho,#body_con #nav_con {
	background: #dc9e15;
}
#body_hom #nav_hom a,#body_ham #nav_ham a,#body_ren #nav_ren a,
#body_vin #nav_vin a, #body_vsp #nav_vsp a,#body_flo #nav_flo a,#body_pho #nav_pho a,#body_con #nav_con a {
	color: #fff;
}
#navigation {
	width: 100%;
	height: 30px;
	background: #6F6146;
}
#tollfree {
	margin-top: 400px;
	color: #fff;
	font-size: 1.20em;	
}
* html #tollfree {
	margin-top: 110px;
	padding-bottom: 4px;
	color: #fff;
	font-size: 1.20em;		
}
#Content {
	background: #fff;
	height: 550px;
}
#PhotoBar {
	background: #333 url(images/background.png) repeat;
	padding: 1px 0 1px 0;
}
#PhotoBar2and5 {
	background: #333 url(images/background.png) repeat;
	padding: 1px 0 1px 0;
	height: 498px;	
}
* html #PhotoBar {
	margin-right: 0px;
	background: #333 url(images/background.gif) repeat;	
}
#HammerBar {
	background: #333 url(images/background.png) repeat;
	height: 300px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
* html #HammerBar {
	background: #333 url(images/background.gif) repeat;
}
#HammerBarsmall {
	background: #fff;
	height: 300px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	text-align: top;
	font-size: 1.10em;
}
* html #ContactBar {
	background: #fff;
	height: 280px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 20px 0 0px 0;
	min-width: 674px;
}
* html #submitform {
	text-align: left;
	border: none;
	line-height: 1.25em;
	border-spacing: 40px;
	margin-right: 40px;	
}
* html label {
	font-size: 1.35em;
}
* html input.box {
	line-height: 1.25em;
	float: right !important;
	margin-right: 0px !important;
	margin-top: -15px;
}
#ContactBar {
	background: #fff;
	height: 250px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 50px 0 0px 0;
	min-width: 674px;
}
#ContactBar2 {
	background: #fff;
	color: #394d7b;
	height: 220px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 80px 0 0px 0;
	min-width: 674px;
	font-size: 1.55em;
}
#submitform {
	width: 600px;
	text-align: left;
	border: none;
	line-height: 1.25em;
	border-spacing: 15px;
}
*table#submitform {
	width: 600px;
	text-align: left;
	border: none;
	line-height: 1.25em;
	border-spacing: 15px;
	margin-top: -25px;
}

label {
	font-size: 1.35em;
}
input.box {
	line-height: 1.25em;
	float: right;
	margin-right: 102px;
	margin-top: -15px;
}
*input.box {
	line-height: 1.25em;
	float: right;
	margin-right: 28px;
	margin-top: -15px;
}
fieldset {
	padding: 4px;
	line-height: 1.55em;	
}
#RentalBar {
	background: #fff url(images/background.png) repeat;
	border-bottom: 1px solid #333;
	padding: 10px 0 0px 0;
	font-size: 1.35em;
	min-width: 674px;
}
* html #RentalBar {
	background: #fff url(images/background.gif) repeat;
}
#VinylBar {
	height: 97px;
	background: #fff;
	font-size: 1.15em;
	padding-top: 7px;
	line-height: 1.55em;	
}
#VinylBar table {
	text-align: left;
	width: 645px;	
}
#HammersSpecifics {
	padding-left: 260px;	
}
#YellowBar {
	height: 37px;
	background: #dc9e15;
	font-size: 1.30em;
	padding-top: 13px;
	min-width: 674px;
}
#YellowBarindex {
	height: 44px;
	background: #dc9e15;
	font-size: 1.20em;
	padding-top: 6px;
	min-width: 674px;
}
#YellowBarindex a {
	color: #000;
}
* html #YellowBarindex {
	height: 42px;
	background: #dc9e15;
	font-size: 1.20em;
	padding-top: 6px;
	min-width: 674px;
}
#YellowBarHammers {
	height: 47px;
	background: #dc9e15;
	font-size: 1.30em;
	padding-top: 3px;
}
#WhiteArea {
	height: 158px;
	background: #fff;
	font-size: 1.25em;
	padding-top: 9px;
	line-height: 1.55em;
}
#WhiteAreaFlood {
	height: 183px;
	background: #fff;
	font-size: 1.05em;
	padding-top: 15px;
	padding-left: 10px;
	line-height: 2.55em;
}
#WhiteAreaFlood table{
	background: #fff;
	padding-top: 1px;
	text-align: left;
}
#WhiteAreaContact {
	height: 170px;
	background: #fff;
	font-size: 1.35em;
	padding-top: 20px;
	line-height: 1.85em;
	min-width: 674px;
}
#WhiteAreaContact table td {
	width: 280px;
	text-align: center;
}
#WhiteAreaRentals {
	height: 69px;
	font-size: 1.25em;
	padding-top: 29px;
	color: #FE000B;
}
#WhiteAreaHammerSpecifics {
	height: 197px;
	background: #fff;
	font-size: 1.25em;
	padding-top: 1px;
}
b.clickme {
	color: #394D7B;
	margin: 5px 0px 10px 0px;
	display: block;
	font-style: italic;
}
b.clickme2 {
	color: #F2010B;
	margin: 10px 0px;
	display: block;
}
img.small {
	border-right: 1px solid #000 !important;	
}
img.smallspecific {
	border-right: 1px solid #000 !important;
	float: left;
}
img.large {
	border-left: 1px solid #000 !important;	
}
table {
    border: 0px solid #000;
    border-collapse:collapse; 
}
tr {
    border:0px solid #000; 
  }
col { 
    border:0px solid #000;
    border-width: 0 1px 0 0;
}
#GalleryPhotoBox {
	background: #444 url(images/background.png) repeat;
	overflow: hidden;
}
* html #GalleryPhotoBox {
	background: #444 url(images/background.gif) repeat;
	overflow: hidden;
}
#GalleryPhotoBox img {
	border: 1px solid #000;
}
#GalleryPhotoBox *img.widthphoto {
	width: 350px;
}
a.newwindow {
	color: #fff;
}
a.newwindow:hover {
	color: #dc9e15;
}
ul.ImageMenu {
	width: 305px;
	height: 460px;
	background: #fff;
	list-style-type: none;
	overflow: auto;
	padding: 0px 0px 20px 20px;
	border-right: 1px solid #555;
}
*ul.ImageMenu {
    width: 300px !important;
}
ul.ImageMenu li {
	width: 70px;
	height: 85px;
	border: 1px solid #394d7b;
	display: inline;
	float: left;
	overflow: hidden;
	margin: 12px 0px 0px 12px;
}
ul.ImageMenu li:hover {
	border: 1px solid #cc0000;

}
ul.ImageMenu li.Title {
	width: 200px;
	height: 55px;
	color: #333;
	border: 0px solid #000;
	display: block;
	float: left;
	/*overflow: hidden;*/
	margin: 10px 0px 0px 10px;
	font-size: 20px;
}
#marker {
	position: absolute;
	border: none;
	margin: none;
	padding: none;
	top: 1060px;
	left: 10px;
	height: 1px;
	width: 1px;
}