/*#conash3D0 {height:0px; top:-1px;}*/
body {
	padding:0;
	margin:0;
}
td, p, input, select, submit, textarea, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.4em;
	color: #333333;
}
/* larger font size for readability */
.readablesize {
	font-size: 12px;
	line-height:1.4em;
}
b {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
ul {
	list-style-image: url(../images/bullet.gif);
}
#maincontent {
	width:490px;
}
.searchtext {
	width: 134px;
}
.header {
	font-size: 14px;
	font-variant:small-caps;
	font-weight: bold;
	color: #333333;
}
.subheader {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.notation {
	font-size: 10px;
	font-weight: bold;
}
.footer {
	color: #7A7879;
}
.popupText {
	font-size: 10px;
	color: #FFFFCC;
}
.popupAuthor {
	font-size: 10px;
	color: #FFFFCC;
	font-weight: bold;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF4227;
}
.formRequired {
	font-size: 10px;
	font-weight: bold;
	color: #FF4227;
}
a {
	color: #8C0008;
}
a:hover {
	color: #8C0008;
	visibility: inherit;
}
#centerbody {
	height:324px;
	width:390px;
}
#commencement p {
	line-height:1.6em;
}
#commencement .subheader {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
#commencement .header {
	font-size: 16px;
}
/* MOVE rules below to separate .css file */
#leftnav {
	margin:0;
	padding:0;
	background-color:#cccc99; /* match bg color of menu a links */
}
#leftnav-narrow {
	float:left;
	width:4px;
	height:200px;
	background-image: url(../images/left_nav_narrow.gif);
	background-repeat:no-repeat;
}
#leftmenu {
	float:right;
}
#leftmenu ul {
	border:1px solid #777700;
	margin:0;
	margin-top:1px; /* white space between left menu and top menu */
	padding:0px;
}
#leftmenu ul li {
	list-style:none;
	margin:0;
	padding:0;
	margin-right:0px;
}
#leftmenu ul li a {
	display:block;
	width:150px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:9px;
	padding-right:0px;
	margin:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight: 700;
	letter-spacing:.08em;
	text-decoration:none;
	color:#3a3a3a;
	text-transform:uppercase;
	background-color:#cccc99;
	border:1px solid #fafafa;
	border-bottom:none;
}
#leftmenu ul li a.firstli {
	border-top:none;
}
#leftmenu ul li a:hover {
	color: #EEE;
	background-color:#666633;
}
#leftmenu ul li.current a {
	background-color:#666633;
	color:#EEE;
}
#topnavbar {
	width:100%;
	background-color:#660000;
}
#topleft {
	width:34px;
	float:left;
}
#topmenu {
	width:700px;
	float:left;
}
#topmenu ul {
	padding:0;
	margin:0;
	background-color: #660000;
	color: white;
	float: left;
	width: 100%;
}
#topmenu ul li {
	display: inline;
}
#topmenu ul li a {
	/*padding: 2px 12px 3px;*/
	padding-left:12px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:12px;
	background-color: #660000;
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:.1em;
	color: white;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}
#topmenu ul li a:hover {
	background-color: #B37D50;
	color: #fff;
}
#midnav {
	margin-left:20px;
}
#midnav a:link, #midnav a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#2a2a2a;
	text-transform:uppercase;
	text-decoration:none;
}
#midnav a:hover {
	color:#000000;
	text-decoration:underline;
}
#midnav a.current {
	color:#000000;
	font-weight:bold;
}
#midnav a:hover.current {
	text-decoration:none;
}
#midnav table tr td {
	padding-bottom:4px;
}
/* needed for some rendering engines e.g. WebKit to compute div height */
.clearer {
	height: 0px;
	width: 100%;
	display: block;
	clear: both;
}
/* move to separate CSS file for Home page */
#homectr {
	width:540px;
	height:418px;
	background-image: url(../images/homectr.jpg);
	background-repeat:no-repeat;
	border:1px solid #660000;
}
#announcements {
	font-family: "trebuchet ms", "verdana", "arial", "helvetica", "sans-serif";
	width:360px;
	float:left;
	margin-top:10px;
}
#announcements p {
	font-size:12px;
	letter-spacing:normal;
	margin-bottom:0px;
	margin-top:5px;
	padding-left:15px;
	padding-right:15px;
	line-height:1.5em;
}
#announcements h2 {
	padding-top:5px;
	margin-top:0px;
	font-size:13px;
	font-weight:normal;
	margin-bottom:0px;
	color:#333;
	font-style:italic;
	padding-left:15px;
}
#announcements p a, #announcements p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #0000A0;
	font-weight:normal;
	text-decoration:none;
}
#announcements p a:hover {
	text-decoration:underline;
}
#announcements .notation {
	font-size:.9em;
	color:#600;
	font-style:italic;
	font-weight:normal;
}
#rightnav {
	width:170px;
	height:316px;
	border:1px #c2bdb3 solid;
	float:right;
	margin-top:24px;
	margin-right:14px;
	background-color:transparent;
}
#rightnav.homepage {
	position:absolute;
	top:90px; /* must equal value for rightnav-bg */
	left:530px; /* must equal value for rightnav-bg */
	margin:0;
}
#rightnav-bg {
	width:170px;
	height:316px;
	background-image:url(../images/trans50.gif);
	background-repeat: repeat;
	filter:alpha(opacity=60); /* for IE */
	opacity: 0.6; /* css standard */
	position:absolute;
	top:90px;
	left:530px;
}
.transparent-class {
	filter:alpha(opacity=50); /* for IE */
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5; /* css standard */
	position:inherit; 
}
#rightnav ul {
	margin-left:5px;
	margin-top:10px;
	margin-bottom:14px;
	padding:0px;
}
#rightnav ul li {
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
}
#rightnav ul li a {
	padding-top:4px;
	padding-bottom:10px;
	padding-left:8px;
	padding-right:0px;
	margin:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight: 700;
	letter-spacing:.06em;
	text-decoration:none;
	color:#3a3a3a;
	text-transform:uppercase;
}
#rightnav ul li a:hover {
	text-decoration:underline;
}
#rightnav ul li.current a {
	background-color:#666600;
	color:#fafafa;
}
#spiral {
	margin-bottom:20px;
	margin-left:55px;
}
#fblink {
	text-align:center;
	margin-top:30px;
	line-height:1.8em;
}
#fblink a {
	color:#009;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-decoration:none;
	border:none;
}
#fblink a img {
	border:none;
	text-decoration:none;
}
#homephoto1 {
	padding: 1px;
	border: 2px solid #c2bdb3;
	position:absolute;
	top:210px;
	left:355px;
}
#homephoto2 {
	padding: 1px;
	border: 2px solid #c2bdb3;
	position:absolute;
	top:180px;
	left:190px;
}
#homepoem {
	float:left;
	position:absolute;
	left: 185px;
	top:375px;
}
.courseclosed {
	color:#990000;
	font-weight:bold;
}
#postcard {
	width:500px; 
	margin-left:10px;
}
#postcard h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-variant:small-caps;
	color:#3a3a3a;
}

