/* CSS Document */
/*
Theme Name: Aspen-Tech
Theme URI: 
Description: Built for Aspen Tech.
Version: 1.5
Author: Joshua Herbison
Tags: mantle color, variable width, two columns, widgets

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/
td img {display: block;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style3 {
	font-size: 10px;
	color: #016654;
}
h1 { font-size:18px; color: #003333; text-decoration:none;
}
a {
	color: #675;
}

a img {
	border: none;
}

a:visited {
	color: #342;
}

a:hover {
	color: #9a8;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}
li{list-style: none; }
ul {padding-left:25px;}
.sidebarheaders { padding:3px; color: #666; font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; padding-left:8px; width:164px;}
.sidebar {width:400px;}
.sidebaritems { background-image:url(images/white-sprock.png); padding-bottom:3px; padding-top:3px; text-decoration:none; color:#006; text-align:left; text-decoration:none;}
.sidebaritems:hover {background-image:url(images/green-sprock.png); padding-bottom:3px; padding-top:3px;}
.headertextshow { font:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:18px; font-weight:bold; text-decoration:none; }