﻿
/*
 * icw_projopp.css
 * Copyright(c) 2007, PRR for Independent Colleges of Washington. All rights reserved.
 */


body
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #002940;
	color: #333333;
	background-image: url(art/bg_doodle.gif);
}
html, body, th, td, p, li, ol, ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	
}

h1 {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:1.875em;}
h2 {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:1.5em; }
h3 {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:1.25em; font-style: italic; }
h3 {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:1.15em; }
h4 {font-size:1.15em; line-height:1.15em;}
p {font-size:1em;}

a {
	color: #9c301a;
	text-decoration: underline;
}
a:hover {
	color: #ad940d;
	text-decoration: underline;
}

.chart {
	border-collapse: collapse;
	border: 1px solid #d6c986;
}
.chart th {
	background-color: #ad940d;
	color: #ffffff;
	font-size: .875em;
	font-weight: bold;
	text-align: center;
	border: 1px solid #d6c986;
	vertical-align: top;
}
.chart th a {
	color: #eae4c2;
	text-decoration: underline;
}
.chart a:hover {
	color: #9c301a;
	text-decoration: none;
}
.chart td {
	font-size: .85em;
	text-align: center;
	border: 1px solid #d6c986;
	vertical-align: top;
}
.quote {
	color: #ffffff;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 11px;
	font-style: italic;
	margin: 15px;
}
.nav {
	color: #002940;
	font-size: 12px;
	text-decoration: none;
}
.nav a {
	color: #002940;
	text-decoration: none;
}
.nav a:hover {
	color: #9c301a;
	text-decoration: none;
}
.nav_on {
	color: #9c301a;
	font-size: 12px;
	text-decoration: none;
}
.nav_on a {
	color: #9c301a;
	font-size: 12px;
	text-decoration: none;
}
.nav_on a:hover {
	color: #9c301a;
	font-size: 12px;
	text-decoration: none;
}
.calendar {
	color: #666666;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 12px;
	text-align: center;
}
.fine {
	font-size: 10px;
	color: #666666;
}
.thanks {
	font-size: 9px;
	color: #dcb6ae;
}
.photobox_r {
	margin-left: 20px;
	margin-bottom: 20px;
	border-width: 0;
}
.photobox_l {
	margin-right: 20px;
	margin-bottom: 20px;
	border-width: 0;
}
.photobox_midspan {
	margin-top: 20px;
	margin-bottom: 20px;
	border-width: 0;
}

.sub {
	background-color:#e3ecf2 !important;
}

.WebSurvey {
	color:white !important;
	text-align:center;
	padding-top:40px;
}
.red { color:red;
font-size:!important;
animation:!important;}
