@import url("./whitespace-reset.css");

/*
 				
====  &copy;2008 ---------. ====
====  All Rights Reserved.                 ====
====  Design: Brown Dog Creative           ====

*/






/* LAYOUT ==================================================================
============================================================================
*/



* { padding: 0; margin: 0; }
	 
a { color: #577e8d; text-decoration: none; outline: none; }
a:hover { text-decoration: underline; }

.clear { clear: both;}
.left { float: left;}
.right { float: right;}

body {
	font-size: 11px;
	font-family: "Lucida Grande", Arial, Sans-serif;
	text-align: center;
	background: #577e8d;
	}

#sitewrapper {
	width: 955px;
	margin: 0 auto;
	text-align: left;
	 }
/*BANNER===========================================================================*/	 
#banner {
	width: 824px;
	padding: 0 65px 0 66px;
	background: url("../_images/banner_bg.gif") no-repeat bottom;
}
	
#banner-left {
	width: 148px;
	float: left;
	margin-right: 63px;
}
#banner-left h3 {
		background: url("../_images/banner_schedule.gif") no-repeat 0 0;
		margin: 15px 0 0 0;
		padding: 0;
		height: 70px;
		text-indent: -9999px;
}

#banner-middle {
	width: 480px; 
	float: left;
	margin: 20px 0 20px 0;
}

#banner-right {
	overflow: hidden;
	width: 118px;
	height: 35px;
	float: right;
	margin-top: 20px;}
	
#schedule-container-bottom #banner-right {
	overflow: hidden;
	width: 118px;
	height: 35px;
	float: right;
	margin: 0px}
	
#banner-right h3{
	padding: 0;
	text-indent: -9999px;
}

#banner-right a  {
			display: block;
			width: 118px;
			margin: 0;
			padding: 35px 0 0 0;
			overflow: hidden;
			height: 0px !important;
			height /**/:35px; /* for IE5/Win only */ 
			background: url("../_images/banner_get_started.gif") no-repeat 0 0;
			}
			
#banner-right a:hover { background: url("../_images/banner_get_started.gif") no-repeat 0 -35px; }
	
#banner #banner-left h1{
	font-size: 16px;}
	
p.convenience{
	font-size: 12px;
}
	
span.phone {font-weight: bold; font-size: 17px; padding: 0;}

#schedule-container-middle span.phone {
	font-weight: bold; 
	font-size: 18px;
	margin: 10px 42px 0 0;
    float: right;
}
#schedule-container p.convenience.float {
	width: 168px;
	float: left;
}

#schedule-container p.convenience{
	padding: 0;
	margin: 0;
	font-size: 12px;	
}

h3.estimate{
	font-size: 14px;
	padding: 0;
	float: left;
}
	

/*HEADER==========================================================*/

	 
#header {
	width: 955px;
	clear:both;}	

#tagline {
	clear: both;
	height: 27px;
	padding-top: 10px;
	
}

/* main content area------------------*/
#content { 
	width: 955px; 
	float: left; 
	margin-top: 27px;
	margin-bottom: 52px;
	}
	
#content-left{
	float: left;
	width: 560px;
	background: url(../_images/bg_contentleft.gif) repeat-x;
}

#content-right{
	float: right;
	width: 392px;
	margin-left: 3px;
}

#content-right p{
	padding: 20px 30px 0 37px;
}

#top-container{
	height: 173px;
	background-color: #cfdeb0;
}
#bottom-container{
	height: 164px;
	margin-top: 3px;
	background-color: #777777;
}

#schedule-container{
	width: 392px;
	margin-top: 13px;
}
#schedule-container-top-edge{
	background: url(../_images/schedule-container-top-edge.gif) no-repeat 0 0;
	height: 15px;
	width: 392px;
}
#schedule-container-top{
	font-size: 16px;
	color: #ffffff;
	width: 366px;
	padding-top: 7px;
	padding-bottom: 12px;
	padding-left: 26px;
	background: #777777 url(../_images/schedule-container-top.gif) no-repeat 0 0;
}
#schedule-container-middle{
	width: 366px;
	float: right;
	padding-top: 16px;
	padding-bottom: 12px;
	padding-left: 25px;
	border-bottom-style: solid;
	border-bottom: 1px solid #f2f2f2;
	border-left: 1px solid #b5b5b5;
}
#schedule-container-bottom
{
	width: 324px;
	float: right;
	border-left: 1px solid #b5b5b5;
	padding: 11px 42px 1px 25px;
}
#schedule-container-bottom-edge{
	width: 392px;
	height: 15px;
	clear: both;
	background: url(../_images/schedule-container-bottom-edge.gif) no-repeat 0 0;
}
/* footer --------------------------*/
#footer {
	height: 78px;
	clear: both;
}	 
	 
#footer-left{
	height: 78px;
	float: left;
	width: 955px;
	background: #dbe3e9;
}

#footer-right{
	height: 78px;
	float: right;
	width: 392px;
	margin-left: 3px;
	background: #f1f1f1;
}

			
			
			
/* TYPOGRAPHY ==============================================================
============================================================================
*/



h1 {
	font: 20px "Lucida Grande", Arial, Sans-serif;
	color: #143f6f; 
	}
h2 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #143f6f;
}
h3 {
	font: 16px/1.5em "Lucida Grande", Arial, Sans-serif;
	color: #333333; 
	padding: 10px 0 5px 0;}

h4 /*blue*/ {
	font: 15px/1.5em "Lucida Grande", Arial, Sans-serif;
	color: #0c5b9e; }	

p{
	font: 10px/1.75em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333333;
}

dd{
	font: 10px/1.75em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #494740;
}

/* PRESENTATION ============================================================
============================================================================
*/

#sitewrapper {
	 /*border-left: 1px #ccc solid;
	 border-right: 1px #ccc solid; */
	 background: #fff; } 
	 
#header #logo h1{
		width: 308px;
		height: 93px;
		float: left;
		margin: 19px 0 0 126px;
		display: inline;
		}
		#header #logo h1 a {
			display: block;
			height: 100%;
			width: 100%;
			text-indent: -9999px;
			background: transparent url(../_images/turner_logo.gif) no-repeat 0 0; }



/* navigation -------------------------------------- */
ul#nav {
	width: 396px;
	float: right;
	
}
ul#nav li{
	float: left;
	height: 80px;
	background: url(../_images/nav_bg_linked.gif) repeat-x;
	margin-left: 2px;
	display: inline;
}

ul#nav li#tfaqs{
	width: 76px;
}
ul#nav li#tcare{
	width: 138px;
}
ul#nav li#tservices{
	width: 95px;
}
ul#nav li#thome{
	width: 79px;
}

ul#nav li#tfaqs a{
}
		
ul#nav li a{
	display: block;
	padding-top: 63px;
	text-align: center;
	text-transform: uppercase;
	color: #ffffff;
	
}
ul#nav li a:hover, ul#nav li a:active{
	text-decoration: none;
	background: url(../_images/nav_bg_active.gif) repeat-x;
}

.navselect{
	background: url(../_images/nav_bg_active.gif) repeat-x;
}


#tagline h2{
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
	background: transparent url(../_images/tagline.gif) no-repeat 0 0;
}

/* content styles-----------------*/
#content-right h2{
	font-size: 18px;
	padding-top: 15px;
	text-align: center;
	color: #333333;
}
#content-right h2 a{
	color: #333333;
}
#content-right h2 a:hover{
	color: #777;
	text-decoration: none;
}

#bottom-container ul{
	height: 73px;
	padding: 20px 0 0 37px;
}
#bottom-container ul li{
	padding-bottom: 4px;
	width: 170px;
	float: left;
	background: url(../_images/bullet_ornament.gif) no-repeat left 2px;
}
#bottom-container ul li a{
	padding-left: 15px;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
}
#bottom-container ul li a:hover{
	text-decoration: none;
	color: #333;
}
#bottom-container h2 a{
	color: #fff;
}
#bottom-container h2 a:hover{
	color: #333;
	text-decoration: none;
}
.homestyle{
	background: url(../_images/divider_ornament.gif) no-repeat center 38px;
}

.homestyle-bottom{
	background: url(../_images/divider_ornament2.gif) no-repeat center 38px;
}

.border{
	background: url(../_images/divider_ornament_main.gif) no-repeat center 38px;
}

/* form styles -------------------------------------------------------*/

label{
	width: 130px;
	float: left;
	display: inline;
}
input{
	display: inline;
	margin: 1px;
}

input#submit{
	float: left;
	margin-left: 323px;
}
#form_message p{
	display: block;
	margin-bottom: 7px;
}

#form_message #billsame{
	margin-top: 20px;
	margin-left: 130px;
}

textarea#message {
	width: 375px;
}

/* content-left styles -----------------------------------------------*/
#content-left h2{
	padding-top: 15px;
	padding-bottom: 25px;
	text-align: center;
}

#content-left h3{
	padding: 5px 80px 5px 68px;

}
#content-left p{
	padding: 0 80px 5px 68px;
}

label{
	float: left;
}




#content-left dl{
	padding: 5px 80px 5px 68px;
}
#content-left dt{
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #00457c;
	padding-bottom: 3px;
}
#content-left dd{
	padding-bottom: 10px;
	padding-left: 10px;
}
#content-left ul{
	padding-left: 15px;
}


#anchorList {
	padding-bottom: 25px;
	}

#anchorList ul {
	width: %100;
	padding-left: 98px;
	list-style-image: url(../_images/bullet_ornamentAnchor.gif);
	margin-bottom: 10px;
	}


#anchorList li {
	float: left;
	width: 200px;
	font: 12px/1.8em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 5px;
	}
	
#anchorList ul li a:link, a:visted{
	color: #00457c;
	}
	
#anchorList ul li a:hover, a:active{
	text-decoration: none;
	color: #00457c;
	}
	
.anchorTitle {
	list-style-image: none;
	padding-left: 98px;
	font: 16px/1.9em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #00457c;
	}


#anchorFAQ {
	margin-bottom: 30px;
	}
	
#anchorFAQ ul {
	padding-left: 98px;
	list-style-image: url(../_images/bullet_ornamentAnchor.gif);
	margin-bottom: 10px;
	}
	
#anchorFAQ li {
	font: 12px/1.8em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 5px;
	}
	
#anchorFAQ ul li a:link, a:visted{
	color: #00457c;
	}
	
#anchorFAQ ul li a:hover, a:active{
	text-decoration: none;
	color: #00457c;
	}



/* footer -----------------------------------------------*/
#footer {
	background-color: #FDFDFD; 
	border-bottom: 1px #ccc solid;}
	
#footer-left p{
	font-size: 10px;
	padding: 15px 0 0 33px ;
}
#footer-right p{
	float: left;
	text-transform: uppercase;
	font-size: 12px;
	padding: 30px 0 0 27px;
}
#footer-right p.number{
	font-size: 18px;
	font-weight: bold;
	padding-top: 24px;
	padding-left: 15px;
	color: #0c426d;
}
#footer ul.navigation {
	margin: 0 0 4px 0; }
	#footer ul.navigation li  {
		display: inline;
		margin: 0;}
	#footer ul.navigation li a { 
		padding: 0 15px 0 0; }
