/* CSS Document */

body {
	background-color: #FFFFFF;
	color: #444444;
	margin: 0;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

p {
	text-align: justify;
	text-indent: 0;
	line-height: 15px;
	word-spacing: 2px;
	margin-bottom: 5px;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
}

p.comments {
	border-top: 1px solid #9292C9;
	clear: both;
	padding-top: 3px;
	font-size: 9px;
	text-indent: 0;
	line-height: normal;
	text-align: center; font-family: Arial;
}

/* Google AdSense top bar */

.google {
	float: left;
	margin: 0;
	padding: 0;
}

.google-leftspacer {
	 float: left;
	 clear: left;
	 width: 16px;
	 height: 76px;
	 margin-top: 1px;
	 background-color: #AEAED7;
}

.google-rightspacer {
	float: left;
	clear: right;
	width: 16px;
	height: 76px;
	margin-top: 1px;
	background-color: #AEAED7;
}

/* end Google AdSense top bar */

div#envelope {
	width: 760px;
	text-align: left;
	margin: 0 auto;
}

div#header {
	background: url("http://www.boisehomesguide.com/img/header.jpg") top left no-repeat;
	height: 96px;
	width: 760px;
}

div#menu-top {
	border: 1px solid #9292C9;
	border-left: 0;
	border-right: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px 6px 4px 6px;
}

div#menu-top a {
	background: url("http://www.boisehomesguide.com/img/item.png") center left no-repeat;
	color: #9292C9;
	font-size: 10px;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 27px;
	height: 14px;
}

div#menu-top a:hover {
	text-decoration: underline;
	color: #FF0000;
}

div#leftPart a {
	color: #9292C9;
	text-decoration: none;
}

div#leftPart a.arrow {
	background: url("http://www.boisehomesguide.com/img/item.png") center left no-repeat;
	color: #9292C9;
	font-size: 10px;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 47px;
	height: 14px;
}

div#leftPart a:hover {
	text-decoration: underline;
	color: #FF0000;
}

div#leftPart p {
	text-indent: 25px;
}



/* special homepage style classes */

div#leftPart h2.homepage {
	padding-bottom: 15px;
	margin-bottom: 10px;
	margin-top: 0;
	padding-top: 0;
	border-bottom: 1px solid #9292C9;
}

/* top "Sounds impossible" paragraph */

div#leftPart .border-image {
	border-bottom: 1px solid #9292C9;
	clear: both;
	height: 95px;
	margin: 0;
}

div#leftPart .border-image img {
	 float: left;
	 padding: 0;
	 margin: 0;
}

div#leftPart .border-image p {
	margin: 0;
	padding: 0;
	float: left;
	width: 405px;
	padding-top: 0;
	margin-right: 15px;
	margin-top: 0;
	text-indent: 0;
	line-height: 21px;
	font-size: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
}

div#leftPart .border-image span {
	margin: 0;
	padding: 0;
	float: left;
	font-size: 23px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #9292C9;
	padding-top: 10px;
	margin-right: 15px;
}

/* list of links to other/sub pages */

div#leftPart .subpage-list {
	clear: both;
	text-align: right;
	margin-bottom: 25px;
}

div#leftPart .subpage-list p {
	font-size: 23px;
	font-family: Georgia;
	color: #9292C9;
	margin: 17px 0 2px 0;
	padding: 0;
	text-align: left;
	text-indent: 0;
}

/* help-u-sell banner */ 

div#leftPart .helpusell {
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	clear: both;
}

div#leftPart .helpusell div {
	padding: 0 53px 0 23px;
	margin: 10px 0 15px 0;
	line-height: 24px;
	font-size: 11px;
	word-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	border: 1px solid #9292C9;
	border-left: 0;
	color: #9292C9;
	background: url('http://www.boisehomesguide.com/img/arrow.png') top left repeat-y;
}

div#leftPart .helpusell span {
	color: #FF0000;
	font-weight: bold;
}

/* end of special homepage style classes */



div#main {
	width: 760px;
	/*padding: 8px 12px;*/
}

div#main h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight: normal;
	color: #9292C9;
	padding-top: 0;
	margin-top: 0;
}

div#main h2 {
	font-size: 26px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9292C9;
	padding-top: 0;
	margin-top: 10px;
}

div#main h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin-top: 20px;
	font-size: 16px;
	color: #9292C9;
}

div#main h4 {
	padding: 0;
	margin-top: 10px;
	font-size: 10px;
}

div#main td.list {
	background-position: center left;
	background-repeat: no-repeat;
	height: 35px;
	vertical-align: middle;
	padding-left: 30px;
	font-size: 9px;
	clear: both;
}

div#leftPart {
	margin-top: 10px;
	float:left;
	width:600px;
	padding-right:10px;
}

div#rightPart {
	margin-top: 10px;
	border-top: 1px solid #9292C9;
	float:left;
	width:129px;
	background-color: #F0F0F7;
	border-left: 1px solid #9292C9;
	padding-left: 10px;
	padding-right: 10px;
}

div#footer {
	margin-top: 30px;
	height: 15px;
	background: url("http://www.boisehomesguide.com/img/footer.png") top left no-repeat;
	width: 760px;
}

div#rightPart p {
	text-align: left;
}

div#contacts {
	background-color: #AEAED7;
	text-align: center;
	color: #FFFFFF;
	float: left;
	padding: 0;
	margin: 0;
	width: 150px;
}

div#contacts a {
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 0 0 0;
	padding: 5px 0 5px 0;
	text-decoration: none;
}

html>body div#contacts a {
	padding: 5px 0 0 0;
}

div#contacts a:hover {
	text-decoration: underline;
}

div#contacts h4 {
	color: #FFFFFF;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

div#contacts p {
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

div#contacts span {
	font-size: 16px;
	font-weight: bold;
}

div#leftPart table td {
	padding-right: 10px;
	border-right: 1px solid #AEAED7;
}

table.linksTable td{
	border:none !important;
}

ul.weServe{
	margin:0;
	padding:0;
}

ul.weServe li{
	list-style-type:circle !important;
	margin-left:20px;
}

h5{
	margin:0;
	padding:0;
}
