* {
  margin: 0;
  padding: 0;
}

html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #190705;
	font-family: Verdana, Geneva, sans-serif;
}

img {
	border: 0;
}

#clear {
	clear: both;
	margin: 0px;
}

#container {
	width: 100%;
	min-height: 100%;
	min-width: 1150px;
	position: relative;
}

#main-c {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 1150px;
	min-width: 1150px;
	background: url(images/bg_tile.jpg) repeat-y top left;
}

.photo_home {
	width: 162px;
	height: 183px;
	background: url(images/photo_home.png) no-repeat top left;
	position: absolute;
	margin: 5.25em 0 0 48.75em;
	z-index: 100;
}

/* IE6 and below */
* html .photo_home {
	margin: 5.5em 0 0 13em;
}

/* IE7 */
*:first-child+html .photo_home {
	margin: 5.5em 0 0 13em;
}

#logo a {
	display: block;
	width: 365px;
	height: 194px;
	margin: 0 0 0 325px;
	text-indent: -9999px;
	float: left;
}

#navigation {
	width: 215px;
	height: 350px;
	margin-left: 70px;
	clear: left;
	float: left;
}

/* IE6 and below */
* html #navigation {
	margin-left: 31px;
}

/* IE7 */
*:first-child+html #navigation {
	margin-left: 62px;
}

.nav_home {
	display: block;
	width: 198px;
	height: 20px;
	margin: 40px 0 0 0;
	background: url(images/nav_home.jpg) no-repeat top left;
}

.nav_aboutus {
	display: block;
	width: 198px;
	height: 19px;
	margin: 16px 0 0 0;
	background: url(images/nav_aboutus.jpg) no-repeat top left;
}

.nav_ourmission {
	display: block;
	width: 198px;
	height: 19px;
	margin: 16px 0 0 0;
	background: url(images/nav_ourmission.jpg) no-repeat top left;
}

.nav_whoweare {
	display: block;
	width: 198px;
	height: 18px;
	margin: 18px 0 0 0;
	background: url(images/nav_whoweare.jpg) no-repeat top left;
}

.nav_whatwedo {
	display: block;
	width: 198px;
	height: 20px;
	margin: 17px 0 0 0;
	background: url(images/nav_whatwedo.jpg) no-repeat top left;
}

.nav_testimonials {
	display: block;
	width: 198px;
	height: 20px;
	margin: 16px 0 0 0;
	background: url(images/nav_testimonials.jpg) no-repeat top left;
}

.nav_talkingpoints {
	display: block;
	width: 198px;
	height: 19px;
	margin: 17px 0 0 0;
	background: url(images/nav_talkingpoints.jpg) no-repeat top left;
}

.nav_home:hover, .nav_whatwedo:hover, .nav_testimonials:hover { 
	background-position: 0 -20px;
}

.nav_whoweare:hover { 
	background-position: 0 -18px;
}

.nav_aboutus:hover, .nav_ourmission:hover, .nav_talkingpoints:hover { 
	background-position: 0 -19px;
}

.nav_home span, .nav_aboutus span, .nav_ourmission span, .nav_whoweare span, .nav_whatwedo span, .nav_testimonials span, .nav_talkingpoints span {
	display: none;
}

#top_home {
	width: 1150px;
	min-height: 665px;
	background: url(images/bg_top_home.jpg) no-repeat top left;
}

#top_coffee {
	width: 1150px;
	min-height: 665px;
	background: url(images/bg_top_coffee.jpg) no-repeat top left;
}

#top_pen {
	width: 1150px;
	min-height: 665px;
	background: url(images/bg_top_pen.jpg) no-repeat top left;
}

#top_clipsphoto {
	width: 1150px;
	min-height: 665px;
	background: url(images/bg_top_clipsphoto.jpg) no-repeat top left;
}

/* IE6 and below */
* html #top_home, * html #top_coffee, * html #top_pen, * html #top_clipsphoto {
	height: 665px;
}

.backgrounds {
	min-height: 665px;
}

/* IE6 and below */
* html .backgrounds {
	height: 665px;
}

.content {
	float: left;
	text-align: left;
	width: 500px;
	border-top: #efe497 1px solid;
	border-bottom: #efe497 1px solid;
	margin: 0px 0 0 30px;
	padding: 15px 0 15px 0;
}

.bcard_home {
	clear: left;
	float: left;
	width: 327px;
	height: 210px;
	margin: 0 0 0 100px;
	background: url(images/bcard_home.png) no-repeat top left;
}

/* IE6 and below */
* html .bcard_home {
	margin: 15px 0 0 70px;
}

.quote_home {
	text-align: left;
	width: 370px;
	margin: 15px 0 0 400px;
}

/* IE6 and below */
* html .quote_home {
	margin: 15px 0 0 340px;
}

.quote {
	clear: left;
	float: left;
	text-align: left;
	width: 500px;
	margin: 15px 0 0 325px;
}

/* IE6 and below */
* html .quote {
	margin: 15px 0 0 160px;
}

/* IE7 */
*:first-child+html .quote {
	margin: 15px 0 0 310px;
}

#bottom {
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 1150px;
	height: 175px;
	background: url(images/bg_bottom.jpg) no-repeat bottom left;
}

#footer {
	clear: both;
	position: absolute;
	bottom: 0;
	width: 100%;
	min-width: 1150px;
	height: auto; /* Height of the footer */
	border-top: #efce5e 2px solid;
	background-color: #00355f;
}

/*------------------------
//
//// Bio Buttons
//
/-----------------------*/


.bios {
	float: left;
	margin-bottom: 12px;
}

.b_title {
	float: left;
	font-weight: bold;
	color: #145680;
	padding-top: 3px;
}

.btn_maxine {
	float: left;
	display: block;
	width: 138px;
	height: 23px;
	margin: 0 0 7px 7px;
	background: url(images/btn_maxine.jpg) no-repeat top left;
}

.btn_neil {
	float: left;
	display: block;
	width: 138px;
	height: 23px;
	margin: 0 0 7px 7px;
	background: url(images/btn_neil.jpg) no-repeat top left;
}

.btn_maxine:hover, .btn_neil:hover { 
	background-position: 0 -23px;
}

.btn_maxine span, .btn_neil span {
	display: none;
}


/*------------------------
//
//// POSTS ODD EVEN
//
/-----------------------*/

.even {
	border-bottom: 1px solid #efce5e;
}

.odd {
	border-bottom: 1px solid #efce5e;
	
}


/*------------------------
//
//// TYPOGRAHY
//
/-----------------------*/

.content {
	color: #787878;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

.content p {
	line-height: 19px;
	margin-top: 15px;
}

.content strong {
	color: #145680;
}

.content a {
	color: #145680;
	text-decoration: none;
}

.content a:hover {
	color: #145680;
	text-decoration: underline;
}

.content ul, .content p ol {
	margin: 5px 0 20px 0;
}

.content ul li {
	list-style: disc inside;
	margin: 5px 0 5px 0;
	padding-left: 2em;
	text-indent: -1em;
}

.content ul li ul li {
	list-style: circle inside;
	margin: 5px 0 5px 0;
	padding-left: 2em;
	text-indent: -1em;
}

.content ol li {
	list-style-position: inside;
	margin: 5px 0 5px 0;
	padding-left: 2em;
	text-indent: -1.4em;
}

.content ol li ol li {
	list-style-position: inside;
	margin: 5px 0 5px 0;
	padding-left: 2em;
	text-indent: -1.4em;
}

.content .archives {
	font-weight: bold;
}

.content .archives li {
	list-style-type: none;
	display: inline;
	margin: 0 0 0 3px;
	padding: 0;
	font-weight: bold;
}

h1 {
	color: #145680;
	font-size: 21px;
	font-weight: normal;
	margin-bottom: 5px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	color: #efce5e;
	font-size: 20px;
	font-weight: normal;
}

h3 {
	color: #787878;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	margin-bottom: -5px;
}

h4 {
	color: #145680;
	font-size: 18px;
	font-weight: bold;
        margin-top: 12px;
}

.date {
	color: #efce5e;
	font-size: 12px;
	font-weight: normal;
}

.yellow {
	color: #efce5e;
}

.entries:hover {
	cursor: pointer;
}

.footer-copy {
	margin: 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	color: #fff;
	width: 1150px;
	padding: 30px 0 30px 0;
}

.footer-copy a {
	color: #efce5e;
	text-decoration: none;
}

.footer-copy a:hover {
	color: #efce5e;
	text-decoration: underline;
}

