/*****************************************************************
	Description:	Master stylesheet for apgarandassociates.com
	Author:		420 Design - fourtwentydesign.com
	Version:		2007 August
*****************************************************************/
@import url(/sifr/sIFR-screen.css);

body {
	text-align: center;
	margin: 20px 0 0 0;
	padding: 0;
	font: 13px/1.5em Arial, Helvetica, sans-serif;
	background: #293a47 url(/images/bg_body_pattern.png);
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 780px;
	background: #386362;
}

.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
}



/*	MASTHEAD
-------------------------------------------------------------------*/
#masthead {
	width: 100%;
	height: 230px;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
	background: #fff url(/images/masthead.png) no-repeat 0 0;
	position: relative;
}

#masthead h1#logo {
	width: 226px;
	height: 96px;
	display: block;
	background: url(/images/logo.gif) no-repeat 0 0;
	margin: 24px 0 0 18px;
}

#masthead span {
	display: none;
}

#masthead h1#logo a {
	width: 226px;
	height: 96px;
	display: block;
}

#masthead ul {
	display: block;
	list-style: none;
	margin: 61px 0 0 18px;
	padding: 0;
	height: 34px;
	overflow: hidden;
	text-transform: lowercase;
}

#masthead ul li {
	display: block;
	float: left;
	height: 32px;
	padding: 0 8px;
	margin: 0;
}

#masthead ul li a {
	display: block;
	padding: 8px 12px 6px 12px;
	color: #f86f00;
	text-decoration: none;
}

#masthead ul li.active a {
	background: #728c8b;
	color: #fff;
}

#masthead ul li a:hover {
	color: #243845;
}





/*	CONTENT WRAPPER
-------------------------------------------------------------------*/
#content_wrap {
	width: 100%;
	background: #fff;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}



/*	LEFT COLUMN
-------------------------------------------------------------------*/
#left_column {
	width: 450px;
	margin: 0 0 300px 0;
	padding: 0;
	float: left;
	color: #0e232b;
	line-height: 2em;
}

#left_column span.image {
	margin: 0 18px 0 0;
	float: left;
}




/*	RIGHT COLUMN
-------------------------------------------------------------------*/
#right_column {
	width: 278px;
	background: url(/images/bg_sidebar_shadow.png) left bottom no-repeat;
	position: relative;
	float: right;
	margin: 0 0 40px 0;
	padding: 0 20px 10px 20px;
	z-index: 10;
	color: #22333b;
}

#right_column a {
	color: #22333b;
}

#right_column a:hover {
	text-decoration: none;
	color: #f86f00;
}

#right_column ul {
	margin: 0 0 20px 20px;
	padding: 0;
}

#right_column ul li {
	margin-bottom: 8px;
}

#contact_info {
	border-top: 1px solid #b3b8b7;
	padding-bottom: 20px;
}





/*	BOTTOM INFO FOOTER THING
-------------------------------------------------------------------*/
#bottom_info {
	background: #b3d2cc url(/images/bg_footer.png) left bottom no-repeat;
	width: 780px;
	position: absolute;
	bottom: 0;
	display: block;
	margin: 0;
	padding: 18px 0 20px 0;
	line-height: 1em;
}

.bi_column {
	float: left;
	width: 200px;
	color: #35597d;
}

.bi_column h3 {
	margin: 0;
	padding: 0;
}

.bi_column dl {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.bi_column dt {
	font-weight: bold;
	font-size: 12px;
	margin: 12px 0 0 0;
	padding: 0;
}

.bi_column dd {
	margin: 0;
	padding: 0;
}

.bi_column dt a { color: #35597d; }
.bi_column dt a:hover { text-decoration: none; }

#copyright {
	font-size: 10px;
	text-align: right;
	color: #285f61;
	clear: both;
	float: right;
	margin-right: 18px;
}





/*	BLOG
-------------------------------------------------------------------*/
.blog_entry {
	border-bottom: 1px solid #aec3c3;
	margin-left: 18px;
	margin-top: 20px;
}

.blog_entry p {
	clear: both;
}

#left_column .blog_entry h2,
#left_column .blog_entry p {
	margin-left: 0;
}

dl.blog_date {
	margin: 0 18px 12px 0;
	padding: 0;
	width: 50px;
	height: 50px;
	background: #224f4e url(/images/bg_blog_date.jpg) no-repeat 0 0;
	float: left;
	text-align: center;
}

dl.blog_date dt {
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	margin: -2px 0 0 0;
	padding: 0;
}

dl.blog_date dd {
	margin: -4px 0 0 0;
	padding: 0;
	color: #b3d2cc;
	font-size: 28px;
}

ol.blog_top_5 {
	margin-top: 0;
}

ol.blog_top_5 li {
	margin-bottom: 6px;
}

ol.blog_top_5 li a { color: #35597d; }
ol.blog_top_5 li a:hover { text-decoration: none; }

ul.blog_list li {
	line-height: 1.2em;
}




/*	Events
-------------------------------------------------------------------*/
p.event_date {
	font-style: italic;
	color: #555;
}




/*	TYPOGRAPHY
-------------------------------------------------------------------*/
#left_column h1,
#left_column p,
#left_column h3,
#bottom_info h3,
#bottom_info dl,
#bottom_info p,
#left_column h2 {
	margin-left: 18px;
}

#left_column h1 {
	color: #f86f00;
	font-weight: normal;
}


#right_column h2 {
	color: #9a4300;
	font-weight: normal;
}

#left_column h2,
#left_column h2 a {
	color: #243845;
	font-weight: normal;
}

#left_column h2 {
	margin-bottom: -10px;
}

#left_column h2 a:hover {
	text-decoration: none;
}

h3 {
	color: #0e202c;
	font-weight: normal;
}

#left_column p a,
#left_column ul a { color: #336c84; }

#left_column p a:hover,
#left_column ul a:hover { text-decoration: none; color: #f87810; }


#bbb {
	clear: both;
	width: 780px;
	margin: 0 auto;
	padding: 3px 0 1px 0;
	font-size: 11px;
	color: #b3d2cc;
	text-align: center;
/*	background: transparent url(/images/ReliabilitySeal.gif) no-repeat 0 5px;*/
}

#bbb img.bottomimg {
	border: 0;
	margin: 0 20px 0 0;
}
