a.doc {
	background-image: url(icon_doc.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 20px;
}

a.email {
	background-image: url(email.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 20px;
}

a.ext {
	background-image: url(icon_external.png);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 12px;
}

a.exttarget {
	background-image: url(external.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 12px;
}

a.hidden {
	background-color: transparent;
	color: #000000;
	cursor: text;
	text-decoration: none;
}

a.pdf {
	background-image: url(icon_pdf.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
}

a.thispage, .required, nav ul li ul li a.thispage, .aboutunit td:nth-child(1), .aboutunit td:nth-child(3) {
	font-weight: bold;
}

a.txt {
	background-image: url(icon_txt.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 20px;
}

abbr {
	border-bottom: 1px dashed #c0c0c0;
	cursor: help;
}

address {
	font-style: normal;
}

body {
	background-color: #ffd170;
	color: #000000;
	display: flex;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

del {
	background-color: #ffff00;
	color: #000000;
	text-decoration: line-through;
}

dl.namevalue {
}

dl.namevalue dt {
	clear: left;
	float: left;
	font-weight: bold;
}

fieldset {
}

fieldset img {
	border: 0!important;
}

fieldset#captcha {
	background-color: #ffffff;
	margin-bottom: .5em;
	padding-right: 10px;
}

fieldset#captcha #answer1 {
	clear: both;
	display: inline;
	text-align: left;
	width: auto!important;
}

fieldset#captcha ul {
	margin: 0;
	padding: 0;
}

fieldset#captcha ul li {
	display: inline;
	margin: 0 .25em 0 0;
}

fieldset#captcha ul li div {
	float: left;
	margin: 0 1em 0 0;
	width: 7em;
}

fieldset#captcha ul li div label {
	text-align: left;
}

footer {
	background-color: #f7a967;
	border-top: 1px solid #c0c0c0;
	clear: left;
	color: #000000;
	font-size: 80%;
	margin: 0;
	padding: 0 0 0;
	text-align: center;
}

footer hr {
	background-color: transparent; /*color:transparent;*/
	border-top: 1px solid #c0c0c0;
	width: 80%;
}

footer ul li {
	display: inline;
	padding: 0 1em 0 0;
}

footer ul, nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

form br {
	clear: left;
}

form label.completed {
	background-image: url(complete.gif);
	background-position: 3px 0px;
	background-repeat: no-repeat;
}

form label.completed {
	background-image: url(complete.gif);
	background-position: 3px 0px;
	background-repeat: no-repeat;
	color: #2e8b57;
}

form label.problem, form legend.problem {
	background-image: url(caution.gif);
	background-position: 3px 0px;
	background-repeat: no-repeat;
	color: #ff0000;
}

h1, main h2, main h3, main h4, main h5, main h6 {
	font-family: Glametrix;
	font-weight: bold;
	text-transform: capitalize;
}
h3.fn {
	font-family: "Book Antiqua",Playball, Aspire;
	font-weight:bold;
	font-size:140%;

}
span.pink:first-letter {
	color: #da8f8b;
}
header {
	background-color: #ffd170;
	background-image: url(laskyline.jpg);
	background-position: 0 0;
	/*background-repeat: repeat-x;*/
	background-size:cover;
	box-shadow: #453e3e 0.0em 0.3em 0.5em .0em;
	height: 212px;
	padding: 0em 0em 0 0em;
	
}

header h1 {
	font-size: .1em;
	margin: 0;
	overflow: hidden;
	padding: 0;
	visibility: hidden;
	width: 50%;
}

header h1 span {
	
}

header, footer, main, section, aside, nav {
	display: block;
}

img {
	border: 0;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.imgleft, div.imgleft, figure.imgleft {
	float: left;
	margin-bottom: .5em;
	margin-right: .5em;
}

img.imgright, div.imgright, figure.imgright {
	float: right;
	margin-bottom: .5em;
	margin-left: .5em;
}

img.pin {
	background-color: #ffffff;
	background-image: url(pushpin.png);
	background-position: top center;
	background-repeat: no-repeat;
	outline: 1px solid #c0c0c0;
	padding: 25px 10px 10px 10px;
	padding: 1em;
}

img.shadow {
	box-shadow: #453e3e 0.0em 0.3em 0.5em .0em;
}

/*img-shadow-right img {
	background-color: #FDF5E6;
	border: 1px solid #A9A9A9;
	display: block;
	margin: -6px 6px 6px -6px;
	padding: 4px;
	position: relative;
}*/

label {
	display: block;
	float: left;
	padding-right: .5em;
	text-align: right;
	width: 10em;
}

main {
	background-color: #ffffff;
	border-radius: 20px;
	color: #000000;
	margin-left: 16%;
	margin-right: 1%;
	width:80%;
	padding: 1em;
	margin-top:1em;
}

main a.thispage, footer a.thispage {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

main.index {
	float: none;
	margin-left: 0!important;
	padding: 0;
	width: 100%;
}

main.index h2 {
	font-size: 250%;
	text-align: center;
}

main.index section {
	font-size: 130%;
	padding: 1em;
}

main.index section h3 {
	font-size: 150%;
	font-style: italic;
	margin: 0;
}

main.index section, .vcard h3 {
	margin: 0;
}

span.country-name {
}

/*label input:invalid {
	background: #ff0000;
	color: #ffffff;
}
*/
td {
	padding: 0 1em 0 .5em;
	vertical-align: top;
}

tr.greenrow {
	background-color: #e0f8e1;
	color: #000000;
}

tr.whiterow {
	background-color: #ffffff;
	color: #000000;
}

ul.across li {
	border-right: 1px solid #c0c0c0;
	display: inline;
	list-style-type: none;
	padding: 0 .5em 0 .5em;
}

.aboutbuilding {
	color: #e77300;
}

.aboutterms {
	color: #e72200;
}

.aboutunits {
	background-color: inherit;
	color: #187d6f;
}

.highlight {
	background-color: #fafad2;
	color: #000000;
}

.highlight_blue{
	background-color: #c3c4ff;
	color: inherit;
}

.highlight_green{
	background-color: #adff5e;
	color: inherit;
}

.highlight_orange{
	background-color: #ffd700;
	color: inherit;
}

.highlight_pink{
	background-color: #ffc0cb;
	color: inherit;
}

.highlight_purple{
	background-color: #d7b4e8;
	color: inherit;
}

.highlight_yellow{
	background-color: #ffff00;
	color: inherit;
}

/* for lower IE only 
.img-shadow {
	background: url(shadowAlpha.png) no-repeat bottom right !important;
	background: url(shadow.gif) no-repeat bottom right;
	float: left;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.img-shadow img {
	background-color: #FFFFFF;
	border: 1px solid #A9A9A9;
	display: block;
	margin: -6px 6px 6px -6px;
	padding: 4px;
	position: relative;
}*/

.multicol2 {
	column-count: 2;
	column-gap: 1em;
	column-rule: 1px solid #c0c0c0;
	-moz-column-count: 2;
	-moz-column-gap: 1em;
	-moz-column-rule: 1px solid #c0c0c0;
	-webkit-column-count: 2;
	-webkit-column-gap: 1em;
	-webkit-column-rule: 1px solid #c0c0c0;
}
.multicol3 {
	column-count: 3;
	column-gap: 1em;
	column-rule: 1px solid #c0c0c0;
	-moz-column-count: 3;
	-moz-column-gap: 1em;
	-moz-column-rule: 1px solid #c0c0c0;
	-webkit-column-count: 3;
	-webkit-column-gap: 1em;
	-webkit-column-rule: 1px solid #c0c0c0;
}

.multicol2nogap {
	column-count: 2;
	column-gap: 0;
	-moz-column-count: 2;
	-moz-column-gap: 0;
	-webkit-column-count: 2;
	-webkit-column-gap: 0;
}

.photo {
	display: block;
	float: left;
	line-height: 1ex;
	margin: 0 1em 2em 0;
}

.photo figcaption {
	font-size: 80%;
	padding-top: 1em;
	text-align: center;
}

.photo img {
	border: 1px solid #c0c0c0;
	display: block;
	margin: 0;
}

.printonly, .hide, #nav ul li ul.hide, .vcard address {
	display: none;
}

.required:before {
	content: "*";
}

.skipnav, .country-name {
	left: -1000px;
	position: absolute;
	visibility: hidden;
}

.social-facebook {
	background-color: #3e5b98;
}

.social-facebook:before {
	content: 'b';
}

.social-google {
	background-color: #d93e2d;
}

.social-google:before {
	content: 'c';
}

.social-icon-last{
	margin: 0 !important;
	width: 0;
}

.social-linkedin {
	background-color: #3371b7;
}

.social-linkedin:before {
	content: 'j';
}

.social-pinterest {
	background-color: #c92619;
}

.social-pinterest:before {
	content: 'd';
}

.social-rss {
	background-color: #f26109;
}

.social-rss:before {
	content: ',';
}

.social-twitter {
	background-color: #4da7de;
}

.social-twitter:before {
	content: 'a';
}
.social-yelp {
	background-color: #e30709;
}

.social-yelp:before {
	content: 'h';
}
.thumbnail span{
	background-color: #ffffe0;
	border: 1px solid #c0c0c0;
	color: #000000;
	left: -1000px;
	padding: 5px;
	position: absolute; /*CSS for enlarged image*/
	text-decoration: none;
	visibility: hidden;
}

.thumbnail span img{
	border-width: 0; /*CSS for enlarged image*/
	padding: 2px;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail:hover span{
	left: 17em; /*position where enlarged image should offset horizontally */
	position: absolute; /*CSS for enlarged image on hover*/
	text-align: left;
	visibility: visible;
	width: 40%;
}

.underarea {
	font-size: 80%;
	margin: 0;
	padding: 0;
	text-indent: 14em;
}

.vcard {
	/*background-color: #453e3e;*/ /*position: absolute;
	left: 100px;
	text-align: right;
	top: 0em;
	background-image: url(rbstranslucenttile.png);
	padding:1em .25em 1em .25em;
	height:103px;
	background-repeat: repeat-x;*/
	color: #ffffff;
	font-size: 1.8em;
	margin-bottom: .5em;
	text-align: center;
	text-shadow: 2px 2px 0px #727272;
}

.vcard a {
	color: #ffffff;
	text-decoration: none;
}

.vcard a:hover {
	text-decoration: underline;
}

.vcard div {
	display: inline;
	font-size:80%;

}
.vcard h3 {
	margin:0;
	
}#address .index{
	
}

#amenity h2 {
	color: #e7bd00;
}

#audio {
	vertical-align: top;
}

#bigcontainer {
	width:100%;
}

#captcha {
	/*float: left;
	padding-right: 10px;*/
}

#captchadiv {
	float: left;
	height: 55px;
	margin-left: 7em;
}

#captchadiv br {
	clear: none!important;
}

#container {
}

#message {
	color: #ff0000;
	font-weight: bold;
	text-align: center;
}

#navcontainer {
}

#propaddressblock {
	margin: 0;
	text-align: center;
}

#propaddressblock address {
	font-family: Georgia, verdana, arial, helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 1em;
}

#propaddressblock h3 {
	margin-bottom: 0;
}

#restofindexpage {
	background-color: #ffffff;
	margin-top: 1em;
}

#social {
	background-image: url(translucenttile.png);
	padding: .25em;
	position: absolute;
	right: 1em;
	top: 6em;
}

#social a:hover {
	z-index: 2;
}

#social li a {
	background-color: none;
	border-radius: 8px;
	box-sizing: border-box;
	color: #ffffff;
	display: block;
	float: left;
	font-family: si!important;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	height: 23px;
	line-height: 23px;
	margin-right: 7px;
	-moz-border-radius: 8px;
	-moz-box-sizing: border-box;
	-moz-osx-font-smoothing: grayscale;
	-moz-transition: .1s;
	-ms-box-sizing: border-box;
	-ms-transition: .1s;
	-o-box-sizing: border-box;
	-o-transition: .1s;
	overflow: hidden;
	position: relative;
	text-align: center;
	text-decoration: none;
	transform: translateZ(0);
	transition: .1s;
	transition-property: transform;
	-webkit-border-radius: 8px;
	-webkit-box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	-webkit-transform: translateZ(0);
	-webkit-transition: .1s;
	-webkit-transition-property: transform;
	width: 23px;
	z-index: 1;
}

#social ul {
	list-style-type: none;
	margin: 0 0 .25em 0;
	padding: 0;
}

#social ul li {
}
#social li {
	display: inline;
}
#socialbuttons {
	float: right;
	max-width: 250px;
}

#testimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: italic;
}

#testimonial blockquote {
	background-image: url(quotest.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 27px;
}

#testimonial blockquote p.cite {
	margin-top: .75em;
}

#testimonial blockquote p.quotes {
	background-image: url(quotert.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	display: inline;
	margin-bottom: 1em;
	padding-right: 27px;
}

#testimonial fieldset {
	background-color: #fff9ea;
	border: 1px solid #008080;
	margin-bottom: 1em;
}

#testimonial fieldset legend {
	font-size: 130%;
	font-weight: bold;
	padding: 0 .5em 0 .5em;
}