body{
	padding:0;
	margin:20px 0 0 0;
	background:#010265 url(../images/background.jpg) repeat-x;
	font-size:11px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0;
	color:#3853AB;
}
h1 {
	font-size:16px;
	padding:5px 20px 3px 20px;
}
h2 {
	font-size:14px;
	color:#010265;
	padding:3px 20px 0 20px;
}
h3 {
	font-size:12px;
	padding:3px 20px 0 20px;
}
p {
	font-size:11px;
	color:#010265;
	margin:0;
	padding:2px 20px 8px 20px;
	line-height:14px;
}
ul, ol {
	font-size:11px;
	color:#010265;
	margin:0;
	padding:2px 20px 8px 45px;
	line-height:14px;
}
a { color:#3853AB;}
a:hover { color:black;}
/*--- nav ---*/
#navbar{ 
	border-left:1px solid black; 
	border-right:1px solid black;
	background: #F9E67E url(../images/nav-back.jpg) repeat-y;
}
#nav, #nav ul {
	list-style: none;
	font-size:12px;
	margin:0;
	padding:0;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#nav a {
	display: block;
	color:white;
	text-decoration:none;
	padding:9px 25px;
	font-weight: normal;
	border-left:1px solid black;
}
#nav a.first {
	border-left:none;
}
#nav a:hover {
	background-color:#010265;
	color:#F9E67E;
}
#nav li {
	float: left;
}
#nav li ul {
	position: absolute;
	background-color:#2D439E;
	width: 13em;
	left: -999em;
	border-top: 1px solid black;
	border-right: 1px solid black;
	z-index:100;
	font-size:11px;
}
#nav li li {
	display:block;
	width: 13em;
}
#nav li ul a {
	border-bottom:1px solid black;
	padding:5px 10px;
}
#nav li ul a:hover {
	background-color: #010265;
	color:#F9E67E;
}
#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.hover {
    position: static;
}
/*--- sidebar ---*/
#sidebar {
	background: #F9E67E url(../images/sidebar-back.jpg) no-repeat;
	border-left:1px solid #000;
	position:relative;
}
#sidebar h3 {
	padding:20px 5px 5px 25px;
	text-transform:uppercase;
	font-size:11px;
}
#sidebar h3 a {
	padding:3px;
	color:#010265;
	text-decoration:none;
}
#sidebar h3 a:hover {
	text-decoration:underline;
	background:none;
}
#secnav {
	margin-left: 0;
	padding:0;
	width:180px;
	list-style-type:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #B99F49;
}
#secnav li {margin:0; padding:0; display:inline;}
#secnav a {
	display: block;
	padding: 4px 5px 4px 35px;
	color:#010265;
	border-bottom: 1px solid #B99F49;
	text-decoration: none;
	background-image: url(../images/diamond-bullet.gif);
	background-repeat: no-repeat;
}
#secnav a:hover {
	background-color:#E2CD6B;
	color:#3853AB;
}
#side-pattern {background: url(../images/diamond-pattern.gif) no-repeat left; height:200px;}
/*--- home page ---*/
#introwrap {height:245px;}
#intro1, #intro2, #intro3, #intro4 {
	width:385px;
	float:left;
	z-index:300;
}
#home-buttons {
	height:150px;
	float:left;
	width:165px;
	margin:0;
	z-index:200;
	background:url(../images/bracket.jpg) no-repeat top left;float:right;
}
#home-buttons ul {
	list-style-type:none;
	list-style-position:outside;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:25px 5px 0 20px;
}
#home-buttons li {
	padding:5px 5px 5px 0;
	
}
#home-buttons a {
	text-decoration:none;
	color:#010265;
	padding-left:12px;
}
#home-buttons a:hover {
	color: #A1BDDA;
	background:none;
}
#home-buttons a.on {
	background:url(../images/diamond.gif) no-repeat left;
}
#tagline {
	clear:both;
	height:86px;
	background:url(../images/tagline-back.jpg) repeat-y left;
	border-top:1px solid #A1BDDA;
}
#tagline h3{
	padding:30px 0 0 45px;
	font-size:15px;
	font-style:italic;
	color: #3853AB;
	float:left;
}

#tagline img{
	position: relative;
	z-index:100;
	margin-top:-29px;
	float:right;
}

/*--- quick search ---*/

.IDX-searchBox { padding:2px;} 
.IDX-searchBox label { padding:5px 0 2px 0;}
.IDX-wrapper { padding:6px 0 0 10px; height:285px; width:170px; font-size:10px;}
.IDX-searchBoxPropType {padding:4px; }
.IDX-searchBoxPropType label { padding:7px 0 2px 0;}
#quick-search {
	height:285px;
	margin-top:30px;
}
#quick-search form {
	height:285px;
	width:160px;
	font-size:10px;
	margin:0;
	padding:0;
}
#quick-search select, option {
	font-size:10px;
	width:150px;
	margin:0;
	padding:0;
}

/*--- content ---*/
#headerpic {
	border-right:1px solid #000;
	background:#FEFED3 url(../images/content-back.jpg) repeat-y top;
}
#content {
	background:#FEFED3 url(../images/content-back.jpg) repeat-y top;
	border-right:1px solid #000;
	padding-bottom:10px;
}
#content-home {
	background:#FEFED3 url(../images/content-back.jpg) repeat-y top;
	border-right:1px solid #000;
}
#icons a{
	color:#3853AB;
	text-decoration:none;
	display:block;
	margin:0;
}
#icons p{
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:15px 5px 0 5px;
}
#icons a:hover{
	background:none;
	
}
#search-icon {
	background:#010265 url(../images/icons/search.jpg) no-repeat top left;
	height:50px;
	width:480px;
	border:1px solid #C3AA52;
	margin:10px 0 10px 20px;
}
#search-icon p {
	font-size:14px;
	padding:20px 0 0 40px;
	color:white;
}
.icon {
	background:#fff url(../images/icons/icon-back-blue.jpg) repeat-y top right;
	height:50px;
	width:230px;
	border:1px solid #C3AA52;
	float:left;
	margin:0 0 10px 20px;
	display:inline;
}
.icon a img {float:left; margin:0 10px 0 0; padding:0; border:none;}
.pic {float:right; border:1px solid #A1BDDA; margin:5px; padding:2px; background-color:#fff;}
.picture {float:right; border:1px solid #A1BDDA; margin:0 20px 5px 10px; padding:2px; background-color:#fff;}
.biopic {
	float:right; 
	border:1px solid #A1BDDA; 
	margin:5px 20px 5px 10px; 
	background-color:white; 
	padding:5px;
}
.bottompic {margin:5px 0 -10px 0;}
/*--- IDX Styles ---*/
div.IDX-bioHeader, div.IDX-bioFeaturedHeader, .IDX-officeName, .IDX-rosterHeader, .IDX-showingPageTitle {
	font-size:16px;
	padding:5px 20px 3px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3853AB;
}
div.IDX-bioName, div.IDX-bioTitle {
	font-size:14px;
	padding:5px 20px 3px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#010265;
}
div.IDX-bioDetails, div.IDX-bioPhones, div.IDX-bioEmail, div.IDX-officeInfoCell, .IDX-valuationWrapper {
	font-size:11px;
	color:#010265;
	margin:0;
	padding:5px;
	line-height:14px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
}
/*--- foot ---*/

#footer {
	background:#010265 url(../images/foot.jpg) no-repeat top;
	padding-top:60px;
	font-size:10px;
}
#footer p{
	color:#5D6BA3;
}
#footer a {color:#5D6BA3;}
#footer a:hover {color:#FEFED3;}
#footer-home {
	background:#010265 url(../images/footer.jpg) no-repeat top;
	padding-top:30px;
}
#footer-home p{
	color:#5D6BA3;
	font-size:10px;
}
#footer-home a {color:#5D6BA3;}
#footer-home a:hover {color:#FEFED3;}
 /* ----- contact form ------ */
#contact {padding:5px 10px 20px 25px;}
#contact label {
	width: 9em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
#contact submit {
	margin-left: 4.5em;
}
#contact input {
	color: #000;
	border: 1px outset #010265;
}
#contact textarea {
	color: #000;
	border: 1px outset #010265;
}
#contact fieldset {
	width: 90%;
	border: 1px solid #010265;
}
#contact legend {
	padding: 3px 6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3853AB;
	font-size:12px;
	font-style:italic;
} 
.button, #contact input.button {
	background-color:#010265;
	color:white;
	font-size:10px;
	text-transform:uppercase;
	border:2px outset #010265;
	padding:2px;
}
 /* ----- general form ------ */
input, textarea, select {
	color: #000;
	border: 1px outset #010265;
	font-size:11px;
	padding:2px;
	margin:2px;
}