/*******************************************//* Home.css                                *//* Use with Tenjin Central Park            *//*******************************************/@import url("tags.css");@import url("global_layout.css");/*************** Home Left Divs  *****************/#leftColumn{	vertical-align: top;	margin-left: 15px;	width: 200px;	float: left;}#leftColumn h3{	margin: 0px;	padding: 0px;	font-weight: normal;	line-height: normal;}#topics {	background-image: url(../img/bg_top_left.gif);	background-repeat: repeat-y;	background-position: center top;	padding: 0px;	margin: 0px;	font-size: 75%;}#topics p{	font-size: 75%;	letter-spacing: 0.1em;}#topics dl{	background-image: url(../img/title_left_under.gif);	background-repeat: no-repeat;	background-position: center 100%;	padding: 10px 10px 20px;}#topics dt{	padding-left: 5px;	border-left-width: 4px;	border-left-style: solid;	border-left-color: #3CB37A;	margin-top: 0.5em;}#topics dd{	margin-top: 0.5em;	margin-left: 2em;}#topics a,#topics a:link{	text-decoration: none;	margin-bottom: 5px;	margin-top: 1px;	padding-right: 0.5em;}#topics a:visited{	text-decoration: none;	padding-top: 2px;	padding-bottom: 2px;}#topics a:hover {	color: #FF0000;	text-decoration: underline;}#weatherParts{	font-size: 75%;	background-image: url(../img/bg_weather.gif);	background-repeat: no-repeat;	background-position: center center;	margin-top: 10px;	height: 130px;	text-align: center;}#weatherParts img{	margin-top: 10px;}#subLogo{	margin-top: 10px;	margin-bottom: 10px;	font-size: 75%;	text-align: center;}#subLogo img.ciLogo{	margin-top: 10px;	margin-bottom: 5px;}/*************** Home Main Divs  *****************/#mainColumn{	vertical-align: top;	float: right;	width: 480px;	margin-right: 20px;	margin-left: 10px;	background-image: url(../img/bg_column_up.gif);	background-repeat: no-repeat;	background-position: center top;	margin-bottom: 20px;	font-size: 75%;	line-height: 1.8em;}#mainColumn h3{	font-size: 100%;	font-weight: normal;	padding: 0px;	background: url(../img/dot_x.gif) repeat-x center 6px;	letter-spacing: 0.1em;	margin: 0px 20px 0px 10px;}#mainColumn h4{	padding-left: 3em;	font-family: Verdana, Arial, Helvetica, sans-serif;	letter-spacing: 0.1em;	color: #666666;}#mainColumn p{	padding-right: 2em;	padding-left: 3em;	letter-spacing: 0.05em;}#mainColumn img{	margin-bottom: 10px;}#columnDocs{	border-right-width: 1px;	border-left-width: 1px;	border-right-style: solid;	border-left-style: solid;	border-right-color: #CCCCCC;	border-left-color: #CCCCCC;	margin-top: 10px;	padding-right: 10px;	padding-bottom: 10px;	padding-left: 10px;}#columnFoot{	background-image: url(../img/bg_column_foot.gif);	background-repeat: no-repeat;	background-position: center bottom;	height: 10px;	line-height: normal;	background-color: #99CCFF;}#rightPlate{	float:right;	width:230px;	padding:0px;	text-align:center;	margin-right: 10px;	clear: none;	position: relative;}