/* CSS Document */
body{
	background-color:#F0F2CF;
	background-image:url(../images/background-swatch.gif);
	margin: 20px 10% 0 10%; padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container{
	margin: 0; padding:15px 0 0 0;
	width: 763px;
	background: white;
}

/* ---------------- Masthead includes the logo, search, and menu ---------------- */
#masthead{margin:0; padding:0;}

/*The Stever Robbins Group Graphic*/
#masthead h1 {margin:0; padding: 0 0 0 29px; 
	font-size:150%; color: #FF9933;
	height: 58px;
}

form#search{margin:0; padding: 0 5px 0 0; float: right;
	font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.searchBox{
	margin: 0; padding: 0;
	width: 111px; height: 11px;
	font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.btn{
	margin:0;
	width: 5px;
	border: 0;
	background: transparent;
}
form#search a{
	text-decoration: none;
	color:black;
	}

/*  ----------------------- Main Menu Bar -----------------------  */
#menu{ margin:0; padding: 1px 0 1px 29px;
	background: #CAD466 url(../images/bggreen.gif);
	color: #004D8D;
	height: 21px;
}

 #mainMenu {
    width: 705px; height: 18px;
    background: url(../images/mainMenu.gif);
    margin:0; padding: 0;
    position: relative;}
  #mainMenu li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 1px;}
  #mainMenu li, #mainMenu a {
    height: 18px; display: block;}
	
  #mainBtn1b {left: 0; width: 73px;}
  #mainBtn2b {left: 77px; width: 139px;}
  #mainBtn3b {left: 220px; width: 155px;}
  #mainBtn4b {left: 380px; width: 111px;}
  #mainBtn5b {left: 495px; width: 117px;}
  #mainBtn6b {left: 618px; width: 86px;}

  #mainBtn1b a:hover{background: transparent url(../images/mainMenu.gif) 0 -17px no-repeat; }
  #mainBtn2b a:hover{background: transparent url(../images/mainMenu.gif) -77px -17px no-repeat;}
  #mainBtn3b a:hover{background: transparent url(../images/mainMenu.gif) -220px -17px no-repeat;}
  #mainBtn4b a:hover{background: transparent url(../images/mainMenu.gif) -380px -17px no-repeat;}
  #mainBtn5b a:hover{background: transparent url(../images/mainMenu.gif) -495px -17px no-repeat;}
  #mainBtn6b a:hover{background: transparent url(../images/mainMenu.gif) -618px -17px no-repeat;}
  


/* --------------------- Start of the content area ------------------------ */
#mainContent{	
	margin: 0; padding: 0 0 0 29px;
	height:344px;
	background: white url(../images/bgmain3.jpg) no-repeat;
	font-size: 75%;
	clear: both;
}

#mainContent a{
	color: #000000;
	text-decoration: underline;
}

#mainContent a:hover{
	color: #1A6597;
	text-decoration: underline;
	 }

#sidebar{margin:0; 
	padding: 8px 0 0 0; 
	float: right; 
	/*height: 275px;*/
	width: 179px; color:white;
	background-color:#c60812;
}

#sideQuote{margin:0; padding: 0 0 0 15px;
	width:149px;
	font-family:"Gill Sans MT", "GillSans", "Gill Sans","Arial Narrow", Arial, "MS Sans Serif";
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}

.client{font-size:12px; color:#E9C27F; }

#sidebarAdvisor{margin:0; padding: 0 10px 0 0; float: right; clear: right; width: 130px; color:white;
	font-family:"Gill Sans MT", "Arial Narrow", Arial, "MS Sans Serif";
}
.advisorHeading{ 
	font-size: 11px;
	color:#dc913a;
	font-weight:bold;
}
.advisorText{
	font-size: 9px;
	color:#ecc88c;
	font-weight:bold;
	text-decoration:none;
}



/* -------------------- Start of first text header and bullet list --------------------*/
h1#achieve {
	margin:0; padding: 0;
	font-size:150%; color: #C60911;
	background: transparent url(../images/achieve.gif) 0 19px no-repeat;
	height: 51px;
}

h1#achieve span {position: absolute; left: -50em;}

#mainContent ul{
	margin:0;
	padding:0;
	list-style-type: none;
	}

#mainContent .b1{ height:26px;width: 320px; }
#mainContent .b2{ height:26px;width: 320px;}
#mainContent .b3{ height:26px;width: 180px;}

/* -------------------- Start of next text block --------------------*/
#announcement{
	margin: 0; padding: 10px 0 0 0; /* should be 25px 0 0 but error in page introduces white gap */
	width: 250px;
}

h2#newsUpdates {margin:0;  
	font-size:120%; color: #4B6E2A;
	background: transparent url(../images/newsUpdate.gif) 0 15px no-repeat;
  	height: 35px;
	}
h2#newsUpdates span {position: absolute; left: -50em;}


#announcement p {margin:0; padding: 0 0 0 5px;
	font-size: 11px;
	 }
	 
#ProminentMenu {
	font-family: "Gill Sans", GillSans, "Gill Sans MT", GillSansMT;
	font-size: 13pt;
	color: #1A6597;
	list-style-type: disc;
	list-style-image: url(../images/starbig.gif);
	margin-left: 15px;
	padding-left: 15px;
	list-style-position: inside;
}
#ProminentMenu a {
	color: #00548B;
	text-decoration: none;
}
#ProminentMenu a:hover {
	color: #000000;
	text-decoration: underline;
}
#ProminentMenu li {
	height: 26px;
}

#announcement a {
	text-decoration: none;
	color: #1A6597;
}

.blueText{
	margin: 0; padding: 0;
	font-weight: bold;
	color: #1A6597;
}

.blueText a{font-weight: bold; color: #1A6597; text-decoration:none;}
.redText{
	color: #c60812;
	font-weight:bold;
}

/* ------------- Newsletter Signup ---------------*/
#newsletter{
	margin: 0px 0 0 0; padding: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #4E712E;
}
#newsletter p{padding:5px 0 0 5px; margin:0;}
#newsletter a{color: #4E712E;}
#newsletter a:hover{color: #1A6597;}

.newsBox{
	margin: 0; padding: 0;
	width: 100px; height: 11px;
	font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.newsBtn{
	margin:0;
	width: 5px;
	border: 0;
	background: transparent;
}

/*------------- Main Page Columns Section ----------------------*/
#columnsArea{
	clear:both;
	width:763px;
	font-size: 75%;
	overflow: hidden;
}


#columnsArea div{
/* If your column heights are consistently not matching up, change the margin bottom (the negative number)
and the padding bottom (the # that matches the negative number in the margin settings) to be larger. */
	margin:0 0px -400px 1px;
	padding: 9px 41px 410px 32px;
/*	background-image:url(../images/bgcolumn.gif);*/
	background-color:#DADEA6;
	width: 180px;
	float:left;
}

/*Redefining H5 Tag used on the main page*/
#columnsArea h5{
	margin: 0 0 0 0;
	color: #DE5C11;
	font-family:"Gill Sans MT", "GillSans", "Gill Sans","Arial Narrow", Arial, "MS Sans Serif";
	font-size: 15px;
}

#columnsArea p{
	margin:0 0 0 0;
	padding: 8px 0 0px 0;
}



.moreText{
	color: #000000;
	font-style:italic;
	text-decoration:none;
}

.moreTexta:link{
	color: #000000;
	font-style:italic;
	text-decoration:none;
}

.moreText a:visited{
	color: #000000;
	font-style:italic;
	text-decoration:none;
}
.moreText a:hover{text-decoration:underline;}

.runInHeads{
	font-weight: bold;
	color: #1A6597;
	text-decoration:none;
}

a.runInHeads:link{
	text-decoration:none;
}

a.runInHeads:visited{
	font-weight: bold; text-decoration:none;
}
a.runInHeads:hover{text-decoration:underline;}

a.runInHeads:active{
	font-weight: bold; text-decoration:none;
}

/*----------About Stever Graphic---------------- May need to adjust if top testimony graphic changes*/
img#about{float: right; padding: 0 0 0 0;}

#footer{
	margin: 0; padding:5px 0 5px 20px;
	clear:both;
	background-color: #1A6597;
	color: #E9C27F;
	font-size: 10px;
}
#footer p{
	margin:0;
	padding: 0 0 0 16px;
}
#footer a{margin:0; color: #E9C27F; text-decoration:none;}

#webstats{padding: 10px 0 0 0; width:725px;}

.hide{display:none;}
.print{display:none;}

img.floatleft {
	float:left;
	margin-right: 8px;
}
