/* @override http://taotc.com/css/main.css */

/*@charset "UTF-8";*/
/* CSS Document */

html, body {
	margin:0;
	padding:0;
	height:100%;
	font:12px "Lucida Grande", Arial, Helvetica, Tahoma, sans-serif;
	color:#666666;
	line-height: 20px;
	background-color: #fff;
	background-repeat: repeat-x;
}
h1 {
		width:546px;
		height:30px;
		font-size:24px;
		margin:5px 0 4px 0;
		float:left;
		color:#999999;
		font-weight:200;
		margin-bottom:30px;
		line-height:normal;
		}
h2 {
	font-size:16px;
	color:#444;
	display:block;
	
	}

h3 {
	color:#444;
	font-size:12px;
	font-weight:200;
	}

a {
	color:#4f7ab1;
	text-decoration:none;
	}
a:hover {
	color:#999999;
	}


.wrapper {
background:#FFFFFF;
}

.header {
width:956px;
height:93px;
float:left;
background:url(../images/header.jpg) no-repeat;
}

 div.header a {
 width:956px;
 height:93px;
 display:block;
 float:left;
 }

.headerTtl {
width:956px;
height:130px;
float:left;
margin:5px 0 0px 0;
}
	.htTxt {
	width:700px;
	height:35px;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	float:left;
	margin:50px 0 0 25px;
	}
	
.contentWrap {
width:936px;
float:left;
padding:5px 5px 0 10px;

}
	.rightCol {	
	margin-right:10px;
	float:right;
	position:relative;
	top:-50px;
	left:140px;
	border:none;
	z-index:100;
	
	}
	
	
    
	.rightCol a{
	border:none;
	}
	
	 p{
		clear:both;
	}

	.subMenuCol {
	width:230px;
	height:100%;
	float:left;
	margin:20px 0 0 0;
	
	}
		.SMCttl {
		width:200px;
		height:33px;
		float:left;
		overflow:hidden;
		color:#4f7ab1;
		font-size:14px;
		padding:0 0 0 4px;
		}
	
		.SMCline {
		width:200px;
		height:2px;
		padding:0;
		margin:0;
		float:left;
		background:#4f7ab1;
		}
		
		.SMClinks {
		width:200px;
		height:100%;
		float:left;
		margin:5px 0 0 10px;
		
		}
			.SMClinks a {
			color:#888686;
			text-decoration:none;
			font-size:12px;
			}
			.SMClinks a:hover {
	color:#CCCC00;
			}
			
		.SMCsubnav {
		font-size:11px;
		width:200px;
		overflow:hidden;
		float:left;
		background:url(../images/plusSign.jpg) no-repeat;
		padding:0 0 0 12px;
		line-height:18px;
		}
			
	.bodyCnt{
	width:530px;
	height:100%;
	float:left;
	padding:15px 0 10px 20px;
	background:url(../images/cntntBG2.jpg) no-repeat;
	line-height:20px;
	}
		.BCschedule {
		width:500px;
		font-size:10px;
		}
	
		.BCschedule a {
		color:#4f7ab1;
		text-decoration:none;
		}
		
		.BCschedule td {
	
		}
				
		.BCtxt {
		width:500px;
		float:left;
		height:auto;
		margin-bottom:10px;
		}
		
		.BCmargin {
		float:left;
		margin:0 0 10px 25px;
		width:566px;
		}
		
		.BCmarginTitle {
		float:left;
		width:546px;
		font-weight:bold;
		margin:0 0 5px 0;
		}
		
			.BCcol {
			width:220px;
			float:left;
			margin:0 10px;
			}
			
			.BCcol a {
			text-decoration:none;
			color:#666666;
			}
			
			.BCcol a:hover {
			color:#000000;
			
			}
			.BCcol a:visited {
			color:#666666;
			}
	.BClistings {
	width:536px;
	float:left;
	margin:10px 0 0 15px;
	}
	
	.BClistings a {
	color:#4f7ab1;
	text-decoration:none;
	}
	.BClistings a:hover {
	color:#999999;
	}

.hpFlashintro {
width:726px;
height:353px;
float:left;
margin:0;
overflow: hidden;
}

.weather {
width:215px;
height:305px;
float:left;
background:url(../images/weather-module.gif) no-repeat;
padding:50px 0 0 14px;
margin:5px 0 0 0;
}
	.wInfo {
	width:179px;
	height:149px;
	padding:0 0 0 10px;
	float:left;
	}
	
	.trafficInfo {
	width:80px;
	height:30px;
	float:left;
	padding:26px 0 0 76px;
	font-size:11px;
	}
		.trafficInfo a {
		color:#000;
		text-decoration:none;
		}
		
		.trafficInfo a:hover {
		color:#000;
		}

	.bealCo {
	width:60px;
	height:30px;
	float:left;
	padding:30px 0 0 10px;
	}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:936px;
	color:#999999;
	background:url(../images/bg_footer.png) repeat-x;
	height:79px;
	background-color:#ffffff;
	margin-top: 5;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

	.footer a {
	color:#999999;
	text-decoration:none;
	}
	
	.footer a:hover {
	color:#cccccc;
	text-decoration:underline;
	}
		.dottedLine {
		width:936px;
		height:8px;
		float:left;
		background:url(../images/footerLine.jpg) repeat-x;
		}

.inp{
width:200px;
border: 1px solid #CCC;
background-color: #FEFEFE;
}

.box{
border: 1px dotted #CCC;
padding: 10px 10px 10px 10px;
background-color: #FEFEFE;

}

#mycontainer{
	width:980px;
	margin-right:auto;
	margin-left:auto;
	height:auto;
	background-repeat: repeat-y;
	background-image: url(../images/con_bg.jpg);
	background-position: center top;
}

#shadow{
clear:both;
width:960px;
height:19px;
margin-right:auto;
margin-left:auto;
background-image:url(../images/footer_shadow.jpg);
background-repeat: repeat-x;
}
hr{
color: #fff; background-color: #fff; border: 1px dotted #CCCCCC; border-style: none none dotted;

}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	
	}
#menu {
	height: 42px;
}
#menu ul{
	background: url(../menu/bg.jpg) left top repeat-x;
	height: 42px;
}
#menu li {
	font-family: "Lucida Grande", Arial, Tahoma, sans-serif;
	font-size: 13.333px;
	line-height: 42px;
	color: #FFFFFF;
	background: url(../menu/bg.jpg) left top repeat-x;
	text-align: center;
	display: block;
	float: left;
	height: 42px;
	padding:0 11px;
	list-style-type: none;
}
#menu img {
	vertical-align:baseline;
	position: relative;
	top: 5px;
}

td#menu ul li a:link,
td#menu ul li a:visited,
td#menu ul li a:active{
	text-decoration:none;
	font-weight:bold;
	color: #FFF;
	outline:0;
	padding: 0;
}

td#menu ul li a:hover{
	text-decoration:none;
	font-weight:bold;
	color: #999999;
}

td#menu ul li a:active{
	text-decoration:none;
	font-weight:bold;
	color:#CCCC00;
	outline:0;
}

li {
	background-image:url(../images/bullet.gif);
	background-position:0 0.3em;
	background-repeat:no-repeat;
	padding:0 0 0 25px;
}
#box_sidebar {
	width: 229px;
	height: 355px;
	background: #e1e1e1;
	float:left;
}
#box_sidebar a.bt_now:link,
#box_sidebar a.bt_now:active,
#box_sidebar a.bt_now:visited {
	display: block;
	height: 36px;
	width: 224px;
	border: 3px solid #666;
	background: url(../images/bt_now_leasing.jpg) left bottom no-repeat;
	text-indent: -9000000px;
	font-size: 1px;
}
#box_sidebar a.bt_now:hover {
	background: url(../images/bt_now_leasing.jpg) left top no-repeat;
}
#box_sidebar .box_round {
	width: 198px;
	height: 288px;
	background: url(../images/bg_dark_round.jpg) left top no-repeat;
	margin: 15px 0 0 15px;
}
#box_sidebar .box_round .box_item {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 12px 15px;
}
#box_sidebar .box_round .divider {
	background: url(../images/bg_divider.jpg) 15px bottom no-repeat;
	padding-bottom: 18px;
}
#box_sidebar .box_round .box_item a {
	display: block;
	height: 22px;
	margin-top: 4px;
	text-indent: -9000000px;
}
#box_sidebar .box_round .box_item a.bt_contact:link,
#box_sidebar .box_round .box_item a.bt_contact:active,
#box_sidebar .box_round .box_item a.bt_contact:visited{
	background: url(../images/bt_contact.jpg) left bottom no-repeat;
	width: 106px;
}
#box_sidebar .box_round .box_item a.bt_contact:hover {
	background: url(../images/bt_contact.jpg) left top no-repeat;
}
#box_sidebar .box_round .box_item a.bt_traffic:link,
#box_sidebar .box_round .box_item a.bt_traffic:active,
#box_sidebar .box_round .box_item a.bt_traffic:visited{
	background: url(../images/bt_traffic.jpg) left bottom no-repeat;
	width: 128px;
}
#box_sidebar .box_round .box_item a.bt_traffic:hover {
	background: url(../images/bt_traffic.jpg) left top no-repeat;
}
#box_sidebar .box_round .box_item a.bt_weather:link,
#box_sidebar .box_round .box_item a.bt_weather:active,
#box_sidebar .box_round .box_item a.bt_weather:visited{
	background: url(../images/bt_weather.jpg) left bottom no-repeat;
	width: 133px;
}
#box_sidebar .box_round .box_item a.bt_weather:hover {
	background: url(../images/bt_weather.jpg) left top no-repeat;
}
