/* Start of CMSMS style sheet 'Layout: Building Science Tech' */
body {
	background-color: #CCE5F6;
	background-image: url(/uploads/images/bkgd-tile.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

.container_12,
.container_16 {
	background-color: #FFFFFF;
}

div#header h1 a {
	background: url(/uploads/images/building-science-tech.gif) no-repeat scroll;
	display:block;
	height:169px;
	text-decoration:none;
	text-indent:-999em;
}

#hdrShopping {
	font-size: 16px;
	padding: 20px 0 35px 0;
	text-align: right;
}

#hdrShopping a {
	color: #000000;
	text-decoration: none;
}

#hdrShopping a:hover {
	color: #b52626;
}

#menuwrapper {
	background: none;
	border-bottom: 3px solid #000000;
	text-align: right;
}

ul#primary-nav {
	text-transform: uppercase;
}

ul#primary-nav ul {
	text-transform: none;
}

#search {
	text-align: right;
}

#sidebarb {
	text-align: center;
}

#sidebarb h1,
#sidebarb h2,
#sidebarb h3,
#sidebarb h4,
#sidebarb h5,
#sidebarb h6 {
	color: #3089ba;
	margin-bottom: 10px;
}

#sidebarb h1 {
	font-size: 21px;
}

#sidebarb h2 {
	font-size: 18px;
}

#sidebarb h3 {
	font-size: 16px;
}

#sidebarb h4 {
	font-size: 15px;
}

#sidebarb h5 {
	font-size: 14px;
}

#sidebarb h6 {
	font-size: 13px;
}

#sidebarb p {
	margin-bottom: 10px;
}

#sidebarb blockquote {
	background-color: #e7f2f9;
	border-bottom: 4px solid #000000;
	border-top: 4px solid #000000;
	display: block;
	font-size: 14px;
	line-height: 24px;
	margin: 0 auto 0 auto;
	padding: 20px 12px 20px 12px;
	width: 153px;
}

#main h1 {
	border-bottom: 3px solid #000000;
	font-size: 30px;
	line-height: 21px;
	padding-top: 5px;
	padding-bottom: 0px;
	text-transform: uppercase;
}

#main h2,
#main h3,
#main h4,
#main h5,
#main h6 {
	color: #215a81;
}

#main h2 {
	font-size: 24px;
}

#main h3 {
	font-size: 21px;
}

#main h4 {
	font-size: 19px;
}

#main h5 {
	font-size: 16px;
}

#main h6 {
	font-size: 14px;
}

#main p {
	margin-bottom: 10px;
}

#main ul li {
	list-style: none;
	list-style-type: none;
	list-style-image: url(/uploads/images/bullet.gif);
}

#main blockquote {
	border-bottom: 1px dotted #000000;
	border-top: 1px dotted #000000;
	padding: 10px 12px 10px 12px;
}

.blue {
	color: #215a81;
}

.miniblock h3 {
	border-bottom: 3px solid #000000;
	font-size: 21px;
	line-height: 14px;
	padding-top: 3px;
	text-align: right;
	text-transform: uppercase;
}

#footer {
	padding-top: 15px;
	text-align: center;
}

#footer a {
	color: #000000;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footerLinks {
	border-bottom: 3px solid #000000;
	display: inline-block;
	margin: 0 auto 15px auto;
	padding: 0 0 0 0;
}

#footerLinks a {
	font-size: 16px;
	margin: 0 12px 14px 12px;
	text-decoration: none;
}

#footerLinks a:hover {
	color: #215eaf;
}
/* End of 'Layout: Building Science Tech' */

