/* base tags */
body {
	background: #fff;
	color: #333;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	margin: 0em auto;
	padding: 0em auto;
	text-align: center;
}
a:link {
	color: #A42822;
	text-decoration: none;
}
a:visited {
	color: #A42822;
	text-decoration: none;
}
a:active {
	color: #A42822;
	text-decoration: none;
}
a:hover {
	color: #A42822;
	text-decoration: underline;
}
form {
	margin: 0em;
	padding: 0em;
}
.clear div {
	clear: both;
	margin: 0em;
	padding: 0em;
}

/* change to the header
   this should not be here, but there are several instances of this file -jason
 */

#redstrip_left a{ /* create a link block in the header for the logo */
	display:block;
	width:254px;
	height:70px;
	position:relative;
	top:15px;
	background: transparent url(/home/images/seattleu_signature_header.png) top left no-repeat;
}
* html #redstrip_left a{ /* ugly IE6 hack */
	background: transparent url(/home/images/seattleu_signature_header.gif) top left no-repeat;
}

#redstrip_left a h1 { /* move text waaaaaaay off the side of the screen to show the logo */
	position:absolute;
	left:-9999px;
}
/* end of misplaced block */



/* main layout */
#main {
	background: #fff url(../images/background_gradient_yellow.gif) repeat-x;
	min-height: 90em;
	min-width: 1000px;
	width: 100%;
}
#main_width {
	margin: 0em auto;
	padding: 0em 1.5em;
	text-align: left;
	width: 960px;
}

/* leftnav */
#main_nav {
	float: left;
	margin: 0em;
	padding: 1.5em 0em 0em 0em;
	text-align: left;
	width: 190px;
}
#main_nav ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0em;
	padding: 0em;
}
#main_nav li {
	margin: .5em 0em 1.5em 0em;
	padding: 0em;
}
#main_nav a.red, a.red:visited {
	color: #A42822;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0em 0em 0em 0em;
	padding: 0em;
	text-align: left;
	text-decoration: none;
	text-transform: none;
}
#main_nav a.red:hover {
	color: #A42822;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0em 0em 0em 0em;
	padding: 0em;
	text-align: left;
	text-decoration: underline;
	text-transform: none;
}

/* main content */
#main_content_bg {
	background: #ffffff;
	float: left;
	margin: 2em 0em 3em 0em;
	padding: 0em;
	text-align: left;
	vertical-align: top;
	width: 770px;
}
#main_content_left {
	float: left;
	margin: 0em 2em 0em 2em;
	padding: 0em;
	text-align: left;
	width: 460px;
}
* html #main_content_left {
	float: left;
	margin: 0em 2em 0em 1em;
	padding: 0em;
	text-align: left;
	width: 460px;
}
#main_content_left h1 {
	color: #333333;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: .3em;
	line-height: normal;
	margin: 1em 0em -1.5em 0em;
	text-align: left;
	text-transform: uppercase;
}
#main_content_left h2 {
	color: #A42822;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 2.4em;
	font-weight: normal;
	line-height: normal;
	margin: 1em 0em 1em 0em;
	text-align: left;
}
#main_content_left h3 {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: .5em;
	color: #A42822;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	line-height: normal;
	margin: 2em 0em 0em 0em;
	text-align: left;
}
#main_content_left h3.rss {
	background-color: #eeeeee;
	border: none;
	padding-bottom: 0em;
	color: #A42822;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: .3em;
	line-height: normal;
	margin: 4em 0em -.5em 0em;
	padding: .5em;
	text-align: left;
	text-transform: uppercase;
}
#main_content_left h3.rss a:link {
	color: #A42822;
	text-decoration: none;
}
#main_content_left h3.rss a:visited {
	color: #A42822;
	text-decoration: none;
}
#main_content_left h3.rss a:active {
	color: #A42822;
	text-decoration: none;
}
#main_content_left h3.rss a:hover {
	color: #A42822;
	text-decoration: underline;
}
#main_content_left h4 {
	color: #333333;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	line-height: normal;
	margin: 1em 0em 0em 0em;
	text-align: left;
}
#main_content_left p {
	color: #333;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: left;
}
#main_content_right {
	float: right;
	margin: 2em 2em 0em 0em;
	padding: 0em;
	text-align: left;
	width: 250px;
}
* html #main_content_right {
	float: right;
	margin: 2em 1em 0em 0em;
	padding: 0em;
	text-align: left;
	width: 250px;
}
#main_content_right h3 {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: .5em;
	color: #A42822;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	line-height: normal;
	margin: 2em 0em 0em 0em;
	text-align: left;
}
#main_content_right p {
	color: #333;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: left;
}
/*  */

#redstrip_left a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/home/images/seattleu_signature_header.png) no-repeat scroll left top;
	display:block;
	height:70px;
	position:relative;
	top:15px;
	width:254px;
}
* html #redstrip_left a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/home/images/seattleu_signature_header.gif) no-repeat scroll left top;
}
#redstrip_left a h1 {
left:-9999px;
position:absolute;
}


/* inner content */

#inner_content_bg {
	background: #ffffff;
	float: left;
	margin: 2em 0em 3em 0em;
	padding: 0em;
	text-align: left;
	vertical-align: top;
	width: 770px;
}
#inner_content {
	float: left;
	margin: 0em 2em 0em 2em;
	padding: 0em;
	text-align: left;
	width: 700px;
}

#inner_content h1 {
	color: #333333;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	line-height: normal;
	margin: 1em 0em -1.5em 0em;
	text-align: left;
	text-transform: uppercase;
}
#inner_content h2 {
	color: #A42822;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 2.4em;
	font-weight: normal;
	line-height: normal;
	margin: 1em 0em 1em 0em;
	text-align: left;
}
#inner_content h3 {
	color: #A42822;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	line-height: normal;
	margin: 2em 0em 0em 0em;
	text-align: left;
}
#inner_content h3.rss {
	background-color: #eeeeee;
	border: none;
	padding-bottom: 0em;
	color: #A42822;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: .3em;
	line-height: normal;
	margin: 4em 0em -.5em 0em;
	padding: .5em;
	text-align: left;
	text-transform: uppercase;
}
#inner_content h3.rss a:link {
	color: #A42822;
	text-decoration: none;
}
#inner_content h3.rss a:visited {
	color: #A42822;
	text-decoration: none;
}
#inner_content h3.rss a:active {
	color: #A42822;
	text-decoration: none;
}
#inner_content h3.rss a:hover {
	color: #A42822;
	text-decoration: underline;
}
#inner_content h4 {
	color: #333333;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	line-height: normal;
	margin: 1em 0em 0em 0em;
	text-align: left;
}
#inner_content p {
	color: #333;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: left;
	
}

/* new blog css */
div.blogHeader {
	margin: 0;
	padding: 0;
}
h1.blogTitle {
	display: none;
}
h2.blogSubhead {
	display: none;
}
div.blogEntries {
	margin: 0em;
	padding: 0em;
	text-align: left;
}
div.blogEntries ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
div.blogEntries li {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
div.entry {
	padding: 0em;
	text-align: left;
}
div.entry img {
	border: 10px solid #eeeeee;
	float: right;
	margin: .5em 0em 1em 1em;
	padding: 0em;
}
h3.entryTitle a:link {
	color: #333333;
	text-decoration: none;
}
h3.entryTitle a:visited {
	color: #333333;
	text-decoration: none;
}
h3.entryTitle a:hover {
	color: #333333;
	text-decoration: underline;
}
h3.entryTitle a:active {
	color: #333333;
	text-decoration: none;
}
span.entrypermalink {
	display: none;
}
span.tags:before {content: "Categories: ";}
span.tags {
	display: none;
}
div.entryBody {
	color: #333;
	margin: 0em;
	text-align: left;
}
div.entryFooter {
	display: none;
}
div.closeblog {
	clear: all;
}
.ImageRight {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	clear:right;
}
.ImageLeft {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}

