@charset "UTF-8";
/* CSS Document */

body{
	margin:0pt;
	text-align:center;
	font-size: 1em;
	background: url(images/bg_color.png) repeat scroll 0%;
	color:#666666;
}

a:link {
	color:#88AC47;
	text-decoration:underline;
	font-weight:bold;
}
a:visited {color:#88AC47; text-decoration:underline; font-weight:bold;}
a:hover {
	color: #ff9900;
	text-decoration:underline;
	font-weight:bold;
}

#top {
	display:block;
	text-align:right;
	background-repeat: no-repeat;
	background-position: top right;
	width:800px;
	margin: 20px auto;
	padding:0px;
}




#content {
	background-color: #EBEBE1;
	background-image: url(/themostimportantthing/images/content_bg_color.png);
}


#logo {
	display: block;
	width:212px;
	height:221px;
	position:absolute;
	left: -32px;
	top: -101px;
	z-index:200;
}

#logo_home {
	display: block;
	width:388px;
	height:404px;
	position:absolute;
	left: -86px;
	top: -86px;
	z-index:200;
}
#nav_home {
	margin-top:338px;
	padding-right: 26px;
}


#left_column {
	display:inline;
	width:180px;
	float:left;
	position: relative;
	height:auto;
	background: transparent;
}

#center_column {
	display:inline;
	width:400px;
	float:left;
	height:auto;
	position: relative;
	background: transparent;
	background-color: #EBEBE1;
	padding:20px;
}


#right_side p{
font-size:0.9em;
line-height:1.5em;
}
#center_column p,
#center_column td,
#center_column ul li{
font-size:0.9em;
line-height:1.3em;
}

#right_column {

	display:inline;
	width:170px;
	float:left;
	height:auto;
	position: relative;
	background-color: #EBEBE1;
}

#container {
	display:block;
	text-align:left;
	width:800px; 
	margin: 0pt auto 20px;
	padding:0px;
	background-color:#ebebe1;
	background-image: url(/themostimportantthing/images/content_bg_color.png);
	position: relative;
}
#container .boxHeader {
	background: url(images/top.gif) no-repeat 100% 0pt;
	height:4px;
	overflow:hidden;
}

#container .boxFooter {
	background: url(images/bottom.gif) no-repeat 100% 0pt;
	height:4px;
	overflow:hidden;
}

#menu {
	margin: 140px 0px 180px 0px;
	line-height:1.5em;
	font-size: 0.9em;
	text-align:right;
	}
	

h1 {
	font-size: 1.0em;
	line-height: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color:#88AC47;
	text-align:center;
	margin-bottom:15px;
}

h2 {
	font-size: 1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color:#ff9900;
	text-align:center;
	margin-bottom:15px;
}

h3 {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-align:center;
	margin-bottom:5px;
	font-weight: bold
}

h4 {
	font-size: 0.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height: 1.2em;
}



h5 {
	font-size: 1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color:#8b0f04;
	margin-bottom:10px;
}

h6 {
	font-size:0.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-align:center;
	color:#000;
}

h7 {
	font-size: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	color:#8b0f04;
}

.acitem {
	font-size: 1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bolder;
	color:#8b0f04;
	margin-bottom:10px;
}

.highlight {
	font-variant: small-caps;
	font-weight:bold;}

#honoree{
margin: 230px 15px 0 0;
float:right;
text-align:right;}

#menu ul li,
#left_side ul li{
	list-style:none;
	margin: 0 7px 10px -34px;
	font-size: 0.9em;
	text-align:right;
}

.credits{
font-size:0.7em;
margin:60px 10px 10px 10px;
}
td.left{ text-align:right;
white-space:nowrap;
width:100px;}

td{vertical-align:top;
padding:5px;}

.schedule{text-align:center:}
.footer{text-align:center; margin:20px; font-size:0.8em; color:#EBEBE1;}
.footer a:link, .footer a:visited, .footer a:hover {color:#FFFFFF;}


/* Home Page Styles */
#left_side {
	display:inline;
	width:328px;
	float:left;
	position: relative;
	height:auto;
	background: transparent;
	background-color: #EBEBE1;
}

#right_side {
	display:inline;
	width:440px;
	float:left;
	height:auto;
	position: relative;
	background-color: #EBEBE1;
	padding:10px 5px 10px 0px;
}

#right_side img {
	float: right;
	margin: 0 0 10px 10px;
}

img.left{float:left;
margin:0 10px 10px 0;}

