/*   darkest green: #627734  */

* html div {
	height: 1%;
}
body {
	margin: 0;
	padding: 0;
	font-size: 76%;
	line-height: 140%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	color: #000000;
	background: #627734;
	background-image:url(img/web_background.jpg); background-repeat:no-repeat;
	background-position:top;
}

#container {
	width: 90%;
	margin: 0px auto 10px auto;
	background: #627734;
	border: 1px solid #EFBE55;	
}

#header {
	background: #8DAC70; 
		
 
}

#constants {
	padding: 6px;
	color: #EFBE55;
	font-size:.9 em;
}	
	
#constants a {
	color: #EFBE55;
}

#constants a:link{
	color: #EFBE55;
	text-decoration: none;
}

#constants a:visited{
	color: #EFBE55;
	text-decoration: none;
}
#constants a:hover{
	color: #D19011;
	background-color: #EFBE55;	
}



#left {
	background: #C5CA96;
	border: 2px dotted #668e39;
	margin: 10px;
	padding: 5px;
	vertical-align: top;
	text-align:left;
	width:200px
}

#left h2	{
	text-transform: uppercase;
	margin-top: 1.2em;
	margin-bottom: 0;
	margin-left: -10px;
	padding: 4px 0 4px 15px;
	color: #40230D;
	border-bottom: 2px solid #40230D;
	border-right: 1px solid #40230d;
	background: url(img/dot_dark_green.gif) repeat;
	font: bold 1em "Arial Narrow", arial, helvetica, sans-serif;
}


#center {
	background: #F4EDB6;
	margin: 10px;
	padding: 5px 35px 30px 35px;
	vertical-align: top;
	text-align:left;
}

#right {
	background: #E3DDE8;
	margin: 10px;
	padding: 5px;
	vertical-align: top;	
	text-align:left;
	width: 200px;
}

#right h2	{
	text-transform: uppercase;
	margin-top: 1.2em;
	margin-bottom: 0;
	margin-left: -10px;
	padding: 4px 0 4px 15px;
	color: #573578;
	border-bottom: 2px solid #40230D;
	border-right: 1px solid #40230d;
	background: url(img/dot_dark_purple.gif) repeat;
	font: bold 1em "Arial Narrow", arial, helvetica, sans-serif;
}

/*** Footer Styles ***/

#footer {
	clear: both;
	width: 90%;
	align:center;
	background-color: #8FAD6F;	
	margin: -10px auto 10px auto;
	padding: 3px;
	font-size: .9em;
	border: 0px 1px 1px 1px solid #EFBE55;	
	
}

#footer a {
	color: #40230D;
}

#footer a:link{
	color: #40230D;
	text-decoration: none;
}

#footer a:visited{
	color: #40230D;
	text-decoration: none;
}

#footer a:hover{
	color: #D19011;
	background-color: #f6ff97;	
}

/*** GlobalNav Styles ***/

#globalNav{ 
margin: 0;
}

#globalNav table{
background-color: #E8D450;
border-bottom: 1px solid #668e39;

}
#globalNav td {
font: bold 1.1em/1em "Arial Narrow", arial, helvetica, sans-serif;
border: 1px solid #EBA30C;
text-align: center;
width: 14%;
}

#globalNav img{
 display: block;
}

#globalNav a {
 	display: block;
	color: #627734;
	padding: 5px;
}

#globalNav a:link{
	color: #5E6E30;
	text-decoration: none;
}

#globalNav a:visited{
	color: #5E6E30;
	text-decoration: none;
}

#globalNav a:hover{
	color: #D19011;
	background-color: #f6ff97;	
}

#special_feature {
	width: 45%;
	float:left;
	margin: 6px 6px 6px -33px;
	padding: 9px;
	vertical-align: top;
	text-align:left;
	background: #CC99FF;
	border: thin solid #663399;
}
#special_feature h1{
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #330033;
	font-style: italic;
	font-size: 130%;
}

#special_feature h2{
	font-family: "Helvetica Narrow", sans-serif;
	color: #330033;
	font-style: italic;
	font-size: 85%;
	background-image:none;
	background-color:#FCF
}
#special_feature h4{
	color: #333
}

#special_feature td{
	font-size: 86%;
}


#testimonial {
	background: #E3DDE8;
	border-bottom: 2px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin: 10px;
	padding: 15px;
	vertical-align: top;	
	text-align:left;
	width: 40%;
	float:right;
}

#testimonial h2 {
	text-transform: uppercase;
	margin-top: .5em;
	margin-bottom: 0;
	margin-left: -10px;
	padding: 4px 0 4px 15px;
	color: #573578;
	border-bottom: 2px solid #40230D;
	border-right: 1px solid #40230d;
	background: url(img/dot_dark_purple.gif) repeat;
	font: bold 1em "Arial Narrow", arial, helvetica, sans-serif;
}

#testimonial.wide{
float:none; width:600px;

}

/*** text styles ***/

h1	{
	font: bold 1.3em "Arial Narrow", arial, helvetica, sans-serif;
	color: #627734;
	margin: 35px 0 8px 0;
	}

h2	{
	clear:both;
	text-transform: uppercase;
	margin: 6px 0px 3px -10px;
	padding: 4px 0 4px 15px;
	color: #40230D;
	border-bottom: 2px solid #40230D;
	border-right: 1px solid #40230d;
	background: url(img/dot_dark_green.gif) repeat;
	font: bold 1.1em "Arial Narrow", arial, helvetica, sans-serif;
	
}

h3	{
	margin: 16px 0px 0px 0px; 
	text-transform:uppercase; 
	font: bold 1em/1em "Arial Narrow", arial, helvetica, sans-serif;
	color: #552868;}

h4 {
	margin: 3px 0px 0px 0px;
	color: #9f2d20;
	font: bold 1.2em/1em "Arial Narrow", arial, helvetica, sans-serif;
}

p 	{
	margin: 3px 0 8px 0;
	font-size: .9em;
}
		
li	{
	font-size: .9em;}

.normal {                                   /*for use on tables within tables to maintain text size */
	font-size: .9em;
	}

.small	{                                   /*for use on tables within tables to maintain text size */
	font-size: .8em;
	}

.small_green {                                   /*for use on tables within tables to maintain text size */
	font-size: .9em;
	color:#627734;
	background-color:#FF0;
	padding:3px;
	}
	
	
 

#referral {
	margin: 0px;
}

#syllabus {
	background-color: #CCCC66;
	padding: 9px;
	border: 1 px solid #627734;
	margin: 6px;
}

#alert { text-align:center; background-color:#660000; color:#CCFF00; border: 1px, solid #CCFF00; 	font: bold 1.3em "Arial Narrow", arial, helvetica, sans-serif; padding:5px;
}

#alert a {display: inline;}
#alert a:hover {backround-color: transparent; color: #06C;}



/*Comment of the Moment +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= */



.pullquote {

margin:0;

padding:0 7px 0px 7px;

color:#ababab;

line-height:149.4%;

float:left;

}



.pullquote h2 {

margin:0;

padding:0;

font-size:116.2%;

line-height:149.4%;

}



.pullquote blockquote {

margin:3px 0 0 0;

font-weight:normal;

font-size:132.6%;

font-style:italic;

}



.pullquote blockquote img {

	margin-bottom:0px;

	border:none;

}



.pullquote blockquote a:hover {

text-decoration: underline;

}



.pullquote .comment_author {

margin:0px 7px 10px 0;

float:right;

width:178px;

}



.subCol .pullquote .comment_author {

width:120px;

}



.pullquote span {

margin:5px 0 0 0;

padding:0;

font-size:91.6%;

line-height:100%;

display:block;

text-align:left;

font-family:Arial, sans-serif;

}



.pullquote span.com-post {

margin-left:14px;

font-weight:bold;

}


#bliss .pagehead {display: none;}
#bliss li {display: none;}
#bliss blockquote {display: none;}

#bliss .pagehead2 { text-transform: none;
	margin: 0;
	padding: 0;
	color: #40230D;
	border-bottom:none;
	border-right: none;
	background: none;
}
#bliss .pagehead2 {	margin: 3px 0px 0px 0px;
	color: #9f2d20;
	font: bold 1.2em/1em "Arial Narrow", arial, helvetica, sans-serif;}
#bliss .body1{	margin: 3px 0 8px 0;
		font-size: .8em; font-style:italic;}	

#feature_green h1 {background-color:#CF3; color:#606; margin-left:-24px; margin-bottom:-33px; padding:11px;}
#feature_green p {background-color:#CF3; color:#606; margin-left:-24px; margin-bottom:-33px; padding:11px;}
#feature_green h4 {border: 1px solid #006#; padding:24px; color:#006; background-color:#CCE699; line-height:111%; text-align: left; margin-top:0;}


/* feedburner */
#wvox {background: #E3DDE8;
	border-bottom: 2px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin: 10px;
	padding: 15px;
	vertical-align: top;	
	text-align:left;
	width: 40%;
	float:right;}
#wvox div.feedburnerFeedBlock ul li span.headline a{ font-weight:bold;}
#wvox div.feedburnerFeedBlock img {float:right; vertical-align:top; padding-left: 3px;}
#wvox div.feedburnerFeedBlock ul li {border-bottom: 1px solid #999; clear:both;}
#wvox div.feedburnerFeedBlock ul {margin-left: 0; padding-left:0; list-style-type: none}
#wvox .feedTitle a{margin: 16px 0px 0px 0px;  text-transform:uppercase; font: bold 1.1em/1.1em "Arial Narrow", arial, helvetica, sans-serif; color: #552868; text-decoration:none;}
#wvox div.feedburnerFeedBlock ul ul {list-style-type: disc;}


#icblog div.feedburnerFeedBlock img {float:left; padding-right: 6px;}
#icblog div.feedburnerFeedBlock ul {margin-left: 0; padding-left:0; list-style-type: none;}
#icblog .feedTitle a{font: bold 1.7em "Arial Narrow", arial, helvetica, sans-serif; color: #627734; margin: 35px 0 8px 0; text-decoration:none;}
#icblog .headline a {margin: 3px 0px 0px 0px; color: #9f2d20; font: bold 1.4em/1.4em "Arial Narrow", arial, helvetica, sans-serif;}


/*
#testimonial div.feedburnerFeedBlock ul ol {
list-style-type: decimal;
}

#testimonial .feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none;
}

#testimonial.feedburnerFeedBlock ul li {
padding: 5px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #E0E0E0;
}

#testimonial .feedburnerFeedBlock ul li span.headline a {
color: #990000;
text-decoration: none;
display: block;
}

#testimonial .feedburnerFeedBlock ul li span.headline a:hover {
color: #535353;
}

#creditfooter {
display: none;
}

