/* Westfield Homes Style Sheet */

body {
	background-color: #E6E6E6;
	background-image: url(images/body_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
}
a:visited {
	color: #993333;
}
a:hover {
	color: #006633;
}
a:active {
	color: #993333;
}
h1 {
	font-size: 12px;
	color: #006600;
	font-style: normal;
	font-weight: normal;

}
h2 {
	font-size: 14px;
	color: #006600;
	font-style: normal;
	font-weight: normal;

}
h3 {
	font-size: 18px;
	color: #006600;
	font-style: normal;
	font-weight: normal;
}
#nav {
	font-size: 10px;
	color: #000000;
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 54px;
}
.logo {
	margin-top: 17px;
	margin-left: 28px;
	margin-bottom: 31px;
}
.tb_right {
	background-image: url(images/tb_right_bg.gif);
	background-repeat: repeat-y;
}
.tb_left {

	background-image: url(images/tb_left_bg.gif);
	background-repeat: repeat-y;
}
.nav, a.nav, a.nav:visited {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.footer, a.footer, a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993333;
	text-decoration: underline;
}

a.nav:hover{
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}
.nhbc {
	margin-top: 39px;
	margin-left: 57px;
}
.flash {
	margin-top: 58px;
	margin-bottom: 20px;
}
.medpic {
	border: 4px solid #FFFFFF;
}
#featured {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.featured, a.featured, a.featured:active {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	}
.featured:hover {
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	}
.h1 {
	font-size: 11px;
	font-weight: bold;
	color: #993333;
}
.h2 {
	font-size: 18px;
	color: #006600;
	font-style: normal;
	font-weight: normal;
}
.h3 {
	font-size: 14px;
	color: #006600;
	font-style: normal;
	font-weight: bold;
}

.newspic {
	border: 4px solid #f2f2f2;
	margin-right: 10px;
	margin-bottom: 10px;
}
.rightpic {
	border: 4px solid #f2f2f2;
	margin-left: 10px;
	margin-bottom: 10px;
}
.cursor { cursor: hand;
	border: 4px solid;
	border-color:#f2f2f2;
	margin-left: 10px;
	margin-bottom: 10px;
}
