/***********************************************/
/* Main.css                            */
/* for Elite Concierge Unlimited Designed by Stephanie Elaine Smith of Stephanielaine.com*******/
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


body{
	font-family:Helvetica; 
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image:url(images/bg1x1000.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

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

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

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

a:hover{
	color: #2F7131;
	text-decoration: underline;
}

h1{
 font-family: "Monotype Corsiva";
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: "Rage Italic";
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: "Monotype Corsiva";
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: "Rage Italic";
 font-weight: bold;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family:"Monotype Corsiva";
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h6{
 font-family: "Rage Italic";
 font-weight: bold;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family:"Monotype Corsiva";
 font-weight: bold;
 color: #000000;
}

.frame{
 border-style: outset;
 border-color: #F3F5A7;
 border-width: 10px;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	background-color:#ffffff;
	border-bottom: 1px solid #cccccc;
}

#navBar{
	margin: 0px;
	padding: 0px;
	background-color:#F3F5A7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#Serviceslines{
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
	background-color:#F3F5A7;
}

#content{
background-color:#ffffff;
}

/***********************************************/
/* Components                                  */
/******************DROP DOWN MENU***************/

/* common styling */
.menu {
font-family: arial, sans-serif;
width:750px; 
position: relative; 
font-size:11px; 
float:right;
margin-top:-5px;
margin-bottom: 5px;
margin-right: 25%;
margin-right: 1px;
}
 
.menu ul li a, .menu ul li a:visited {
display:block; 
text-decoration:none; 
color:#000000;
width:115px; 
height:25px; 
text-align:center; 
color:#ffffff; 
border:1px solid #ffffff; 
background:#2F7131; 
line-height:25px; 
font-size:11px; 
overflow:hidden;
font-weight:bold; 
}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#000000; background:#F3F5A7;}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:105px;}
.menu ul li:hover ul li a.hide {background:#2F7131; color:#000000;}
.menu ul li:hover ul li:hover a.hide {background:#2F7131; color:#000000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#F3F5A7; color:#000000;}

.menu ul li:hover ul li a:hover {background:#EEF0C6; color:#2F7131;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}

/************* #topbar1 styles **************/

#topbar1{
border-top:10px solid #2F7131;
border-bottom: 5px solid #F3F5A7;
color: #429F44; /*** little spacer lines***/
background-color:#2F7131;
}

/************* #TopBar styles **************/

#TopBar{
border-top:10px solid #2F7131;
border-bottom: 5px solid #F3F5A7;
color: #429F44; /*** little spacer lines***/
background-color:#2F7131;
margin-bottom: 25px;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
/*************** #pageName styles **************/

#quote{
	margin: 0px;
	padding: 10px 10px 10px 10px;
}
/************* #breadCrumb styles *************/

#breadCrumb{
	font-family:Helvetica;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 10px 10px 10px 10px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	padding: 5px 5px 5px 5px;
	border-style: outset;
 	border-color: #F3F5A7;
 	border-width: 10px;
}
.feature a{
	color: #2F7131;
	text-decoration: underline;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
}

.story p{
	padding: 0px 0px 10px 0px;
}
.story2{
	clear: both;
	padding: 10px 0px 0px 10px;
}

.story2 p{
	padding: 0px 0px 10px 0px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-top: 5px solid #429F44;
	color: #000000;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #cccccc;
	font-weight:bold;
	vertical-align:top; 
	

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;	
	padding: 2px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:hover{
	background-color: #EEF0C6;
	text-decoration:none;
	color: #2F7131;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
	border-style: outset;
	border-color: #F3F5A7;
 	border-width: 10px;
}


/************** #Serviceslines styles **************/

#Serviceslines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
}

#Serviceslines p{
	padding: 5px 0px 5px 0px;
}

/*******Collapsible Menu Left Nav*********/
.ServicesHead {
	font-size:100%;
	font-family:Arial,sans-serif;
	text-decoration:none;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.ServicesHead h3{
	padding: 10px 0px 2px 10px;
	font-family:Arial,sans-serif;
}

.ServicesHead a {
	display: block;
	padding: 2px 0px 2px 10px;
}

.ServicesHead a:hover{
	background-color: #dddddd;
}

.ServicesOption {
	color: #F00;
	font-family:Arial,sans-serif;
	margin-left:10px;
}
.ServicesOption h3{
	padding: 10px 0px 2px 10px;
	font-family:Arial,sans-serif;
}

.ServicesOption a {
	display: block;
	padding: 2px 0px 2px 10px;
}

.ServicesOption a:hover{
	background-color: #dddddd;
}
#Services { 
	display: none;
	padding: 2px 0px 2px 10px;
}


/***END****Collapsible Menu Left Nav*********/


/*******Collapsible Menu Left Nav*********/
.NewHead {
	font-family:Arial,sans-serif;
	text-decoration:none;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.NewHead h3{
	padding: 10px 0px 2px 10px;
	font-family:Arial,sans-serif;
}

.NewHead a {
	display: block;
	padding: 2px 0px 2px 10px;
}

.NewHead a:hover{
	background-color: #dddddd;
}

.NewOption {
	color: #F00;
	font-family:Arial,sans-serif;
	margin-left:10px;
}
.NewOption h3{
	padding: 10px 0px 2px 10px;
	font-family:Arial,sans-serif;
}

.NewOption a {
	display: block;
	padding: 2px 0px 2px 10px;
}

.NewOption a:hover{
	background-color: #dddddd;
}
#New { 
	display: none;
	padding: 2px 0px 2px 10px;
}


/***END****Collapsible Menu Left Nav*********/
 /*******Collapsible Menu Left Nav*********/
.PackageHead {
	font-family:Arial,sans-serif;
	text-decoration:none;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.PackageHead h3{
	padding: 10px 0px 2px 10px;
	font-family:Arial,sans-serif;
}

.PackageHead a {
	display: block;
	padding: 2px 0px 2px 10px;
}

.PackageHead a:hover{
	background-color: #dddddd;
}

.PackageOption {
	color: #F00;
	font-family:Arial,sans-serif;
	margin-left:10px;
}
.PackageOption h3{
	padding: 10px 0px 2px 10px;
	font-family:Arial,sans-serif;
}

.PackageOption a {
	display: block;
	padding: 2px 0px 2px 10px;
}

.PackageOption a:hover{
	background-color: #dddddd;
}
#Package { 
	display: none;
	padding: 2px 0px 2px 10px;
}


/***END****Collapsible Menu Left Nav*********/