/* PROVENCE WEST TEXT AND LINK STYLES 
----------------------------------------------- */
body {
	color:#000; 
	font:76% Arial, Helvetica, sans-serif; }	
	
/* TEXT
----------------------------------------------- */		
h3 { 
	font-size:1em; }	
	
.uppercase {
	text-transform:uppercase;}		
	
.burgundy {
	color:#73051E;}	

/* LINKS
----------------------------------------------- */	
a:link { 
	color:#73051E; 
	text-decoration:underline; }	
	
a:hover, a:active { 
	color:#B51740;
	text-decoration:underline; }	
	
a:visited { 
	color:#555555;
	text-decoration:underline; }
	
/* PAGE LAYOUT
----------------------------------------------- */	
#container { 
	font-size:1em; }

#footer {
	font-size:0.9em;
	color:#999; }

/* HEADER
----------------------------------------------- */
#header ul {
	color:#808080;}
	
#header li {
	text-transform:lowercase;}
	
#header li a, #header li a:visited {
	color:#808080;
	text-decoration:none;}	

#header li a:hover, #header li a:active {
	color:#808080;
	text-decoration:underline;}		

/* NAVIGATION
----------------------------------------------- */	
	
#navigation a, #navigation a:visited {
	color:#FFE4C4;
	text-decoration:none; }
	
#navigation a:hover, #navigation a:active {
	text-decoration:underline;}	

#sub-navigation { 
	font-size:1.2em;
	font-weight:bold;}
	
#sub-navigation a, #sub-navigation a:visited {
	color:#000;
	text-decoration:none;}

#sub-navigation a:hover, #sub-navigation a:active {
	color:#999;
	text-decoration:none;}	
	
/* FOOTER
----------------------------------------------- */		
#footer li a { 
	color:#999;
	text-decoration:none;}		

/* GLOBAL ELEMENTS 
----------------------------------------------- */		
.breadcrumbs { 
	font:1.1em Arial, Helvetica, sans-serif;}
	
.breadcrumbs strong { 
	color:#73051E; }
	
.breadcrumbs a:link, .breadcrumbs a:visited {
	color:#000;
	text-decoration:underline;}
	
.breadcrumbs a:hover, .breadcrumbs a:active{
	color:#B51740;
	text-decoration:underline;}

#main h2 {
	font:1.8em Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#73051E;}
	
#left-column, #right-column {
	font-size:0.9em;}

.box-gray h2 {
	font:bold 1.4em Verdana, Arial, Helvetica, sans-serif;
	color:#73051E;}	

.box-gray ul.property-details {
	font-size:1.1em;}	
	
.box-gray input, .box-gray select {
	font:11px Arial, Helvetica, sans-serif;}
	
input, select , textarea {
	font:11px Arial, Helvetica, sans-serif;}
	
.form-button {
	font-size:0.9em;}
				
.box-gray-img {
	border:1px solid #EEE;}
	
.suitcase-link {
	font-size:1.1em;}	

.suitcase-link a:link, .suitcase-link a:visited {
	color:#000;}	

.suitcase-link a:hover, .suitcase-link a:active {
	text-decoration:none;}
		
/* PAGESTYLES HOMEPAGE
----------------------------------------------- */		
#main .box-gray { 
	font-size:0.9em;}	

#main .box-gray h2 {
	font-size:1.4em;
	font-weight:bold;}	
	
/* PAGESTYLES: NEIGHBORHOOD
----------------------------------------------- */
.listing-overview h3 {
	font-size:1.2em;}	

.listing-overview h3 a:link, .listing-overview h3 a:visited {
	color:#73051E;
	text-decoration:none;
	border-bottom:2px solid #73051E;}	

.listing-overview h3 a:hover, .listing-overview h3 a:active {
	border:none;}

.listing-utility-links {
	font-size:0.9em;}	
	
.listing-utility-links a:link, .listing-utility-links a:visited {
	color:#73051E;
	text-decoration:underline;}	
.listing-utility-links a:hover, .listing-utility-links a:active {
	color:#808080;
	text-decoration:none;}	

li.add-to-suitcase a:link, li.add-to-suitcase a:visited {
	color:#808080;
	text-decoration:none;}
li.add-to-suitcase a:hover, li.add-to-suitcase a:active {
	text-decoration:underline;}	
			
/* PAGESTYLES: PROPERTY
----------------------------------------------- */	
.rates { 
	font:1em Arial, Helvetica, sans-serif;  }	
	
.rates th { 
	color:#FFE4C4;
	font-weight:normal;}	
	
	
span.burgandy {
    font-weight:bold;
    color:#73051E;
    }
