/*-------------------------------- */
/*------universal styles-------------------------- */
/*-------------------------------- */

body  {
	margin : 0px;
	background : #ede8d6;
}

a:link {
	color : #056839;
}

a:visited  {
	color : #056839;
}

a:hover  {
	color : #b8ab74;
}

.normal  {
	font-family : verdana,arial,helvetica;
	font-size : 12px;
	color : #737373;
}

.heading1  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #578670;
	font-size : 14px
}

h1  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #578670;
	font-size : 14px;
}

.heading2  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #9b9062;
	font-size : 11px;
}

h2  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #9b9062;
	font-size : 11px;
}

h3 {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	font-size : 11px;
	color: #056839;
	margin:0px;
	padding:0px 0px 2px 0px;
}

.fineprint  {
	font-family : verdana,arial,helvetica;
	color : #737373;
	font-size : 9px;
}

.error  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	font-weight : bold;
	color : #AB0534;
}

.success  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	font-weight : bold;
	color : #2AA132;
}

input,select,textarea  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #737373;
}
a.netphoria:link, a.netphoria:visited, a.netphoria:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #c5ba94;
	text-decoration: none;
	font-size: 10px;
	padding:0px;
}

a.copyright:link, a.copyright:visited, a.copyright:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #737373;
	text-decoration: none;
}
hr  {
 border: 0;
 height: 1px;
 color: #999999;
 background-color: #999999;
}


/*-------------------------------- */
/*------n-jobs related styles-------------------------- */
/*-------------------------------- */

.headercell {
	background-color: #DDDDDD;
}

/*-------------------------------- */
/*------n-calendar related styles-------------------------- */
/*-------------------------------- */

.heading_40px  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #737373;
	font-size : 40px;
}

.heading_20px  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #737373;
	font-size : 20px;
}

.logo-r {
	border-right:1px solid #578670;
}

.nav {
	width:250px;
	margin:0px 0px 0px 10px;
	border-right:1px solid #578670;
	border-left:1px solid #578670;
	text-align:left;
}

.left {
	background-image:url('images/left-bg.gif');
	background-repeat: repeat-y;
	background-color:#ede8d6;
	background-position : right;
}

.box-map {
	width:250px;
	margin:0px 0px 0px 10px;
	border-right:1px solid #c5b885;
	border-left:1px solid #c5b885;
	background-color:#e9e9e9;
}
.box-map-content {
	background-image:url('images/map-box-bg.jpg');
	background-repeat: no-repeat;
	background-color:#e9e9e9;
	background-position : top;
	margin:0px;
	padding:0px;
}

.box-map-content p{
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #000000;
	text-align:left;
	width:150px;
	margin:0px;
	padding:15px 0px 5px 15px;
}

.services  {
	font-family : verdana,arial,helvetica;
	font-size : 9px;
	color : #000000;
}

.box-services {
	width:250px;
	margin:0px 0px 0px 10px;
	border-right:1px solid #c5b885;
	border-left:1px solid #c5b885;
	border-bottom:1px solid #c5b885;
	background-color:#efebe7;
}

.box-services-content {
	background-image:url('images/solutions-box-bg.jpg');
	background-repeat: no-repeat;
	background-color:#efebe7;
	background-position : top;
	margin:0px;
	padding:0px;
}

.content-area {
	background-color:#ffffff;
	/* background-image:url('images/content-l-bg.gif');  */
	background-repeat: repeat-y;
	background-position : left;
	border-right:1px solid #c5b885;
	margin-top:30px;
	width:663px;
}

.header {
	height:28px;
	width:663px;
	background-color:#578670;
	padding:8px 0px 0px 0px;
	color:#f1f1f1;
}

a.head:link, a.head:visited, a.head:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	text-decoration: underline;

}

.searchbox {
	float:right;
	padding-right:10px;
}

.search {
	padding:0px 0px 8px 0px;
	margin:0px;
}

.property-search {
	float:right;
	margin:0px;
	padding:0px;
}

.property-search-content {
	background-image:url('images/property-search-bg.jpg');
	background-repeat: no-repeat;
	background-color:#e9e9e9;
	width:226px;
	height:197px;
	padding:0px 0px 0px 0px;
	margin:0px;
}

.content {
	margin:16px 0px 15px 17px;
	padding:0px;
	width:600px;
	text-align:left;
}

.border-btm {
	margin-left:0px;
}