* {
	margin:0px;
	padding:0px;
}
a, a img {
	border:none;
	outline:none;
}
a:link, a:visited {
	color:#000000;
	text-decoration:underline;
}
body {
	color:#000000;
	font-size:13px;
	font-family:Georgia,Times,'Times New Roman',Serif;
}
#container {
	width:100%;
	overflow:visible;
}
#glow { display:none; }
#header { display:none; }
#send_book { display:none; }
a.logos { display:none; }
#hill_investment { display:none; }
#push { display:none; }
#left_column { display:none; }

/* 
	top third
*/
#top_content {
	width:100%;
	padding-bottom:35px;
	text-align:center;
}
a#logo {
	width:205px;
	height:119px;
	margin:0px auto;
	overflow:hidden;
	display:block;
}
a#logo img { margin-top:-119px; }

/* 
	footer
*/
#footer {
	padding-top:30px;
	position:relative;
	z-index:1;
	clear:both;
}
#footer a:link, #footer a:visited { color:#000000; }
.footer_content {
	width:100%;
	overflow:hidden;
	margin:0px auto;
	padding-top:11px;
	text-align:center;
	font-size:10px;
	line-height:15px;
}
.footer_content p { padding-bottom:12px; }
.footer_content #send_book p { padding-bottom:0px; }
#send_book a:link, #send_book a:visited { color:#000000; }
#company-insider-info-window { z-index:100; }

/*
	wysiwyg
*/
.wysiwyg {
	font-size:13px;
	line-height:19.2px;
}
.wysiwyg img.alignnone {
	display:block;
	margin:3px 0px 13px 0px;
}
.wysiwyg img.alignLeft {
	float:left;
	display:inline;
	margin:3px 14px 13px 0px;
}
.wysiwyg img.alignRight {
	float:right;
	display:inline;
	margin:3px 0px 13px 18px;
}
.wysiwyg h1, .wysiwyg p {
	margin-bottom:15px;
}
.wysiwyg ul {
	list-style:disc;
}
.wysiwyg ul, .wysiwyg ol {
	margin-left:25px;
}
.wysiwyg li, .wysiwyg ul li { margin-left:5px; padding-left:0px; background:transparent none; }
.wysiwyg table { margin:2px; width:400px; border:1px solid #B2B2B2; border-spacing:0px; color:#000000; font-size:11px; line-height:12px; margin-bottom:15px; }
.wysiwyg table td { vertical-align:top; padding:6px 0px; }
.wysiwyg table.two_column td { width:50%; }
.wysiwyg table.three_column td { width:33%; }
.wysiwyg table.four_column td { width:25%; }
.wysiwyg table.five_column td { width:20%; }
.wysiwyg table.divided_two td { width:49.5%; }
.wysiwyg table.divided_two td.bordered_slim { width:3px; }
.wysiwyg table td p { margin:0px; padding:0px 10px 6px; }
.wysiwyg table h3 {
	padding:3px 10px;
	font-size:11px;
}
.wysiwyg h1 {
	font-size:18px;
	line-height:25px;
	font-weight:normal;
}
.wysiwyg h2 {
	font-size:13px;
	line-height:19.2px;
	padding-bottom:2px;
}
.wysiwyg blockquote {
	font-size:11px;
	line-height:16px;
	padding:0px 14px 0px 18px;
}

/*
	misc.
*/
.quote {
	width:231px;
	float:right;
	margin:0px 0px 20px 0px;
	border-top:2px solid #C0C6CB;
	border-bottom:2px solid #C0C6CB;
	padding:16px 0px;
}

/*
	our team
*/
.bio_info {
	width:231px;
	margin:0px 0px 0px 0px;
	border-bottom:2px solid #C0C6CB;
	padding:16px 0px;
}
.block_column {
	border-top:2px solid #C0C6CB;
	width:231px;
	float:right;
	margin:0px 0px 0px 20px;
}
a.email { display:block; }
.page_our_team #heads {
	text-align:center;
	margin:0px auto 20px;
}
.right_column_inner {
	width:231px;
	float:right;
	margin:0px 0px 80px 40px;
}
.title { font-size:11px; font-style:italic; }

/*
	home
*/
.page_home #flash { display:none; height:0px; }
.page_home #feature { padding:20px 0px; clear:both; }
.page_home #from_newsblog { padding:10px 0px; }
.page_home #from_newsblog h2 { padding:10px 0px; }
.page_home #home_callouts h3 {
	padding-top:3px;
	font-size:15px;
	line-height:15px;
	font-weight:normal;
	padding-bottom:10px;
}
.page_home #home_callouts .news { padding-bottom:20px; }
.page_home #home_callouts h3 a { text-decoration:none; }
.page_home a.button_rss { display:none; }
.page_home img.feature_image {
	padding:2px;
	border:1px solid #C0C6CB;
	float:left;
	margin:0px 20px 20px 0px;
}

/*
	news
*/
#searchform, .wp-pagenavi { display:none; }
.post h2, h2.pagetitle {
	font-size:18px;
	font-weight:normal;
	padding:11px 0px 14px;
}
.post h2 a { text-decoration:none; }
.postmetadata {
	font-size:11px;
	font-style:italic;
	padding:1px 0px;
}
.post {
	padding-bottom:14px;
	border-bottom:1px solid #B2B2B2;
	margin-bottom:14px;
}
.entry a { color:#000000; }
.entry p {
	margin-bottom:12px;
}

/*
	faqs
*/
.faq {
	border-bottom:1px solid #B2B2B2;
	padding-bottom:7px;
	margin-bottom:15px;
}
.faq.last {
	background-image:none;
	margin-bottom:0px;
}
.faq h2.question, .faq h2.question a {
	color:#000000;
	font-weight:normal;
	font-size:18px;
	line-height:25px;
	padding-bottom:12px;
}
ul#faq_anchors { display:none; }
ul#faq_anchors li {
	padding:0px 10px 9px 0px;
}
#map, #map iframe { overflow:hidden; }
#map p.right { display:none; }
/* blocks - social media */
.social_media {
	clear:both;
	display:relative;
	width:100%;
	overflow:auto;
	padding-bottom:5px;
}
.social_media img {
	float:left;
	margin-top:2px;
}
.social_media .wysiwyg {
	width:200px;
	float:right;
	display:inline;
	font-size:12px;
	line-height:17px;
}
