


.main {
	float: left;
	width: 640px;
}

.side {
	float: left;
	width: auto;
}

#logo {
    text-align: center;
    font-family: 'Quicksand', sans-serif;
    font-size: 25px;
    margin-bottom: 20px;
	font-family: 'Josefin Sans', sans-serif;
}    


.heading {
	float: left;
	width: 618px;
	height: 31px; 
	margin: 0 0 0px 0px;
	padding-top: 12px;
	background: -webkit-linear-gradient(#5c8b4e, #4b833a); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#5c8b4e, #4b833a); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#5c8b4e, #4b833a); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#47a12c, #3c8d23); /* Standard syntax */
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 300;
	color: white;
	font-size: 22px;

}

.heading-tabs {
	float: left;
	width: 309px;
	height: 20px;
	text-align: center;
	margin: 0 0 0px 0px;
	padding: 8px 0 0 0;
	background-color: #a2c3b4;
	border-bottom: 4px solid #1c5e2d;
	border-top: 4px solid #3c8d23;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 16px;
	color: white;
	-moz-border-right-radius: 6px;
    -moz-border-left-radius: 6px;
	-webkit-border-right-radius: 6px;
	-webkit-border-left-radius: 6px;
	border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}

.heading-tabs:hover {
    color: black;
    box-shadow: 0px 0px 1px #777;
    background-color: #74A982;
}

.heading-tabs-highlighted {
	float: left;
	width: 301px;
	height: 22px;
	text-align: center;
	margin: 0 0 0px 0px;
	padding: 8px 0 0 0;
	background-color: #74A982;
	border-left: 4px solid #1c5e2d;
	border-top: 4px solid #1c5e2d;
	border-right: 4px solid #1c5e2d;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 16px;
	color: white;
	-moz-border-right-radius: 6px;
    -moz-border-left-radius: 6px;
	-webkit-border-right-radius: 6px;
	-webkit-border-left-radius: 6px;
	border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}


.box-content {
	margin: 0 0 20px 20px;
}

.box-content-item2 {
	float: left;
	width: 612px;
	height: 120px;
	margin: 10px 0 10px 0px;
	background-color: white;
	-moz-box-shadow: 1px 1px 3px gray;
	-webkit-box-shadow: 1px 1px 3px gray;
	box-shadow: 3px 3px 3px gray;
}


.left-logo {
	float: left;
  	margin: 20px 10px 0 15px;
}

.middle-items {
	float: left;
	width: 320px;
	margin: 20px 0 0 0;	
}

.top-items-author {
	margin: 3px 0 5px 1px;
	font-family: sans-serif; 
	font-size: 12px;
}

.bottom-items {
	float:left;
	width: 520px;
	margin-left: -10px;
	font-size: 12px;
}

.box-item-left {
	float: left;
	width: 300px;
	font-size: 12px; 
	color: black;
	
}

.totals {
	float: left;
	margin: 12px 10px 0 10px;	
	padding: 0 0 0 2px;
	text-align: center;
	font-weight: bold;	
}


#small-box {
	margin-right: 5px; 
	min-width: 20px;
	padding: 4px 6px 4px 7px;
	background-color: #ec703b;
	color: white;
}	

.place-requests-right {
	float: right;
	text-align: center;
	width: 80px;
	margin-top: 5px;
	margin-right: 0px;
	padding: 5px 10px 5px 10px;
	font-size: 13px;
	line-height: 1.3;
}


.side-box {
	float: left; 
	width: 277px;
	min-height: 80px;
	margin: 0px 0px 0 20px;
	padding-bottom: 10px;
	border: 1px solid black;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 4px;
}


.side-box-header {
	height: 25px; 
	text-align: center;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 300;
	padding-top: 10px;
	padding-bottom: 5px;
	color: black;
	text-decoration: underline;
	font-size: 20px;
}

.side-box-content {
	margin: 5px 0 0 2px;
}

.type-box {
	float: left;
	width: auto;
	margin: 0 10px 5px 10px;
	padding: 4px 15px 4px 15px;
	color: white;
	background-color: #608b78;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.type-box:hover {
	background-color: #3e223d;
}

.type-box2 {
	float: left;
	width: auto;
	margin: 0 10px 5px 10px;
	padding: 4px 15px 4px 15px;
	color: white;
	background-color: #3e223d;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.help {
	float: left;
	width: 245px;
	height: auto;
	border: 1px dashed black;
	margin: 0 0 20px 20px;
	padding: 15px 15px 15px 15px;
	background-color: #80b158;
	color: white;
}

.help p1 {
	  display: flex;
	  justify-content: center;
	  flex-direction: column;
	  height: auto;
	  line-height: 1.3;
	  font-size: 16px;
}



#follow {
width: auto; 
height: auto;
border: 1px solid #ec703b; 
text-align: center;
font-size: 20px;
margin: 0px 0 0 20px;
padding: 15px 20px 15px 20px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
color: white;
background: -moz-linear-gradient(#ff9263, #ec703b);
background: -webkit-linear-gradient(#ff9263, #ec703b);
background: -o-linear-gradient(#ff9263, #ec703b);
}

#follow:hover {
    box-shadow: 0px 0px 1px #777;
background: -moz-linear-gradient(#ec703b, #ec703b);
background: -webkit-linear-gradient(#ec703b, #ec703b);
background: -o-linear-gradient(#ec703b, #ec703b);
}

