/*
 * tk_shutters.css
 * Author: Jason Butler
 * Copyright (c) 2008
 *
 */
html { height: 100% } 

  body {
  min-height: 101%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color: #9C8977;
	background-color: #DED6C8;
	}
p, ul, li, td, ol, tr, th, td, table, blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color: #9C8977; 
	margin-top: 0px;
	padding: 0px;
	line-height: 1.3em;
	
}
a:link {
	color: #9C8977;
}
a:visited {
	color: #9C8977;
}
a:hover {
	color: #3C2415;
}
a:active {
	color: #9C8977;
}
#content-main ul {
margin-left: 15px;
}
#content-main li {
	padding-bottom: 0.3em; 
	list-style-image: url(../images/dash.png);
}
h2 {
	color: #3C2415;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h1 {
	color: #3C2415;
	margin-top: 0px;
	font-size: 120%;
	font-weight: normal;

}
.quote {
	font-style: italic;
	margin-bottom: 0px;
}
	#Xwrapper {
	width:930px;
	margin:0px auto;
	padding:0px 0px;
	background-image: url(../images/tk-dropshadow.gif);
	background-repeat: repeat-y;
	border:0px solid #bbb;
	
	}
	#shadowbottom {
	margin:0px auto;
	padding:0px 0px;
	width: 930px;
	}
  #wrapper {
	background: #FFF;
	width:900px;
	margin:0px auto;
	padding:2px;
	}
	#main {
	margin:0px;
	width:900px;
	
	}
  #header {
		height:165px;
		padding:0px;
		margin-left:80px;
	}
	#content {
	margin-left:80px;
	margin-top:57px;
	padding-bottom:0px;
	}
	/* applies to all divs within the content div */
  #content div {
    float:left;
	}
  #content-left {
  	width:136px;
	padding-top: 0px;
	}
  #content-main {
	width:359px;
	overflow: auto;
	height: auto;
	padding-top: 6px;
	margin-left:44px;
	
	}
  #content-right {
	margin-left:20px;
	width:185px;
	}
  #footer {
		float:left;
		margin-top:10px;
		margin-bottom:10px;
    padding:10px;
    border:1px solid #bbb;
    width:380px;
	}
  #bottom {
	clear:both;
	text-align:right;
	}
#bottom a img {height: 31px; width: 43px; border-width: 0px;}
#bottom a#credits img {background: url(../images/credits-off.png) top left no-repeat;}
#bottom a#credits:hover img {background: url(../images/credits-on.png) top left no-repeat;}



#printheader {
	display: none;
}

#navlist {
	list-style:none;
	padding:0px;
}
#navlist a {
	display:block;
	width:136px;
	height: 32px;
}
#navlist a:hover {
	background-position:0 -32px;
}
#navlist a:active,  #navlist a.selected {
	background-position:0 -32px;
}
ul#banner {
list-style:none;
}

 #tkourcompany a  {
	width: 136px;
	background: url(../images/TK_Shutters_OurCompany.png) top left no-repeat;
	}
 #tkwhyshutters a  {
	width: 136px;
	background: url(../images/TK_Shutters_WhyShutters.png) top left no-repeat;
	}
	#tkproduct a  {
	width: 136px;
	background: url(../images/TK_Shutters_Product.png) top left no-repeat;
	}
	#tkgallery a  {
	width: 136px;
	background: url(../images/TK_Shutters_Gallery.png) top left no-repeat;
	}
	#tkorder a  {
	width: 136px;
	background: url(../images/TK_Shutters_HowToOrder.png) top left no-repeat;
	}
	#tklinks a  {
	width: 136px;
	background: url(../images/TK_Shutters_Links.png) top left no-repeat;
	}
	#tkcontact a  {
	width: 136px;
	background: url(../images/TK_Shutters_ContactUs.png) top left no-repeat;
	}

#banner{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:740px;
	height:165px;
	overflow:hidden;
}

#banner li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#banner li img{
	display:block;
	background-color:#FFFFFF;
}

.hidden	{
	display:none;
}
td {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

