@charset "utf-8";
.menu1 {
	font-family: dosis;
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
}
.content-1 {
	font-family: "ROboto Condensed";
	color: #333;
	text-align: justify;
	font-size: 16px;
	font-weight: 300;
}
.webdesign {
	font-family: "ROboto Condensed";
	font-size: 11px;
	color: #000;
	text-align: center;
}

.content-1-sub {
	font-family: "ROboto Condensed";
	color: #333;
	text-align: justify;
	font-size: 20px;
	font-weight: 300;
}
.resume-sub-head {
	font-family: "ROboto Condensed";
	color: #333;
	text-align: justify;
	font-size: 20px;
	font-weight: 300;
}


.content-1-center {
	font-family: "ROboto Condensed";
	color: #333;
	text-align: center;
	font-size: 16px;
	font-weight: 300;
}

.Schedule-date {
	font-family: "ROboto Condensed";
	font-size: 24px;
	font-weight: 700;
	color: #000;
	text-transform: uppercase;
}
.Schedule-date2 {
	font-family: "ROboto Condensed";
	font-size: 20px;
	font-weight: 700;
	color: #7E5116;
	text-transform: uppercase;
}


.content-1-italic {
	font-family: "ROboto Condensed";
	color: #333;
	text-align: justify;
	font-style: italic;
	font-size: 16px;
	font-weight: 300;
}

.content-3 {
	font-family: "merriweather Sans";
	color: #794E17;
	font-size: 24px;
}

.content-2 {
	font-family: "PT Serif", "Open Sans Condensed";
	color: #A91A12;
	text-transform: uppercase;
	font-size: 36px;
	text-align: center;
}
.border-picture {
	border: 1px solid #CCC;
	padding: 5px;
	border-radius: 3;
}
.border-picturewithmargin {
	border: 1px solid #CCC;
	padding: 5px;
	border-radius: 3;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}


.content-4 {
	font-family: "ROboto Condensed";
	color: #7E5116;
	text-transform: uppercase;
	font-size: 22px;
	text-align: center;
	font-weight: 700;
}
.resume-header1 {
	font-family: "ROboto Condensed";
	color: #7E5116;
	text-transform: uppercase;
	font-size: 22px;
	text-align: left;
	font-weight: 700;
}

.content-4-sub-head {
	font-family: "ROboto Condensed";
	color: #7E5116;
	text-transform: uppercase;
	font-size: 22px;
	text-align: center;
}
a:link {
	color: #996633;
	text-decoration: none;
}
a:visited {
	color: #996633;
	text-decoration: none;
}
a:hover {
	color: #996633;
	text-decoration: underline;
}
a:active {
	color: #996633;
	text-decoration: none;
}
.border1 {
	border: 1px solid #999;
	border-radius: 5;
	background-color: #FFF;
}
