@charset "utf-8";
/* CSS Document */

.restext {
	font-family: "Palatino Linotype", Georgia, serif, "Times New Roman";
	font-size: 14px;
	line-height: 17px;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
}
h1 {
	font-family: "Palatino Linotype", Georgia, serif, "Times New Roman";
	font-size: 35px;
	color: #FCEACF;
	padding: 0px;
	text-decoration: none;
}
p {
	font-family: "Palatino Linotype", Georgia, serif, "Times New Roman";
}
.whitetext {
	color: #FCEACF;
}
a.res:link, a.res:visited, a.res:active {
	font-family: "Palatino Linotype", Georgia, serif, "Times New Roman";
	font-size: 35px;
	color: #F37212;
	text-decoration: none;
	outline:none
}
a.res:hover {
	font-family: "Palatino Linotype", Georgia, serif, "Times New Roman";
	font-size: 35px;
	color: #F37212;
	text-decoration: none;
	outline:none
}
a.top:link, a.top:visited, a.top:active {
	font-family: "Palatino Linotype", Georgia, serif, "Times New Roman";
	font-size: 35px;
	color: #FEFCE9;
	text-decoration: none;
	outline:none
}
	
a.top:hover {
	font-family: "Palatino Linotype", Georgia, serif, "Times New Roman";
	font-size: 35px;
	color: #F37212;
	text-decoration: none;
	outline:none
}

a.nav:link {
	font-family: "Palatino Linotype", Georgia, serif, "Times New Roman";
	color:  #FEFCE9;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.nav:visited {
	font-family: "Palatino Linotype", Georgia, serif, "Times New Roman";
	color: #F37212;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.nav:hover {
	font-family: "Palatino Linotype", Georgia, serif, "Times New Roman";
	text-decoration: none;
	color: #598D36;
	font-weight: bold;
	outline:none
	font-size: 14px;
}
a.nav:active {
	font-family: "Palatino Linotype", Georgia, serif, "Times New Roman";
	color: #663333;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.resume: link{
	font-family: "Palatino Linotype", Georgia, serif, "Times New Roman";
	color: #663333;
	text-decoration: none;
}
.blackfoot {
	background-color: #000000;
	color: #FBECD0;
	padding: 5px;
}
body {
	background-color: #282828;
}
