body
{
	font-family: arial, sans-serif;
	font-size:10pt;
	overflow-x: hidden;
}

/*table.mainContent td
{
	font-family: arial, sans-serif;
	font-size:10pt;
}
*/

p
{
	font-family: arial, sans-serif;
	font-size:10pt;
}

.mainContent 
{
	font-family: arial, sans-serif;
	font-size:10pt;
}

.content
{
	font-family: arial, sans-serif;
	font-size:10pt;
}

h1
{
	font-family: arial, sans-serif;
	font-size:16pt;
	color: #58001B;
}

h2
{
	font-family: arial, sans-serif;
	font-size:12pt;
	color: #58001B;
	margin-bottom:10px;
	font-weight:bold;
}

h3
{
	font-family: arial, sans-serif;
	font-size:12pt;
	color: #fff;
	margin-bottom:10px;
	margin-top:0px;
}

.agent_header
{
	font-family: arial, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:#333;
	padding-top: 10px;
	padding-bottom: 20px;
}

.passions
{
	margin-top:10px; 
	margin-left:0px; 
	background-color:#58001B; 
	padding:15px 10px 10px 10px;
	color:#fff;
}

.meet_the_team
{
	overflow: hidden;
	background-color:#d9d9d9; 
	width: 380px; 
	z-index: 10;
}

.subUL 
{
	margin-top:5px;
	margin-bottom:10px;
}

ul
{
	margin-top:0px;
	margin-left:25px;
}

li
{
	list-style-type:disc;
	margin:0px;
}

.footer
{
	font-family: arial, arial, sans-serif;
	font-size:8pt;
}

table.navigation
{
	
	
}

img.realtor
{
	
}

table.navigation td
{
	color:#fff;
	padding: 10 0 10 20;
	font-size:10pt;
	font-family:arial, sans-serif;
	font-size:12pt;
	font-weight:bold;
}

table.realtors td
{
	vertical-align: middle;
}

a:link	
{
	color: #98002E;
	text-decoration: none;
	font-size:10pt;
	font-weight:normal;
}

a:visited	
{
	color: #98002E;
	text-decoration: none;
	font-size:10pt;
	font-weight:normal;
}

a:active	
{
	color: #98002E;
	text-decoration: none;
	font-size:10pt;
	font-weight:normal;
}

a:hover
{
   color:#98002E;
   text-decoration: underline;
   font-size:10pt;
   font-weight:normal;
}


a.realtor:link	
{
	color: #fff;
	text-decoration: none;
	font-size:10pt;
	font-weight:normal;
}

a.realtor:visited	
{
	color: #fff;
	text-decoration: none;
	font-size:10pt;
	font-weight:normal;
}

a.realtor:active	
{
	color: #fff;
	text-decoration: none;
	font-size:10pt;
	font-weight:normal;
}

a.realtor:hover
{
   color:#fff;
   text-decoration: underline;
   font-size:10pt;
   font-weight:normal;
}



table.navigation a:link 	
{
	color: #fff;
	text-decoration: none;
	font-size:10pt;
	font-weight:bold;
}

table.navigation a:visited	
{
	color: #fff;
	text-decoration: none;
	font-size:10pt;
	font-weight:bold;
}

table.navigation a:active	
{
	color: #fff;
	text-decoration: none;
	font-size:10pt;
	font-weight:bold;
}

table.navigation a:hover
{
    color:#98002E;
    text-decoration: none;
    font-size:10pt;
	font-weight:bold;
}

.show
{
	visibility: visible;
}

.noshow
{
	visibility: hidden;
}

/* Bossanova Styles */
.ctp_contact_info_table
{
	width: 100%;
	border-collapse: collapse;
	border: none;
}

.ctp_contact_info_th
{
	vertical-align: top;
	font-size: 12px;
    color: #000000;
    text-decoration: none;
	font-weight: normal;
	text-align: left;
	width: 45%;
}

.ctp_contact_info_td
{
	vertical-align: top;
	font-size: 12px;
    color: #000000;
    text-decoration: none;
	font-weight: none;
	text-align: left;
}

/* bossanova calendar display */
.ctp_calendar_title_headline
{
	/* title link supposedly */
}

.ctp_calendar_p 
{
	font-size: 10pt;
}

.ctp_calendar_p a:link
{
	font-size: 10pt;
	color: #58001B;
	text-decoration: none;
}

.ctp_calendar_p a:active
{
	font-size: 10pt;
	color: #58001B;
	text-decoration: none;
}

.ctp_calendar_p a:visited
{
	font-size: 10pt;
	color: #58001B;
	text-decoration: none;
}

.ctp_calendar_p a:hover
{
	font-size: 10pt;
	color: #98002E;
	text-decoration: none;
}

.ctp_calendar_headline
{
	color: #58001B;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}

.ctp_calendar_date
{
	font-size: 10pt;
	font-weight: bold;
}

.ctp_calendar_title_time
{
	font-size: 10pt;
	font-weight: bold;
}

.ctp_calendar_description
{
	font-size: 10pt;
}

.ctp_calendar_title_date
{
	font-size: 10pt;
	font-weight: bold;
}

.ctp_calendar_summary
{
	font-size: 10pt;
}

.ctp_calendar_title_extra
{
	font-size: 10pt;
}

.ctp_calendar_title_extra a	
{
	font-size: 10pt;
}

.ctp_calendar_title_extra a:visited
{
	font-size: 10pt;
}

.ctp_calendar_title_extra a:hover
{
	font-size: 10pt;
	color: #98002E;
}


/* property listing styles  (lipstick pink: #98002E, burgundy: #58001B*/

.listing_top
{
	background-color: #ddd;
	border-top: 1px solid #58001B;
}

.listing_h1_header
{
	color: #58001B;
	font-weight: bold;
	font-size: 14pt;
}

.listing_h2_header
{
	color: #58001B;
	font-weight: bold;
	font-size: 12pt;
}

.listing_flyer_header
{
	color: #58001B;
	font-weight: bold;
	font-size: 24pt;
}

.listing_header
{
	color:#58001B;
	font-weight: bold;
	font-size: 10pt;
}

.listing
{
	vertical-align: top;
	font-size: 8pt;
}

.listing_bold
{
	vertical-align: top;
	font-size: 8pt;
	font-weight:bold;
}

.listing_bottom
{
	border-bottom: 1px solid #58001B;
}

/* Styles for searching properties */
.property_search
{
	color: #58001B;
	font-size: 8pt;
}

.property_search_select
{
	font-size: 8pt;
}

.button
{
	color: white;
	background-color: #58001B;
	font-size: 10pt;
}