html, body {
	height: 100%;
}

body {
	margin: 20px;
	padding: 0 10px 0 18px;
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 710px;
	height: 400px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h1, h2, h3 {
}

h1 {
	font-size: 22px;
	letter-spacing: -20%;
	margin-top: 10px;
}

h2 {
	font-size: 13px;
	letter-spacing: normal;
	margin-top: 15px;
}
h3 {
	font-size: 10px;
	letter-spacing: -20%;
}

h4 {
	font-size: 20px;
	letter-spacing: -20%;
}

h5 {
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 22px;
}
h6 {
	font-size: 23px;
	letter-spacing: -20%;
	margin-bottom: 28px;
}
h7 {
	font-size: 18px;
	letter-spacing: -20%;
	line-height: 23px;
}
h8 {
	font-size: 23px;
	letter-spacing: -20%;
}

h9 {
	font-size: 23px;
	letter-spacing: -20%;
	line-height: 28px;
	font-style: normal;
}

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 140%;
	letter-spacing: 0em;
}

ul2 {
	margin-top: 0;
	line-height: 140%;
	letter-spacing: 0em;
	
}

blockquote {
	font-style: italic;
	font-size: 14px;
}

a {
	text-decoration: none;
	color: #901A1C;
}

a:hover {
	text-decoration: underline;
	color: #990000;
}

img {
	border: none;
}

/* Header */

#header {
	height: 100px;
	width: 700px;
	padding: 0 0 0 12px;
}

#header h1 {
	float: left;
	letter-spacing: -3px;
	font-size: 3.4em;
}

#header h2 {
	letter-spacing: -1px;
	font-size: 1.6em;
}

#header h1 a {
	text-decoration: none;
	color: #333333;
}

#header h2 a {
	text-decoration: none;
	color: #999999;
}

#logo {
}
/* Content */

#content {
}

/* Posts */

#posts {
	float: right;
	width: 380px;
	height: auto;
	padding: 1px 10px 0 40px;
	margin-bottom: 40px;
}

.post {
	height: inherit
}

.post .title {
	letter-spacing: -1px;
	font-size: 25px;
	margin-bottom: 5px;
}

.post .posted {
	margin-bottom: 10px;
	font-size: 10px;
	font-variant: small-caps;
}

.post .story {
}

.post .meta {
	height: 30px;
	padding: 0 0 20px 0px;
	background: url(file:///Macintosh%20HD/Users/shawnericaddo/Desktop/TWC/newsite/css/clearandcrisp/clearandcrisp/images/img09.gif) no-repeat;
}

/* Archives */

#archives {
}

/* Search */

#search {
}

#search form {
	margin: 0 0 12px 0;
	padding: 0;
}

#search #textfield1 {
	width: 155px;
}

#search #submit1 {
	display: none;
}

/* Pages */

#pages {
}

/* Categories */

#categories {
}

/* Blog Roll */

#blogroll {
}

/* Orange Box */

.obox {
	float: left;
	width: 75px;
	padding: 0 20px 0 0px;
}

.obox .heading {
	height: 27px;
	padding: 0px 0 0 10px;
	background: url(file:///Macintosh%20HD/Users/shawnericaddo/Desktop/TWC/newsite/css/clearandcrisp/clearandcrisp/images/img03.gif) no-repeat;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #666666;
}

.obox .content {
	padding: 0px;
}

.obox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.obox li {
	padding-left: 15px;
}

.obox a {
	color: #901A1C;
}

/* Green Box */

.gbox {
	float: left;
	width: 150px;
	margin: 0;
	border-left: dashed #666666 1px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
.gbox2 {
	float: right;
	width: 100px;
	margin: 0 0 1em 0;
	padding: 0 0 0 20px;
	height: 85px;
}

.gbox .heading {
	height: 27px;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #09881C;
}

.gbox .content {
	padding: 0px;
}

.gbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.gbox li {
	padding-left: 15px;
}

.gbox a {
	color: #901A1C;
}

/* Footer */

#footer {
	padding-left: 19px;
	padding-top: 10px;
	border-top: dashed #666666 1px;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	letter-spacing: -.025em;
}
