@charset "UTF-8";
/* CSS Document */
/***********************************************/
/* GLOBAL
/***********************************************/
* {
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
	width:100%;
	min-height:100%;
	text-align:center;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/background.gif) repeat-x top;
}
a {
	color:#688F40;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clearer {
	clear:both;
	font-size:1px;
}
/***********************************************/
/* CONTAINER
/***********************************************/
.container {
	width:960px;
	margin:0 auto;
	background:url(../images/container-bg.gif) left repeat-y #fff;
}
/***********************************************/
/* HEADER
/***********************************************/
.header {
	float:left;
	width:100%;
	background:#84BA52;
}
.header a#logo {
	float:left;
	width:160px;
	height:80px;
	background:url(../images/jeremy-dale-logo.gif) no-repeat -18px 0;
	text-decoration:none;
}
div.topPic {
	float:left;
	width:440px;
	height:80px;
	background:#333333;
}
/***********************************************/
/* COLUMNS
/***********************************************/
.column {
	float:left;
	display:inline;
}
.column h2 {
	float:left;
	width:97%;
	margin:0 0 1em 0;
	padding-left:5px;
	line-height:20px;
	font-size:0.75em;
	text-align:left;
	color:#FFFFFF;
	background:url(../images/headings-grad.gif) repeat-x #84ba52;
}
/***********************************************/
/* LEFT COL
/***********************************************/
#leftColumn {
	width:160px;
	padding-bottom:10px;
}
#leftColumn h2 {
	margin:2em 0 0 0;
	text-align:center;
}
#leftColumn ul li {
	float:left;
	width:100%;
	list-style-type:none;
}
/*
#leftColumn div.navigation ul li {
	float:left;
	width:100%;
	list-style-type:none;
}
#leftColumn div.navigation ul li a {
	float:left;
	margin:1em 0 0 10px;
	font-size:0.75em;
	text-align:left;
	color:#006600;
}
#leftColumn div.navigation ul li a:hover {
	text-decoration:underline;
}
*/
#leftColumn ul.videoLinks li a {
	float:left;
	margin:1em 0 0 10px;
	font-size:0.75em;
	text-align:left;
	color:#006600;
}
#leftColumn ul.videoLinks li a:hover {
	text-decoration:underline;
}
/***********************************************/
/* NEW MENU
/***********************************************/
#leftColumn ul#nav li {
	float:left;
	width:100%;
	list-style:none;
}
#leftColumn ul#nav li a {
	float:left;
	margin:5px 0 5px 15px;
	font-size:0.75em;
	text-align:left;
	cursor:pointer;
	color:#006600;
}
#leftColumn ul#nav li a.heading {
	margin:20px 0 0 10px;
	font-size:0.8em;
}
#leftColumn ul#nav li ul {
	display:none;
}
#leftColumn ul#nav li.on ul {
	display:block
}
#leftColumn ul#nav li.off ul {
	display:none
}
#leftColumn ul#nav li ul li a {
	color:#4096EE;
	color:#3F4C6B;
}
/***********************************************/
/* RIGHT COL
/***********************************************/
#rightColumn {
	width:140px;
	margin:10px 0 0 0;
}
#rightColumn h2 {
	padding:0;
	text-align:center;
}
#rightColumn div.partners img {
	margin:0 0 10px 0;
	border:none;
}
/***********************************************/
/* WRAPPER
/***********************************************/
.contentWrapper {
	float:left;
	width:800px;
}
div.botPic {
	float:left;
	width:244px;
	height:130px;
}
div.intro {
	float:left;
	width:556px;
	height:130px;
	background:#688F40;
}
div.intro p {
	margin:1em 1em 1em 1em;
	font-size:0.75em;
	color:#FFFFFF;
	text-align:left;
}
div.intro a {
   color:#FFCC00;
}
/***********************************************/
/* CONTENT
/***********************************************/
.content {
	float:left;
	width:640px;
	margin:10px 10px 5px 10px;
	display:inline;
}
.content h1 {
	float:left;
	width:99%;
	margin:0 0 10px 0;
	padding-left:5px;
	line-height:20px;
	font-size:0.75em;
	text-align:left;
	color:#FFFFFF;
	background:url(../images/headings-grad.gif) repeat-x #84ba52;
}
.content h2 {
	float:left;
	width:99%;
	margin:0.5em 0 0.5em 0;
	padding-left:5px;
	line-height:20px;
	font-size:0.75em;
	text-align:left;
	color:#FFFFFF;
	background:url(../images/headings-grad.gif) repeat-x #84ba52;
}
.content h1 a {
	color:#FFFFFF;
}
.content h1 a:hover {
	text-decoration:none;
}
.content p {
	margin:0.5em 0 0.5em 0;
	line-height:18px;
	font-size:0.75em;
	text-align:left;
	color:#333333;
}
.content li {
	margin:0.5em 0 0.5em 2em;
	font-size:0.75em;
	text-align:left;
	color:#333333;
}
.content td {
	font-size:0.75em;
	text-align:left;
	color:#333333;
}
.content div.textBox {
	float:left;
	width:310px;
	margin:1em 5px 1em 0;
}
.content div.textBox img {
	float:left;
	margin:0.5em;
}
/***********************************************/
/* FOOTER
/***********************************************/
.footer {
	float:left;
	width:100%;
	background:#688F40;
}
.footer p {
	float:left;
	margin:0 0 0 10px;
	font-size:0.7em;
	line-height:36px;
	text-align:left;
	color:#FFFFFF;
}
.footer a {
	color:#fff;
}
.footer p#copy {
	float:right;
	margin:0 10px 0 0;
}
.footer a#facebook {
	float:left;
	margin:2px 0 0 20px;
	height:32px;
	width:32px;
	background:url(../images/icons/FaceBook_32x32.png) no-repeat center center;
	text-decoration:none;
}
.footer a#linkedin {
	float:left;
	margin:2px 0 0 20px;
	height:32px;
	width:130px;
	background:url(../images/icons/Linked_In-32.png) no-repeat center center;
	text-decoration:none;
}
.footer a#youTube {
	float:left;
	margin:2px 0 0 20px;
	height:32px;
	width:32px;
	background:url(../images/icons/Youtube_32x32.png) no-repeat center center;
	text-decoration:none;
}
