/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-color: #0C0805;
	background-position: center;
	min-height: 1700px;
}

#topborder {
	background-image: url(images/topborder.jpg);
	background-repeat: repeat-x;
	height: 8px;
	width: 100%;
}

.page {
	text-align: left;
	width: 981px;
}

a {
	text-decoration: none;
	color: #207699;
}

td a {
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

#headtitle {
	text-align: center;
	margin-top: 30px;
}

#menutop {
	background-image: url(images/horizontal_nav.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 58px;
	width: inherit;
	position: relative;
	margin-top: 50px;
}

#menutop a img.financial {
	position: absolute;
	top: 6px;
	left: 447px;
	width: 171px;
	height: 45px;
}

#menutop a img.wealth {
	position: absolute;
	top: 6px;
	left: 624px;
	width: 171px;
	height: 45px;
}

#menutop a img.fiduciary {
	position: absolute;
	top: 6px;
	left: 801px;
	width: 171px;
	height: 45px;
}

#leftpanel {
	width: 315px;
	height: 407px;
	text-align: left;
	position: relative;
	float: left;
	z-index: 2;
}

#leftpanel div.background {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}

#leftpanel div#menu {
	position: absolute;
	left: 0px;
	top: 3px;
	z-index: 2;
}

#leftpanel div#menu ul {
	margin: 0px;
	padding: 0px;
}

#leftpanel div#menu ul li {
	list-style-type: none;
	background-image: url(images/LeftNav_link.jpg);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	height: 28px;
	width: 269px;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 2px;
}
/*
#leftpanel div#menu ul li:hover {
	cursor: pointer;
	background-image: url(images/LeftNav_green.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	height: 43px;
	width: 300px;
	padding-left: 15px;
	padding-top: 19px;
	padding-bottom: 0px;
}

#leftpanel div#menu ul li:hover a {
	font-size: 20px;
	color: #FFFFFF;
}
*/
#leftpanel div#menu ul li.selected {
	background-image: url(images/LeftNav_green.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	height: 43px;
	width: 300px;
	padding-left: 15px;
	padding-top: 19px;
	padding-bottom: 0px;
}

#leftpanel div#menu ul li.selected a {
	font-size: 20px;
	color: #FFFFFF;
}

#leftpanel div#menu ul li a {
	font-size: 18px;
	color: #078C00;
}

#leftpanel div#menu ul li a:hover {
	text-decoration: none;
}

#body_container {
	margin-top: 5px;
	position: relative;
}

#mainpanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	position: absolute;
	width: 690px;	
	top: 0px;
	left: 290px;
	z-index: 1;
}

#mainpanel div#main-content {
	float: left;
	background-image: url(images/content_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 12px;
}

#mainpanel div#main-content-area {
	background-image: url(images/content_middle.jpg);
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 12px;
	width: 454px;
	text-align: justify;
	line-height: 17px;
	min-height: 370px;
	position: relative;
}

#mainpanel div#contactinfo_box_inside {
	position: absolute;
	top: 0px;
	left: 510px;
	text-align: left;
	background-image: url(images/ContactBox.gif);
	background-repeat: no-repeat;
	padding: 7px;
	width: 170px;
	height: 193px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #51683A;
	line-height: 19px;
}

#contactinfo_box {
	position: absolute;
	text-align: left;
	background-image: url(images/ContactBox.gif);
	background-repeat: no-repeat;
	padding: 5px;
	width: 170px;
	height: 193px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #51683A;
	line-height: 19px;
}

div#disclosure {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	background-image: url(images/Index_Disclousure.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 180px;
	margin-top: 7px;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}

div#disclosure-inside {
	text-align: justify;
	color: #B8E6A6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.inside-page-title {
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4F6A09;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
}

#footer {
	margin-top: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#footermenu {
	text-align: center;
}

#footermenu ul {
	margin: 0px;
	padding: 0px;
}

#footermenu ul li {
	list-style-type: none;
	padding-right: 5px;
	display: inline;
}

#footermenu ul li a {
	color: #B8E6A6;
}

#copyright {
	color: #B8E6A6;
	margin-top: 7px;
	font-size: 11px;
}

#colsonlogo {
	margin-top: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #B8E6A6;
	line-height: normal;
}

