@charset "UTF-8";

/*
	reset and set
	some basic elements
****************************/
a { color: #380040; border-bottom: 1px dotted #380040; }
a:hover { color: #742581; border-bottom: 1px solid #742581; }
h1 { color: #333; }
h2 { color: #333; }
h3 { color: #742581; }
h4 { color: #742581; }
h5 { color: #742581; }
/*
	form classes
****************************/
.cj_form_wrapper .cj_form_button { background-color: #d1c9f5; }
/* 
	layout
****************************/
#page a { color: #823b9f; }
#page a:hover { color: #b0a4e8; }
#footer { background-color: #5e5763; }
/* 
	gallery/slideshow
****************************/
#slideshow .photos { background-color: #d1c9f5; }
/* 
	navigation
****************************/
#nav_menu ul li { color: #380040; }
#nav_menu ul li a { color: #380040; }
#nav_menu ul li a:hover { color: #742581; }
/* 
	footer
****************************/
#footer_wrapper h5 { color: #3a0042; }
#footer_wrapper p { color: #fff; }
#footer_wrapper a { color: #d1c9f5 !important; border-bottom: 1px dotted #d1c9f5; }
#footer_wrapper a:hover { color: #b0a4e8 !important; border-bottom: 1px solid #b0a4e8; }
/* 
	Amenities
****************************/
#Amenities ul li { color: #742581; }
/* 
	Photo Gallery
****************************/
#PhotoGallery li { background: #d1c9f5; border: 3px solid #d1c9f5; }
/* 
	floorplans & units
****************************/
#QuickUnitJumpForm .cj_form_cell strong { color: #742581; }
/* 
	table listings
****************************/
.tableListing { border-color: #ccc; }
.tableListing th { background-color: #e6e6e6; border-bottom: 1px solid #ccc }
.tableListing td { border-bottom: 1px solid #ccc; }
.tableListing tr.row1 td { background: #fff; }
.tableListing tr.row2 td { background: #f6f6f6; }
.tableListing tr.notavail td { background: #eee; color: #ccc; }
.tableListing tr.hilite td { background: #fff !important; color: #000 !important; }
.tableListing tr.notavail td a { color: #9b9b9b !important; }
/*
	map
****************************/
#mapDriveDir a { color: #380040; }
#mapDriveDir a:hover { color: #742581; }

