* {
	margin: 0;
	padding: 0;
}


body {
	background: #2C4764 url(/images/bg.gif) repeat-y center top;
	text-align: center;
	font: 85%/150% Arial, Helvetica, sans-serif;
	color: #333333;
}


#container {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

/* -------------------   Links   ------------------------

--------------------------------------------------------- */
a:focus { outline: none; }

a:link {
	color: #644F2C;
	text-decoration: none;
	border-bottom: 1px dotted #644F2C;
	font-weight: bold;
}
a:visited {
	color: #95A3B1;
	text-decoration: none;
	font-weight: bold;

}

a:hover {
	border-bottom: 1px solid #2C4864;
	color: #2C4864;
	font-weight: bold;
}

a:active {
	border-bottom: 1px solid #2C4864;
	color: #2C4864;
	font-weight: bold;
}

a.external {
	background: url(/images/external-link.gif) no-repeat right center;
	margin-right: 10px;
	padding-right: 18px;
	line-height: 2em;
}

.video-still a:link, 
.video-still a:visited, 
.video-still a:hover,
.video-still a:active {
	color: #644F2C;
	text-decoration: none;
	border-bottom: none;
}

/* -------------------   Header   ------------------------

--------------------------------------------------------- */

#header {
	height: 66px;
	padding: 0px 30px;
	position: relative;
	background: url(/images/bg-header.jpg) no-repeat center top;
}


#header h1 {
	background: url(/images/tcraft-logo.gif) no-repeat;
	height: 42px;
	width: 204px;
	text-indent: -9999px;
	position: absolute;
	top: 22px;
}

#header h1 a {
	display: block;
	height: 38px;
	width: 200px;
	border-style: none;
}




/* -------------------   Navigation   ----------------------

--------------------------------------------------------- */


#global-nav {
	clear: both;
	margin: 0px 30px;
	background: url(/images/bg-nav.gif) repeat-x left top;
	height: 37px;
}

#nav  {
	list-style: none;
	width: 700px;
	float: left;
	margin: 0;
	overflow:hidden;
}


#nav li {
	list-style: none;
	display: inline;
	float:left;

}


#nav a {
	display: block;
	height: 37px;
	text-decoration: none;
	text-indent: -9999px;
	border: none;
}


#nav-windows a {
	background:transparent url(/images/nav-windows.gif) no-repeat 0 0;
	width: 80px;
}

#nav-doors a {
	background:transparent url(/images/nav-doors.gif) no-repeat 0 0;
	width: 58px;
}

#nav-siding a {
	background:transparent url(/images/nav-siding.gif) no-repeat 0 0;
	width: 62px;
}

#nav-manu a {
	background:transparent url(/images/nav-manu.gif) no-repeat 0 0;
	width: 193px;
}

#nav-specials a {
	background:transparent url(/images/nav-specials.gif) no-repeat 0 0;
	width: 81px;
}

#nav a:hover, #nav a:active {
	background-position: 0 -40px;
}

#nav a.selected {
	background-position: 0 -80px;
}

/* Secondary Navigation */

#secondary-nav {
	width: 475px;
	float: right;
	text-align: right;
	margin-top: 43px;
}


#secondary-nav ul {
	width: 100%;
	list-style: none;
}


#secondary-nav li {
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color: #2c4764;
	list-style: none;
	display: inline;
}


#secondary-nav li a {
	text-decoration: none;
	padding: 0 0px;
	border-width: 0px;
	border-style: none;
}


#secondary-nav li a:link, #secondary-nav li a:visited {
	color: #2c4764;
}


#secondary-nav li a:hover, #secondary-nav li a:active {
	color: #fff;
}


/* ----------------   End of Navigation   -----------------

--------------------------------------------------------- */





/* -------------   Top page featured image   --------------

--------------------------------------------------------- */
#toppage-feature {
	clear: both;
	margin: 0 30px;
	padding: 0px;
	background: #2c4764 url(/images/specialist-img.gif) no-repeat left top;
	height: 250px;
	border-bottom: 1px solid #fff;
}

#anniversary {
	background: url(../images/anniversary.png) no-repeat;
	height: 190px;
	width: 190px;
	position: absolute;
	z-index: 2;
	left: 253px;
	top: 32px;
}


#energy-credit {
	background: url(../images/energy-credit.png) no-repeat;
	height: 190px;
	width: 190px;
	position: absolute;
	z-index: 2;
	left: 253px;
	top: 32px;
}

#energy-credit h2 {
	text-indent: -9999px;
}

#toppage-feature h2 {
	margin: 0;
	padding: 0;
	height: 250px;
	width: 350px;
	text-indent: -9999px;
	display: block;
	float: left;
}


#toppage-feature img {
	float: right;
	border-left: 1px solid #fff;
}




/* ------------------   Content Area   -------------------

--------------------------------------------------------- */

#content {
	clear: both;
	margin-right: 30px;
	margin-left: 40px;
}


/* Main Content */

#main-content {
	width: 460px;
	float: left;
	margin-bottom: 30px;
	clear: left;
}

#main-content h1 {
	font: italic bold normal 1.7em/1.2em Georgia, "Times New Roman", Times, serif;
	color: #2C4764;
	margin: 20px 20px 5px 0;
}

#main-content h1.uline {
	font: italic bold normal 1.7em/1.2em Georgia, "Times New Roman", Times, serif;
	color: #2C4764;
	border-bottom: 1px solid #90A5AC;
	padding-bottom: 4px;
	margin: 20px 20px 10px 0;
}

#main-content h2 {
	font: bold 1.4em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #2C4764;
	clear: both;
	border-bottom: 1px solid #90A5AC;
	padding-bottom: 4px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}


#main-content h2.noUline {
	font: bold 1.4em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #2C4764;
	clear: both;
	margin-right: 20px;
	border-style: none;
	margin-bottom: 0px;
}

#main-content h3 {
	font: bold 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
	color: #2C4764;
	margin-top: 15px;
	clear: both;
}

#main-content h4 {
	font: bold 1.1em/1.6em Georgia, "Times New Roman", Times, serif;
	color: #2C4764;
	margin-top: 20px;
	clear: both;
}

#main-content p {
	margin: 0 20px 15px 0;
}

.intro {
	color: #2c4764;
	font: italic normal 1.25em/1.6em Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-top: 20px;
	margin-top: 0px;
}

a.btt {
	margin-bottom: 30px;
}

#main-content ul {
	list-style: none outside;
}

#main-content li {
	margin-left: 25px;
	list-style: url(/images/list-item.gif) none outside;
	margin-bottom: 5px;
}

.float-right {
	float: right;
	padding: 0 15px 0 10px;
}

.float-left {
	float: left;
	padding-bottom: 20px;
}

#highlight-list {
	border-top: 2px solid #3B75AE;
	border-bottom: 2px solid #3B75AE;
	padding-top: 12px;
	width: 440px;
	margin-bottom: 15px;
}

#highlight-list ul {
	margin-left: 20px;
	margin-top: 10px;
	list-style: square;
}

#highlight-list li {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #2C4764;
	background: url(/images/bullet.gif) no-repeat left 4px;
	list-style: none;
	padding-left: 15px;
}

#highlight-list h2 {
	color: #644F2C;
	font: italic bold 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
	border: none;
	margin-top: 0px;
}

h2.list-title {
	border-style: none;
}

.manufacturer img {
	float: right;
	margin: 20px 20px 20px 5px;
}
#tcraftContact  {
	width: 450px;
	margin-bottom: 10px;
}

#tcraftContact fieldset {
	background: #C7DCE2 url(/images/bg-form.gif) repeat-x scroll left bottom;
	border-color: #2C4764;
	border-style: solid none none;
	border-width: 1px medium medium;
}

#tcraftContact legend {
	font-size: 1em;
	padding: 0 5px;
	margin-right: 5px;
	color: #fff;
	background: #2C4764;	
}

#tcraftContact li {
	padding: 10px 0;
	border-bottom: 1px solid #5F88B1;
	margin: 0 10px;
	list-style: url(none) none;
}

#tcraftContact li.no-border {
	padding: 10px 0;
	border-bottom: none;
	margin: 0 10px;
}

#tcraftContact p {
	padding-left: 115px;
	padding-right: 20px;
	font-weight: normal;
	font-style: italic;
	font-size: 1em;
	line-height: 1.2em;
	padding-bottom: 10px;
}



/* ------------------   Glossary   -------------------

--------------------------------------------------------- */
#main-content.glossary ul {
	margin: 0 2em 1em 2em;
	padding: 0;
}

#main-content.glossary li {
	display: inline;
	margin: 0;
	line-height: 2em;
	border-right: 1px solid #333;
	padding-right: 5px;
	margin-right: 2px;
}

.glossary dt {
	font-weight: bold;
	text-transform: capitalize;
	
}

.glossary dd {
	margin-bottom: 1em;

}

acronym {
	border: none;
}

#main-content.glossary ul a:hover {
	border-bottom: 1px solid #2C4864;
	color: #2C4864;
	font-weight: bold;
}

#main-content.glossary ul a:visited {
	color: #644F2C;
	text-decoration: none;
	border-bottom: 1px dotted #644F2C;
	font-weight: bold;
}


form label {
	font-weight: bold;
	color: #2C4764;
	font-size: .9em;
	text-align: right;
	margin-right: 5px;
}


form label.label-fname,
form label.label-lname,
form label.label-street,
form label.label-phone,
form label.label-email,
form label.label-city {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 5px;
}

#fname, #lname, #street {
	width: 200px;
}


#city {
	width: 100px;
	margin-right: 5px;
}

#state {
	width: 20px;
	margin-right: 5px;
}

#zip {
	width: 50px;
}

#phone {
	width: 150px;
}

#tcraftContact .ex-phone {
	color: #990000;
}

form label.label-info {
	text-align: left;
	margin-left: 105px;
}

#info {
	margin-left: 105px;
	width: 300px;
	height: 100px;
}

#submit {
	margin: 10px 0 20px 115px;
}

.privacy {
	padding-left: 30px;
	font-style: italic;
	color: #666666;
}


/* -------------------   Video   ------------------------

--------------------------------------------------------- */

#video {
	text-align: center;
	margin: 30px 0;
}






/* -----------------   Second Column   -------------------

--------------------------------------------------------- */

/* Sub Content */
#sub-column {
	float: right;
	width: 225px;
}

/* Use when you need ad space under gray box */
#sub-column #home-sub-content,
#sub-column #interior-sub-content {
	width: 225px;
	color: #2C4764;
	padding-top: 5px;
	background: #E0E4E8;
	margin-bottom: 20px;
}


#sub-content {
	width: 225px;
	float: right;
	color: #2C4764;
	padding-top: 5px;
	background: #E0E4E8;
	margin-bottom: 50px;
}


#sub-content h1, 
#home-sub-content h1,
#sub-column #interior-sub-content h1 {
	font: bold 1.2em/1em Arial, Helvetica, sans-serif;
	color: #3C77B1;
	background: url(/images/sub-content-bullet.gif) no-repeat left center;
	padding-left: 10px;
}

.side-info {
	margin-top: 0;
	margin-right: 0;
	padding-bottom: 20px;
}

.side-info p {
	padding-left: 10px;
}

.side-info table {
	width: 205px;
	margin: 5px 10px 0px;
}

.side-info td {
	border-bottom: 1px solid #2C4764;
	line-height: 2.5em;
}

.top {
	border-top: 1px solid #2C4764;

}

.hours {
	text-align: right;
}

.angies {
	text-align: center;
}

.angies table {
	width: 100%;
}

.angies a {
	font-size: .8em;
	text-decoration: underline;
	border-bottom: none;
	border: 0;
}

.angies a:link, .angies a:hover {
	color: #0000ff;
}

.angies a:visited {
	color: #800080;
}

.angies a:active {
	color: #ff0000;
}

.online-marketing a {
	text-decoration: none;
	border: none;
}

.online-marketing img {
	margin-left: 10px;
	margin-bottom: 10px;
}
.online-marketing img {
	font-size: .9em;
	color: #2C4764;
	clear: both;
	line-height: 1.7em;
	text-align: center;
	padding-bottom: 12px;
} 

#site-info  {
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	border: none;
	clear: both;
	text-align: center;
	font-size: .85em;
}
