body {
	margin: 0px;
	background-image: url(images/bg.jpg);
}

fieldset {
  margin-left:30px;
  padding:10px;
}

legend {
  font-weight:bold;
  color: #C59B6B;
  font-family:Georgia;
}


.coverheadline {
    font-family:Trebuchet MS;
    font-size:26px;
    font-weight: bold;
    color: #B50B0C;
}
.covertagheadline {
    font-family:Trebuchet MS;
    font-size:18px;
    font-weight: bold;
    color: #455A21;
}

#blogtitledetail {
    font-family:Verdana;
    font-size:19px;
    font-weight: bold;
    color: #000000;
}

#blogdate {
    font-family:Verdana;
    font-size:14px;
    font-weight: bold;
    color: #666666;
}

#eventdate {
    font-family:Trebuchet MS;
    font-size:12pt;
    font-weight: bold;
    color: #990000;
}

#eventtitle {
    font-family:Trebuchet MS;
    font-size:15pt;
    font-weight: bold;
    color: #2D4437;
}

#eventwrap {
    width: 450px;
    border-bottom: 1px dashed #990000;
    padding-bottom: 12px;
    margin-bottom: 5px;
 }

#eventtime {
    font-family:Trebuchet MS;
    font-size:11pt;
    font-weight: bold;
    color: #000000;
}

#eventloc {
    font-family:Trebuchet MS;
    font-size:11pt;
    font-weight: normal;
    color: #000000;
}

#eventteaser {
    font-family:Arial;
    font-size:10pt;
    font-weight: normal;
    color: #000000;
    margin-top:7px;
}

.covertext {
    font-family:Trebuchet MS;
    font-size:11pt;
    color: #000000;
}

h1 {
    font-family:Georgia;
    font-size:22px;
    font-weight: bold;
    color: #C59B6B;
    margin:0px;
    margin-bottom: 12px;
    padding: 0px;
}
h2 {
    font-family:Georgia;
    font-size:18px;
    color: #006837;
    font-weight: bold;
    margin:0px;
    margin-bottom: 12px;
    padding: 0px;
}
h3 {
    font-family:Georgia;
    font-size:14px;
    color: #006837;
    font-weight: bold;
    margin:0px;
    margin-top: 12px;
    padding: 0px;
}
h4 {
    font-family:Arial;
    font-size:14px;
    font-weight: bold;
    color: #000000;
    margin: 0px;
    padding: 0px;
}
h5 {
    font-family:Georgia;
    font-size:16px;
    color: #006837;
    font-weight: bold;
    margin:0px;
    margin-top: 12px;
    padding: 0px;
}

h6 {
    font-family:Georgia;
    font-size:20px;
    font-weight: bold;
    color: #006837;
    margin:0px;
    margin-bottom: 12px;
    margin-top: 12px;
    padding: 0px;
}
.dire {
    font-family:Georgia;
    font-size:25px;
    font-weight: bold;
    color: #000000;
    margin:0px;
    margin-bottom: 12px;
    padding: 0px;
}

.who {
    color: #4A2E5E;
    font-family:Arial;
    font-size:15px;
    font-weight: bold;
}


.box {
   font-family: arial, verdana, sans-serif;
   font-size: x-small;
   background: #cccccc;
}
.box-title {
   font-size: small;
   font-weight: bold;
   color: white;
   background: #08004D;
   padding: 2px;
   text-align: center;
}
.box-content {
   background: #eeeeee;
   padding: 2px;
}
.copyright {
	font-family:Arial;
	font-size:10pt;
	color: #666666;
}

ul {
	margin-top: 6px;
}

li {
	margin-bottom: 4px;
}
.ulcover {
    font-family:Arial;
	font-size:16px;
	color: #000000;
}

.whitectrl {border: 0px solid #FFFFFF; font-family: Verdana, arial, helvetica, sans-serif; font-size: 	11px; font-weight: bold; background: #FFFFFF; color: #000000;}
.form_reg   {border: 1px solid #000066; font-family: Verdana, arial, helvetica, sans-serif; font-size:  11px; font-weight: bold; background: #eeeeee; color: #000000;}
.form_error {border: 1px solid red; font-family: Verdana, arial, helvetica, sans-serif; font-size:  11px; font-weight: bold; background: #eeeeee; color: #000000;}

.xinput {border: 1px solid #000066; font-family: Verdana, arial, helvetica, sans-serif; font-size: 	11px; font-weight: bold; background: #eeeeee; color: #000000;}

.slideShowPic {
  border:1px solid black;
  margin-left:4px;
}


#event {
	min-height:232px;
	padding:5px 11px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
    text-align:left;
	border : 1px double #990000;
	background: #E4E4C9;
}

#event2 {
	padding:5px 11px;

	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
        text-align:left;
	border : 1px double #990000;
	background: #E4E4C9;
	width:90%; 
	    font-family:Arial;
	    font-size:11pt;
	    font-weight: bold;
	    color: #ff0000;

}
#event3 {
	padding:5px 11px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
    text-align:left;
	border : 1px double #990000;
	background: #E4E4C9;
}


A:link    { color: #006837;	text-decoration: underline;}
A:active  { color: #006837;	text-decoration: underline;}
A:visited {	color: #006837;	text-decoration: underline;}
A:hover   { color: #666699; text-decoration: underline;}

A.blk:link    { color: #666666;	text-decoration: underline;}
A.blk:active  { color: #666666;	text-decoration: underline;}
A.blk:visited {	color: #666666;	text-decoration: underline;}
A.blk:hover   { color: #ffffff; text-decoration: underline;}

A.wht:link    { color: #ffffff;	text-decoration: underline;}
A.wht:active  { color: #ffffff;	text-decoration: underline;}
A.wht:visited {	color: #ffffff;	text-decoration: underline;}
A.wht:hover   { color: #ffffff; text-decoration: underline;}

div.indexMenu {
  margin-top:0px;
  padding-top:6px;
  height: 27px;
  margin-left:29px;
  background-image: url(images/newnav1.jpg);
  background-repeat: no-repeat;
}


div.who {
    color: #4A2E5E;
    font-family:Arial;
    font-size:15px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 5px;
}

div.testimonial {
    color: #333333;
    font-family:Arial;
    font-size:15px;
    margin-bottom: 5px;
    margin-top: 3px;
    margin-left: 0px;
}

div.pageWrap {
	position: absolute;
	width: 775px;
	left: 50%;
	margin-left: -387px; /* half the width of the div */
}

div.leftbar {
	position: relative;
    float:left;
    width:150px;
}

div.content {
 	width: 950px;
	margin-left: -475px; /* half the width of the div */
	left: 50%;
	position: relative;

}

div.pageContentWrap {
 	width: 950px;
    xmin-height: 350px;
	margin-left: -475px; /* half the width of the div */
	left: 50%;
    top:5px;
	position: relative;
  	background-image: url(images/middle.png);
	background-repeat: repeat-y;
}

div.insideTopClass {
    margin: 0px;
 	width: 890px;
    height: 30px;
	margin-left: -445px; /* half the width of the div */
	left: 50%;
    position: relative;
  	background-image: url(images/bodytop.jpg);
    background-repeat: no-repeat;
}
div.insideMidClass {
    margin-top: 0px;
    width: 890px;
    margin-left: -445px; /* half the width of the div */
    left: 50%;
    position: relative;
    background-image: url(images/bodymid.jpg);
    background-repeat: repeat-y;
}

div.insideMidBody {
    width: 850px;
    margin-left:20px;
    font-family:Arial;
    font-size:13px;
    color: #000000;
}

div.insideNavClass {
  margin-top:0px;
  padding-top:8px;
  height: 27px;
  margin-left:29px;
  background-repeat: no-repeat;
}


div.insideBottomClass {
 	width: 890px;
    height: 23px;
	margin-left: -445px; /* half the width of the div */
	left: 50%;
    position: relative;
  	background-image: url(images/bodybottom.jpg);
    background-repeat: no-repeat;
}

div.bannerBackClass {
 	width: 890px;
    height: 285px;
	margin-left: -445px; /* half the width of the div */
	left: 50%;
    position: relative;
  	background-image: url(images/bannerback.jpg);
}

div.bottomMainClass {
 	width: 890px;
    height: 300px;
	margin-left: -445px; /* half the width of the div */
    margin-top: 10px;
	left: 50%;
    position: relative;
}
div.dashboardClass {
 	width: 130px;
    height: 293px;
    position: relative;
  	background-image: url(images/dashboard.jpg);
    background-repeat: no-repeat;
    float: left;
    display: block;
}

.dashBoard a {
display: block;
height: 100%;
width: 100%;
}

div.dashText {
  padding:8px;
  text-align:center;
  font-weight:bold;
}


div.rightMainClass {
 	width: 758px;
    height: 293px;
    position: relative;
  	background-image: url(images/rightmain.jpg);
    background-repeat: no-repeat;
    float: right;
}

div.rightMainClassBIG {
 	width: 890px;
    height: 293px;
    position: relative;
  	background-image: url(images/rightmain-BIG.png);
    background-repeat: no-repeat;
    float: right;
}

div.rightContent {
  position: absolute;
  top:460px;
  left: 50%;
  width: 250px;
  height:260px;
  margin-left: 170px;
  text-align:left;
}

div.leftContent {
  position: absolute;
  top:460px;
  left: 50%;
  width: 200px;
  height:260px;
  margin-left: -300px;
  font-family:Georgia;
  font-size:13px;
}

div.leftContentGK {
  position: absolute;
  top:460px;
  left: 50%;
  width: 200px;
  height:260px;
  margin-left: -430px;
  font-family:Georgia;
  font-size:13px;
}


div.meetMichaelClass {
    padding-top:45px;
    padding-left:23px;
    width: 259px;
    height: 353px;
    top:268px;
    position: absolute;
    margin-left: -100px; /* half the width of the div */
    left: 50%;
    background-image: url(images/meetmichael.png);
    background-repeat: no-repeat;
    font-family:Arial;
    font-size:13px;
    color: #ffffff;
}


div.pageContentText {
    margin-left: 260px;
    margin-top: 0px;
    padding-top: 20px;
    font-family:Arial;
	font-size:14px;
	color: #000000;
    width: 640px;
}


div.copyrightClass{
    xmargin-left: 190px;
    xpadding-top: 20px;
	margin-top:8px;
	text-align: center;
	font-family:Arial;
	font-size:11px;
	color: #666666;
    padding-bottom: 10px;
}


div.headerClass{
	width: 100%;
	height: 111px;
	top:0px;
	position: relative;
    xbackground-color:#432B6A;
}

div.headStrip {
	width: 100%;
	height: 4px;
	top:111px;
	position: absolute;
    background-color:#37225C;
    z-index:0;
}

div.headerLogoClass{
 	width: 950px;
	height: 111px;
	margin-left: -475px; /* half the width of the div */
	left: 50%;
	position: relative;
}

div.vaultClass {
	position: absolute;
	width: 230px;
	height: 60px;
	top: 19px;
	margin-left: 210px; /* half the width of the div */
	left: 50%;
	font-family:Arial;
	font-size:12px;
	color: #ffffff;
}

div.countClass{
	width: 460px;
	height: 24px;
	top:104px;
	margin-left: -367px; /* half the width of the div */
	position: absolute;
	left: 50%;
	z-index:2;
	text-align:left;
	font-family:Arial;
	font-size:10pt;
	color: #ffffff;

}
div.navClass{
	position: absolute;
	xwidth: 950px;
	margin-left: -475px; /* half the width of the div */
	left: 50%;
    top:455px;
	left: 50%;
    z-index:2;
    padding-top:0px;
}

div.bioGlance {
    float: right;
    width: 190px;
    border: 1px solid #cccccc;
    padding:5px;
    background-color: #eeeeee;
    margin:5px;
}


div.footerClass{
	width: 615px;
	height: 10px;
	background-color: #990000;
	border-color: #CDB223;
	border-width: 1px;
	border-style: solid;
	margin-top:10px;
}


div.xfooterClass{
	position: relative;
	width: 775px;
	height: 10px;
	left: 50%;
	margin-left: -367px; /* half the width of the div */
	margin-top:10px;
   	text-align: center;
    padding:0px;
	background-color: #990000;
	border-color: #CDB223;
	border-width: 1px;
	border-style: solid;
}


p {
    margin:0px;
    padding:0px;
}

.rightImage {
	float: right;
	clear: right;
	margin-right: 5px;
	margin-left: 8px;
	padding-top: 10px;
}
.rightPic {
	float: right;
	clear: right;
}
.rightCoverImage {
	float: right;
	clear: right;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom:13px;
}

.glancePic {
  border: 1px solid #cccccc;
  display: block;
  margin-left: auto;
  margin-right: auto ;
  margin-bottom: 5px;
}


div.top {
	width: 700;
	text-align:right;
	font-family:Arial;
	font-size:8pt;

}
div.googlemap {
    position: relative;
	width: 400px;
	height: 300px;
	margin-left: 15px;
    margin-top:10px;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
    xfloat:left;
}

td.advisor {
  border: 2px #000066 solid;
  padding: 7px;
  font-size:12px;

}
td.client {
  border: 2px #006600 solid;
  padding: 7px;
  font-size:12px;
}
td.middle {
  border: 2px #666666 solid;
  padding: 7px;
  font-size:12px;
}
