/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	background-image: url(images/bg_suburban.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-repeat: repeat-x;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.referral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}

.referralName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-style: italic;
	text-align: center;
}

.builderList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-style: italic;
	text-align: left;
	white-space: nowrap;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.date {
	font-size: 11px;
	color: #333333;
	text-align: center;
}

.style4 {
	color: #0066FF
}

.style8 {
	font-size: 24px
}

.style9 {
	color: #003399
}

.style10 {
	color: #990000
}

.style11 {
	font-size: 14px;
	font-style: italic;
	color: #0033CC;
}

.style12 {
	color: #FF00FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.style13 {
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.style14 {
	color: #009966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.style15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.style16 {
	color: #009999
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}

.style17 {
	font-size: 12px;
	font-style: italic;
	color: #0066FF;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.columnHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}

.name {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-align: center;
	font-size: 12px;
}

.featuredBuilder {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-align: center;
	font-size: 14px;
}

.floatleft {
	clear: left;
	float: left;
}

.topMenu {
	float: right;
	clear: right;
	top: 70px;
	position: absolute;
	left: 525px;
}

.topRightCorner {
	float: right;
	clear: left;
	position: absolute;
	z-index: 0;
	top: 10px;
	height: 5px;
	left: 744px;
}

.topSlogan {
	float: right;
	clear: right;
	position: absolute;
	top: 19px;
	overflow: hidden;
	right: 0px;
}

.menuHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: 900;
	text-transform: capitalize;
	font-variant: normal;
}

.copyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000CC;
	background-color: #FFFFFF;
	text-align: center;
}

.bottomMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.bottomLine {
	background-image: url(images/bottom_line.gif);
	position: absolute;
	height: 35px;
	z-index: 1;
	left: 1px;
	top: 592px;
	width: 100%;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#headercell{
	position:absolute;
	top: 27px;
	left: 0px;
	right: 2%;
	width:98%;
	background-color: #ffffff;
	height: 85px;
	background-image: url(images/banner-14_slice2.gif);
}

#pagecell{
	position:absolute;
	top: 113px;
	left: 16px;
	right: 2%;
	width:98%;
	background-color: #ffffff;
	height: 200px;
}

#banner {
	height: 85px;
	width: 100%;
	background-image: url(images/banner-17_slice.gif);
	left: 10px;
	top: 10px;
	z-index: 1;
	position: absolute;
	right: 10px;
}

#menuHead{
	border-bottom-style: solid;
	color: #666666;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-color: #EAEAEA;
	margin-left: 10px;
	padding-bottom: 5px;
	padding-top: 2px;
}

/***********************************************/
/* sectionLinks styles                         */
/***********************************************/
#sectionLinks{
	width: 180px;
	clear: left;
	float: left;
	top: 0px;
	left: 0px;
	padding-top: 4px;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: normal;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 2px solid #CCCCCC;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 0px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	font-weight: normal;
	color: #333333;
	padding: 4px;
	margin-left: 8px;
	text-decoration: none;
}

#sectionLinks a:hover{
	border-top: 0px solid #cccccc;
	background-color: #3298FD;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 12px;
	letter-spacing: normal;
}
