@charset "utf-8";
.tiny_type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 95%;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #00CC33;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}
body {
	background-image: url(art/background.jpg);
}
.style6 {color: #000000}
.oneColFixCtrHdr #container {
	width: 800px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	border: 2px solid #000000;
}
.oneColFixCtrHdr #mainresumehead {
	padding: 0 20px;
	background-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 2.5;
	text-align: left;
	font-style: italic;
}

.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: italic;
	color: #43713E;
	font-weight: normal;
	background-color: #000000;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #333333;
	line-height: 1.3;
	font-weight: normal;
	background-color: #EFE9D3;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	text-align: right;
	line-height: 2;
	clear: left;
	color: #FFFFFF;
	margin-right: 20px;
	height: 40px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2B6232;
	font-size: medium;
	font-style: italic;
	text-indent: 4em;
}
.oneColFixCtrHdr #mainContent {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-weight: normal;
}
.oneColFixCtrHdr #footer {
	height: 46px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #FFFFFF;
	border: 1px solid #000;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #text {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: italic;
	color: #43713E;
	font-weight: normal;
	background-color: #000000;
}
.resume {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	line-height: 2.5;
	font-weight: normal;
	background-color: #CCCCCC;
	margin-right: 30px;
	margin-left: 30px;
	text-align: left;
	font-variant: normal;
}
.oneColFixCtrHdr #mainresume {
	padding: 0 20px;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2.5;
	text-align: left;
}
