@charset "utf-8";
/* CSS Document */

body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-attachment: fixed;
	background-color: #333333;
	background-image: url(../images/bg_tile.jpg);
	background-repeat: repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.twoColFixLtHdr #container {
	width: 960px; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #ffffff;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-height:100%;
	height: 100%;
} 
.twoColFixLtHdr #header {
	height: 101px;
	background-color: #333333;
} 
.twoColFixLtHdr #sidebar1 {
	width: 205px;
	background-color: #2c2b29;
	background-image: url(../images/side_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	padding-top: 30px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
} 
.twoColFixLtHdr #footer {
	padding-top: 15px;

} 
.twoColFixLtHdr #footer p {

}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.featured {
	z-index:1;
	background-image: url(../images/homepage/box_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #cdc5b1;
	height: 148px;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 1px;
	margin-right: 1px;
}
.bottombox {
	width: 100%;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}
.copyloose {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #666666;
	line-height: 19px;
}
.titlecopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0e516c;
	line-height: 16px;
}
.workshoptitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	font-style:italic;
	color: #666666;
	line-height: 30px;
}
.contacttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	font-style:italic;
	color: #666666;
	line-height: 45px;
}
a:link {
	color: #0067a9;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #0067a9;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:active {
	color: #0067a9;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #0e516c;
	line-height: 14px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:italic;
	font-weight:normal;
	color: #0e516c;
	line-height: 4px;
}
.product_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #0e516c;
	line-height: 14px;
}
.product_subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:italic;
	color: #0e516c;
	line-height: 24px;
}
#phone {
	position:relative;
	height:26px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	width: 960px;
	color: #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
}

 a.gray:link {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
 a.gray:visited {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
 a.gray:active {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
 a.gray:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contactheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #0e516c;
	line-height: 14px;
}
.contactheaderlt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color: #a8c4d5;
	line-height: 14px;
}
.bold_title {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666
}
#sub_center_column {
	position:relative;
	z-index:3;
	left: 25px;
	width: 300px;
}
