/*************************************************************************//************************** global styles ********************************/html, body{	margin:0;	padding:0;	background:url(http://carltonadvisors.com/images/bodyBg.jpg) repeat-x;	font:12px/14px 'Arial', 'Helvetica', sans-serif;	color:#616161;}#container{	width:660px;	margin:0 auto 30px auto;	background:url(http://carltonadvisors.com/images/containerBg.gif) repeat-y;}/************************************************************************//************************* column styles ********************************/#leftColumn{	width:200px;	min-height:200px;	padding:65px 0 20px 20px;	float:left;	color:#616161;	background:url(http://carltonadvisors.com/images/title-contact.jpg) no-repeat;}*html #leftColumn{ /* IE6 */	width:180px;	padding:65px 20px 20px 20px;}#rightColumn1{		min-height:200px;	position:relative;	margin-left:220px;	padding:65px 20px 20px 20px;	background:url(http://carltonadvisors.com/images/title-welcome.jpg) no-repeat;}#rightColumn2{	width:400px;	min-height:200px;	position:relative;	margin-left:220px;	padding:65px 20px 20px 20px;	background:url(http://carltonadvisors.com/images/title-bio.jpg) no-repeat;}#rightColumn3{	width:400px;	min-height:200px;	position:relative;	margin-left:220px;	padding:65px 20px 20px 20px;	background:url(http://carltonadvisors.com/images/title-services.jpg) no-repeat;}#rightColumn4{	width:400px;	min-height:200px;	position:relative;	margin-left:220px;	padding:65px 20px 20px 20px;	background:url(http://carltonadvisors.com/images/title-fees.jpg) no-repeat;}#rightColumn5{	width:400px;	min-height:200px;	position:relative;	margin-left:220px;	padding:65px 20px 20px 20px;	background:url(http://carltonadvisors.com/images/title-contact1.jpg) no-repeat;}#rightColumn6{	width:400px;	min-height:200px;	position:relative;	margin-left:220px;	padding:65px 20px 20px 20px;	background:url(http://carltonadvisors.com/images/title-getStarted.jpg) no-repeat;}#disclaimer{	width:400px;	min-height:200px;	position:relative;	margin-left:220px;	padding:65px 20px 20px 20px;	background:url(http://carltonadvisors.com/images/title-disclaimer.jpg) no-repeat;}#privacy{	width:400px;	min-height:200px;	position:relative;	margin-left:220px;	padding:65px 20px 20px 20px;	background:url(http://carltonadvisors.com/images/title-privacy.jpg) no-repeat;}*html #rightColumn1, *html #rightColumn2, *html #rightColumn3, *html #rightColumn4,*html #rightColumn5, *html #rightColumn6, *html #disclaimer, *html #privacy{ /* IE6 */	width:397px;}/**:first-child+html #rightColumn1{	width:auto;	padding:65px 20px 20px 0;}*//***********************************************************************//************************* banner styles *******************************/#logo{	width:660px;	height:97px;	background:url(http://carltonadvisors.com/images/logo-carltonAdvisors.jpg) no-repeat;}#header1{	width:660px;	height:282px;	background:url(http://carltonadvisors.com/images/header1.jpg) no-repeat;}#header2{	width:660px;	height:282px;	background:url(http://carltonadvisors.com/images/header2.jpg) no-repeat;}#header3{	width:660px;	height:282px;	background:url(http://carltonadvisors.com/images/header3.jpg) no-repeat;}#header4{	width:660px;	height:282px;	background:url(http://carltonadvisors.com/images/header4.jpg) no-repeat;}#header5{	width:660px;	height:282px;	background:url(http://carltonadvisors.com/images/header5.jpg) no-repeat;}#header6{	width:660px;	height:282px;	background:url(http://carltonadvisors.com/images/header6.jpg) no-repeat;}/*************************************************************************//************************** top navigation *******************************/#nav{ /* IE6 */	height:59px;	width:660px;	margin:0 auto;}*html #nav{ /* modern browsers */	height:59px;	width:660px;	margin:0 auto;}#nav ul{	width:660px;	padding:0;	margin:0;	list-style:none;	white-space:nowrap;}#nav ul li{	display:inline;	margin:0;	padding:0;}#nav li a{	float:left;	margin:0;	padding:0;}/*************************************************************************//***************************** footer ************************************/#footer{	width:610px;	height:50px;	clear:both;	background:url(http://carltonadvisors.com/images/footerBg.gif) no-repeat;	padding:15px 25px 0 25px;	text-align:center;}#footer img{	margin-bottom:-15px}#footer ul{	padding:0;	margin:0;	font-size:11px;	color:#FFFFFF;}#footer ul li{	display:inline;	padding:0 4px 0 4px;}/***********************************************************************//************************** type styles ********************************/h1{	margin:0 0 14px 0;	font-size:12px;	font-weight:bold;	color:#4F5B52;}h2{	margin:0 0 14px 0;	font-size:12px;	font-weight:bold;	color:#4F5B52;}.CFPtitle{	font-weight:normal;}p{	padding:0;	margin:0px 0 15px 0;}ol li{	margin:-5px 0 10px 0;}#copyList li{	margin:-5px 0 10px 0;	padding:0;	list-style-image:url(http://carltonadvisors.com/images/li-bullet.gif);}#copyList{	line-height:15px;	margin-bottom:10px;}/***********************************************************************//************************* linkage styes *******************************/a:link, a:visited, a:active {color:#4F5B52; text-decoration:none;}a:hover {color:#616161;}#footer a:link, #footer a:visited, #footer a:active {color:#FFFFFF; text-decoration:none;}#footer a:hover{color:#ACACAC; text-decoration:none;}