﻿/* Core declarations */
body {
	border-width: 0;
	margin: 0;
	padding:0;
	font-size: small;
	font-family: Arial, Tahoma, Helvetica, sans-serif; 
	/* font-family: Tahoma, Veranda, Helvetica, Arial, sans-serif; */
	letter-spacing:0;
	background-color:gray; 
}
.overall-wrapper {
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right: auto;
	max-width: 1500px;
	min-width: 1000px;
	background-image:url('../images/gray_shift_bl.png');
	background-repeat:repeat-x; 
	height:7000px; 
}
#header {
	padding:0;
	padding-top: 8px;
}
#clear {
	clear:both;
}
.main-body {
	float:left;
	width: 71%;
}
.main-body-images {
}
.left-column {
	float:left;
	width:40%;
	margin-left:0;
}
.left-column2 {
	width:100%;
	margin-left:0;
}
.center-column {
	float: right;
	width:57%;
	padding-left:1%;
	padding-right: .5%;
}
.right-column {
	float:right;
	width:28%;
	padding-right:0%;
}
#all-columns {
	width:99%;	
	padding:0;
	margin:auto;
}
#all-columns2 {
	width:99%;	
	padding:0;
	margin:auto;
	background-image:url('../images/gray_shift_bl.png');
	background-repeat:repeat-x; 
}
#all-columns-restorations {
	width:99%;	
	padding:0;
	margin:auto;
	background-image:url('../images/gray_shift_bl.png');
	background-repeat:repeat-x; 
}
#all-columns-restorations-small {
	width:99%;	
	padding:0;
	margin:auto;
	background-image:url('../images/gray_shift_bl.png');
	background-repeat:repeat-x; 
	padding-bottom:40px;
}

#footer {
	width:100%;
	text-align:center;
	background-image:url('../images/gray_shift_rev.png');
	background-repeat:repeat-x;
	background-position:bottom;
	clear:both;
	padding-bottom: 200px;
	/* border-top: 1px solid #033669; */
}
.indent {
	padding-left:15px; 
	padding-right:15px;
	padding-top:20px;	
	width:94%;
}
.indent-for-restorations {
	padding-left:15px; 
	padding-right:15px;
	padding-top:22px;	
	width:94%;
}
.indent-with-arrow {
	padding-left:15px; 
	padding-right:15px;
	padding-top:0;  
	padding-bottom:0; 
	margin-top:0; 
	margin-bottom:0; 
	width:94%;
}
.title-bar-top-testimonials  {
	/* background-image: url('../images/newblue2.png');
	background-repeat: repeat; */
	width: 200em;
	height: 10em;
	border-top: 1px #738fac solid;
	border-bottom: 1px black solid;
	padding-left:0;
	margin-left:0;
	width:100%; 
	height:11%;
	display: block;
	background-color: #033366;
	padding-top:0;
	margin-top:0;
}

.title-bar-top-testimonials  p {
	margin:0;
	padding:0;
	font-size: 1em;
	font-style: normal;
	color: white;
	font-weight: bold;
	padding-bottom: .2em;
	padding-left: .9em;
	padding-right: .3em;
	padding-top: 2px;
	text-align: center;
}
.title-bar-top-testimonials  a {
	text-decoration:none;
}
.title-bar-testimonials  ul {
	text-align:left; 
	margin-left: .5%;
}
.title-bar-testimonials  img {
	padding-left:14px;
}
.title-bar-testimonials  a {
	/* padding-left:2%; */
}
.title-bar-testimonials  h5 {
	padding-left:1.3%;	
}
.title-bar {
	background-image:url('../images/gray_shift_bl.png');
	background-repeat:repeat-x; 
	display: block;
	width: 200em;;
	height: 300em;
	padding-bottom: 3%;
	width:99%; 
	margin:auto; 
	height :10%;
}
.title-bar p {
	color: black;
	padding-left: 20px;
	padding-top: 1%;
	padding-right:2em;
	padding-left:10px;
}
.title-bar-top {
	background-image: url('../images/newblue2.png');
	background-repeat: repeat;
	display: block;
	width: 200em;
	height: 10em;
	border-top: 1px #738fac solid;
	border-bottom: 1px black solid;
	padding-left:0;
	margin-left:0;
	width:100%; 
	height:10%;
}
.title-bar-top p {
	margin:0;
	padding:0;
	font-size: 1em;
	font-style: normal;
	color: white;
	font-weight: bold;
	padding-bottom: .2em;
	padding-left: .9em;
	padding-right: .3em;
	padding-top:.2em;
	text-align: center;
}
.title-bar ul {
	text-align:left; 
	margin-left: .5%;
}
.title-bar img {
	padding-left:14px;
}
.title-bar a {
	/* padding-left:2%; */
}
.title-bar h5 {
	padding-left:1.3%;	
}
.information-tabs {
	background-image:url('../images/gray_shift_b.png');
	background-repeat:repeat-x; 
	display: block;
	width: 200em;;
	height: 300em;
	padding-bottom: 7%;
	width:100%; 
	height:20%;
}
.information-tabs p {
	color: black;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 1%;
}
.information-tabs img {
	padding-left: 3%;
	margin-left: 3%;
}
.information-tabs-top {
	background-color: #033366;
	border-bottom: 1px black solid;
	display: block;
}
.information-tabs-top p {
	margin:0;
	padding:0;
	font-size: 1em;
	font-style: normal;
	color: white;
	font-weight: bold;
	padding-bottom: .2em;
	padding-left: .3em;
	padding-right: .2em;
	padding-top:.2em;
	text-align: center;
}
.information-tabs ul {
	text-align:left; 
	margin-left: .5%;
	margin-top:10px;

}
.content {
	line-height: 1.3em;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
	margin-top: 4px;
	margin-left: 4px;
	padding-top: 0;
	text-align: center;
	width:100%;
}

/* Class overrides */
h4, h5, h6 {
	margin-bottom: 0;
	color: #033366;
	font-weight: bold;
	padding-top:0;
}
h4 {
	font-style: oblique;
	font-size: 140%;
}
h5 {
	font-style: normal;
	font-size: 120%;
	margin-top:0;
	text-align:left;
}
h6 {
	font-style: normal;
	font-size: 110%;
	margin-top:0;
}
hr {
	color: #C8C8C8; 
	height: 1px;
	width: 100%;
}
img {
	border: 0;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
li {
	/* margin-left: -19px; */
	margin-left: -15px; 
	line-height: 1.4em;
	font-size:100%;
}

.img-text {
	word-spacing:.1em;
	margin-top:0; 
	padding-right:10px;
	padding-left:2px;
	line-height: 16px;
	margin-top:5px;
	font-size:100%;
}
.adjust-li-left-margin {
	margin-left: -10px;
}
.li-indent {
	margin-left:20px;
}
.logo {
	/* width: 21%; 
	width:266px;
	position: relative; */
	padding-left: 10px;
	padding-top:15px;
	padding-bottom:0;
	margin-bottom:0;
	margin-left: 2px;
	padding-right: 4%;
}
.mouse-over {
	text-align: center;
	padding-top: 0;
	width: 100%; 
	height: 15px;
	color: #033366;
	margin-top: -20; 
	clear: both;
	margin-bottom: 2px;
	padding-bottom: 2px;
	font-size:13px;
	padding-left:95px;
}
p.image-link-text {
	margin-bottom: 4px;
	width: 64px;
	font-size: 11px;
	font-weight: 500;
	color: #033366;
	text-align: center;
	cursor: pointer;
}
.image-links:active {
	text-decoration: none; color:#033366;
}
.image-links:link {
	text-decoration:none; color:#033366;
}
.image-links:hover {
	text-decoration: underline; color: #033366;
}
.image-links:visited {
	text-decoration:inherit; color: black
}	

a:active {
	color:#033366;
}
a:link {
	color:#033366;
}
a:hover {
}
a:visited {
}	

p.small-powder {
	font-size: 11px;
	font-weight: 500;
	color: #033366;
}
p.med-powder {
	font-size: 12px;
	font-weight: 500;
	color: #033366;
}
p.large-powder {
	font-size: 14px;
	font-weight: 500;
	color: #033366;
}
p.small-red {
	margin-bottom: 4px;
	font-weight: 500;
	color: red;
	text-decoration: none;
	margin-top: 0;
	text-align:center;
	padding-left:25px;
}
.navy-color-font {
	color: #033366;
}
ul {
}
.powder-center {
	text-align: center; 
	color: #033366;
	padding-bottom: 8px;
}
.align-paragraphs-to-headers {
}
.align-paragraphs-to-headers p {
	padding-left:0;
	padding-top:0;
	margin-top:0;
	padding-bottom:0;
	margin-bottom:0;
}
.align-paragraphs-to-headers ul {
	padding-left:15px;
}
.align-paragraphs-to-headers li {
	margin-left:15px;
}
.align-paragraphs-to-headers h5 {
	padding-top:0;
	margin-top:15px;
	margin-bottom:0;
	padding-bottom:0;
}
#contact-table table {
	width:45%;
}
#contact-table tr {
	text-align:center;
}
#contact-table img {
	text-align:center;
}
#contact-table td {
	text-align:center;
}
#contact-table footer {
	padding-bottom:10px;
}
.float-contact-info {
	float:left; 
	padding-right:5px; 
	text-align: center; 
	width:160px;
	color: #033366;
}
.image-description {
	margin-bottom:0; 
	margin-top:0;
	padding-top:10px; 
	margin-right: 10px;
}
a img {
	border: none;
}
.next-page-icon {
	text-align:right;
	margin-top:10px;
	padding-top:0; 
	padding-bottom:0;
	margin-bottom:0;
}
.next-page-div {
	text-align:right;
}
