body { 
	margin: 10px 0px 0px 0px;
	padding: 0px; 
	font-size: 13px; 
	color: #404040;
	background-image: url(images/body-bkgrd.jpg);
	background-repeat: repeat-x;
	background-color: #374030;
}


/* GENERAL LINKS
-------------------------------------------------------- */



a:link {
	color: #00886A; 
	font-weight: bold;
	font-style: normal;
	font-family: arial, sans-serif;
	}

a:visited {
	font-family: arial, sans-serif;
	text-decoration: underline 1px solid #4790DB; 
	color: #00886A; 
	background-color: transparent;
	font-weight: bold;
	font-style: normal;
	}	

a:hover {
	font-family: arial, sans-serif;
	text-decoration: none; 
	color: #ffffff; 
	background-color: #24C6A2; 
	border-bottom: none 0px;
	font-style: normal;
	}



/* WRAPPER
--------------------------------------------------------  */

	

#wrapper { 
	position: relative; 
	height: auto; 
	width: 750px;
	margin: 25px auto 0px auto;
	background-color: white;	
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}





/* HEADER  
--------------------------------------------------------  */


#header-top {
	background-image: url(images/header-top.jpg); 
	background-repeat: no-repeat;
	background-position: top right;
	height: 80px;
	}

#header { 
	width: 750px;
	height: 240px; 
	border-bottom: 1px solid white;
	background-image: url(images/header.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;	
	}
	


#header-text {		
	color: white;
	height: 20px;
	padding: 155px 0px 0px 0px;
	text-align: right; 
	margin: 0px 0px 0px 0px; 
	font-size: 10px;
	font-family: Georgia, serif;
	
	}

#header-text a {
	font-family: Georgia, serif;
	font-weight: bold;
	color: white;
	text-decoration: none;
	}

#header-text a:hover {
	font-weight: bold;
	font-family: Georgia, serif;
	color: white;
	text-decoration: none;
	background-color: #373F30;
	padding: 1px 0px 1px 0px;
	}


#header-bottom {
	float: right;
	height: 39px;
	width: 554px;
	border-bottom: 0px none;
	background-color: #373F30;
	color: white;
	font: 12px arial, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-align: center;
	padding: 12px 10px 0px 0px;
	}

#header-bottom-mylistings {
	float: right;
	height: 39px;
	width: 749px;
	border-bottom: 0px none;
	background-color: #373F30;
	color: white;
	font: 12px arial, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-align: center;
	padding: 12px 0px 0px 0px;
	}




/* COLUMN 1 & NAVIGATION
-------------------------------------------------------- */


#column1 {	
	width: 185px;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	font-family; verdana, arial, tahoma;
	font-size: 90%;	  
}


#navigation-content {
	padding: 0px 0px 8px 0px;
	background-color: transparent;
	height: 550px;
	background-image: url(images/nav-content-bkgrd.jpg);
	background-repeat: no-repeat;
	
}

#navigation-content ul {
	list-style-type: none; 
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 0px 0px;
}

#navigation-content li a {
	width: 170px;
	height: 16px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 8px 15px;
	font-family: Georgia, serif;   	
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	color: white;	
	background-image: url(images/nav-content-a.gif);
	background-repeat: no-repeat;
}

#navigation-content li a:visited {
	text-decoration: none;
	color: white;
}

#navigation-content li a:hover {
	color: #E7D691;
	background-image: url(images/nav-content-ahover.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}

#navigation-content li #current {
	color: #E7D691;	
	background-image: url(images/nav-content-acurrent.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
}






/* CALLOUT BOXES
--------------------------------------------------------  */



.column1-callout-container {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	}

.callout-top  {
	background-image: url(images/callout-top.gif);
	background-repeat: no-repeat; 
	height: 27px;
	}	

.callout-bottom  {
	background-image: url(images/callout-bottom.gif);
	background-repeat: no-repeat; 
	height: 30px;
	}	

.column1-callout-content {
	background-image: url();
	background-repeat: repeat-y;
	padding: 5px 0px 10px 1px;
	font-family: arial, sans-serif;
	text-align: center;
	font-size: 11px;
	}
	
.callout-headline {
	font-family: Georgia, serif; 
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B87E31; 
	letter-spacing: -1px;
	}
#callout-details {
	text-align: center;	
	}

#callout-details a {
	padding: 0px 0px 0px 3px;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;	
	color: #B87E31; 
	}

#callout-details a:visited {
	text-decoration: none;
	color: #B87E31; 
}

#callout-details a:hover {
	color: #ffffff;
	background-color: #B87E31; 
}




/* PIC BOXES 
--------------------------------------------------------  */

.picbox-right {

	float: right; 
	border: 1px solid #373F30; 
	margin: 0px 0px 0px 10px; 
	padding: 1px; 
	text-align: center; 
	width: 200px; 
	font-family: 'Lucida Sans Unicode', serif; 
	font-size: 11px;
	}



/* LISTING IMAGES
--------------------------------------------------------  */

img.listings {
	margin: 2px;
	}



/* CONTACT INFO BOX
--------------------------------------------------------  */


.contactinfo-box {

	float: right; 
	border: 1px solid #373F30; 
	margin: 5px 0px 0px 10px; 
	padding: 1px; 
	text-align: center; 
	width: 200px; 
	font-family: 'Lucida Sans Unicode', serif; 
	font-size: 11px;
	background-color: white;
	}

.contactinfo-portrait-box {

	float: right; 
	border: 1px solid #373F30; 
	margin: 5px 0px 0px 10px; 
	padding: 1px; 
	text-align: center; 
	width: 200px; 
	font-family: 'Lucida Sans Unicode', serif; 
	font-size: 11px;
	background-color: white;
	}







/* HEADLINES, SUBHEADS, ETC.
--------------------------------------------------------  */

h1 { 
	margin: 0px; 
	}

h3 { 
	margin: 0px;
	}

.pagehead {
	color: white;
	font-family: arial, sans-serif;	
	font-size: 20px; 
	font-weight: bold;
	display: inline;
	}

.pagehead-blue {
	display: block;
	font-size: 16px; 
	font-family: arial, sans-serif; 
	letter-spacing: -0.px;
	color: #429fE0; 
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #35CCAB;
	}

.subhead {
	display: block;
	margin: 25px 5px 10px 0px;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 12px; 
	text-transform: uppercase;
	text-decoration: underline;
	text-underline-color: #cccccc;
	}
			  




/* BULLET LISTS
--------------------------------------------------------  */


.bullets ul {	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.bullets li {
	list-style-type: none; 
	margin: 0px 0px 5px -30px;
	padding: 0px 0px 0px 15px;
	font-family: arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	background: url(images/bullet.jpg);
	background-repeat: no-repeat;
}

.bullets-listings ul {	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.bullets-listings li {
	list-style-type: none; 
	margin: 0px 0px 5px -30px;
	padding: 0px 0px 3px 12px;
	font-family: arial, sans-serif;
	font-size: 14px;	
	text-decoration: none;
	background: url(images/bullet.jpg);
	background-repeat: no-repeat;
}




/* COLUMN 3
--------------------------------------------------------  */


.column-wide {	
	height: auto;		
	width: 532px;
	margin: 5px 5px 3px 12px;
	padding: 0px 8px 0px 0px;
	float: left;
	}

.column-wide-content {
	font-family: arial, sans-serif;
	font-size: 12px;
	}

.column-wide-content p {
	line-height: 17px;
	margin: 5px 0px 0px 0px;
	}


.column-extrawide {	
	height: auto;		
	width: 745px;
	margin: 5px 0px 3px 0px;
	padding: 0px 2px 0px 2px;
	float: left;
	}

.column-extrawide-content {
	font-family: arial, sans-serif;
	font-size: 12px;
	}

.column-wide-content p {
	line-height: 17px;
	margin: 5px 0px 0px 0px;
	}






/* CONTACT FORM
------------------------------------------------------------------ 
*/


#contact-info-left {
	float: left; 
	line-height: 37px; 
	padding-top: 25px;
	}

input  {
	margin-bottom: expression(-2);
	}






/* TESTIMONIALS
------------------------------------------------------------------ 
*/

							/* purpose of testimonials-container is to contain both the 
							picture and text boxes for testimonials, and keep their tops aligned in the event of multiple testimonials */

.testimonials-container {
	border-bottom: 1px solid #E1E1E1;
	padding: 0px 0px 10px 0px;
	}



.testimonials-text {
	width: 300px;
	}

.testimonials-attrib {
	margin: 0px 2px 0px 0px;
	font-size: 12px;
	font-family: "Palatino Linotype", arial, sans-serif; 
	color: #429fE0; 
	font-weight: bold;
	font-style: italic;
	}

.testimonials-picbox {

	float: right; 
	border: 1px solid #373F30; 
	margin: 5px 0px 0px 10px; 
	padding: 1px; 
	text-align: center; 
	font-family: 'Lucida Sans Unicode', serif; 
	font-size: 11px;
	}
	





/* ASSORTED STYLES
------------------------------------------------------------------ 
*/

.redtext {
	color: red;
	font-size: 10px;
	}

	




/* PRIVACY POLICY 
------------------------------------------------------------------ 
*/


#privacy-content a:link {
	font-family: tahoma, arial, verdana, sans-serif;
	background-color: inherit;
	font-size: 11px;
	color: #4290E0;
	}


#privacy-content a:visited {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	color: #4290E0;
	font-weight: bold; 	
	background-color: inherit;
	}	

#privacy-content a:hover {
	text-decoration: none; 
	color: #ffffff; 
	background-color: #4290E0; 
	border-bottom: none 0px;
	}


#privacy-content {
	margin: 10px 15px 0px 15px;
	padding: 0px 0px 10px 0px;
	border: 0px none;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;		
	color: #484848;
	background-color: white;
	background-repeat: no-repeat;
	text-align: left;
	}


#privacy-header {
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 14px;		
	color: #4290E0;
	}


.privacy-centered {
	margin: 0px auto 10px auto; 
	text-align: center;
	}

#privacy-content ul {
	list-style-type: none; 
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	}

	#privacy-content ul li {
		padding: 20px 0px 0px 0px;
		text-decoration: none;
		color: #484848;
		background-color: transparent;	
		}

	.privacy-itemhead {
		color: #4290E0;
		font-weight: bold;
		background-color: transparent;	
		}

		#privacy-content ul li ul {
			list-style-type: none; 
			margin: 0px; 
			padding: 0px;
		}

	#privacy-content ul li ul li {
		padding: 5px 0px 0px 15px;
		text-decoration: none;
		color: #484848;
		background-color: transparent;	
		}
	


/*  FOOTER
--------------------------------------------------------
*/



#footer-spacer {
	clear: both;
	height: 25px;
}

#footer { 
	width: 750px;
	position: relative; 
	margin: 2px auto 0px auto;
	padding: 15px 0px 0px 0px;
	background-color: transparent;
	background-image:url(images/footer-top.jpg);
	background-repeat: no-repeat;
	}

#footer-content {
	padding: 10px 0px 10px 0px;
	line-height: 15px;
	font-size: 10px; 
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	color: white;
	text-align: center;
	}

#footer-content a {
	font-weight: bold;
	font-size: 11px;
	color: #B87E31;	
	text-decoration: none;
	}

#footer-content a:visited {
	font-weight: bold;
	color: #B87E31;
	}

#footer-content a:hover {
	font-weight: bold;
	color: #ffffff;	
	background-color: #B87E31;
	}

#footer-content img {
	border: 0px none;
	}




