@charset "utf-8";

/* CSS Document */

html {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
	background-image: url(../images/beatniksbg.jpg);
}
h1 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
}
h2 {
	font-size: 18px;
}



.lightgray {
	color: #333333;
}
.blue {
	color: #12466f;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}
#contact-information {
	font-size: 12px;
	color: #000000;
	float: right;
	height: 75px;
	width: 375px;
	text-align: right;
	margin-bottom: 5px;
}
#contact-information a {
	color: #000000;
	text-decoration: none;
}

.socialmedia {
	margin-top: 4px;
}

#slideshow {
	height: 75px;
	width: 590px;
}


#outside-content {
	background-image: url(../images/graybg.png);
	float: right;
	height: auto;
	width: 640px;
	background-repeat: repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
	margin-bottom: 50px;
	margin-right: 5px;
	padding-right: 10px;
}
#content {
	float: right;
	height: auto;
	width: 590px;
	background-repeat: repeat;
	color: #000000;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 14px;
}
#boxes {
	height: auto;
	width: 600px;
}
#box1 {
	float: left;
	height: 250px;
	width: 190px;
	margin-right: 15px;
	background-image: url(../images/box1.jpg);
	box-shadow: 3px 3px 3px #333333;
	margin-bottom: 20px;
}

#box2 {
	float: left;
	height: 250px;
	width: 190px;
	margin-right: 15px;
	background-image: url(../images/box3.jpg);
	box-shadow: 3px 3px 3px #333333;
	margin-bottom: 20px;
}

#box3 {
	float: left;
	height: 250px;
	width: 190px;
	background-image: url(../images/box2.jpg);
	box-shadow: 3px 3px 3px #333333;
	margin-bottom: 20px;
}
#topbox1 {
	float: left;
	height: 200px;
	width: 190px;
	box-shadow: 3px 3px 3px #333333;
	margin-bottom: 20px;
	margin-right: 15px;
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 34px;
	background-image: url(../images/topbox1.jpg);
	padding-top: 50px;
}
#topbox1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#topbox1 a:hover {
	color: #CCCCCC;
}
#topbox2 a:hover {
	color: #CCCCCC;
}
#topbox2 a {
	color: #FFFFFF;
	text-decoration: none;
}


#topbox2 {
	float: left;
	height: 200px;
	width: 190px;
	box-shadow: 3px 3px 3px #333333;
	margin-bottom: 20px;
	margin-right: 15px;
	font-size: 30px;
	line-height: 34px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/topbox2.jpg);
	padding-top: 50px;
}
.restrictions {
	font-size: 10px;
}

#topbox3 {
	float: left;
	height: 200px;
	width: 190px;
	box-shadow: 3px 3px 3px #333333;
	margin-bottom: 20px;
	font-size: 30px;
	line-height: 34px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/topbox3.jpg);
	padding-top: 50px;
}






#links {
	text-align: right;
	height: 40px;
	width: 590px;
	word-spacing: 20px;
	padding-right: 10px;
	padding-top: 10px;
}
#content2 {
	height: auto;
	width: 600px;
}

#opacity {
	background-image: url(../images/blackbg.png);
	background-repeat: repeat;
	height: 35px;
	width: 190px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	font-size: 16px;
}



#box4 {
	float: left;
	height: auto;
	width: 190px;
	margin-right: 15px;
}

#box5 {
	float: left;
	height: auto;
	width: 190px;
	margin-right: 15px;
}

#box6 {
	float: left;
	height: auto;
	width: 190px;
}
.RED {
	color: #990000;
}
#links a {
	color: #000000;
	text-decoration: none;
}
#navigation {
	float: left;
	width: 300px;
	height: auto;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 30px;
	line-height: 30px;
	margin-top: 100px;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}

#container {
	height: 1000px;
	width: 980px;
}
.green {
	color: #00FF00;
}
h3 {
	margin: 0px;
}
.h1 {
	font-size: 18px;
}
#mass-realty {
	float: left;
	height: 100px;
	width: 600px;
	text-align: center;
}
