/****GLOBAL*/
* {
	margin:0;
	padding:0;

}
input{
color:#666666;
font-size:90%;
border:1 px solid #999999;
}
a {
	outline: none;
}
.float-l {
	float:left;
}
.float-r {
	float:right;
}
.align-l {
	text-align:left;
}
.align-r {
	text-align:right;
}
.clear {
	clear:both;
}
.hide {
	display:none;
}
ul li {
	list-style-type:none;
}

a img {
	border:none;
}
p {
font: normal 90% ;
	padding-bottom: 7px;
}
p:hover {
	background: #fff;
}
.warning {
	font: normal 100% "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#FF0000;
	font-style:italic;
}
.red {
	font: normal 90% "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#FF0000;
}
.fontbold {
	font: normal 90%;
	font-weight:bold;
}
.fontboldIta{
	font: normal 90%;
	font-weight:bold;
	font-style:italic;
}

/****STRUCTURE*/
body {
	background:#fff url(../images/paulbourque-bg.gif) no-repeat top center;
	font: normal 90% "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#wrapper {
	background:/*#fff url() no-repeat top left*/;
	margin:0 auto;
	padding:0;
	width:950px;
	
}
#topnav {
	height:40px;
	
}
#topnav ul li {
	float:left;
}
#topnav ul li, #topnav ul li a {
	width:100px;
	height:30px;
	display:block;

}
#topnav ul li#nav-about {
	background:url(../images/nav-about.gif) no-repeat top left;
}
#topnav ul li#nav-testimonials {
	background:url(../images/nav-testimonials.gif) no-repeat top left;
}
#topnav ul li#nav-helpme {
	background:url(../images/nav-help.gif) no-repeat top left;
}
#topnav ul li#nav-subscribe {
	background:url(../images/nav-subscribe.gif) no-repeat top left;
}
#topnav ul li#nav-search {
	background:url(../images/nav-search.gif) no-repeat top left;
	width: 150px;
}

#topnav ul li#searchbtn {
	background: url(../images/nav-search-btn.gif) no-repeat top left;
	width: 33px;
}

#topnav ul li a{
	width:100px;
}
#nav-search ul li {
	background:url(../images/nav-search.gif) no-repeat top left;
	width: 150px;

}
#logoinfo {
	height:80px;
}
#logoinfo ul {
	color:#4c4c4c;
	padding-top:20px;
	font-size:65%;
	font-weight:bold;
	text-align:right;
}
a#logo {
	/*background:url(../images/logo.gif);*/
	width:341px;
	height:80px;
	display:block;
}
#main-menu {
	height:83px;

}
#main-menu ul {
	float: left;
}
#main-menu ul li {
	float:left;
}
#main-menu ul li, #main-menu ul li a {
	width:100px;
	height:83px;
	margin-right:15px;
	display:block;

}

#main-menu ul li#sn-view  {
	background:url(../images/sn-view.gif) no-repeat top left;
}
#main-menu ul li#sn-view a:hover {
	background:url(../images/sn-view-on.gif) no-repeat top left;
}
#main-menu ul li#sn-team {
	background:url(../images/sn-team.gif) no-repeat top left;
}
#main-menu ul li#sn-team a:hover {
	background:url(../images/sn-team-on.gif) no-repeat top left;
}
#main-menu ul li#sn-info {
	background:url(../images/sn-info.gif) no-repeat top left;
}
#main-menu ul li#sn-info a:hover {
	background:url(../images/sn-info-on.gif) no-repeat top left;
}
#main-menu ul li#sn-partn {
	background:url(../images/sn-partn.gif) no-repeat top left;
}
#main-menu ul li#sn-partn a:hover {
	background:url(../images/sn-partn-on.gif) no-repeat top left;
}
#main-menu ul li#sn-home {
	background:url(../images/sn-home.gif) no-repeat top left;
}
#main-menu ul li#sn-home a:hover {
	background:url(../images/sn-home-on.gif) no-repeat top left;
}




#subnav {
	height:40px;
}
#subnav ul {
	float: left;
}
#subnav ul li {
	float:left;

}
#subnav ul li, #subnav ul li a {
	width:140px;
	height:40px;
	display:block;


}
#subnav ul li#sn-vol {
	background:url(../images/sn-vol.gif) no-repeat top left;
}
#subnav ul li#sn-about {
	background:url(../images/sn-about.gif) no-repeat top left;
}
#subnav ul li#sn-tbt {
	background:url(../images/sn-tbt.gif) no-repeat top left;
}
#subnav ul li#sn-ic {
	background:url(../images/sn-ic.gif) no-repeat top left;
}
#subnav ul li#sn-p {
	background:url(../images/sn-p.gif) no-repeat top left;
	width:120px;

	
}
#subnav ul li#sn-ohe {
	background:url(../images/sn-ohe.gif) repeat top left;
	width:270px;

}
#subnav2 {
	background: #d7d7db;
	font-size: 70%;
	font-weight: bold;
	border-left: 1px solid #d7d7db;
	height: 20px;
	color: #363636;
}
#subnav2 ul {
	margin-left: 20px;
}
#subnav2 ul li {
	float: left;
	text-align: center;
	padding: 3px 7px 0 7px;
}
#subnav2 ul li a {
	color: #5d5d5d;
	text-decoration: none;
}
#subnav2 ul li a:hover {
	color: #363636;
	text-decoration: underline;
}

.subtitle{
	font-size:120%;
	display:block;
	padding-bottom:10px;
	font-weight:bold;
}

.sold{
	font-size:120%;
	display:block;
	padding-bottom:10px;
	color:red;
}
#content {
	background:url(../images/content-bg.gif) no-repeat bottom center;
	height:500px;
	padding: 20px;
	overflow: auto;
}
.cont-l{
	float: left;
	display:block;
	padding:10px;
	width:200px;
}

.cont-r{
	float: left;
	display:block;
	padding:10px;
	width:600px;
}
.cont-l img {
	border:1px solid black;
}

.feature-wrapper{
	float: left;
	display:block;
	padding:10px;
	width:665px;
}
.feature-l{
	float: left;
	display:block;
	padding:10px;
	width:400px;
}
.colMore-l {
	float: left;
	display:block;
	padding:10px;
	width:280px;
}
.colMore-l img {
	border:1px solid black;
}

.colMore-r{
	float: left;
	display:block;
	padding:10px;
	width:450px;
}
.colMore-r img {
	border:1px solid black;
}
.charles_menu-l {
	float:left;
	width:250px;
	padding-bottom:20px;
	padding-left:0px;
	text-align:left;

 }

.about-l{
	float: left;
	display:block;
	padding:10px;
	width:350px;
}

.about-r{
	float: left;
	display:block;
	padding:10px;
	width:450px;
	
}
.about-r ul li{
	list-style-type:disc;
	padding:0px;

}
#button-01 {
	background:url(../images/button-01.jpg) no-repeat top left;
	width:600px;
	padding:65px 0 100px 15px;
	float:left;
}
#button-02 {
	background:url(../images/button-02.jpg) no-repeat top left;
	width:280px;
	height:230px;/* margin:20px 20px 0 0; */
}
#button-02 a, #button-03 a, #button-03_b a, #button-03_c a, #button-03_d a, #button-03_e a {
	width:inherit;
	height:inherit;
	display:block;
}
#button-03 {
	background:url(../images/button-03.jpg) no-repeat top left;
	width:230px;
	height:200px;/* margin:20px 20px 0 0; */
	float:right;
}
#button-03_b {
	background:url(../images/button-03_b.jpg) no-repeat top left;
	width:230px;
	height:200px;/* margin:20px 20px 0 0; */
	float:right;
}
#button-03_c {
	background:url(../images/button-03_c.jpg) no-repeat top left;
	width:230px;
	height:200px;/* margin:20px 20px 0 0; */
	float:right;
}
#button-03_d {
	background:url(../images/button-03_d.jpg) no-repeat top left;
	width:230px;
	height:200px;/* margin:20px 20px 0 0; */
	float:right;
}
#button-03_e {
	background:url(../images/button-03_e.jpg) no-repeat top left;
	width:230px;
	height:200px;/* margin:20px 20px 0 0; */
	float:right;
}
#cont-l {
	float:left;
}
#cont-r {
	float:right;
}
#search {
margin-top:10px;
border:1px solid black;
}
#listings-l {

}
#listings-r {
width:370px;

}
/**********LINKS****************/

a:link {
	color: #980000;
}
a:visited{
	color: #980000;
}
a:hover {
	color: #272727;
}
a:active{
	color: #980000;
}


#footer {
background:/*#fff url() no-repeat top left*/;
	height:30px;
	font-size:70%;
	color:#a2a2a2;
	padding:10px 0;
}
#footer a {
	font-weight:bold;
	color:#a2a2a2;
	text-decoration:underline;
}
#footer a:hover {
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}

ul#listings-ul li {
	background: url(../images/listings-ul.gif) no-repeat top left;
	width: 490px;
	height: 76px;
}
ul#listings-ul-r li#sn-mont {
	background: url(../images/listings-ul-mont.gif) no-repeat top left;
	width: 370px;
	height: 76px;

}
ul#listings-ul-r li#sn-charles {
	background: url(../images/listings-ul-charles.gif) no-repeat top left;
	width: 370px;
	height: 76px;

}

ul#listings-ul li#sn-mls {
	background: url(../images/listings-ul-mls.gif) no-repeat top left;
	width: 490px;
	height: 76px;
}
ul#listings-ul li a {
	font-size: 125%;
	font-weight: bold;
	color: #8d8d8d;
	padding: 23px 0 0 70px;
	width: 480px;
	height: 53px;
	display: block;
	text-decoration: none;

}
ul#listings-ul li a:hover {
	color: #565656;
}
ul#listings-ul-r li a {
	font-size: 125%;
	font-weight: bold;
	color: #8d8d8d;
	padding: 15px 0 0 0;
	width: 370px;
	height: 53px;
	display: block;
	text-decoration: none;

}
ul#listings-ul-r li a:hover {
	color: #565656;
}
ul#about-ul li {
	padding-top: 10px;
	background: white;
	border: 1px solid #dbdbdb;
	width: 300px;
	height: 200px;
	margin-bottom: 10px;

}
ul#about-ul li p {
	font-size: 75%;
}
ul#about-ul li a {
	color: #8d0000;
}
ul#about-ul li h4 {
	font-size: 150%;
	color: #8d0000;
}
ul.links {
	padding-bottom: 10px;
}
ul.links h4 {
	padding: 5px;
	color: #272727;
	background: #f3f3f3;
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #f7f7f7;
	width: 300px;
	margin-bottom: 15px;
}
ul.links a {
	color: #980000;
	font-weight: bold;
}
ul.links a:hover {
}
ul.links li { 
	padding: 10px; }
ul.links li:hover { 
	background: #fff;
	border: 1px solid #dadada;
	padding: 9px; }
ul.links a, ul.links p {
	font-size: 85%;
}
ul#partners {
	font-size: 80%;
}
ul#partners li {
	padding: 10px;

}
ul#partners li:hover {
	background: #fff;
	border: 1px solid #dadada;
	padding: 9px;
}

/* FORM */
.form input, .form select { margin-bottom: 5px; margin-left: 5px; }

#topnav input{
	background-color: transparent;
	margin-top:6px;
	margin-left:10px;
	border-style:none;
}
.forms{
	font: normal 80% "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	background-color:#FFFFFF;
	padding:10px;
	float:left;
	
	}
.details tr{
background-color:#999999;
}
#contact{
font-size:75%;
color:#666666;
padding:15px 0 13px 15px;
}
