@charset "utf-8";
.submenu {
	font-family: Indie Flower;
	font-size: 44px;
	font-weight: bold;
	color: #5D4C3C;
}
.currcv {
	font-family: Roboto;
	list-style-image: url(../img/ln1.png);
	font-weight: bold;
}
#contentareas {
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content #areas a {
	font-weight: 700;
	color: #FFFFFF;
	font-size: 18px;
	display: block;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration: none;
	margin-top: 15px;
}
.separate {
	padding-left: 20px;
}

#areas {
	float: left;
	width: 250px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	display: inline-block;
	margin-bottom: 20px;
}

#areasblue {
	background: url(../img/areasblue.png) no-repeat;
	width: 250px;
	height: 150px;
	float: left;
	text-align: center;
	display: block;
}
#areasgarnet {
	background: url(../img/areasgarnet.png) no-repeat;
	width: 250px;
	height: 150px;
	float: left;
	text-align: center;
	display: block;
}
#areasgreen {
	background: url(../img/areasgreen.png) no-repeat;
	width: 250px;
	height: 150px;
	float: left;
	text-align: center;
	display: block;
}
#areasorange {
	background: url(../img/areasorange.png) no-repeat;
	width: 250px;
	height: 150px;
	float: left;
	text-align: center;
	display: block;
}
#areaspink {
	background: url(../img/areaspink.png) no-repeat;
	width: 250px;
	height: 150px;
	float: left;
	text-align: center;
	display: block;
}
#areasred {
	background: url(../img/areasred.png) no-repeat;
	width: 250px;
	height: 150px;
	float: left;
	text-align: center;
	display: block;
}
.imgarea {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 64px;
	width: 64px;
}
