/*
	colors:

				white
				black
	#556B2F		darkolivegreen
	#CCFF99		light green

	#00529B		clickbank border dark blue
	#5090CD		clickbank border light blue
*/


*
{
	padding: 0;
	margin: 0;
}
body
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: small;
	background-color: white;
	color: black;
	margin: 0;
	padding: 0;
}
a:link
{
	color: blue;
	text-decoration: underline;
}
a:visited
{
	color: purple;
	text-decoration: underline;
}
a:active
{
	text-decoration: underline;
	color: red;
}
a:hover
{
	text-decoration: underline;
	background-color: darkolivegreen;
	color: white;
}
H1, H2, H3, H4, H5, H6
{
	color: darkolivegreen;
	padding: 5px;
}
H1
{
	font-size: x-large;
	text-align: left;
}
H2
{
	font-size: large;
	text-align: left;
	padding: 15px 5px 5px 5px;
}
H3
{
	font-size: medium;
	text-align: left;
	padding: 20px 5px 5px 5px;
}
H4
{
	font-size: small;
	text-align: left;
}
hr
{
	margin: 20px;
}
img
{
	border-width: 0;
	padding: 0;
}
LI
{
	color: black;
	font-size: small;
}
p
{
	color: black;
	font-size: small;
	text-align: left;
	padding: 5px;
}
TD
{
	vertical-align: top;
}
td img
{
	border-width: 0;
	padding: 20px 20px 0 20px;
}
UL
{
	padding: 0px 0 0 20px;
	list-style-type: square;
	list-style-position: outside;
}

.addthis_toolbox
{
    float: right;
	margin: 1em 0;
}
.addthis_toolbox a
{
	border: 1px solid white;
	padding: 1px;
}
.addthis_toolbox a:hover
{
	background-color: #CCFF99;
	border: 1px solid #556B2F;
	color: #556B2F;
}

.caption
{
	text-align: center;
	clear: both;
}
.footer
{
	width: 100%;
	text-align: center;
	clear: both;
	z-index: 9999;
	position: relative;
}
.footer p
{
	text-align: center;
}
.imgwho
{
	width: 350px;
	float: right;
	text-align: right;
	vertical-align: top;
	margin-bottom: 1.5em;
	margin-top: 1em;
}
.none
{
	display: none;
}
.pagetitle
{
	font-family: "Tahoma", "Trebuchet MS", Arial, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	margin: 0;
	background-color: darkolivegreen;
	color: white;
}
.question
{
	font-weight: bold;
}
.question p
{
	color: darkolivegreen;
}

#googleads
{
	width: 98%;
	text-align: right;
	padding: 5px;
	margin-right: 5px;
	display: block;
	position: absolute;
	z-index: 0;
}

#navhead
{
	padding: 2px;
	color: white;
	text-align: center;
}

#navfoot
{
	display: inline;
	width: 100%;
	float: left;
	background-color: darkolivegreen;
	color: white;
	text-align: center;
	padding: 5px 0;
}

#navhead ul,
#navfoot ul
{
	background: darkolivegreen;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#navhead ul li,
#navfoot ul li
{
	display: block;
	float: right;
	text-align: center;
	margin: 2px;
}

#navhead ul li a,
#navfoot ul li a
{
	background: darkolivegreen;
	color: white;
	text-decoration: none;
	display: block;
	text-align: center;
	border: 1px solid black;
	padding: 2px 10px 2px 10px;
}

#navhead ul li a:hover,
#navfoot ul li a:hover
{
	color: darkolivegreen;
	background-color: white;
}

#navhead a:active,
#navhead li#active a,
#navfoot a:active,
#navfoot li#active a
{
	color: white;
	background-color: darkolivegreen;
}

#navleft
{
	float: left;
	padding: 5px;
	margin: 20px 0 0 0;
	position: absolute;
	z-index: 1;
}
#navleft a, #navleft a:visited
{
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 1px;
	color: white;
	background-color: darkolivegreen;
}
#navleft a:hover
{
	text-decoration: none;
	background-color: white;
	color: darkolivegreen;
}
#navleft li
{
	background-color: darkolivegreen;
	color: white;
	border: 1px solid black;

	text-align: center;

	list-style-type: none;
	padding: 0px;
	margin: 0 0 5px 0;
	width: 120px;
}
#text
{
	float: right;
	padding: 5px;
	margin: 0;
	margin-left: 160px;
	margin-right: 240px;
	text-align: left;
	display: block;
	z-index: 100;
	position: relative;
}



.hopfeed_right
{
	z-index: 0;

	position: absolute;
	right: 20px;
	margin-top: 20px;
	width: 180px;
	border: 1px solid #00529B;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans Serif;
}
.hopfeed_div
{
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-color: white;
}
.hopfeed_ul
{
	list-style: none;
	margin: 0;
	padding: 0 0 0 0;
}
.hopfeed_li
{
	margin: 0px;
	padding: 0 5px 10px 5px;
	background-color: white;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans Serif;
}
.hopfeed_link a
{
	font-size: 8pt;
	font-weight: bold;
	background-color: white;
	color: #00529B;
}
.hopfeed_link a:hover
{
	color: white;
	background-color: #00529B;
}
.hopfeed_desc
{
	font-size: 8pt;
	color: #5090CD;
	background-color: white;
}


