﻿@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,img,input,textarea,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
a {text-decoration:none; outline:none}
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:”; }
abbr,acronym { border:0; }

div, img, input {behavior: url(iepngfix.htc);}

body {
}

#headerwrap{
	background:url(site_use/headerbg.png) repeat-x;
	height:128px;
	line-height:145%;
}

#header {
	width:960px;
	background:url(site_use/header.png);
	height:128px;
	margin:0px auto;
}

#headerwrap ul {
	float:right;
	margin:70px 20px 0px 0px;
}

#headerwrap ul li {
	display:inline;
	margin-left:20px;
}

#headerwrap ul li a{
	font-size:22px;
	color:#FFFFFF;
	padding-bottom:5px;
}

#headerwrap ul li a:hover{
	border-bottom:#FFFFFF solid 2px;
}

#logo {
	padding:15px 0px 0px 0px;
}

.wrapper {
	width:960px;
	margin:0 auto;
}











#uppercontent {
	width:960px;
	margin:0 auto;
	text-align:justify;
	margin-bottom:15px;
}

#family {
	float:left;
	margin-left:25px;
}

#family ul {
	width:500px;
}

#family ul li {
	font-size:18px;
	margin-top:10px;
}

#ucleft {
	width:59%;
	float:right;	
	line-height:140%;
}

#ucleft h1{
	font-size:22px;
	color:#000099;
	font-weight:bold;
}

#ucleft h2, #mcright h2{	
	font-weight:bold;
}

#ucleft span a {
	color:#03C;
	font-size:12px;
}

#ucleft span a:hover {
	text-decoration:underline;
}

#ucright {
	width:38%;
	float:left;
	background:url(site_use/contactbg.png) no-repeat;
	height:480px;
}

#contacthome {
	padding:10px 15px;
	width:310px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	float:left;
} 

#contacthome h3 {
	color:#000099;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	*margin-bottom:20px;
}


#contacthome h4 {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:justify;
	float:left;
	width:310px;
	margin-top:20px;
}

#contacthome img {
	float:left;
	margin:15px 0px 0px 20px;
}

.loader {
	
}

.bar{
	display:none;	
	background: url('ajax-loader.gif') no-repeat;
	margin-left:20px;
	margin-top:50px;
	height:20px;
	width: 230px;
}

#contactForm{
	float:left;	
 	position:relative;
	height: 200px;
}

#container {
	padding:0 15px 0 0;
 	float:left;	
 	position:relative;
 	height: 200px;
 	width: 310px;
}

#labels {
	font-size:14px;
	color:#FFFFFF;
	float:left;
	text-align:right;
	width:120px;
	margin:5px 0px;
}

#contacthome input, #homeowner {
	float:left;
	margin:5px 0px 5px 20px;
}

#submit {
	margin:20px 0px 0px 150px;
}




#midcontent {
	width:960px;
	margin:0 auto;
	line-height:145%;
	text-align:justify;
}

#homemcleft {
	float:left;
	margin-top:280px;
	_margin-top:50px;
}

#homemcright {
	margin:10px 40px 0px 0px;
	*margin:10px 20px 0px 0px;
	float:right;
	width:56%;
}

#homemcright h1 {
	font-size:22px;
	color:#000099;
	font-weight:bold;
	border-bottom:solid 1px;
	width:430px;
}

#homemcright h2 {
	font-size:17px;
	margin-top:7px;
}

#homemcright ul {
	list-style:outside disc;
	margin-left:30px;
	font-size:14px;
}


#mcleft {
	float:right;
	width:42%;
}

#mcright {
	margin:10px 0px 0px 0px;
	float:left;
	width:56%;
}

#mcright h1 {
	font-size:22px;
	color:#000099;
	font-weight:bold;
	border-bottom:solid 1px;
	width:430px;
}

#mcright h2 {
	font-size:17px;
	margin-top:7px;
}

#mcright ul {
	list-style:outside disc;
	margin-left:30px;
	font-size:14px;
}






#homefooter {
	margin-top:1200px;
	background: url(site_use/footerbgcontinued.png);
	height:570px;
}

#footer {
	margin-top:950px;
	background: url(site_use/footerbgcontinued.png);
	height:570px;
}

#lowercontentwrap {
	background:url(site_use/footerbg.png) repeat-x;
}

#lowercontent {
	background:url(site_use/footer.png);
	width:960px;
	margin:0 auto;
	height:437px;
	color:#FFFFFF;
	text-align:justify;
	line-height:140%;
}

#lowerleft {
	margin:25px 0px 0px 0px;
	float:left;
	width:52%;
	font-size:12px;
}

#lowerleft h1 {
	font-size:20px;
	font-weight:bold;
}

#lowerleft span a {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin-left:350px;
}

#lowerleft span a:hover {
	text-decoration:underline;
}

#lowerright {
	float:right;
	width:45%;
}

#lowerright img{
	margin:25px 0px 0px 50px;
}

#lowerright p {
	padding:0px 5px;
	color:#FFFFFF;
	font-size:14px;
}

#lowerright span {
	color:#FFFFFF;
	font-size:14px;
	margin:0px 0px 0px 250px;
}



/* Articles */

#articlesleft {
	width:59%;
	float:right;	
	line-height:140%;
}

#articlesleft h1 {
	font-size:22px;
	font-weight:bold;
}

#articlesleft ul {
	margin-left:30px;
}
#articlesleft ul li {
	list-style:outside disc;	
	margin:5px 0px;
}

#articlesleft ul li a {
	color:#000099;
}

#articlesleft ul li a:hover {
	text-decoration:underline;
}

#articlesfooter {
	margin-top:500px;
	*margin-top:0px;
	background: url(site_use/footerbgcontinued.png);
	height:570px;
}



#lowerblock {
	display:block;
	width:960px;
	height:480px;
}

#footerlinks {	
	text-align:center;
	color:#FFF;
	font-size:11px;
	line-height:145%;
}

#footerlinks ul li {
	display:inline;
	margin:5px 2px;
}

#footerlinks a {
	color:#FFF;
	font-size:11px;
}

#footerlinks a:hover {
	color:#999;
	text-decoration:underline;
}

#footerlinks p {
	font-size:10px;
	color: #CCC;
}

/*------------- New classes added on 25th April,2011 ---------*/

#logo {
	width:400px;
	height:100px;
	float:left;
	padding:15px 0px 0px 0px;
}

.home {
	width:105px;
	height:99px;
	float:left;
	padding-right:5px;
}

.city-name {
	width:290px;
    height:30px;
	float:left;
	font-family:"Colonna MT";
	font-size:37px;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	text-align:center;
	margin:0;
	padding:2px 0 0 0;
}

.logo-main-text {
	width:290px;
	float:left;
	font-weight:normal;
	font-family:"Eras Demi ITC";
	font-size:40px;
	font-weight:normal;
	text-decoration:none;
	color:#ecd98e;
	text-align:center;
	padding:7px 0 12px 0;
}

.logo-btm-text {
	width:290px;
	float:left;
	font-weight:normal;
	font-family:"Orator Std";
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	text-align:center;
}



