/*********************************************************
**********************************************************

	Folder:	Theme375
	Name:	Reflections
	Cat:	Nature and Outdoors

**********************************************************
*********************************************************/
    /*------------------------------------
	GENERAL
------------------------------------*/
body {
    margin: 10px 0px 0px 0px;
    color: #FF66D9;

}

h1,h2,h3,h4,h5,h6,p {
    margin: 0;
    padding: 0;
background-color: #  /*??*/ 
}

.sf_outer_wrapper {
    width: 780px;
    margin: auto;
    position: relative;
background-color: #66D9FF  /*??*/ 

}

.sf_wrapper {
    width: 780px;


}

.sf_wrapper:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 50;
    font-size: 1px;
    clear: both;


}

a {
    color: #000000;
	text-decoration: underline;

}

a:visited {
    color: #000000;
}

a:hover {
    color: #000000;
	text-decoration: none;
}

/*------------------------------------
	HEADER
------------------------------------*/
.sf_header_wrapper {
        background-color: #66FF33  /*??*/
        width: 739px;
	height: 0px;
	margin: 10px 0px 0px 20px;
	color: #ffffff;
}
.sf_pagetitle {
	width: 714px; /*width of pagetitle*/
	margin: 30px 0px 0px 20px;
	background-color: #66D9FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1px;
	font-weight: bold;
	padding: 0px 5px 10px 20px;
	color: #000000;
background-color: #66D9FF /*BEHIND body block/////////////////*/
}

/*------------------------------------
	NAVIGATION
------------------------------------*/
.sf_navigation { display: none; 
}

.sf_navigation_top {
    width: auto;
    /*height: auto !important;*/
background-color: #66D9FF /*to change color behind navigation*/
   
}

.sf_navigation_top ul {
    list-style-type: none;
    padding-left: 15px;
   /* position:absolute;left:50%*/
    height: auto !important;
    height: 1%;
	margin: 0;
}

.sf_navigation_top ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_navigation_top ul li {
    float: Left;  
    white-space: nowrap;
}

.sf_navigation_top ul li a, .sf_navigation_top ul li a:visited {
    text-decoration: none;
    display: block;
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 18px;
	padding: 5 0 0 5px;
	margin:8px 5px 5px 4;/*SPACING AROUND BUTTON*/
	color:#3D3D3D;/*BUTTON FONT COLOR*/
	background-color:#66D9FF;/*BUTTON COLOR*/
	background-repeat: no-repeat;
        background-position: Left; 
	padding:0 4px;/*EITHER SIDE OF BUTTON WAS "0 20px"*/
	border:3px solid #000070;/*BORDER OF BUTTON COLOR*/
}

.sf_navigation_top ul li a:hover {
	color:#000070;/*BUTTON FONT COLOR HOVER*/
	background-repeat: no-repeat;
        background-position: Left;
	border:5px solid #0000FF;/*BORDER OF BUTTON COLOR ON HOVER*/
}
	
.sf_subnavigation, .sf_subnavigation2 {
	display:none;
}
/*------------------------------------
	Dropdown
------------------------------------*/
#Nav1 iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	margin-left: 3px;
}

#Nav1, 
#Nav1 ul { /* all lists */
	list-style:none;
}

#Nav1 a {
	display:block;
}

#Nav1 li { /* all list items */
	float:left;
}

#Nav1 li ul { /* second-level lists */
	position:absolute;
	left:-999em;
	width:132px;
	border:0;
	margin:-3px 0;
	background-color:#000000;
	padding:0;
	z-index:1000;
}
#Nav1 li ul li{
	margin:0;
	padding:0;
	width:auto;
	background-color:none;
	white-space: normal;
}
#Nav1 li ul li a,#Nav1 li ul li a:visited{
	height:auto !important;
	margin:3px 0 0;
	width:120px;
	background-color:#000000;

	padding:5px;
	line-height:normal;
	white-space:normal;



	border:1px solid #888;
	background-repeat: no-repeat;

	background-position: top right;	
}
#Nav1 li ul li a:hover{
	background-color:#000000;
	border:1px solid #fff;
	background-repeat: no-repeat;
	background-position: top right;	

}
#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left:auto;


}
/*------------------------------------
	CONTENT
------------------------------------*/
.sf_extra10{
	width: 780px;
	height: 160px; 
/*background-color: #66D9FF /*area around banner*/
}
.sf_extra10 span{
	display: block;
	width: 739px;
	height: 147px;
	margin: 20px/*bar below nav buttons*/  0px 0px 20px;
	background-image: url(http://app4.websitetonight.com/projects/5/1/2/9/51298/_mygallery/ProTidy_House_Cleaning_Residential_Maid_Services_60156_IL.jpg).width="100" height="100";background-repeat: no-repeat; /*banner picture*/
}
.sf_content {
	width: 719px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0px 0px 0px 20px/*LEFT GREY BORDER*/;
	padding: 10px 0px 0px 20px/*LEFT BLOCK*/; 
	font-size: 11px;
background-color: #66D9FF /*BODY*/
}
}
.sf_content_b {
	width: 850px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0px 0px 0px 20px/*LEFT GREY BORDER*/;
	padding: 10px 0px 0px 750px/*LEFT BLOCK*/; 
	font-size: 11px;
background-color: #66D9FF /*BODY*/
}
.sf_content div

}

.sf_content:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
background-color: #66FF33 /*??*/
}

/*------------------------------------
	FOOTER
------------------------------------*/
.sf_footer {
	width: 739px;
	height: auto !important;  
	padding: 16px 0px 20px 20px
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
/*background-color: #66D9FF /*BOTTOM OF BORDER(BELOW FOOTER)*/

}


/*------------------------------------
	BANNER
------------------------------------*/
div.sf_banner {
    margin-bottom: 35px;
    padding-top: 80px;
    text-align: center;
    font-size: 10px;
/*background-color: #66D9FF /*VERY BOTTOM BANNER*/
}

div.sf_banner div#bannerLink {
    padding-top: 10px;
}
/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
}
ul.menu {
list-style-type:none;
width:auto;
position:relative;
display:block;
height:33px;
font-size:.6em;
background:url(images/bg.png) repeat-x top left;
font-family:Verdana,Helvetica,Arial,sans-serif;
border:1px solid #000;
margin:0;
padding:0;
}

ul.menu li {
display:block;
float:left;
margin:0;
padding:0;
}

ul.menu li a {
float:left;
color:#A79787;
text-decoration:none;
height:24px;
padding:9px 15px 0;
font-weight:normal;
}

ul.menu li a:hover,.current {
color:#fff;
background:url(images/bg.png) repeat-x top left;
text-decoration:none;
}

ul.menu .current a {
color:#fff;
font-weight:700;
}


/*RED*/
ul.menu.red{
background-color:#B11718;
}
ul.menu.red li a:hover, .menu.red li.current {
background-color:#DE3330;
}
                    
                    
                    
                    
