* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: url(../images/page_bg.png) no-repeat fixed center top;
	font: normal small Arial, Helvetica, sans-serif;
	color: #666666;
}

.images-margin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 0px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	border: none;
}

.NoBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
}

.text {
	font: normal small Arial, Helvetica, sans-serif;
	color: #666666;
}

.coach-link {
	font: normal 10px/125% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 7px;
}

.newsletter-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8059ab;
}

.newsletter-text li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8059ab;
	padding-bottom: 5px;
	list-style-image: url(../images/arrow.gif);
}

.coach-text {
	font: normal small/20px Arial, Helvetica, sans-serif;
	color: #666666;
}

.news-text {
	font: normal 13px/125% Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.resources-text {
	font: normal small/18px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.resources-subheading {
	padding: 7px 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #427e0e;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: .05em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #427e0e;
	line-height: 150%;
}

.red-subheading {
	padding: 7px 0 0px;
	font: bold small Arial, Helvetica, sans-serif;
	color: #d73105;
	letter-spacing: .05em;
	line-height: 150%;
}

.services-table td {
	padding-top: 15px;
	padding-bottom: 25px;
}


.services-list li {
	list-style-position: outside;
	margin-left: 0px;
	margin-bottom: 10px;
	list-style-image: url(../images/arrow.gif);
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}

.green-heading {
	padding: 7px 0 0px;
	font: bold 32px/150% Arial, Helvetica, sans-serif;
	color: #427e0e;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.green-B2B {
	color: #427e0e;
	font-size: 16px/14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

.green-subheading {
	padding: 7px 0 0px;
	font: bold small Arial, Helvetica, sans-serif;
	color: #427e0e;
	letter-spacing: .05em;
	line-height: 150%;
}

.tiny {
	font: normal 10px/125% Arial, Helvetica, sans-serif;
	color: #999;
	letter-spacing: .05em;
	word-spacing: .10em;
}

.tiny-red {
	font: normal 10px/125% Arial, Helvetica, sans-serif;
	color: #CC3366;
	letter-spacing: .05em;
	word-spacing: .10em;
}

.small-sidebar {
	font: italic normal 11px/115% Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
	word-spacing: .10em;
}

.x-small {
	font: bold normal 11px/14px Arial, Helvetica, sans-serif;
}

h2 {
}

h3 {
	color: #427e0e;
	font-size: 12px/14px Arial, Helvetica, sans-serif;
}

blockquote {
	margin-left: 4em;
	margin-right: 2em;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #427e0e;
}

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

.li {
	margin-bottom: 10px;
}

/* Boxed Style */

.boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: #427e0e url(../images/boxed_bg.gif) repeat-x left bottom;
	border: 1px solid #EEEEEE;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .title a:active {
	color: #d9f77f;
	text-decoration: none;
}
.boxed .title a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.boxed .title a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.boxed .title a:hover {
	color: #d9f77f;
	text-decoration: none;
}

.boxed .content {
	margin: 0 0 10px;
	padding: 12px 10px 12px 12px;
	background: #eafad4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
}

#content #sidebar .content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #427e0e;
}


/* Post */

.post {
	padding: 10px 10px 0;
}

.post .title {
	padding: 3px 0 15px;
	background: url(../images/title_rule.gif) repeat-x left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 135%;
}

.post .heading {
	padding: 5px 0 15px;
	background: url(../images/heading_rule.jpg) no-repeat left 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #427e0e;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	text-indent: 7px;
}

.post .subheading {
	padding: 7px 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #427e0e;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .05em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #427e0e;
	line-height: 150%;
}

.post .story {
	clear: both;
	padding: 5px;
	text-align: justify;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 120%;
}

/* Header */

#header {
	width: 760px;
	height: 175px;
	margin: 0 auto;
}

#header .logo {
	position: relative;
	top: 119px;
	left: 524px;
}

/* Header Image */

#header-image {
	float: left;
	width: 760px;
	height: 175px;
	background:  url(../images/AndreaDeanHeader.png) no-repeat center center;
}

#header-image h1 {
	display: none;
}

#header-image h2 {
	padding: 0 0 0 20px;
	font-size: .85em;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
}

#header-image a {
	text-decoration: none;
	color: #FFFFFF;
}


/* Content */

#content {
	width: 760px;
	margin: 0 auto;
}

#navigation {
	width: 760px;
	height: 25px;
	margin: 0 auto;
}

/* Content > Main */

#main {
	float: left;
	width: 520px;
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Testimonials */

#testimonials {
	margin-left: 4em;
	margin-right: 2em;
	padding: 1em 1em 0em;
	border: 1px solid #cfcfcf;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #636363;
	letter-spacing: .04em;
	line-height: 115%;
	margin-bottom: 10px;
}

/* Content > Sidebar */

#sidebar a {
}


#sidebar {
	float: right;
	width: 240px;
	padding-top: 20px;
}

.images-margin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d73105;
	padding: 0px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	border: 1px solid #eafad4;
}

.images-margin:active {
	color: #d73105;
	padding: 0px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	border: 1px solid #d73105;
}

.images-margin:link {
	color: #d73105;
	padding: 0px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	border: 1px solid #eafad4;
}

#sidebar .images-margin:visited {
	color: #d73105;
	padding: 0px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	border: 1px solid #eafad4;
}

.images-margin:hover {
	color: #d73105;
	padding: 0px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	border: 1px solid #d73105;
}



/* ICF LInks */

.ICF-links {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #253b8e;
}

.ICF-links a:active {
	color: #fca62b;
	text-decoration: none;
}

.ICF-links a:link {
	color: #253b8e;
	text-decoration: none;
}

.ICF-links a:visited {
	color: #253b8e;
	text-decoration: none;
}

.ICF-links a:hover {
	color: #fca62b;
	text-decoration: none;
}

/* Content > Menu */

#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: .01em;
	font-weight: normal;
	*margin-left:1px;
}

#menu ul {
	margin: 0 auto;
}

#menu li {
	text-align: left;
	float: left;
	list-style: none;
	width:95pt;
	*width:126px;
}

#menu a {
	display: block;
	padding: 0px 0px;
	border-top: 1px solid #EEEEEE;
	text-decoration: none;
	font-weight: bold;
	color: #8059ab;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	background: url(../images/menu_bg.gif) #FFF;
	background-repeat: no-repeat;
	background-position: center bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
	padding: 9px 0px;
	position:relative;
	text-align:center;
}


#menu a:hover {
	background: url(../images/menu_bg_a.gif) #FFF;
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #d73105;
}

#menu .active a {
	background: url(../images/menu_bg_a.gif) #FFF;
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #d73105;
}

#jsddm li{	
	float: left;
	list-style: none;
	vertical-align:middle;
}


		
#jsddm li ul{	
	margin: 0;
	padding: 0;
	position: absolute;
	display: none;
}
		
#jsddm li ul li{	
	float: none;
}

/* Content > Anchor LInks */

.Anchor-links {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.Anchor-links a:active {
	color: #427e0e;
	text-decoration: none;
}

.Anchor-links a:link {
	color: #666666;
	text-decoration: none;
}

.Anchor-links a:visited {
	color: #666666;
	text-decoration: none;
}

.Anchor-links a:hover {
	color: #427e0e;
	text-decoration: none;
}

/* Footer */

#footer {
	clear: both;
	width: 720px;
	margin: 0 auto;
	padding: 10px 20px;
	background: url(../images/footer_bg.gif) repeat-x;
	height: 18px;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: x-small;
	color: #e37e63;
}

/* Bottom Navigation */

#bottom-nav {
	clear: both;
	width: 720px;
	margin: 0 auto;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #d73105;
}

#bottom-nav p {
	margin: 0;
	text-align: center;
}

#bottom-nav a {
	color: #d73105;
}

#bottom-nav a:hover {
	color: #8059ab;
}


/* Jelly Logo */

#jelly-logo {
	clear: both;
	width: 720px;
	margin: 0 auto;
	padding: 10px 20px;
}

#jelly-logo p {
	margin: 0;
	text-align: center;
}

.blog_widget{
	margin-left:10px;
	font-size:small;
	list-style:none;
}