/* - 1. defaults - */

body {
	margin: 0;
	padding: 0;
	background-image: url('/images/2009/blue-grey-striped-bg.gif');
	background-color: #006495;
}

/* - 2. main layout - */
	
#shadowLeft {
	width: 6px;
	background-image: url('/images/2009/cn-home_01.gif');
	background-repeat: repeat-y;
	vertical-align: top;
}
#shadowRight {
	width: 6px;
	background-image: url('/images/2009/cn-home_03.gif');
	background-repeat: repeat-y;
	vertical-align: top;
}

#header {
	width: 926px;
	height: 97px;
	background-image: url('/images/2009/cn-home_02_no-search.gif');
	background-repeat: no-repeat;
	vertical-align: top;
}
#headerText {
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 0px 0px 15px;
}
#searchBar {
	float: right;
	padding-top: 42px;
	padding-right: 0px;
	vertical-align: middle;
	text-align: right;
	font-size: 12px;
}
#subHead {
	width: 926px;
	height: 30px;
	background-color: #AB0534;
	/*background-image: url('/images/2009/cn-home_04.gif_');
	background-repeat: no-repeat; */
	vertical-align: center;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
}
#subHeadText {
	font-family: Times New Roman,Serif;
	font-size: 24px;
	font-weight: bold;
	color: #269B34;
	text-align: right;
	padding-right: 30px;
}
#content {
	width: 926px;
	height: 854px;
	background-image: url('/images/2009/red-grey-striped-bg.gif');
	padding: 10px 0px 10px 0px;
	font-family: Times New Roman, Serif;
	font-size: 12px;
	font-weight: normal;
	color: #006495;
	text-align: left;
	line-height: 2em;
}
#featuredNeighborhoods {
	width: 544px;
	height: 100px;
	background-image: url('/images/2009/content-box-left_02.gif');
	background-repeat: repeat-y;
	vertical-align: top;
	padding: 0px 20px 0px 20px;
}
#dynamicText {
	width: 544px;
	height: 100px;
	background-image: url('/images/2009/content-box-left_02.gif');
	background-repeat: repeat-y;
	vertical-align: top;
	padding: 0px 20px 0px 20px;
	color: #006495;
}
#topNeighborhoods {
	width: 320px;
	height: 100px;
	background-image: url('/images/2009/content-box-right_02.gif');
	background-repeat: repeat-y;
	vertical-align: top;
	padding: 0px 20px 0px 20px;
}
#featuredServices {
	width: 320px;
	height: 100px;
	background-image: url('/images/2009/content-box-right_02.gif');
	background-repeat: repeat-y;
	vertical-align: top;
	padding: 0px 20px 0px 20px;
}
#featuredSites {
	width: 320px;
	height: 100px;
	background-image: url('/images/2009/content-box-right_02.gif');
	background-repeat: repeat-y;
	vertical-align: top;
	padding: 0px 20px 0px 20px;
}
#footer {
	width: 926px;
	height: 166px;
	padding: 10px 25px 25px 25px;
	background-color: #006495;
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	/*background-image: url('/images/2009/foreclosed-homes1_12.gif_');
	background-repeat: repeat-y; */
	vertical-align: top;
}
#footerMenu {
	float: right;
	text-align: right;
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: top;
}


#bottomBanner {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url('/images/2009/blue-grey-striped-bg.gif');
	background-color: #006495;
	margin-bottom: 10px;
}


#widget1 {
	float: left;
	text-align: center;
	padding-bottom: 20px;
}
#widget2 {
	float: right;
	text-align: center;
	padding-bottom: 20px;
}
#widget3 {
	float: right;
	text-align: center;
	padding-bottom: 20px;
}
#widgetClear {
	clear: both;
}
#widget4 {
	/*float: left;*/
	text-align: center;
	padding-bottom: 20px;
	/*padding-right: 70px;*/
}
#widget5 {
	/*float: left;*/
	text-align: center;
	padding-bottom: 20px;
}
#widget6 {
	/*float: right;*/
	text-align: center;
	padding-bottom: 20px;
}


.searchBox {
	height: 20px;
	width: 180px;
	border: 2px solid #bdcede;
}

.bold {
	font-weight: bold;
}

.copyright {
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}


h1 {
	display: none;
	height: 0px;
	width: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
}


/* - 3. links - */

a {
	font-family: Times New Roman, Serif;
	color: #006495;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #AB0534;
}
a:active {
	text-decoration: none;
}


#searchBar a {
	font-family: Arial, Helvetica, Sans-serif;
	color: #006495;
}
#searchBar a:link {
	text-decoration: none;
}
#searchBar a:visited {
	text-decoration: none;
}
#searchBar a:hover {
	text-decoration: none;
	color: #AB0534;
}
#searchBar a:active {
	text-decoration: none;
}

#subHead a {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#subHead a:link {
	text-decoration: none;
}
#subHead a:visited {
	text-decoration: none;
}
#subHead a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
#subHead a:active {
	text-decoration: none;
}

#featuredNeighborhoods div a {
	font-family: Times New Roman, Serif;
	color: #006495;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
}
#featuredNeighborhoods div a:link {
	text-decoration: none;
}
#featuredNeighborhoods div a:visited {
	text-decoration: none;
}
#featuredNeighborhoods div a:hover {
	text-decoration: none;
	color: #AB0534;
}
#featuredNeighborhoods div a:active {
	text-decoration: none;
}


#topNeighborhoods a {
	font-family: Times New Roman, Serif;
	color: #006495;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
}
#topNeighborhoods a:link {
	text-decoration: none;
}
#topNeighborhoods a:visited {
	text-decoration: none;
}
#topNeighborhoods a:hover {
	text-decoration: none;
	color: #AB0534;
}
#topNeighborhoods a:active {
	text-decoration: none;
}


#featuredServices a {
	font-family: Times New Roman, Serif;
	color: #006495;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
}
#featuredServices a:link {
	text-decoration: none;
}
#featuredServices a:visited {
	text-decoration: none;
}
#featuredServices a:hover {
	text-decoration: none;
	color: #AB0534;
}
#featuredServices a:active {
	text-decoration: none;
}


#featuredSites div a {
	font-family: Times New Roman, Serif;
	color: #006495;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
}
#featuredSites div a:link {
	text-decoration: none;
}
#featuredSites div a:visited {
	text-decoration: none;
}
#featuredSites div a:hover {
	text-decoration: none;
	color: #AB0534;
}
#featuredSites div a:active {
	text-decoration: none;
}


#footer a {
	font-family: Arial, Helvetica, Sans-serif;
	color: #FFFFFF;
}
#footer a:link {
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
#footer a:active {
	text-decoration: none;
}

#footerMenu a {
	font-family: Arial, Helvetica, Sans-serif;
	color: #FFFFFF;
}
#footerMenu a:link {
	text-decoration: none;
}
#footerMenu a:visited {
	text-decoration: none;
}
#footerMenu a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
#footerMenu a:active {
	text-decoration: none;
}

