/* Main Template for Homepage added 6/19/07 */

body {
	margin: 0;
	padding: 0;
	background-color: #e3dcc8;
}

h1 { /* BodyHeadersNoCap - Large Bold Red Font */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
	padding: 0px;
	line-height: normal;
	margin: 0px;
}

h3 { /* subHeader - Small Tan SubHeader Font */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #857965;
	text-transform: none;
	padding: 0px;
	line-height: normal;
	margin: 0px;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #990000;
}

#container {
	position: relative;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
	border: #000000 1px solid; 
	width: 760px;
}

#header_top {
	margin: 0 auto 0 auto;
	width: 760px;
	height: 78px;
	background: white url("http://www.timberlaneshutters.com/_images/_home/newFrontPage_sli_r1_c1.gif");
}

#catalogreq {
	position: absolute;
	left: 69%;
	top: 1%;
	width: 223px;
	height: 100px;
}

#header_bottom {
	margin: 0 auto 0 auto;
	width: 760px;
	height: 260px;
	background-color: #FFFFFF;
	background: white url("http://www.timberlaneshutters.com/_images/_home/header_bottom.gif");
}

#Exterior_Red_Panel_Shutter {
	position: relative;
	width: 250px;
	height: 288px;
	left: 268px;
	background: white url("http://www.timberlaneshutters.com/_images/ShutterAnim.gif");
}

/*Buttons and Links  */ 

#New_to_Timberlane {
	position: absolute;
	/*height: 30px;*/
	top: 160px;
	height: 200px;
	width: 150px;
	left: 560px;
	background-color: white url("http://www.timberlaneshutters.com/_images/_home/New_to_Timberlane.gif");
}

#New_to_Timberlane_nav {
	position: absolute;
	display: block;
	left: 1px;
	top: 40px;
	list-style: none;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden;
	width: 166px;
}
	
#New_to_Timberlane_nav li {
	display:block;
	height: 35px;
	border:none;
	text-decoration:none;
	}
	
#New_to_Timberlane_nav a {
	float: left;
	padding: 35px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:35px; /* for IE5/Win */
	}
	
#New_to_Timberlane_nav a:hover {
	background-position: 0 -35px;
	}

#New_to_Timberlane_nav a:active, #New_to_Timberlane_nav a.selected {
	background-position: 0 -35px;
	}
	
#homeowner a  {
	width: 166px;
	background: urlhttp://www.timberlaneshutters.com/_images/_home/New_to_Tim_homeown.gif) top left no-repeat;
}
	
#trade_professional a  {
	width: 166px;
	background: url(http://www.timberlaneshutters.com/_images/_home/New_to_Tim_tradepro.gif) top left no-repeat;
}


	
/*End of Buttons and Links */

#endurian { 
     width: 760px; 
     height: 192px; 
     background-image: url(http://www.timberlaneshutters.com/_images/_home/end_introducing.gif); 
     background-repeat: no-repeat;
 }
 
#gonow {
		position: absolute;
		left: 650px;
		top: 580px;
		width: 80px;
		height: 28px;
	}

#content {
	margin: 0 auto 0 auto;
	width: 760px;
	background-color: #FFFFFF;
	background: white url("#");
}

#bottomlinks {
	margin: 0 auto 0 auto;
	width: 760px;
	height: 22px;
	background-color: #FFFFFF;
}

#footer {
	margin: 0 auto 0 auto;
	width: 760px;
	height: 22px;
	background-color: #FFFFFF;
	background: white url("http://www.timberlaneshutters.com/_images/_home/newFrontPage_sli_r10_c1.gif");
}
.style5 {
	color: #990000;
	font-size: 18px;
	font-style: italic;
}