@charset "UTF-8";
/* CSS Document */


a:link, a:visited, a:active {
	text-decoration: none;
	color: #000;
	border: 0;
}

li a:hover, li a.current {color: #FF0000;}

#navigation {
	margin: 30px auto;
	text-align: left;
	border-bottom: solid 1px #000;
}

#container {
	margin: 0 auto;
	padding-top: 25px;
	width: 850px;
}


#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

body {
	color:#000;
	font-family: Arial, Helvetica, "sans-serif 10px";
	font-size: 11px;
	margin: 0;
}

.imageLeft {
	padding: 30px;
	float: left;
	width: 130px;
	text-align: left;
	margin-left: 35px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: inline;
	margin-right: 20px;
	margin-bottom:10px;
	font-weight: bolder;
	letter-spacing:.05em;
	color: #000033;
}

p.special {font-weight:bold;}
.image {
	float: left;
	width: 140px;
	padding: 30px;
	text-align: left;
}
.thumbnail {
	float: none;
	padding-bottom: 10px;
	width: 125px;
	text-align: center;
	border: none;
	height: auto;
}
#content, #gallery {
	height:auto;
	width:850px;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
}

#HomeContent {
	height:auto;
	text-align: left;
	vertical-align: middle;
	width: 500px;
	float: left;
	}

.thumbnail a {border:none;}

h1, h2  {font-size: 3em; display: inline;}

h1 {
	line-height: 10px;
	display: inline;
	padding-right: 40px;
	text-align: left;
	margin-left: 37px;
	border-right: solid #000 1px;
}
h2 {
	color: #FF0000;
	padding-left: 40px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-size: 11px;
	font-weight: normal;
	color: #34211B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #34211B;
	padding: 5px;
}

.imageLeftTopRow:hover, .imageTopRow:hover, .image:hover, .imageLeft:hover {background-color:#ededed;}

.imageLeftTopRow, .imageTopRow, .image, .imageLeft {height: 195px;}
.homeImg {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

#text {
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	font-size: 12px;
	width: 700px;
	margin-right: auto;
}

#text p {
	line-height:18px;
}
#text h3 {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
#text h4 {
	color:#FFFFFF;
}

#text h6 {font-size:20px;}

.resumeCategory {
	font-size:15px;
	font-weight: bolder;
	line-height: 38px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	letter-spacing: 0.2em;
	color: #333333;
}

.multiDate {color:#FFFFFF;}

.showTitle {
	font-style:italic;
	padding-right: 15px;
}

.resumeSubtitle {font-size:10px; font-style:italic;}

#text a:hover {
	text-decoration:underline;
	color: #000;}
	
.news {
	float: right;
}
#news {
	width: 300px;
	float: right;
	text-align: left;
	padding-top: 50px;
}

#news h1 {
	font-size:24px;
	padding: 0px;
	line-height: 26px;
}
	
#news h2 {
	font-size:20px;
	color: #333333;
	padding: 0px;
}

#news h1, #news h2, #news h3 {text-align:left;}
#news h3 {font-size:25px; border-bottom:solid 1px #000;}

#news a {color:#900; font-weight:bold;}

.clear {clear:both;}

#homeImg {float:left;}

#news p {
	font-size:16px;
	line-height: 10px;
}
.top {
	float: right;
}

.alert {color:#900; font-weight:bold;}

#top_image {
	text-align:left;
	padding-bottom:20px;
	padding-left:60px;
	margin-bottom: 20px;
	width: 800px;
}
.smallLink {
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}

