/* Main Layout */

* {
padding: 0;
margin: 0;
}

body { 
	margin:0; 
	background-color:#fff;
	font-size:76%;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:820px;
	padding:0;
}
#top_left {
	float:left;
	width:145px;
}
#top_right {
	float:left;
	width:377px;
	margin-top:8px;
	margin-bottom:17px;
}
#left {
	float:left;
	width:677px;
}
#right, #rightfeature {
	float:left;
	width:118px;
	margin:42px 0 0 6px;
	display: inline;
}
#features {
	float:left;
	width:677px;
}
#departments {
	float:left;
	width:677px;
	margin-top:10px;
}
#upper_left, #lower_left  {
	float:left;
	width:117px;
	margin:0 17px 0 11px;
	display: inline;
}
#upper_content, #lower_content {
	float:left;
	width:517px;
}

#lower_content_left {
	float:left;
	width:250px;
}
#lower_content_right {
	float:right;
	width:250px;
}
/* Secondary Layout */
#wrap {
    clear:both;
}

div.noissue {
padding-top: 13px !important;
}
#secondary #left {
	float:left;
	width:120px;
	margin-left:11px;
	display: inline;
}
#secondary #content {
	float:left;
	width:386px;
	margin-left:15px;
	display: inline;
}
#secondary #right {
	float:left;
	width:248px;
	margin:30px 0 0 22px;
	display: inline;
	padding-top:220px;
}

#secondary #rightfeature {
	float:left;
	width:248px;
	margin:30px 0 0 22px;
	display: inline;
	padding-top:110px;
}

div#shortcontent {
margin-bottom: 50px;
font-size: 1.2em;
}


/* Top Feature */

ul#featurenav {
	margin: 0;
	padding: 0;
	color: #000;
	width: 515px;
	height: 1000px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#featurenav li {
	width: 515px;
	padding: 0;
	display: inline;
  list-style: none;
	}

#featurenav a {
	float: left;
	padding: 120px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:120px; /* for IE5/Win only */
	}
	
#featurenav a:hover {
	background-position: 0 -120px;
	}

#featurenav a:active, #featurenavnav a.selected {
	background-position: 0 -120px;
	}

#feature1 a {
	padding: 256px 0 0 0;
	height: 0px !important; 
	height /**/:256px; /* for IE5/Win only */
	width: 515px;
		margin-bottom: 10px;
	background: url(../images/features/feature1_which-side.jpg) top left no-repeat;
}

#feature1 a:hover {
	background-position: 0 -256px;
	}

#feature1 a:active, #featurenavnav a.selected {
	background-position: 0 -256px;
	}

#feature2 a  {
	width: 515px;
		margin-bottom: 10px;
	background: url(../images/features/feature2_chenni.jpg) top left no-repeat;
	}

#feature3 a  {
	width: 515px;
		margin-bottom: 10px;
	background: url(../images/features/feature3_urban-plots.jpg) top left no-repeat;
	}

#feature4 a  {
	width: 515px;
	background: url(../images/features/feature4_house-and-home.jpg) top left no-repeat;
	}


/* Headings */
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;	
	margin-top:0em;
	margin-bottom: 6px;
	background-image:url(/images/home_core.gif);
	height:147px;
	text-indent:-9000px;
	background-repeat:no-repeat;
}
#features h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;	
	margin-top:0em;
	background-image:url(/images/features.jpg);
	height:40px;
	width:117px;
	text-indent:-9000px;
}
#departments h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;	
	background-image:url(/images/departments.jpg);
	height:38px;
	width:117px;
	padding:0;
    text-indent: -9000px;
}
h3 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:1em;
	color:#2F2F2F;
	margin-bottom: 6px;
}
#features h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;	
	margin:0 0 0.2em 0;
	color:#FFFFFF;
}
#departments h3 {
	color:#535353;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:1.6em;
	margin-top: 10px;
}

#departments h3.notop {
margin-top: 0px;
}

#right h3 {
	font-size:0.9em;
	margin-top: 5px;
	margin-bottom: 0px;
}
#departments h4 { 
	color:#993333;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:1.1em;
	margin-bottom:4px;
}
/* Secondary Headings & Styles */
#secondary h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.5em;	
	margin-top:0em;
	text-transform:uppercase;
	border-bottom:6px solid #993333;
}

#secondary h3.dept {
margin-top: 9px;
}

#secondary #left h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#006595;
	border-top:1px solid #c7cad2;
	padding:5px 0 5px 2px;
	margin:0 0 0 0;
	font-weight:normal;
}
#secondary #content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height: 130%;
	background-color: #7F7F7F;
	color:#fff;
	display: inline;
	padding:3px 5px;
	padding-top: 3px !important;
	margin:4px 0px 7px 0px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing: 1px;
	text-align:left;
}
#secondary #left h3 {
	font-size:0.9em;
	color:#006595;
	border-bottom:none;
	padding:5px 0 5px 15px;
	margin:0 0 0 0;
	text-transform:none;
	font-weight:normal;
}
#secondary #left h3 a, #secondary #left h2 a  {
	text-decoration:none;
}
/* Change color value here for secondary page navigation links and titles */
#secondary h3, #secondary #left h3 a, #secondary #left h2 a {
	color: #993333;
}

#secondary #left h2 {
color: #535353;
}

#secondary #left h3 a:hover, #secondary #left h2 a:hover {
	border-bottom:1px dotted #666;
}
/* Paragraph Styles */
p { 
	font-size:1em;	
	line-height:1.4em;
	color:#444444;
	margin-bottom: 10px;
}
#secondary p { 
	line-height:1.4em;
}
#right_secondary p { 
	font-size:0.9em;	
	width:150px;
}
#right p, #rightfeature p { 
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:0.9em;
	line-height:1.3em;
	margin-bottom: 0;
}
#feature_text p, .sub_feature_text p { 
	font-size: 11px;	
	line-height:1.2em;
	margin:0;
}

#homepage #right p {
margin-bottom: 1em;
}

p.caption {
margin-top: 0;
padding-bottom: 8px;
}

/* Link Styles */
a {
	color:#993333;
}
a:hover {
	text-decoration:underline;
	color:#663333;
}
#lower_content a {
	text-decoration:none;
}
#lower_content a:hover {
	text-decoration:underline;
}
/* Horizontal rules */
hr { 
	color:#DBDBD9;
	background-color:#DBDBD9;
	height:1px;
	border:none;
	width:98%;
	margin: 0 !important;
	padding: 0 !important;
}
#departments hr { 
	color:#999999;
	background-color:#999999;
	height:1px;
	border:none;
	width:100%;
}
/* Footer */

#footer_wrap {
clear: both;
padding-top: 22px;
}

#footer_image {
	float:left;
	clear:both;
	margin-left:12px;
	display: inline;
}
#footer_text {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.87em;
	text-transform:uppercase;
	width:516px;
	margin-left:16px;
	display: inline;
	border-top:1px solid #3F3F3F;
	padding-top: 6px;
}
#footer_dark {
	color:#000000;
	margin-top:-8px;
}

/* Misc */

a img {
border: none !important;
}

#feature_text p.byline, .sub_feature_text p.byline { 
	font-size:0.9em;
	font-weight:normal;
	margin-top:9px;
}

p.topblurb {
margin-top: 6px;
}

p.secondimage {
margin-top: 20px;
}

dl.sidebar {
margin-top: 40px;
background-color: #265440;
padding: 15px;
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
list-style-type: square;
}

dl.sidebar dt {
margin-bottom: 8px;
font-weight: bold;
}

dl.sidebar dd {
line-height: 1.4em;	
margin-bottom: 11px;
font-size: .92em;
margin-left: 0;
padding-left: 0;
}


dl#masthead {
line-height: 120%;
}

dl#masthead dt {
font-weight: bold;
margin-top: 12px;
}

dl#masthead dd {
margin-bottom: 2px;
}

dl#masthead dt em {
font-weight: normal;
}

a.ah1 {
cursor: pointer !important;
}