/*
Theme Name: DL2
Theme URI: http://www.devlounge.net
Description: A theme built by Astereostudio and Devlounge.
Version: 2.0
Author: Astereostudio & Devlounge


        Devlounge Stylesheet
	
	Designer:
	Author: Andrew Clemente
	Email: loud@astereostudio.com
	Portfolio: http://astereostudio.com
	
	Programmer:
	Author: Prashant Sugand
	Email: prashant@xirgo.net
	Portfolio: http://xirgo.net
	
	Copyright 2006, all rights reserved, Astereo Studio and Xirgo.
	
*/

body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#ecombody{
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}

img {
	border: 0;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 939px;
	background: #fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}


#header {
	width: 939px;
	margin: 0 auto;
	height: 288px;
	background-image: url(images/main_header.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#logo {
	width: 40%;
	height: 115px;
	margin: 0 auto;
	cursor: pointer;
	background-image: url(images/essentia_logo.jpg);
	background-repeat: no-repeat;
	float:left;
}

#logo h1 {
margin: 0px;
padding: 0px;
font-size: 24px;
font-weight: normal;
}




#hpane {
	width: 719px;
	padding: 5px;
	overflow: hidden;
	background: #f8f6f7;
	border: 1px solid #ebeaea;
}

#hpane #user {
	width: 50%;
	float: left;
}

#hpane #msgs {
	width: 50%;
	float: right;
	text-align: right;
}

/*
++++++++++++++++++
Navigation
++++++++++++++++++
*/

#nav {
	width: 936px;
	padding: 0px;
	height: 47px;;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222;
	margin-bottom: 15px;
	border: 1px solid #ebeaea;
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

#nav ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(images/divider.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.page_item page-item-19{
	background-color: #0F3;
}

#nav a {
	text-decoration: none;
	color: #FFF;
	padding: 5px;
	margin-right: 40px;
	margin-left: 40px;
}

#nav a:hover {
	color: #fff;
	padding: 5px;
	text-decoration: underline;
}

.naalignleft {
width: 40%;
float: left;
}

.naalignright {
width: 40%;
float: right;
}

/*
+++++++++++++++++++
Continue With the Layout
+++++++++++++++++++
*/

#content-wrap {
	width: 100%;
	
	overflow: hidden;
	background-color:#FFF;

}

#content-wrap #pane {
	width: 260px;
	float: left; 
}

#content-wrap #sidebar {
width: 220px;
padding: 5px;
height: 100%;
float: right;
background-color: #f7f7f7;
font-size: 12px;
}


#content-wrap #content {
	width: 650px;
	padding: 5px;
        padding-top: 0px;
	float: right;
        line-height: 150%;
        font-size: 12px;
}

#content-wrap #subpage {
	width: 95%;
	float: left;
	padding-left: 5px;
	padding-righ:5px;
	font: 12px/20px Verdana;
	color: #000;
}


#content-wrap #arch {
	width: 95%;
	float: left;
	padding-left: 5px;
	color: #767475;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#pane .module {

	padding: 5px;
}

#featArticles {
	width: 250px;
	border: 1px solid #e2e2e2;
	padding-bottom: 5px;
	margin-bottom: 14px;
}

#featArticles .aHead {
	height: 16px;
	padding-left: 20px;
	background: url("images/icon_article.gif") no-repeat;
}

#featArticles .heading {
	background: url("images/head_feat-articles.gif") no-repeat;
	height: 28px;
	margin-bottom: 5px;
}

#featArticles #browse {
	width: 210px;
	padding: 5px;
	padding-left: 25px;
	margin: 0 auto;
	background: #eff8ea url("images/icon_tick.gif") no-repeat;
	background-position: 5px 5px;
	border: 1px solid #b4c9a7;
}

#sNotes {
	width: 250px;
	border: 1px solid #EBEAE2;
margin-bottom: 14px;
}

#sNotes a {
border-bottom: 1px solid #efefef;
}

#sNotes a:hover {
border-bottom: 1px solid #ccc;
}

#sNotes .heading {
	background: url("images/head_sidenotes.gif") no-repeat;
	height: 31px;
	margin-bottom: 5px;
}

#fContent {
	width: 100%;
}

#content .heading {
	background: url("images/head_fresh-content.gif") no-repeat;
	height: 23px;
	width: 100%;
        margin-bottom: 5px;
}

#ads {
	width: 100%;
        border-top: 1px solid #e2e2e2;
        padding-top: 15px;
        clear: both;
}

#ads .ablock {
	width: 220px;
        margin-right: 32px;
	float: left;
}

#ads .ableft {
width: 220px;
float: right;
}

/* Whitespace and dividers */

#whitespace {
width: 100%;
height: 10px;
background-color: #fff;
}

.wspace {
width: 100%;
height: 10px;
background-color: #fff;
}

/* Move Along */

#footer {
	margin: 15px 0;
	padding-top: 3px;
	border-top: 3px solid #ebebe8;
	width: 100%;
        background: #fff;
		font-size: 9px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
}

#footer .heart {
	background: url("images/icon_heart.gif") no-repeat;
	padding-right: 16px;
}

.red {
	color: #ae141e;
}

/*
+++++++++++++++
Homepage & Single Posts
+++++++++++++++
*/

#insidewords {
padding: 5px;
line-height: 150%;
font-size: 12px;
}

#content h1{	color: #a26c00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	}

#content h2 {
	border-bottom: solid 2px #e2e2e2;
	padding: 5px 0px 0px 5px;
	color: #a26c00;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	line-height: 17px;
	font-size: 18px;
}

#content h2 img {
vertical-align: middle;
}

#content h2 a {
color: #a26c00;
}

#content h2 a:hover {
color: #a26c00;
}

#content .dropped {
margin-left: 25px;
}

#content .dropped a {
color: #666;
}

/*
**********************************
POST COMMENTS
**********************************
*/

#commentarea {
width: 470px;
float: left;
padding-left: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-top: 10px;
}

#precomments {
width: 100%;
}

#precomments img {
vertical-align: text-bottom;
}

.comleft {
width: 75%;
float: left;
}

.comright {
width: 20%;
float: right;
}

h3#comments {
font-size:14px;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
color: #666;
margin: 0px;
}

#commentsheader {
background-image: url(images/comment_head.gif);
height: 55px;
width: 300px;
}

.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:250px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}

ol.commentlist{
	color:#777;
	font-size:11px;
	list-style-type:none;
        font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin:0;
	margin-top:1.5em;
	padding: 0px;
        width: 80%;
}

ol.commentlist a {
			color: #555;
			text-decoration: none;
			border-bottom: 1px dotted #ca1717;
			display: inline;
 }
			
		ol.commentlist a:hover {
			color: #222;
			text-decoration: none; 
}

.cauthor {
font-weight: bold;
font-size: 12px;
}

.cauthor a {
color: #555;
                        font-size: 12px;
                        font-weight: bold;
			text-decoration: none;
			border-bottom: 1px dotted #ca1717;
}

.cauthor a:hover {
color: #222;
text-decoration: none; 
}

.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}

.alt{
	background:#fff;
	padding:0.5em;
}

.alt2{
	background: #fff url('images/postdata.gif') 15px center no-repeat;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	margin: 10px auto;
	padding: 5px 20px 5px 45px;
}

.comment-even, .comment-preview {
	background-color: #F8FAFC;
}

.comment-odd {
	background-color: #fff; /* Change this colour to add "Flip flopping" backgrounds */
}

.authorcomment { /* Author background color */
	background-color: #f7f7f7;
}

/* Comment/Trackback Favatars & Gravatars */
.comment-favatar {
	-moz-opacity:0.5;
	opacity: 0.5;
	
	background: center center;
	float: right;
	margin: 2px 0 0 0; 
	width: 16px;
	height: 16px;
}
.comment-favatar:hover {
	-moz-opacity:1;
	opacity: 1;
}
.trackback-favatar {
	background: center center;
	width: 16px;
	height: 16px;
	float: left;
	margin: 2px 6px 0 2px;
	cursor: pointer;
}
.comment-gravatar img {
	float: right;
	padding: 2px;
	margin: 0;
	border: 1px solid #A5A5A3;
	width: 30px;
	height: 30px;
	background: #fff url(wp-content/gravatars/avatar.jpg) no-repeat center center;
}

#commentform textarea {
	width: 90%;
}

.gravatar {
	margin-right: -5px;
	float: right;
	border: 0px;
	}

ol.commentlist blockquote {
	background: #F8FAFC url("images/blockquote.gif") no-repeat left top;
	border: 1px solid #ebebeb;
	padding:1px;
        line-height: normal;
	font-size: 10px;
}

/*
******************************
SINGLE POST CLASSES
******************************
*/

			
		#subpage h1, #subpage2 h1 {
	color: #a26c00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
}

#subpage .entrytext, #subpage .entrytext {
	color: #666; 
	font-size:13px;}
#subpage .entrytext h3 {	color: #a26c00;
	font-size: 16px;
	margin: 0px;
	font-weight: normal;}

#subpage p a, #subpage2 p a{
	color: #a26c00;
	text-decoration: none;
}
			
#subpage p a:hover, #subpage2 p a:hover {
color: #a26c00;
text-decoration: underline;
}

.postpicclass { 
display:block; 
margin: 0 auto;
padding: 3px;
border: 1px solid #efefef;
} 

.postnobrdr { 
display:block; 
margin: 0 auto;
padding: 3px;
border: 0px;
} 

.postsingleimg { 
display:block; 
padding: 3px;
border: 1px solid #efefef;
} 

.postsingleimg a { 
border: 0px;
} 
			
		#subpage h2, #subpage2 h2 { /* Comment Titles */
	padding: 5px 0px 0px 5px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	line-height: 17px;
	font-size: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
			
#subpage h3, #subpage h3 {
color: #222;
font-weight: normal;
line-height: 90%;
font-size: 14px;}
						
#subpage .postInfo, #subpage2 .postinfo {
font-size: 11px;
border-top: solid 2px #cc0000;
padding: 5px 0px 5px 0px;
margin: 15px 0px 0px 0px; }
			
#subpage blockquote {
width: 90%;
margin: 0 auto;
font-style: italic;
font-size: 1.3em;
border:3px double #ccc;
border-width:3px 0;
text-align: center;
padding:0.5em;
color: #666666;
}

#subpage blockquote a img {
border: 0px;
}

/*
******************************
IMPROVED POST BIT (NEW!)
******************************
*/

.singlepost {
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #efefef;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 5px;
}

.singlepost img {
vertical-align: middle;
}

.singlepost h1 {
	color: #a26c00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
}
.singlepost h3 {	color: #a26c00;
	font-size: 16px;
	margin: 0px;
	font-weight: normal;}
	
.titlespec {
	color: #a97b25;
font: 20px "Verdana", Helvetica, Arial, Sans-Serif;
line-height: 30px;
border-bottom: solid 2px #e2e2e2;

}

#socialbookmarks {
width: 100%;
margin-top: 10px;
padding-top: 7px;
padding-bottom: 7px;
border-top: 2px solid #efefef;
border-bottom: 1px solid #efefef;
}

#socialbookmarks img {
border:0px;
padding-right:4px;
background-color: #fff;
margin-right: 5px;
}

#socialbookmarks img a {
border:0px;
padding-right:4px;
background-color: #fff;
margin-right: 5px;
}

/*
+++++++++++++
Sidebar
+++++++++++++
*/

#sidebar ul li #searchform {
margin: 0px;
border: 0px;
}

#sidebar ul li .widget widget_search {
border: 0px;
margin: 0px;
padding: 0px;
}

#sidebar ul li #search {
border: 0px;
padding: 0px;
margin: 0px;
}

#sidebar ul  {
	list-style-type:none;
	margin:0;
	padding:0;
}

#sidebar ul li  {
	margin-bottom:0.3em;
	padding:0.3em;
	list-style-type: none;
	color: #FFF;
}


#sidebar li  {
margin-bottom:0.3em;
padding:0.3em;
list-style-type: none;
margin: 0 auto;
}

#sidebar p {
font-size: 11px;
line-height: 19px;
}

#sidebar p a {
background-color: #efefef;
}

#sidebar p a:hover {
background-color: #f7f7f7;
}

#sidebar h2 {
font-size: 14px;
font-weight: bold;
margin-bottom: 5px;
color: #a26c00;
border-bottom: 1px solid #ccc;
}
.sidebar h2 {display:none;}

#sidebar img {
margin-bottom; 5px;
}

#sidebar img a {
margin-bottom: 5px;
}

#sidebar .adcase {
margin-bottom: 5px;
}

/*
+++++++++++++
Archives
+++++++++++++
*/

.arctext {
font-size: 12px;
line-height: 20px;
color: #555;
margin-bottom: 15px;
}

.minipost {
color: #888;
font-size: 10px;
margin-left: 10px;
}

#arch h3, h3 {
	color: #a26c00;
	font-size: 16px;
	margin: 0px;
	font-weight: normal;
}

#arch h3 a {
color: #a26c00;
background-color: #f2f2f2;
}

#arch h3 a:hover {
	text-decoration: underline;
}

#arch h2 {
font-size: 16px;
}
#arch a {color: #a26c00;}
#arch a:hover {
	text-decoration: underline;
}

/*
+++++++++++++
Search
+++++++++++++
*/

#search {
	width: 250px;
        border: 1px solid #e2e2e2;
        margin-bottom: 14px;
        padding-bottom: 5px;
}

#search .heading {
background: url("images/search_bg.gif") no-repeat;
	height: 23px;
	margin-bottom: 5px;
}

#search #browsetwo {
	width: 210px;
	padding: 5px;
	padding-left: 25px;
	margin: 0 auto;
        margin-top: 10px;
	background: #FAF8F1 url("images/icon_info.png") no-repeat;
	background-position: 5px 5px;
	border: 1px solid #E2DFD6;
}

#searchform {
margin-left: 5px;
}

#searchformsb {
margin-left: 5px;
margin-bottom: 10px;
}

/*
+++++++++++++
Features (Internals)
+++++++++++++
*/

.featmod {
height: 100%;
width: 100%;
border-bottom: 1px solid #E5E5E5;
margin-bottom: 10px;
}

.featmod img {
margin-right: 15px;
vertical-align: middle;
}

#feed {
	width: 723px;
        margin: 0 auto;
        margin-top: 10px;
	padding: 4px 2px 0 5px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	background: #efefef;
        vertical-align: middle;
}

#feed .icon {
	background: url("images/feediconlarge.gif") no-repeat;
	height: 28px;
	display: block;
        padding: 5px 5px 0 35px;
	font-size: 1.1em;
}

#feed span {
	font-weight: normal;
}

/*
****************
Archives Nav
****************
*/

#arch .navigation {
width: 100%;
padding: 5px;
background-color: #f7f7f7;
border-top: 1px solid #efefef;
border-bottom: 1px solid #efefef;
margin-bottom: 5px;
}

/*
****************
Newsletter Subscribe (HP)
****************
*/

#nlSub {
	width: 250px;
	border: 1px solid #e2e2e2;
}

#nmSub a {
border-bottom: 1px solid #efefef;
}

#nlSub a:hover {
border-bottom: 1px solid #ccc;
}

#nlSub .heading {
background: url("images/head_newsletter.gif") no-repeat;
	height: 23px;
	margin-bottom: 5px;
}
/*
****************
Regina New Code
****************
*/

#preheader {
	width: 60%;
	height: 137px;
	margin: 0 auto;

	float:right;
}
#topaddress {
	width: 100%;
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#topaddress .phone {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #a97b25;
	width:260px;
	height:53px;
	float:right;
	background-image: url(images/call_us.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:53px;
	vertical-align: bottom;
}
#phoneicon {
}
#subnav {
	text-align: right;
}
#subnav ul {padding-top:10px;}
#subnav li {
	list-style-type:none;
	display:inline;
	font-variant: normal;
	padding-left: 25px;
	text-transform: uppercase;
	padding-right:20px;
}
#subnav li.home {
	background-image: url(images/home_icon.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#subnav li.about {
	background-image: url(images/aboutus_icon.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#subnav li.blog {
	background-image: url(images/blog_icon.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#subnav li.account {
	background-image: url(images/myaccount_icon.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#subnav li.contact {
	background-image: url(images/contat_icon.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-right:0px;
}
#header .description{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	width: 250px;
	padding-top: 110px;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 20px;
}
#nav2, #nav3{
text-align:left;
margin:0px;
}
#nav2 ul{padding-top:10px; margin:0px; padding-left:0px; display:inline; float:left;}
#nav2 li {
	list-style-type:none;
	display:inline;
	font-variant: normal;
	margin:0px;
	padding-right:15px;
	
}
#nav3{
	height:69px;
}
#nav3 ul {padding-top:8px;  margin:0px; padding-left:5px; display:inline; float:left;}
#nav3 li{
	list-style-type:none;
	display:inline;
	font-variant: normal;
	margin:0px;
	padding-right:20px;
	padding-left:15px;
	width:110px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCC;
	
}
	#nav3 li a{
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	width:110px;
	display:inline-block;
	}
	
#copyright{
	float:right;
	width: 300px;
	padding-top:10px;
	
}
#header2 {
	width: 939px;
    margin: 0 auto;
	height: 104px;
	margin: 5px 0;
	background-image: url(images/main_header2.jpg);
	background-repeat: no-repeat;
}
#tagline{
	font-size: 16px;
	font-weight: bold;
	padding-top: 95px;
	margin-left: 40px;
	color: #83723d;
}

#videoflv{
	float:right;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {/*position:relative;*/ z-index:100;
width: 939px;
	padding: 0px;
	height: 47px;;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222;
	/*margin-bottom: 15px;*/
	border: 1px solid #ebeaea;
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-x;
	margin-top: 0px
	/*padding-top:12px;*/
	margin-right: auto;
	margin-left: auto;
	}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:895px; w\idth:895px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	margin:0;
	list-style-type:none;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.menu ul ul {width:185px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	position:relative;
	margin-right:0px;
	padding-right:40px;
	padding-left:45px;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: right;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:15px;
	text-decoration:none;
	color:#fff;

	height:30px;
	line-height:29px;padding-left:0px;
	font-family: Verdana, Geneva, sans-serif;
	

	
	

}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {/*width:155px; w\idth:155px;*/}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background-image: url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif);
	background-repeat: no-repeat;
	background-position: 130px center;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
	background-color: #000;
	background-image: url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif);
	background-repeat: no-repeat;
	background-position: 130px center;
}
.menu ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 160px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:190px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:165px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-165px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}
.menu ul ul li {background-image: none;}
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	color:#FFF;
	height:auto;
	line-height:18px;
	padding:5px 10px;
	width:180px;
	border-width:0 1px 1px 1px;
	background-color: #000;
	
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:180px;w\idth:180px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#FFF;
	text-decoration: underline;
}
.menu :hover > a, .menu ul ul :hover > a {
	color:#FFF;
	text-decoration: underline;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}

.fullservice{
	color: #000;
	background-image: url(images/finally.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:385px;
}
.neighborhood{
	color: #000;
	background-image: url(images/neighbor.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 385px;
}
.fullservice a, .neighborhhood a, .fullservice a:hover, .fullservice a:visitied{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	text-decoration: underline;
}



