/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

FFF0BD Yellow
fde8a2 Dark Yellow  fde594
CCCCCC Gray
B3AF98 Edge of tabber - gray/green
DBDBA5 Lite Green tabber
CCCC99 Dark Green tabber
999966 
8E7652 Brown
898F53 Green / Army footer nav bar (old)
6A7B08 Green widget h3 color (old)
*/

#featured-tabs {
	background:#CCCC99 url(creamlime/featured_links_shadow.jpg) repeat-y scroll left top;
}

#featured .information {
	background-color:#DBDBA5;
}

#two-col img {
	border:none;
	padding:5px;
}


#header  {
	height: 200px;
/*	position:absolute;
	z-index:1;
	float:left;*/
}

#header  img{
	position:absolute;
	z-index:1;
	margin:23px 0 0;
}

#header #subscribe {
	margin-top: 210px;
	padding: 0 0 0 25px;
}

body  {
	color: #23262a;
/*	background: #DBDBA5 url(styles/creamlime/bg.jpg) repeat-x left top;*/
	background: #DBDBA5 url(styles/creamlime/bg.jpg) repeat-x left top; 
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}


#container  {
	background:#FFF;
	
}

#container_bottombg {
	background:#FFF;	
}

#pagenav li {
	background: none;
}

#footer  {
	background: #898F53 url(creamlime/footertop.jpg) repeat-x left top;
/*	background: #8E7652 url(creamlime/footertop.jpg) repeat-x left top; brown */
}

#footer .copyright {
	background: none;
}

.entry ul li {
	list-style-image:none !important;
	list-style-position:outside !important;
	list-style-type: disc !important;
	margin:0 0 8px !important;
}

.entry ul li ul {
margin:7px 0;
padding:0 0 0 30px;
 
}

#two-col ul li  {
	background: url(styles/creamlime/arrow.jpg) no-repeat left top;
}

.gps_highlight {
	padding:2px 6px 4px 6px;
	color: #555555;
	background-color: #F5FFEA;
	border: #DDDDDD 2px solid;
}

.widget h3 {
	color:#898F53;
}

.free-consult-widget ul li {
border-bottom:none;
list-style-image:none !important;
list-style-position: inside !important;
list-style-type: none !important;
margin:0 0 8px !important;
}

.validation_error {
	color:#C00;
}

.validation_message {
	color:#C00;
}

#nav {
	font-size: 12px;
}