/************** Default Elements *******************/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	font: 100.01%/120% Georgia, "Times New Roman", Times, serif;
	color: #313221;
	background: #AFB398;	
}

/************** Layout Elements *******************/

.pullquote {
	color: #585D7B;
	float: right;
	width: 150px;
	font: smaller/1.4em Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 25px 5px 10px;
	border-bottom: 2px dotted #703E3B;
	border-top: 2px dotted #703E3B;
	padding-bottom: 3px;
	padding-top: 1px;
	padding-right: 15px;
	}

#wrapper {
	width: 770px;
	margin: 0 auto;
	font-size: 80%;
	background-color: #454835;
	min-height: 400px;
}

#header {
	min-height: 100px;
	background: url(../images/headerBG.jpg) repeat-x; 
}

#header #title {
	margin-top: 2px;
	padding-left: 10px;
}

#header ul {
	border-bottom: 1px solid #5f5f5f;
	border-right: 1px solid #5f5f5f;
	list-style-type: none;
	margin: 13px 20px 0 20px;
	min-height: 22px;
}

#header li {
	float: right;
	padding: 2px 10px;
	border-left: 1px solid #5f5f5f;
}

#header li a {
	color: #b8b8b8;
	text-decoration: none;
}

#header li a:hover, #leftcol li a:hover {
	color: #98a085;
	font-family: Georgia, "Times New Roman", Times, serif;
}

li a#marker   {
	color: #98a085;
}

#strap {
	height: 140px;
	background: url(../images/AdvBusPhotoHeader.jpg) no-repeat;
	border-bottom: 1px solid #789;
}

#content {
	padding-top: 1px;
}

#innerwrapper {
	margin: 15px;
	padding-bottom: 25px;
	position: relative;
}

#innercontent {
	background-color: #ffffff;
	border: 1px solid #5f5f5f;
	min-height: 200px;
	margin-left: 170px;
	padding: 1px 10px 10px 6px;
	width: 370px;
}

.twocol #innercontent {
	width: 549px;
}

#rightcol {
	min-height: 150px;
	float: right;
	background-color: #2c2c2c;
	border: 1px solid #5f5f5f;
	width: 175px;
	
}

.twocol #rightcol {
	display: none;
}

#rightcol img {
	display: block;
	margin: 6px auto 5px auto;
	border: 1px solid #5f5f5f;
}

#leftcol {
	float: left;
	width: 170px;
	min-height: 200px;
	border-top: 1px solid #5f5f5f;
}

#leftcol ul {
	list-style-type: none;
	list-style-position: inside;
}

#leftcol li {
	border-left: 1px solid #5f5f5f;
	border-bottom: 1px solid #5f5f5f;
}

#leftcol li a {
	display: block;
	text-decoration: none;
	font-size: 120%;	
	padding: 3% 5% 3% 4%;
	color: #fff;
	background-color: #313221;
}



/************** Text Elements *******************/

h1, h2, h3, h4, h5, h6 {
	padding: 15px 0 5px 18px;
	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}

h1 {
	color: #fff;
	letter-spacing: 0.1em;
}
.emphasis {
	background: #CCFFCC;
}
#aboutcurrent #wrapper #content #innerwrapper #footerchild {
	color: #FFFFFF;
}
#aboutcurrent #wrapper #content #innerwrapper #footerchild a {
	color: #FFFFFF;
}


h2 {
	font-size: 140%;
	color: #003300;
	margin-left: -20px;
}

h3 {
	font-size: 130%
}

h4 {
	font-size: 120%
}

h5 {
	font-size: 110%;
}

h6 {
	font-size: 100%;
}

p {
	margin: 20px;
}


/************** Generic Classes *******************/

.right {
	float: right;
	margin: 5px 0 2px 10px;
}

.left {
	float: left;
	margin: 5px 10px 2px 0;
}

.clearit {
	font-size: 0;
	line-height: 0;
	clear: both;
}

/************** Link Styles *******************/

a img {
	border: none;
}

a {
	color: #8b9070;
}

a:hover {
	color: #a8ad92;
}

 /*\*//*/
 #innercontent {
 	width: 180px;
 }
	
	.twocol #innercontent {
 	width: auto;
 }
 
 
 #header ul {
	height: 22px;
	margin-bottom: 5px;
}

/**/
#wrapper #content #innerwrapper #footer {
	color: #FFFFFF;
	background: #454835;
	width: 545px;
	margin-left: 170px;
	padding: 1px 11px;
	text-align: center;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}
.twocol #wrapper #content #innerwrapper #footer2col {
	color: #FFFFFF;
	background: #454835;
	width: 545px;
	margin-left: 170px;
	padding: 1px 11px 1px 10px;
	text-align: center;
}

#wrapper #content #innerwrapper #innercontent ul {
	padding: 3px 15px 10px 45px;
	list-style: disc;
			}
		
#sellersreppage #wrapper #content #innerwrapper #innercontent ul {
	list-style: url(../images/checkmark.jpg) none outside;
	padding-left: 70px;
}



/*Persistent Horiz Menu - not included: buyers, sellers */
body#homepage li#home a,
body#testimonialspage li#testimonials a,
body#listingspage li#listings a,
body#contactpage li#contact a
 {
	background-color: #fff;
	width: 155px;
	color: #8b9070;
}

/*Persistent Page Index and Articles */
home#homepage li#homesub a,
body#articlespage li#articles a,
body#contactpage li#contact a
 {
	background-color: #fff;
	width: 155px;
	color: #8b9070;
}


/*Persistent Page AboutCo*/
body#homepage li#home a,
body#aboutpage li#about a,
body#missionpage li#mission a,
body#partnerpage li#partner a,
body#philosophypage li#philosophy a
 {
	background-color: #fff;
	width: 155px;
	color: #8b9070;
}

/*Persistent Page Services*/

body#financingpage li#financing a,
body#legalpage li#legal a,
body#marketingpage li#marketing a,
body#negotiationspage li#negotiations a,
body#taxationpage li#taxation a
 {
	background-color: #fff;
	width: 155px;
	color: #8b9070;
}

/*Persistent Page Buyers Services*/

body#buyersservicespage li#buyersservices a,
body#buyersfinancingpage li#buyersfinancing a,
body#buyersdiligencepage li#buyersdiligence a,
body#buyersplanningpage li#buyersplanning a,
body#buyersbusinesspage li#buyersbusiness a,
body#buyerscontactpage li#buyerscontact a

 {
	background-color: #fff;
	width: 155px;
	color: #8b9070;
}

/* Persistent Page Sellers Services */
body#sellerscontactpage li#sellerscontact a,
body#sellersexitpage li#sellersexit a,
body#sellersreppage li#sellersrep a,
body#sellersvaluepage li#sellersvalue a
 {
	background-color: #fff;
	width: 155px;
	color: #8b9070;
}

/*Persistent Page Legal*/
body#legalacceptpage li#legalaccept a,
body#legalcookiespage li#legalcookies a,
body#legaldisclaimerpage li#legaldisclaimer a,
body#legalcollectpage li#legalcollect a,
body#legallinkingpage li#legallinking a,
body#legalprivacypage li#legalprivacy a,
body#legaltermspage li#legalterms a,
body#legalusagepage li#legalusage a,
body#legalwarrantypage li#legalwarranty a

 {
	background-color: #fff;
	width: 155px;
	color: #8b9070;
}

#articlespage #wrapper #content #innerwrapper #innercontent li {
	line-height: 2em;
}
#articlespage #wrapper #content #innerwrapper #innercontent ol {
	margin-left: 50px;
}
hr {
	color: #454835;
}

/************** LISTING TABLE RULES *******************/
.listingstable {
	width: 525px;
	text-align: left;
	vertical-align: text-top;
	font-size: 11px;
	border: thin solid #454835;
	margin: 15px;
}
.listingscaption {
	text-align: left;
	color: #313221;
	vertical-align: top;
	font-size: 12px;
	background: #AFB398;
	border: thin double #313221;
	font-weight: bold;
}

.dottedUnderline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #94B5DE;
}
.boxborder {
	border:thin solid #454835;
	padding: 2px;
}

.tablepadding {
padding: 0px, 5px; 0px; 5px;
}

#listingspage #wrapper #content #innerwrapper #innercontent .listingstable a {
     color: #313221;
     text-decoration: none;
	 }
#listingspage #wrapper #content #innerwrapper #innercontent .listingstable a:hover {
 	color: #AFB398;
	text-decoration: overline;
	}

#listingspage #wrapper #content #innerwrapper #innercontent .listingstable a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.color {
background-color:#CCCCCC;
}

.leftalign {
	text-align: left;
	font-weight: bold;
}
/************** END LISTING TABLE RULES *******************/


/**Listing Detail Table Page**/

.listingdetail {
	width: 550px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	padding: 0px;
		
}
.padding {
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}


.detailcaption {
	background-color:#CCCCCC;
	border: thin solid #313021;
	font-size: 12px;
	color: #313021;
	font-weight: bold;
	text-transform: uppercase;
}

.dottedUnderline-padding {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #94B5DE;
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}

