/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.title h2, .title h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-align: left;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 180%;
}

.text1 {
	text-transform: uppercase;
	font-size: 32px;
	font-weight: normal;
	color: #485153;
}

.text2 {
    text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text3 {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.text4 {
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.text5 {
	text-align: center;
	color: #51595C;
}

.text6 {
    text-align: center;
	color: #FFFFFF;
	width: 954px;
}


/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	font-weight: bold;
	font-size: 12px;
}

.list1 li {
	padding-left: 18px;
	background: url('images/homepage02.gif') no-repeat 5px 50%;
}

.list1 a {
}

/** LINKS */

a {
	color: #597990;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: #2E373C url('images/subpage2_01.jpg') repeat-x left top; }
.bg2 { background: #FFFFFF url('images/subpage2_05.jpg') repeat-y left top; }
.bg3 { background: url('images/subpage2_03.jpg') no-repeat left top; }
.bg4 { background: url('images/subpage2_04.jpg') no-repeat right top; }
.bg5 { background: url('images/subpage2_06.jpg') no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }
.align-center { text-align: center; }
.align-left { text-align: left; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 5px 5px;
	border: #666666 solid 1px;
	padding: 3px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
	border: #996600 dashed 1px;
	padding: 4px;
}

.img3 {
    border: #666666 solid 1px;
	padding: 3px;
}

.img4 {
    margin: 0px 0px 0px 0px;
	padding: 4px;
	border: #996600 dashed 1px;
}

.bottom-links {
    color: #FFFFFF;
	text-align: center;
}
.bottom-links a{
    color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.bottom-links a:hover {
    color: #999999;
	text-decoration: none;
}

.hr1 {
	height: 1px;
}

#coolmenu{
border: 1px solid #AAAAAA;
width: 180px;
background-color: transparent;
}

#coolmenu a{
font: bold 12px Verdana;
padding: 4px;
padding-left: 4px;
display: block;
width: 100%;
color: #597990;
text-decoration: none;
border-bottom: 1px solid #AAAAAA;
}

html>body #coolmenu a{
width: auto;
}

#coolmenu a:hover{
background-color: #8C7542;
color: #FFFFFF;
}

#tabledescription{
width: 100%;
height: 3em;
padding: 2px;
filter:alpha(opacity=0);
-moz-opacity:0;
color: #000000;
}

.border1 {
    border-top: #CCCCCC 2px ridge;
	border-bottom: #CCCCCC 2px ridge;
	border-left: #CCCCCC 2px ridge;
	border-right: #CCCCCC 2px ridge;
	padding: 1px;
}

.strong {
    color: #000000;
	font-size: 2.5em;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.hardware {
    color: #000000;
    text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hollow {
    color: #000000;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.specialties {
     color: #000000;
	 text-align: left;
	 text-transform: uppercase;
	 font-weight: bold;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
}	

.button { 	background-image: url('images/button.gif');
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: 1px solid #000000;
}

.buttonon { 
        background-image: url('images/buttonon.gif');
		background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #24702A;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: 1px solid #24702A;
}


.shadeform	{ 
        FONT: 13px arial, verdana, sans-serif;
		text-align: left;
		WIDTH: 135PX;
		BORDER: #666666 1px solid;
}

.textarea	{ 
        FONT: 13px arial, verdana, sans-serif;
		text-align: left;
		WIDTH: 135PX;
		HEIGHT: 90PX;
		BORDER: #999999 2px solid;
}

.phonetitle { 
        color: #996600; 
		font: 12px verdana, arial, sans-serif; 
		font-weight: bold 
}

.somediv{
width: 350px;
clear: left;
}

.somediv .floatbox{
float: left;
width: 155px;
}

* html .somediv p{ /* IE 3px jog hack*/
height: 1%;
}

.somediv p{
margin-top: 0;
margin-left: 156px;
}

.title {
     color:#000000;
	 font-weight: bold;
	 font-size: 13px;
}

.contact {
     float: right;
	 margin-right: 11px;
}

.products {
    vertical-align: top;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
	border-right: 1px solid #CCCCCC;
}

.m-table {
    vertical-align: top;
    padding-top: 15px;
	padding-left: 10px;
	font-weight: bold;
}
