body {
    margin:0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFF;
	margin: 0;
	padding: 0 0 0 0;
}





#contact {
    background-color: #d3d3d3;
	background-image: url(contact.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment/**/: fixed;
}

#events {
    background-color: #d3d3d3;
	background-image: url(events.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment/**/: fixed;
}

#the_properties {
    background-color: #d3d3d3;
	background-image: url(the_properties.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment/**/: fixed;
}

#locations {
    background-color: #000;
	background-image: url(locations.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment/**/: fixed;
}







/* type */


a img {
	border: 0;
}


a:link{
	color: #FFF;
	text-decoration: none;
	border-bottom: none;
}

a:visited{
	color: #FFF;
	text-decoration: none;
	border-bottom: none;
}

a:hover{
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #a6a6a6;
}


.capstxt	{
			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
			text-transform: uppercase;
			letter-spacing: 1px;
			font-size: 10px;
			}


h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 25px;
	font-weight: bold;
	margin: 5px 0 0;
}

h1 a:link, h1 a:visited {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000;
	padding: 0;
	display: block;
	text-decoration: none;
}





/* top navigation */

#top {
	left: 0;
	right: 0;
	height: 140px;
	position/**/: fixed;
	display: block;
	background-color: #000;
	z-index: 23;
	top: 0;
}



#topcontainer {
	position: relative;
	top: 40px;
	width: 960px;
	height: 60px;
	text-align: left;
	margin: 0 auto 0 auto;
}



/* top grey */

#topright	{
			background-color: #6d6d6d;
			/* opacity:0.9;
			filter:alpha(opacity=90);*/
			background-image: url(greybg_top.jpg);
			background-repeat: repeat-y;
			background-position: top center;
			border: 0;
			position: absolute;
			width: 360px;
			left: 560px;
			height: 100px;
			top: -40px;
			padding: 30px 30px 10px 30px;
			text-align: left;
			}			

#topright_index	{
			background-color: #6d6d6d;
			/* opacity:0.9;
			filter:alpha(opacity=90); */
			background-image: url(greybg_top.jpg);
			background-repeat: repeat-y;
			background-position: top center;
			border-bottom: 1px solid #000;
			position: absolute;
			width: 360px;
			left: 560px;
			height: 170px;
			top: -40px;
			padding: 30px 30px 10px 30px;
			text-align: left;
			}	

#flashcontent_over {
	padding-top: 15px;
	}

#flashcontent_cc_nav {
	margin-left: -10px;
	}
	
	





/*  structure */

#container {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
}

#content{
	float: left;
	width: 559px;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	letter-spacing: 0.5px;
}

#contentone {
	float: left;
	width: 960px;
	margin-top: 190px;
	padding: 0;
	line-height: 1.5em;
	letter-spacing: 0.5px;
}


#contentright{
	position: relative;
	width: 420px;
	left: 560px;
	top: 197px;
	line-height: 1.5em;
	z-index: 42;
}

#contentrighttop{
	position: relative;
	width: 420px;
	left: 560px;
	top: 0;
	line-height: 1.5em;
	z-index: 42;
}

.contentrighttxt {
	padding: 40px 30px 30px 30px;
	margin-bottom: 30px;
	background-color: #6d6d6d;
	background-image: url(greybg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	/* text-align: justify; 
	text-justify: newspaper; */
	}
	
	
.contentrighttxt2 {
	padding: 126px 30px 30px 30px;
	margin-bottom: 30px;
	background-color: #6d6d6d;
	background-image: url(greybg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	/* text-align: justify; 
	text-justify: newspaper; */
	}
	
.contentrighttxt a:hover{
	color: #FFF;
	text-decoration: none;
	border-bottom: none;
}

.contentrighttxt2 a:hover{
	color: #FFF;
	text-decoration: none;
	border-bottom: none;
}
	

/* form */


input		{
			float: right;
			font-size:13px;
			line-height: 1.5em;
			font-weight: normal;
			font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
			padding: 0;
			color:#000; 
			background-color:#a6a6a6;
			border: 0;
			}
			
input:focus {background-color:#fff;}]


.button		{ 
			background-color: #000;
			padding:0; 
			border:0; 
			margin-bottom: 0;
			}


textarea		{
			float: right;
			color:#000; 
			background-color:#a6a6a6;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			line-height: 16px;	
			}	
			
textarea:focus {background-color:#fff;}
			
.location-box {
	/*background:#FFF; */
	width:202px; 
	text-align:center;
	height:234px;
	margin:0px 25px;
	float:left;
	line-height:18px;
	color:#999999;
	font-family: "Times New Roman";
}

.location-box img{
	border:2px Solid #FFF;
}
.location-box a{
	color:#999999;
}
.location-box a:hover{
	border:0px none;
	font-weight:bold;
}
.box-title {
	color:#FFF;
	font-size:16px;
}
.box-first {
	margin-left:0px
}
.box-last { 
	margin-right:0px;
}
.center {
	margin-left:auto;
	margin-right:auto;
	width:710px;
}
#menu a:hover{
	border:0px none;
	color:#363636;
}
#menu {
	padding-left:9px;
	padding-top:5px;
}
#submenu {
	padding-left:9px;
	padding-top:5px;
	display:none;
}
#submenu a{
	color:#FFF;
}
#submenu a:hover{
	border:0px none;
	color:#363636;
}

.location-box a{
	display:block;
}
#flashcontent_welcome {
	font-family: "Times New Roman";
	color:#FFF;
	font-size:26px;
	line-height:25px;
	
}
