html, body, div, span,
h1, h2, h3, h4, h5, h6, p, a,
img,small,ol, ul, li,
form, label,table,tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-image:url(../images/body_bg.png);
	background-color:#294524;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

/*----------------general style--------------*/
#container{
	width: 904px;
	margin: 3em auto;
}

/*----------------general style--------------*/
#header{
	background-image:url(../images/header2.gif);
	width:904px;
	height:119px;
	margin: 0 auto;	
	background-repeat:no-repeat
}

img#logo{
	position: relative;
	top: -46px;
	float:left;
	margin: 0 0 0 0;
}

ul#nav{
	float:left;
	margin: 83px 0 0 10px;
	font-size: 0.8em;
	color: #c6dec2;
}

#nav li{
	display: inline;
	padding: 0 6px 0 0;
	
}

#nav li a{
	color: #51684d;
	text-transform: capitalize;
	text-decoration: none;
}

#nav li a:hover{text-decoration: underline;}

#nav li.contact{
	padding-right:0;
}

#main_content{
	background-image: url(../images/inner_bg4.png);
	position:relative;
	top: -43px;
	padding-top: 1em;
	border:0;
	padding-bottom:2em;
	background-repeat:no-repeat;
}

#main_content_res{
	/*background: url(../images/inner_bg2.gif)no-repeat;*/
	position:relative;
	top: -52px;
	padding-top: 1em;
	border:0;
}


#main_content h1 ,#main_content_res h1{
	color:#c6dec2;
	text-transform: capitalize;
	font-size: 1.7em;
	text-align: center;
}

#main_content h1 span,#main_content_res h1 span{
	color:#829e7d;
}

#image_group{
	padding: 50px 10px 10px 60px;
	height: 330px;
}

#search_group{
padding: 50px 10px 10px 60px;
}

#search_group h3{color: #c9e0c2;}

.fade{background:url(../images/top.gif) no-repeat top;}

#footer{
	color: #51684d;
	font-size: 0.8em;
}

#footer p{
	float:right;
	position: relative;
	top: -40px;
}

#footer p a {color: #c9e0c2}

/*...................search form................*/

form#search{
	width: 800px;
	margin: 0 auto;
	
}

form#search div{
	background:url(../images/search_bg.gif)no-repeat top left;
	margin-left:-30px;
}

 ul#search_nav{
 	display: block;
 	
 }
 
 #search_nav li{
 	display: inline;
	padding: 0 2em 0 0;
 }
 
 
 li.selectMaxPrice{
 	padding:0;
 }
 
 li label{
 	font-size: 0.7em;
	vertical-align:top;
	color:#759670;
	padding: 0 0 0 8px;
 }
 
 select{
 	font-size:0.7em;
	background-color: #0F160E;
	border: 1px solid #0F160E;
	color: #b7bcb6;
 }
 
 
 
 select.selectMinPrice{
 	vertical-align:top;
 }

#button{
	height:36px;
	width: 87px;
}

input.name{
	padding: 5px;
	border: 1px solid #536e4f;
	height: 15px;
	margin: 0 0 0 5px;
	position: relative;
	top: 10px;
}

input.filter{position: relative;
	top: 20px;
	margin: 0 0 0 -20px;}
/*...................table................*/

th.dark{
	background-color:#0E150D;
	width:106px;
	height: 20px;
	border-bottom: 1px solid #546f4f;
}

th.light{
	background:#1B271A;
	width:106px;
	height: 20px;
	border-bottom: 1px solid #546f4f;
}

table{
	margin: 2em 0 0 0;
	width: 800px;
}

th{
	text-transform: capitalize;
	color: #5e745a;
	font-size: 0.8em;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
}

.inner_row td{
  	vertical-align: middle;
	text-align: center;
	color: #a7a8a6;
	font-size: 0.8em;
	height: 38px;	
	border-bottom: 1px solid #546f4f;
	padding: 10px 0 10px 0;
  }
  
 .inner_row td a{color: #a7a8a6; text-decoration: none;}
  
 td.light{background:#1B271A;}
 td.dark{background:#0E150D;}
 
 
 /*............listing details page...........*/
 
 .image_content{
	overflow:hidden;
	width: 500px;
	float:left;
	margin: 0 40px 0 0;
}

.profile_content{
	overflow:hidden;
	float:left;
	margin: 0 40px 0 0;
}


#inner_content{
	margin: 50px 100px 0 70px;
	width: 810px;
	min-height: 380px;
}

.image_content h4,.profile_content h4{margin-bottom: 10px;
                  text-transform: capitalize;
                  background-color: #152013;
                  height: 28px;
                  /*width: 500px;*/
                  line-height: 28px;
                  color: #7ba177;
                  padding: 0 0 0 10px;}
				  
                  
#left_side{
	float: left;
	width: 300px;
	margin: 0 1em 2em 0;
}
#left_side p{
	color: #c9e0c2;
	font-size: 0.9em;
	padding: 10px;
}

#left_side p a{color: #c9e0c2;}

#left_side h4 a, h4 a{
	color: #c9e0c2;
	font-size: 0.8em;	
}

img.tiny{
    width: 120px;
    height:120px;
}

.right_content{
	
}

p#loadBar{
	height:30px;
	margin: 0;
}

.right_content h4,#contactFormArea h4{
	color: #7ba177;
	background-color: #121910;
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 10px;

}

p.call{color: #c9e0c2; font-size: 0.8em; margin: 10px 0 10px 0;}
p.use{color: #7ba177; font-size: 0.8em; margin: 0 0 10px 0;}

#right_side{}
 p.light{
	background-color: #597554;
	color: #c9e0c2;
	font-size: 0.8em;
	padding: 2px 0 10px 2px;
	
}

p.dark{
	background-color: #151f13;
	color: #c9e0c2;
	font-size: 0.8em;
	padding: 2px 0 10px 2px;
	
}

p.res{color:#829e7d;
	font-size: 0.8em;
	padding: 12px 20px 12px 12px;
	line-height: 18px;}
	


/*...... quick form......*/

form#cForm{	
}

form#cForm label {color: #c9e0c2; 
font-size: 0.8em;
text-transform: capitalize;
}

form#cForm fieldset{border: 1px solid #c9e0c2}


form#cForm input.text{
	width: 200px;
	margin: 0 0 2px 0;
	color: #c9e0c2;
	font-size: 0.7em;
	background-color: #2c3d29;
	border: 1px solid #2c3d29;
	height: 22px;
}

form#cForm textarea{
	color: #c9e0c2;
	font-size: 0.9em;
	width: 200px;
	margin: 0 0 2px 0;
	background-color: #2c3d29;
	border: 1px solid #2c3d29;
}

span.sent{font-size: 0.7em; color:#c9e0c2;}


/* home menu display*/


.m1, .m1a {

	background:url(../images/manhattan_new.jpg);

}

.m2, .m2a {

	background:url(../images/west_side_new.jpg);

}

.m3, .m3a {

	background:url(../images/east_side_new.jpg);

}

.m4, .m4a {

	background:url(../images/midtown_new.jpg);

}

.m5, .m5a {

	background:url(../images/downtown_new.jpg);

}

.m1, .m2, .m3, .m4, .m5 {

	background-position: 0px 0px;

	background-repeat: no-repeat;

}

.m1a, .m2a, .m3a, .m4a, .m5a{

	background-position: 0px -300px;

	/*border-right: 2px solid #fff;*/

	background-repeat: no-repeat;

	font-weight: bold;

}

.container.m1 .column, .container.m2 .column, .container.m3 .column, .container.m4 .column, .container.m5 .column{

	display: none !important;

}


#home_menu div.container {

	height: 295px;

	position: relative;

	overflow: hidden;

}

#home_menu li {

	float:left;

	display:inline;

	overflow:hidden;

	text-align: left !important;

}

#home_menu {

	width:750px;

	height:295px;

	overflow:hidden;
	
	margin: 0 0 0 1em;
	

}

#home_menu li p {

	padding: 0px 10px 0px 180px;

	line-height: 18px;
	font-size: 0.7em;
	color: #c6dec2;
	text-align: left;
}

#home_menu li h1{
	padding: 10px 0 10px 150px;
	font-weight: normal;
	
}

#home_menu li p img{padding: 10px 0 0 0;}

/*.............resume.............*/

form#resume_form{
	font-size: 0.8em;
}

form#resume_form p{
	margin: 12px 0;
}

form#resume_form label{
	color: #c6dec2;
	font-size: 13px;
    font-weight: bold;
	word-spacing: 1px;
	text-transform: capitalize;
	margin: 0 0 1px 0;
	float: left;
	width: 8em;	
}
				 
form#resume_form ul li{
	         padding-bottom: 1em;}


/*........sortable table........*/

th.sortable {
cursor: pointer;
}
											
											
 td.hovered,td.hovered a {  
   background-color: #5B7756; 
   color: white;  
 }  
 
 input#filter{line-height: 37px;
              height: 20px;
			  width: 200px;}
								
#search_nav li label{
	vertical-align:middle;
	font-size: 0.8em;
	font-weight:bold;
}

p.about{
	color:#c9e0c2; 
	font-size:0.9em;
	line-height: 28px;
	
}

form.paypal{margin:0 0 2em 0;}