p {
	margin-top: 1.0em;
}

body {
	color: #302E39;
	background-color: 
}

.siteTable table {
	background-color: #867D4F;
}

/******    Link Styles    *******/

div#contentarea a:link, div#contentarea a:visited { color: #4C48F2; }
div#contentarea a:hover { color: #3A37B6; }

div#sidemenu2 a { font-size: 12px; display: block; padding-left: 12px; }

div#sidemenu2 a:link,
div#sidemenu2 a:visited { color: #0039A1; }
div#sidemenu2 a:hover   { color: #2860C6; }

div#contentarea2 a:link,
div#contentarea2 a:visited {
	font-family: 'Arial';
	color: #0039A1;
}
div#contentarea2 a:hover {
	font-family: 'Arial';
	color: #2860C6;
}

td#header, td#header1 {
	background-image: url('../images/advisors/header.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	min-height: 133px;
	max-height: 133px;
	height: 133px;
}
td#header1 {
	background-image: url('../images/advisors/header1.jpg');
}
/* layer 2 */
td#header2 {
	background-image: url('../images/advisors/header2.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	min-height: 134px;
	max-height: 134px;
	height: 134px;
}

td#sidemenu {
	background-image: url('../images/advisors/menusidebar.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/* layer 2 */
td#sidemenu2 {}

td#contentarea {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

td#bottombox1 {
	background-image: url('../images/advisors/bottombox1.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

td#bottombox2 {
	background-image: url('../images/advisors/bottombox2.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

td#bottombox3 {
	background-image: url('../images/advisors/bottombox3.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}



/*************************************************/

div#sidemenu, div#sidemenu2 {
 	font-family: Garamond;
	position: relative;
	color: #F0F0EF;
	font-weight: bold;
	font-size: 16px;
	width: 185px;
	left: 5px;
	margin-top: 10px;
}

div#sidemenu2 { color:  }

.sidemenupara { margin-top: 2em; }

.sidemenu li {
	color: #AAAAFF;
 	font-size: 14px;
}

/******************************************
	Content Styles
*******************************************/

.sitehead {
	/*color: #CBCC7D;*/
	color: #FFFFFF;
	/* font-family: 'verdana', 'lucida sans',  'ArialMS', 'Arial'; */
	font-family: Garamond;
	font-size: 24px;
    line-height: 26px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
    text-align: left;
}

.sitesubhead {
	color: #979862;
	/* font-family: 'verdana', 'lucida sans',  'ArialMS', 'Arial'; */
	font-family: Garamond;
	font-size: 15px;
    line-height: 18px;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
    text-align: left;
}

.pagehead {
	color: #625028;
	font-family: 'Times New Roman';
	font-size: 16px;
    line-height: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
    text-align: left;
    margin-top: 1em;
}

.appl_head 

.appl_subhead {
	color: #625028;
	font-size: 1.1em;
	font-style: oblique;
	margin: 0px;
	padding: 0px;
}

.compass_heading {
	font-size: 16px;
    line-height: 22px;
	font-weight: bold;
}

.booktitle {
	font-weight: bold;
	font-style: oblique;
}

