@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
.clear {
	clear:both;
}
td{border:1px solid #DDDFFE;}
td.td{border:none;}
a{color:#3F5C7A; text-decoration:none;}
a:hover{color:#0066ff; text-decoration:none;}
body{
	background:url(../images/bg.GIF) repeat;
	padding: 0;
	margin: 0 auto;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	color: #000000;
	}
#wrapper
{	
	background-color:#FFFFFF;
	margin:0px auto; 
	width:900px;
}
#header{
		text-align:right; 
		padding-right:20px;
		padding-top:20px; padding-bottom:20px;
}
#header a{color:#3F5C7A; text-decoration:none;}
#header a:hover{color:#0066ff; text-decoration:underline;}
	
#left{width:280px; float:left; padding-left:10px;}
#logo{background:url(../images/taylorhill-logo.jpg); width:264px; height:131px;}
#logo a{width:264px; height:131px; text-decoration:none; display:block;}

#nav{margin-top:15px;}
#nav ul{list-style:none;}
#nav ul li{list-style:none; background:url(../images/bt_bg01.jpg); width:264px; height:28px; text-align:center; padding-top:5px;}
#nav ul li a{color:#3F5C7A; text-decoration:none; width:264px; height:28px; display:block;}
#nav ul li a:hover{color:#0066ff; text-decoration:none;}

#leftcontent{text-align:left; margin-top:15px;}
#leftcontent h2{font-size:15px; color:#000000; font-weight:bold; margin-top:5px; margin-bottom:5px;}
#leftcontent p{line-height:18px; margin-bottom:3px; margin-bottom:3px;}
#leftcontent ul{list-style:disc; margin-left:20px;}
#leftcontent ul li{list-style:disc; margin-bottom:3px; margin-top:3px; line-height:18px;}
#leftcontent ol{list-style:decimal; margin-left:20px;}
#leftcontent ol li{list-style:decimal; margin-bottom:3px; margin-top:3px; line-height:18px;}
#leftcontent span{font-size:10px; font-weight:bold;}
span.red{color:#FF0000; text-transform:uppercase; font-size:11px; font-weight:bold;}
#wrapper #left #leftcontent {
}


#right{float:right; width:606px;}
#banner{background:url(../images/top_pic.jpg) no-repeat; width:596px; height:312px;}
#pageheading{background-color:#dddffe; color:#000000; font-size:15px; padding-left:15px; font-weight:bold; height:30px;margin-top:15px; margin-right:10px; padding-top:10px;}
#pagecontent{text-align:justify; margin-top:15px; margin-right:10px;}
#pagecontent p{line-height:16px; margin-top:15px; margin-bottom:15px;}

#footer{text-align:center;}
#footer p{font-size:10px;}
span.green{color:#008000;}
#wrapper #left #leftcontent {
	color: #8D97B2;
}