*{
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
}

p{
	line-height: 1.75em;
	margin-bottom: 1em;
	font-size: 14px;
	margin-left: 10px;
	padding-right: 10px;
}

h1 {
	margin-bottom: 1em;
	font-size: 26px;
	color: #ac6927;
}

.header{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.header-wrapper{
	width: 100%;
	background-color: #f3ebb1;
}
.primary-navigation{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.primary-navigation ul{
	list-style-type: none;
	padding-top: 11px;
	
}
.primary-navigation ul li{
	float: left;
	margin-left: 45px;
	font-size: 20px;
}
.primary-navigation ul li a:link, .primary-navigation ul li a:visited, .primary-navigation ul li a:active{
	color: white;
	text-decoration: none;
}
.primary-navigation ul li a:hover {
	text-decoration: underline;
	font-weight: normal;
}
.primary-nav-wrapper {
	background-image: url('/images/site/primary-nav-background.gif');
	background-repeat: repeat-x;
	height: 70px;
}
.main-body-wrapper {
	background-image: url('/images/site/main-body-background.gif');
	background-repeat: repeat-x;
	background-color: #f3ebb2;
	width: 100%;
}
.main-body {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}
.secondary-navigation {
	
	background-image: url('/images/site/secondary-nav-background.gif');
	background-repeat: repeat-x;
	background-color: #dc6b3a;
	width: 220px;
}
.secondary-navigation ul{
	list-style-type: none;
	padding-top: 11px;
	padding-left: 20px;
	margin-bottom: 5em;
}
.secondary-navigation ul li{
	margin-top: 1.5em;
	font-size: 16px;
	
}
.secondary-navigation ul li a:link, .secondary-navigation ul li a:visited, .secondary-navigation ul li a:active{
	color: white;
	text-decoration: none;
}
.secondary-navigation ul li a:hover {
	text-decoration: underline;
}
.content {
	background-image: url('/images/site/body-background.gif');
	background-repeat: repeat-x;
	background-color: #ece1cc;
	color: #38251a;
	width: 629px;
	padding: 15px;
	padding-bottom: 0px;
	/*padding-left: 250px;*/
	margin-right: 60px;
}

.bottom-wrapper{
	height: 30px;
	width: 100%;
	background-color: #179a6e;
}


.condobox {
	border: 1px solid rgb(255, 255, 255); 
	padding-top: 8px; 
	width: 120px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.three-sixty-view {
	height: 450px;
}

.three-sixty-view h1{
	font-size: 18px;
	color: white;
	margin-left: 10px;
	font-weight: normal;
	margin-top: 10px;
}

.three-sixty-view a:link, .three-sixty-view a:visited, .three-sixty-view a:active, .three-sixty-view a:hover, .three-sixty-view {
	color: white;
	
}

.imageMarker  {
	visibility:hidden;
	font-family: Arial, Helvetica, sans-serif;
	color:#663300;
	font-size:14px;
	position:absolute; 
	border:3px ridge #CC6633; 
}

/* Map Stuff*/

 div.c19 {position: relative;}
 div.c18 {height: 50px; left: 29px; text-align: center; top: 135px; width: 72px; z-index: 1}
 div.c17 {height: 70px; left: 0px; text-align: center; top: 211px; visibility: hidden; width: 60px; z-index: 1}
 div.c16 {height: 65px; left: 20px; text-align: center; top: 80px; visibility: hidden; width: 70px; z-index: 1}
 div.c15 {height: 80px; left: 452px; text-align: center; top: 200px; visibility: hidden; width: 40px; z-index: 1}
 div.c14 {height: 80px; left: 440px; text-align: center; top: 98px; visibility: hidden; width: 40px; z-index: 1}
 div.c13 {height: 75px; left: 423px; text-align: center; top: 4px; visibility: hidden; width: 40px; z-index: 1}
 div.c12 {height: 75px; left: 280px; text-align: center; top: 200px; visibility: hidden; width: 180px; z-index: 1}
 div.c11 {height: 75px; left: 357px; text-align: center; top: 100px; visibility: hidden; width: 90px; z-index: 1}
 div.c10 {height: 60px; left: 343px; text-align: center; top: 16px; visibility: hidden; width: 90px; z-index: 1}
 div.c9 {height: 55px; left: 135px; text-align: center; top: 125px; visibility: hidden; width: 80px; z-index: 1}
 div.c8 {height: 35px; left: 194px; text-align: center; top: 47px; visibility: hidden; width: 70px; z-index: 1}
 div.c7 {height: 50px; left: 128px; text-align: center; top: 41px; visibility: hidden; width: 75px; z-index: 1}
 div.c6 {height: 75px; left: 121px; text-align: center; top: 195px; visibility: hidden; width: 145px; z-index: 1}
 div.c5 {height: 70px; left: 214px; text-align: center; top: 102px; visibility: hidden; width: 136px; z-index: 1}
 div.c4 {height: 64px; left: 255px; text-align: center; top: 10px; visibility: hidden; width: 65px; z-index: 1}
 div.c3 {text-align: right; }
 input.c2 {height:23px; }
 input.c1 {height:20px; }

.propertylinks a:link, .propertylinks a:visited, .propertylinks a:hover, .propertylinks a:active{
	color: blue;
	line-height: 30px;
	text-decoration: underline;
	
}