body
{
	background-color: #CCC;
	margin-bottom: 25px;
}

#content ul
{
margin-left: 15px;
}

h1 {
	color: #2C4146;
	font-size: 16px;
	line-height: 30px;
}

#entertint
{
	background: #DCE7CF;
	padding: 160px;
	text-align: center;
	line-height: 20px;
}

/* -----------------------------------*/
/* ---------->>> LINKS <<<-----------*/
/* -----------------------------------*/

a:link, a:active, a:visited {color: #4B8Cb3; font-weight: 100; text-decoration: none;}
a:hover {color: #5C8727; font-weight: 100; text-decoration:none;}


/* -----------------------------------*/
/* ---------->>> SEARCH BAR <<<-----------*/
/* -----------------------------------*/


#top_search
{
	background-color: #CCCCCC;
}

.search
{	
	color:#666666;
}

#thank_you_title
{	
	font-size: 16px;
	padding-bottom: 5px;
	text-align: center;
	height: 340px;
	padding-top: 100px;
	line-height: 20px;
}

/* -----------------------------------*/
/* ---------->>> BANNER <<<-----------*/
/* -----------------------------------*/

.logo
{	
	margin-top: 40px;
	float: left;
}

/* -----------------------------------*/
/* ---------->>> CONTENT <<<-----------*/
/* -----------------------------------*/

/* ---------->>> MAIN CONENT <<<-----------*/
#super_wrapper
{
	width: 100%;
	background-color: #89A36D;
}

#content_wrapper
{
	margin-top: -25px;
	width: 688px;
	min-height: 460px;
	float: left;
	background-color: #FFF;
	padding: 5px 5px 0px 5px;
	border-top: 1px solid #CCC;
}

/* -----------------------------------*/
/* ---------->>> PIE COLUMN <<<-----------*/
/* -----------------------------------*/

#pie_container
{
	position: relative;
	float: left;
	width: 181px;
	margin-top: -25px;
	height: 100%;
}

#pie
{
	width: 47px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#the_pie
{
	float: left;
}

#pie_content
{
	padding: 10px;
}

#pie_title
{
	margin-top: 9px;
	margin-left: 45px;
	color: #FFF;
	font-size: 12px;
}

#pie_text
{
	margin-top: 30px;
	border: 2px solid #FFF;
	padding: 12px;
	color: #FFF;
}

#pie_text a
{
	color: #FBFAAC;
	font-size: 13px;
}

#pie_text a:hover
{
	color: #FFF;
	font-size: 13px;
}


/* ---------->>> NEWSLETTER <<<-----------*/
 #newsletter_text
 {
 	padding-bottom: 10px;
}

/* ---------->>> FORM <<<-----------*/

.newsform
{
	background: #FFF;
	padding: 3px;
	border: none;
	margin-bottom: 5px;
	width: 123px;
	color: #666;
	
}


/* ---------->>> EXPERT <<<-----------*/

#expert_question
{
	background: #FFF;
	padding: 3px;
	border: none;
	margin-bottom: 5px;
	width: 123px;
	color: #999;
}

#expert_text a
{
	color: #D7D4A1;
}

#expert_text a:hover
{
	color: #FFF;
}

/* ---------->>> QUIZES POLLS <<<-----------*/

.quiz_question
{
	color: #FFF;
	font-size: 13px;
	font-style: italic;
	padding-bottom: 10px;
}

.quiz_answers
{
	font-size: 12px;
	color: #FFF;
}

.quiz_answers
{
	font-size: 12px;
	color: #FFF;
}

.quiz_answers ul
{
	list-style: none;
}

.quiz_answers a
{
	color: #AFD4DF;
}

.quiz_answers a:hover
{
	color: #FFF;
}

.quiz_submit
{
	width: 73px;
	height: 25px;
	border: none;
	background: url(/img/submit_button.png) no-repeat;
	font-size: 11px;
	letter-spacing: .1px;
	padding-bottom: 8px;
	margin-top: 10px;
	color: #666666;
}

/* ---------->>> QUOTES MISC <<<-----------*/

#misc_text
{
	background: #99B974;
	margin-top: 15px;
	border: 2px solid #FFF;
	padding: 12px;
	color: #FFF;
}

/* -----------------------------------*/
/* ---------->>> BOTTOM FLOOD <<<-----------*/
/* -----------------------------------*/

#botflood
{
	padding: 0;
	display: inline-block;
	background: #CCC;
	width:100%;	
}

#footer a
{
	color: #B4C3A5;
}

#footer a:hover
{
	color: #5C8727;
}

