/*
Theme Name: Hearwell
Version: 1.0
Author: Linda Carter
 */
body {
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}

#body-bkgrnd {
	background-color: #394D64;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
}

#header {
	width:100%;
	background-image: url(../../uploads/image/logo.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	min-width:600px;
	max-width:1000px;
	background-position: center;
	height: 135px;
}

#wrapper {
	width: 960px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 8px;
	border-right-width:8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #93A9C1;
	border-right-color: #5E7E9F;
	border-bottom-color: #47607A;
	border-left-color: #819AB6;

}


.searchbox {
	color: #63A9D5;
	font-size: 90%;
	text-align: right;
	line-height: 150%;
	float: right;
	width: 150px;
	margin-top: -5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


#searchform {
	width: 150px;
	text-align: center;

}

.text-size {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;

}

#content {
	padding-left: 20px;
	padding-right: 20px;
	min-height: 400px;
}

#sidebar {
	width: 175px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 125%;
	margin-right: 25px;
	letter-spacing: 1px;


}

#sidebar ul {
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;


}

#sidebar li {
	list-style-type: none;
	text-align: left;

}

#sidebar h2 {
	font-size: 1em;

}

.narrowcolumn-blog {
	width: 600px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 45px;
	}

#description {
	display:inline;
	margin-right:1em}
	
/* FOOTER STYLING */
#footer {
	width:100%;
	background-image: url(../../uploads/image/footer-bkgd.png);
	background-color: #F0F0F0;
	height: 35px;
	font-size:12px;
	color:#330066;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 30px;
	margin-top: 35px;
}

#footer a {
	color:#333399;
	text-decoration:none;
}
#footer a:hover {text-decoration:underline}


#xxx {}
#MAIN CONTENT STYLING {}
#xxx{}


/* MAIN CONTENT STYLING */


.table-triple-column {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	padding: 0px;
	margin-top: -4px;

}

.table-triple-column p {
	width: 100%;
}

.table-triple-column td {
	vertical-align: top;

}

.table-double-column {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}

.welcome-table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.welcome-table-left {
	width: 45%;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	padding-right: 5px;
}

.welcome-table-left p, .welcome-table-right p {
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
}

.welcome-table-right {
	vertical-align: top;
	padding-left: 25px;
	width: 45%;
	text-align: right;
}

.left-column-50-50 {
	width: 50%;
	vertical-align: top;

}

.right-column-50-50 {
	width: 50%;
	vertical-align: top;
}


.left-column {
	width: 60%;
	vertical-align: top;
	padding-right: 25px;
	padding-left: 5px;
	max-width: 900px:
}

.right-column {
	width: 25%;
	vertical-align: top;
	padding-top: 35px;
}

.left-column-hearing-protection {
	width: 48%;
	vertical-align: top;
}

.right-column-hearing-protection {
	width: 48%;
	vertical-align: top;
	float: right;

}

.left-column-hearing-protection h5 {
	text-align: center;
	margin-top: 0px;
}
.right-column-hearing-protection h5 {
	text-align: center;
	margin-top: 0px;
}
h1,h2,h3,h4,h5,h6 {
	color:#BE1E2D;
	text-align: center;
}


h1 a,h2 a,h3 a,h4 a,h5 a {
	color:#215A7C;
	text-decoration:none
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover {text-decoration:underline}

h1 {
	font-size: 160%;
	margin-bottom: 45px;
	margin-top: 45px;
}
h2 {font-size: 150%;}
h3 {
	font-size: 140%;
	margin-bottom: -5px;
}
h4 {font-size: 130%;}
h5 {
	font-size: 120%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -10px;
}
h6 {font-size: 100%;
	text-align: left;
}


p {
	color:#202225;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 150%;


}
p a {
	color:#BE1E2D;
	text-decoration:none
}

p a hover {
	color:#BE1E2D;
	text-decoration:underline;
}



ul li a, ul li visited {
	color:#BE1E2D;
	text-decoration:none
}

ul li hover, {
	color:#BE1E2D;
	text-decoration:underline;
}
p a:hover {text-decoration:underline}

ul li, ol li {
	color:#202225;
	line-height: 150%;
	margin-bottom: 5px;
}


a img {
	border: none;

}
p.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	visibility: hidden;
}



.right-image {
	margin-left: 10px;
	margin-right: 10px;
	float: right;
}

.left-image {
	float: left;
	margin-right:10px;
	margin-left: 10px;

}
.first-paragraphs {
	width: 475px;
	float: left;
}
.second-paragraph {
	width: 475px;
	margin-left: 500px;
	padding-top: 20px;
}

.top-paragraph {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

.clear-floats {
	clear: both;
}

ol {

	list-style-type: decimal;
}

ol li li {
	list-style-type: lower-alpha;
}

ul {

}

ul li {

}
td.table-triple-column-center {
	vertical-align: bottom;
}

#linkcat-2  {

}

.linkcat h5 {
	color: #394D64;
	font-size: 110%;
	margin-bottom: 5px;
	list-style-type: none;

}

.linkcat ul li {

}
.xoxo blogroll ul {

}

.narrower-content {
	width: 650px;
	margin-right: auto;
	margin-left: auto;

}



form.formBuilderForm {

	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

#si_contact_form  {
	margin-right: auto;
	margin-left: 111px;

}

.red {
	color:#BE1E2D;
}
.big-red {
	color: #990000;
	font-size: 120%;
}

.home-page-header {
	font-size: 65%;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 5px;

}

h1 .home-page-header  {




}

#blog-notice {
	border: 3px double #BE1E2D;
	padding: 10px;
	margin: 10px;

}
