body {
	background:#FFFFFF ;
	color:#666666;
}
a		{color:#819391;}
a:hover	{color:#8ac53f;}
/*####################################
START HEADER 
####################################*/

/*####################################
END HEADER 
####################################*/


/*####################################
START FOOTER 
####################################*/

#footer li {
	border-left: 1px solid #819391;
}
#footer a:hover {
}
#disclosure p a {
	color:#999999;
}
/*####################################
END FOOTER
####################################*/


/*####################################
START TOP NAVIGATION  
####################################*/

 /*####################################
START TOP NAVIGATION  
####################################*/

/*####################################
START CONTENT
####################################*/

#content h1 {
	color: #ff6633;
}
#content h2 {
	color: #8ac53f;
}
#content h2.offertitle {
	color: #8ac53f;
	background: #EFEFEF;
	padding: 10px;
	border:1px solid #DFDFDF;
	text-transform:uppercase;
	margin: 50px 0 20px 0
}
#content h2 a {
	color: #8ac53f;
}
#content h2 a:hover	{color:#819391;}
#content h3 {
	color:#ff6633;
}
#content h4 {
	color:#8ac53f;
}
#content h5 {
	color:#303030;
}
/*####################################
END CONTENT  
####################################*/


/*####################################
START SIDEBAR
####################################*/

/*####################################
END SIDEBAR  
####################################*/

#container #contentholder .breadcrumb li{
	border-left:1px solid #819391;
}
#container #contentholder #content .featurebox h1{
	color:#8ac53f;
}
/*####################################
START RIGHT SIDEBAR
####################################*/
#content #rightmenu h1 {
	color:#819391;
}
#content #directorypage .directoryindex p{
	color:#666666;
}
#content #directorypage h1{
	color:#f63;
}
#content #directorypage h2{
	color:#8ac53f;
}
#content #directorypage h3{
	color:#8AC53F;
	border-top: 1px solid #c8c8c8;
}
#content #directorypage .directoryindex + .clearer {
	background-color:#999999;
}
#content p.backtotop{
	border-top: 0px solid #c8c8c8;
}

/*####################################
END RIGHT SIDEBAR  
####################################*/

/*####################################
START WORDPRESS SPECIFIC STYLES
####################################*/


/* Begin Typography & Colors */
.alt {
	background-color: #f8f8f8;
}
.even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

.commentlist li .avatar { 
	border: 1px solid #eee;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	}

.commentlist p {
	}

#commentform p {
	}

.commentmetadata {
	}

/* End Typography & Colors */



/* Begin Structure */


/* End Structure */





/* Begin Images */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


/* End Entry Lists */




/* End Form Elements */



/* Begin Comments*/
/* End Comments */



/* Begin Sidebar */
/* End Sidebar */



/* Begin Calendar */
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	border-left: 5px solid #ddd;
	}


/* End Various Tags & Classes*/



/* Captions */
.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
}
/* End captions */
/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative; width: 225px; list-style-type:none; }
ul.dropdown li                      { font-weight: bold; float: left; zoom: 1; font-size: 80%; width: 225px; list-style-type:none; text-align:right; margin-bottom: 1em; }
ul.dropdown a:hover		            { }
ul.dropdown a:active                {}
ul.dropdown li a                    { display: block; text-decoration:none;}
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { position: relative; }
ul.dropdown li.hover a              {}


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 197px; padding: 4px 30px 25px 30px; visibility: hidden; position: absolute; bottom: -86px; left: 229px; background:url(images/scenicrim_hover.png) no-repeat right bottom; min-height:94px; }
ul.dropdown ul li 					{ font-weight: normal; background: none;  width: 197px;
									  border-bottom: 2px solid #cad0cf;}
ul.dropdown ul li a					{color: #212924} 
ul.dropdown ul li a:hover			{ color: #000;} 

