@charset "utf-8";
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	background: #E0C8AE url(images/background.jpg) repeat-x;
}
.redbordercenteredfull {
	border: thin solid #990000;
	padding: 3px;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
}

a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	font-weight: bold;
}
a:active {
	color: #990000;
}
.email {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	margin: 0px 30px 0px 0px;
	padding: 15px 15px 5px 0px;
}
.email a:link {
	color: #FFF;
}
.email a:visited {
	color: #FFF;
}
.email a:hover {
	font-weight: bold;
	color: #FFF;
}
.email a:active {
	color: #FFF;
}
.thrColFixHdr #container {
	width: 780px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background: #FFF;
} 
.thrColFixHdr #header {
	background: #F4E9CB url(images/headerback2.jpg) no-repeat;
	padding: 0 0px;
	vertical-align: top;
	height: 200px;
} 

.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 15px 15px 30px 565px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.thrColFixHdr #CC  {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 45px;
	width: 125px;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 75px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #F9E8CC url(images/Interior-redesign-side-bar.jpg) no-repeat; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: 432px;
	margin: 0px;
}
.thrColFixHdr #sidebar2 {
	padding: 0px 10px 5px 5px; /* padding keeps the content of the div away from the edges */
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 16px;
	color: #990000;
	text-align: right;
	margin: 0px;
	clear: right;
	float: right;
}
.thrColFixHdr #container #mainContent {
	margin: 0px 165px 0px 0px;
	float: none;
	text-align: left;
	padding: 0px 0px 0px 15px;
	font-family: Tahoma, Geneva, sans-serif;
}
.header2   {
	height: 25px;
	padding: 15px 0px 0px 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}
.Newsletter {
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: right;
}
.greentext {
	color: #0C0;
}

.semdate {
	color: #990100;
}

.semtitle {
	padding-left: 22px;
	font-weight: bold;
	font-style: italic;
}

.semdescription {
	padding-left: 22px;
	margin-left: 22px;
}
.semdatetime {
	font-size: 14px;
	color: #67281F;
	font-weight: bold;
	margin: 0px;
}



.thrColFixHdr #container #mainContent p {
	margin: 0px;
	font-size: medium;
}
.thrColFixHdr #container #mainContent table td {
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 0px;
}
.thrColFixHdr #container #mainContent table tr h1 {
	font-size: medium;
	font-weight: bolder;
	font-variant: small-caps;
	font-style: italic;
	padding-left: 3px;
	color: #000;
}
.thrColFixHdr #container #mainContent table tr h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	text-decoration: blink;
	margin: 0px;
	padding: 0px 12px;
}
.thrColFixHdr #container #mainContent h5 {
	margin: 0px;
	padding: 0px 0px 10px;
}


.thrColFixHdr #container #mainContent table tr td p {
	margin: 0px;
	padding: 5px 10px 0px;
}


.trainingtext {
	font-size: medium;
	font-style: italic;
	color: #990000;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
}
.quoteleft {
	font-size: xx-small;
}

.bottomnav {
	font-size: small;
	color: #990000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
.referral {
	text-align: right;
	font-size: xx-small;
	color: #990000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.photocaptiontop {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.photocaptionbottom {
	font-size: small;
}
.stagingbackground {
	height: 140px;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.timeforchange {
	height: 144px;
}
.colorbackground {
	width: 140px;
}
.red {
	color: #900;
}







.thrColFixHdr #container #mainContent h1 {
	color: #990000;
	font-size: x-large;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
.thrColFixHdr #container #mainContent h2 {
	font-size: large;
	font-style: italic;
	color: #990000;
	margin: 15px 0px 0px;
	padding: 0px;
}

.thrColFixHdr #sidebar2 a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.thrColFixHdr #sidebar2 a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.thrColFixHdr #sidebar2 a:hover {
	color: #000;
	text-decoration: underline;
}
.thrColFixHdr #sidebar2 a:active {
	color: #990000;






.thrColFixHdr #mainContent {
	margin: 0 200px 0 75px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 10px 0 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-weight: bold;
	font-weight: bold;
	font-weight: bold;
	font-weight: bold;
	text-decoration: none;
} 
.thrColFixHdr #footer {
	width: 780px;
	text-align: center;
	float: left;
	background: #FFF;
} 

.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;
}
.quote {
	font-style: italic;
	color: #67281F;
	font-family: Verdana, Geneva, sans-serif;
}
.thrColFixHdr #container #mainContent table tr td a img {
	border: thin solid #990100;
}
.testimonialname {
	font-size: x-small;
	color: #000;
}
.testimonial {
	color: #990100;
	text-align: left;
}
