@charset "ISO-8859-1";

body {
	background-color: #9F9FBB;
}

body,td,th {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: medium;
}
p {
	margin:10px;
}
	
.resume_p {
	margin-top:0px;
	margin-bottom:20px;
	margin-left:10px;
	font-size:15px;
}

a {
	color: #00CC00;
}

a:visited {
	color: #00CC00;
}

a:active {
	color: #00CC00;
}

.footer {
	font-size: small;
	color: #fff;
	text-align: center;
	padding:6px;
}
li {
	font-size:14px;
	margin:5px;
}

h1 {
	color: #000;
	font-size: 20px;
	text-align: center;
	margin: 5px;
}
.resume_heading {
	font-family: Arial, sans-serif;
	font-size: medium;
	color: #001166;
	margin:10px 0px;
	font-weight:bold;
}
.info_heading {
	font-size: 16px;
	color: #001166;
	font-weight:bold;
	margin:10px;
}
.info_heading_italic {
	font-size: 30px;
	color: #001166;
	font-weight:bold;
	font-style:italic;
}
.info_heading_small {
	font-size: 12px;
	color: #001166;
	font-weight:bold;
}
.info_heading_red {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #CC3333;
	font-weight:bold;
	font-style: italic;	
}
h2 {
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin: 5px;
}
h3 {
	color: #000077;
	font-size: 33px;
	font-weight:bold;
	font-style: italic;	
	line-height: 35px;
	margin:20px auto;
}
h5 {
	color: #000077;
	font-size: 44px;
	font-weight:bold;
	font-style: italic;
	line-height: 40px;
	margin:30px auto;
}
.attribution {
	float: right;
	}
.small_heading {
	color: #003399;
	font-size: 16px;
	text-align: center;
	font-weight:bold;	
	line-height: 0px;
}
.medium_heading {
	color: #000077;
	font-size: 24px;
	text-align: center;
	font-weight:bold;
}
.medium_heading_left {
	color: #000077;
	font-size: 14px;
	text-align: left;
	font-weight:bold;
	margin-left:50px;
	margin-top:20px;
}
.medium_heading_red {
	color: #CC3333;
	font-size: 20px;
	text-align: center;
	font-weight:bold;
}
h4 {
	color: #CC3333;
	font-size: 42px;
	font-style: italic;	
	margin:10px;
}
h6 {
	text-align:right;
	font-size: 15px;
	font-weight:normal;
	line-height: 15px;
	margin:5px 20px 20px auto;
	}
.bold   {
	color: #000000; 
	font-weight: bold; 
}
.nav_text {
	color: #fff;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#nav_table {
	position: relative;
	top: 14px;
	left: 14px;
	}
	
#content_table {
	position: relative;
	top: 15px;
	left: 24px;
	width:750px;
	padding: 2px;
	background-color: #001166;
	}
#eventbox {
	position: absolute;
	top: 15px;
	left: 190px;
	width:750px;
}
#event {
	position: relative;
	width:750px;
	border: medium solid #001166;
	background-color: #fff;
	text-align:center;
	font-family: "Lucida Calligraphy", "Corsiva Hebrew", Lucida;	
	margin-bottom:20px;
	}
#event2 {
	clear:right;
	top:50px;
	left: 190px;
	width:750px;
	border: medium solid #001166;
	background-color: #fff;
	text-align:center;
	font-family: "Lucida Calligraphy", "Corsiva Hebrew", Lucida;	
	margin-bottom:20px;
	}
.photo_table {
	margin: 8px;
	padding: 2px;
	background-color: #ccc;
	font-size: small;
	}
.caption {
	font-size: small;
	text-align: center;	
	}
.thick_blue_underline {
	border-bottom: 2px solid #001166;
	padding:5px;
	background-color: #fff;
	}
.doorprize {
	position:absolute;
	bottom:40px;
	left:20px;
	}
.yardsign {
	position:absolute;
	bottom:30px;
	right:20px;
	}
