﻿
body {
	font-family: Arial, sans-serif;
	font-size: 20px;
	text-align: center;
	background-image: url('../images/gloversWeldingBkgrd.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
	margin-top: 10px;
}
/* content layout */
#container {
	width: 900px;
	height: 100%;
	margin: 0 auto;
	background-color:#fff;
	text-align:left;
	}
	
#masthead {
	width: 900px;
	height: 159px;
	background-image: url('../images/gloversWeldingBannerBlue.jpg');
	padding:0px;
	margin: 0 0 0 0;
}
#page_content {
	width: 900px;
	}
#divider {
	width: 900px;
}
#content {
	margin-left: 20px;
	padding: 20px;
	text-align:justify;
	margin-right: 20px;
}
#navlinks {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #333333;
}

#navlinks a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align: left;
	color: #333333;
	text-decoration:none;
}
#navlinks a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:black;
	text-align: left;
	text-decoration:none;
}

#footer {
	width:900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
}

#footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color: #336699;
	text-decoration: none;
}
#footer a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration:underline;
}
.footerline {
	background-color: black;
}
.footerhash {
	color: #000;
}
.footermiddle {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
/* content styles */
.bulletNail {
	list-style-image: url('../images/nailBullet1.png');
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	list-style-position: outside;
	text-indent: 0px;
	margin-bottom: 4pt;
}
.bulletSpace {
	margin-bottom: 6px;
}

h3,h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	text-align: left;
}
h1,h2,h5,h6 {
	font-family: Arial Black;
	font-size: 24px;
}

/* styles for content */

.bluefont {
	color: #336699;
}

.blueItalic {
	color: #336699;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
	text-align: center;
	text-indent: 15px;
}

a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	line-height: 125%;
	letter-spacing: .1em;
}
.centeralign {
		text-align: center;
}
.rightalign {
		text-align: right;
}
.leftalign {
		text-align: left;
}
.justifyalign {
		text-align: justify;
}
.underlinefont {
	text-decoration: underline;
}
.bulletlinespace {
	line-height: 150%;
}
.hiddentext {
	font-size: 8px;
	color: #FFFFFF;
}
.comingSoon {
	font-style: italic;
	font-weight: bold;
	font-family: arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
}
.floatClear {
	clear: both;
	height: 0;
	font-size:1px;
	line-height: 0px;
}
.imgNoBorder {
	border-width: 0px;
}
.creditcard {
	vertical-align: middle;
}
.noborderimage {
	border-width: 0px;
}
.backProject {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 13px;
	color: #800000;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}
.backProject a {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 13px;
	color: #800000;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	text-decoration:none;
}
.backProject a:hover {
	font-size: 15px;
	color: #336699;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	text-decoration:none;
}
.bulletNailLeft {
	list-style-image: url('../images/nailBullet1.png');
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	list-style-position: outside;
	text-indent: 0px;
	margin-bottom: 4pt;
	font-weight: bold;
}
.bulletNailInfoLink {
	list-style-image: url('../images/nailBullet1.png');
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	list-style-position: outside;
	text-indent: 0px;
	margin-bottom: 4pt;
	font-weight: bold;
	bottom: 5pt;
}
.listSpace {
	line-height: 125%;
}
.ebay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #990000;
}
.ebay a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	text-decoration:underline;
	color: #990000;
	}
.ebay a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight:bold;
	text-decoration:none;
	color: #990000;
	}
