/* hafetz 2010 -- 2-11-2010 */


body {
	margin: 0px;
	background-color: #5483B3;
}


p {
	font-family: Arial;
	color: #535d64;
	font-size: 12px;
	line-height: 28px;
}


a {
	color: #22547b;
}
a:hover {
	color: #173A55;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #254169;
}


.homepage-text-area {
	background-image: url(images/homepage-text-stroke.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	padding-bottom: 18px;
}
.homepage-text {
	width: 400px;
	padding-left: 204px;
	font-size: 12px;
	line-height: 28px;
}

.homepage-text a {
	color: #40607B;
	text-decoration: none;
}

.homepage-text a:hover {
	color: #173A55;
}

.topbar-bgd {
	background-image: url(images/topbar-bgd.gif);
	background-repeat: repeat-x;
}

/* all footer styles */

.footer-cell-main {
	background-image: url(images/homepage-footer-bgd.jpg);
	height: 135px;
	background-color: #5483B3;
	padding-top: 33px;
	background-repeat: no-repeat;
}


.footer-cell-left {
	background-image: url(images/footer-left-bgd.gif);
	height: 135px;
	background-color: #5483B3;
	background-repeat: repeat-x;
}
.footer-cell-right {
	background-image: url(images/footer-right-bgd.gif);
	height: 135px;
	background-color: #5483B3;
	background-repeat: repeat-x;
}
.footer-text {
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	padding-left: 204px;
}


.footer-text a {
	color: #AED6D6;
}

.footer-text a:hover {
	color: #DAFDF7;
}



/* interiors styles */

.interiors-text-area {
	background-image: url(images/interior-text-stroke.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 28px;
	padding-bottom: 22px;
	height: 435px;
	padding-left: 74px;
	width: 720px;
}
.bottomlinks {
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
	text-align: center;
	color: #28446C;
	padding-bottom: 4px;
	padding-top: 20px;
}
.bottomlinks a{
	font-size: 11px;
	font-family: Arial;
	color: #28446C;
}

.bottomlinks a:hover{
	font-size: 11px;
	font-family: Arial;
	color: #5483B3;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #26416A;
}
.firmname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #3F5882;
}
.bottomstroke {
	padding-bottom: 15px;
	background-image: url(images/blend.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
ul {
	font-family: Arial;
	color: #535d64;
	font-size: 12px;
	line-height: 22px;
}
.formtxt {
	font-family: Arial;
	color: #535d64;
	font-size: 12px;
	line-height: 12px;
}
.practicelinks {
	font-family: Arial;
	color: #535d64;
	font-size: 11px;
	line-height: 17px;
}
.bottomstrokeline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7C9CE;
	padding-bottom: 4px;
}
.leftbottompad {
	padding-bottom: 20px;
	padding-left: 50px;
}
.space-left-of-txt {
	padding-left: 10px;
}

