body {
	color:#000; background-color:#FFF;
	font-family: "trebuchet ms", tahoma, verdana, arial, sans-serif;
}
div#LayoutDiv1, div#home {
	color:#FFF; background-color:#000;
	font-size:1em;
	line-height:2em;
}
div#LayoutDiv1 a, div#home a {
	text-decoration:none;
	color:#FFF;
}
div#LayoutDiv1 a:hover, div#home a:hover {
	color:#000;
	background-color:#FF0;
}
div#header {
	background-color:#000;
}
div#LayoutDiv2, div#pagetitle {
	color:#FFF; background-color:#000;
}
div#LayoutDiv2e h1, div#pagetitle h1 {
	font-size:2em;
	font-weight:bold;
}
div#LayoutDiv2 h1 a, div#pagetitle h1 a {
	text-decoration:none;
	color:#FFF;
    margin-top:0.5em;
    margin-bottom:0.5em;
}
div#LayoutDiv2 h1 a:hover, div#pagetitle h1 a:hover {
	color:#000;
	background-color:#FF0;
}
div#LayoutDiv3, div#ask {
	font-size:2.1em;
	font-weight:bold;
	margin-top:0.6em;
	text-align:center;
	color:#C30;
}
div#LayoutDiv3 a, div#ask a {
	text-decoration:none;
	color:#C30;
}
div#LayoutDiv3 a:hover, div#ask a:hover {
	color:#000;
	background-color:#FF0;
}
div#LayoutDiv7, div#LayoutDiv8, div#footer {
	text-align:center;
}
div.jlee-picture {
	text-align:center;
	background:#DDD;
	padding:5px;
}
.jlee-picture h3 { 
	margin:0;
	padding:0;
}
.jlee-picture ul {
	list-style:none;
	margin-top:0;
}
.pad1 {
	padding-left:5px;
	padding-right:5px;
}
.button {
	background-color:#000;
	box-shadow: 5px 5px 5px #BBB;
}
/* add line below to keep flyout on top of other menus */
#p7PMM_1 {z-index: 9999991 !important;}
div#footer {
	clear:both;
	margin:0; padding:0;
	width:100%;
	background:#ddd; color:#000; text-align:center; z-index:20;
	border-top:1px solid #900;
}
#footer h3 {color:#B00; font-size:2em; font-weight:bold;}
#footer h4 {margin:0.2em; font-size:0.9em; font-weight:normal;}
#footer h5 {margin:0.2em; font-size:0.7em; font-weight:normal;}
ul.home-details {
	margin-left:4em;
	margin-right:4em;
	padding:10px;
	background-color:#FFC;
	border:0; border-collapse:collapse;
	text-align:left;
	list-style-position:inside;
}
div.left {
	float:left;
}
.redbold {
	color:red;
	font-weight:bold;
}
div.socialbuttons {
	margin:0;
	padding:0;
}
div.like-buttons {
	float:none;
	display:inline-block;
	padding:0;
}
div.pin-it {
	float:left;
	padding: 2px 7px 0 7px;
}
div.twitter-share{
	float:left;
	padding: 2px 7px 0 7px;
}
div.g-plus {
	float:left;
	padding: 2px 7px 0 7px;
}
div.fb-like{
	float:left;
	padding: 0 7px 0 7px;
}
.emphasis {
	font-weight:bold;
	color:#900;
}
