html, body {
	margin: 0px;
	padding: 0px;
	font: normal 12px/1.5em georgia;
}

body #content_bg #page #content a:link {
	color: #663300;
	text-decoration: none;
}

body #content_bg #page #content a:visited {
	color: #663300;
	text-decoration: none;
}

body #content_bg #page #content a:hover,
body #content_bg #page #content a:active {
	color: #666633;
	border-bottom: 1px dotted #669966;
}

body {
	background: transparent url(../images/layout/back.gif) left repeat;
	font-family: georgia;
	font-size: 11px;
	line-height: 1.5em;
	color: #666633;
	text-align: center;
	height: 100%;
}

body .slim { /* content_bg class .slim is applied rather than #content_bg.slim due to ie6 bug */
	background: transparent url(../images/layout/content_slim.gif) center repeat-y;
}

body .plump { /* content_bg class .plump is applied rather than #content_bg.plump due to ie6 bug */
	background: transparent url(../images/layout/content_plump.gif) center repeat-y;
}

body #content_bg {
	position: relative;
	margin: 0px auto;
	width: 700px;
	padding: 0px;
	bottom: 0px;
	top: 0px;
}

body #content_bg #page {
	margin: 0px auto;
	text-align: left;
	width: 700px;
	top: 0px;
	bottom: 0px;
}

body #content_bg .slim { /* page class .slim is applied rather than #page.slim due to ie6 bug */
	background: transparent url(../images/layout/head_slim.gif) center top no-repeat;
}

body #content_bg .plump { /* page class .plump is applied rather than #page.plump due to ie6 bug */
	background: transparent url(../images/layout/head_plump.gif) center top no-repeat;
}

/* link list styles */

body #content_bg #page #linklist {
	position: absolute;
	background: transparent;
	font-family: georgia;
	font-size: 10px;
	left: 315px;
	top: 172px;
	width: 70px;
	padding-top: 0px;
	z-index: 1000;
}

body #content_bg #page #linklist dl {
	text-indent: 0px;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}

body #content_bg #page #linklist dl dt.main {
	background: transparent;
	padding: 0px;
	width: 50px;
	height: 20px;
	margin: 12px 0px 0px;
}

body #content_bg #page #linklist dl dt.main span {
	/*display: none;*/
}

body #content_bg #page #linklist dl dt.work {
	background: transparent;
	padding: 0px;
	width: 50px;
	height: 20px;
	margin: 12px 0px 0px;
}

body #content_bg #page #linklist dl dt.work span {
	/*display: none;*/
}

body #content_bg #page #linklist dl dd {
	margin-left: 0px;
}

body #content_bg #page #linklist dl dd a:link, 
body #content_bg #page #linklist dl dd a:visited {
	font: bold 10px/1.5em georgia;
	color: #663300;
	text-decoration: none;
}

body #content_bg #page #linklist dl dd a:hover, 
body #content_bg #page #linklist dl dd a:active {
	font: bold 10px/1.5em georgia;
	color: #666633;
	border-bottom: 1px dotted #669966;
}

/* end link list styles */

body #content_bg #page #content {
	position: relative;
	background: transparent;
	margin-bottom: 20px;
	z-index: 500;
}

body #content_bg .plump #content {
	top: 20px;
	padding: 0px;
}

body #content_bg .slim #content { /* page class .slim is applied rather than #page.slim due to ie6 bug */
	top: 20px;
	left: 405px;
	padding: 0px;
	width: 210px;
}

body #content_bg #page #content h1#lead {
	background: transparent url(../images/lead.gif) center top no-repeat;
	font: normal 12px/1.5em georgia;
	top: 5px;
	margin-top: 0px;
	height: 80px;
	width: 200px;
	margin-left: 0px;
}

body #content_bg #page.plump #content h1#lead { /* page class .plump is applied rather than #page.plump due to ie6 bug */
	margin: 0px 10px 10px 405px;
}

body #content_bg #page #content h1 span {
	display: none;
}

body #content_bg #page #content div.copy {
	margin: 0px 0px 10px;
	text-indent: 15px;
	text-align: left;
}

body #content_bg .plump #content div.copy_upper { /* page class .plump is applied rather than #page.plump due to ie6 bug */
	height: 420px;
	width: 210px;
	margin-left: 405px;
}

body #content_bg .plump #content div.copy_lower { /* page class .plump is applied rather than #page.plump due to ie6 bug */
	margin: 10px 80px 20px 50px;
}

body #content_bg .plump #content div#pricing_deets dt {
	font-weight: bold;
}

body #content_bg #page #content div.copy h3,
body #content_bg #page #content div.copy_upper h3 {
	height: 30px;
	margin: 0px;
	padding-bottom: 0px;
}

body #content_bg #page #content div.copy h3 span,
body #content_bg #page #content div.copy_upper h3 span {
	display: none;
}

body #content_bg #page #content div.copy h3.vision {
	background: transparent url(../images/headers/vision.gif) left top no-repeat;
}

body #content_bg #page #content div.copy h3.inspiration {
	background: transparent url(../images/headers/inspiration.gif) left top no-repeat;
}

body #content_bg #page #content div.copy h3.philosophy {
	background: transparent url(../images/headers/philosophy.gif) left top no-repeat;
}

body #content_bg #page #content div.copy h3.contact {
	background: transparent url(../images/headers/contact.gif) left top no-repeat;
}

body #content_bg #page #content div.copy h3.webservices {
	background: transparent url(../images/headers/webservices.gif) left top no-repeat;
}

body #content_bg #page #content div.copy h3.graphic {
	background: transparent url(../images/headers/graphic.gif) left top no-repeat;
}

body #content_bg #page #content div.copy h3.testimonials {
	background: transparent url(../images/headers/testimonials.gif) left top no-repeat;
}

body #content_bg #page #content div.copy h3.resources {
	background: transparent url(../images/headers/resources.gif) left top no-repeat;
}

body #content_bg #page #content div.copy h3.clients {
	background: transparent url(../images/headers/clients.gif) left top no-repeat;
}

body #content_bg #page #content div.copy h3.about {
	background: transparent url(../images/headers/about.gif) left top no-repeat;
}

body #content_bg #page #content div.copy h3.intheworks {
	background: transparent url(../images/headers/intheworks.gif) left top no-repeat;
}

body #content_bg #page #content div.copy_upper h3.pricing {
	background: transparent url(../images/headers/pricing.gif) left top no-repeat;
}

body #content_bg #page #content div.copy h3.support {
	background: transparent url(http://www.plainearth.com/images/headers/support.gif) left top no-repeat;
}

body #content_bg #page #content div.copy h3.submissions {
	background: transparent url(http://www.plainearth.com/images/headers/submissions.gif) left top no-repeat;
}

body #content_bg #page #content div.copy p.centered {
	margin: 0px;
	text-indent: 0px;
	text-align: center;
}

body #content_bg #page #content div.copy p {
	margin: 0px 0px 4px;
	text-indent: 15px;
}

dl.contact_info dt {
	font-weight: bold;
	margin-bottom: 8px;
	text-indent: 0px;
}

dl.contact_info dd {
	margin: 0px;
}

/* toolkit */

body div#content_bg div#page div#content div.prop {
	height: 500px;
	float: right;
	width: 1px;
}

body div#content_bg div#page div#content div.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

/* end toolkit */

/* footer styles */

body #content_bg #page #footer {
	position: relative;
	font: normal 10px/1.5em georgia;
	margin-bottom: 0px;
	margin-top: -40px;
	text-align: center;
	z-index: 1500;
}

body #content_bg #page .slim { /* footer class .slim is applied rather than #footer.slim due to ie6 bug: http://sonspring.com/index.php?id=102 */
	background: transparent url(../images/layout/footer_slim.gif) center bottom no-repeat;
	padding: 10px 240px 0px 0px;
	height: 47px;
}

body #content_bg #page .plump { /* footer class .plump is applied rather than #footer.plump due to ie6 bug: http://sonspring.com/index.php?id=102 */
	background: transparent url(../images/layout/footer_plump.gif) center bottom no-repeat;
	height: 60px;
	padding-top: 60px;
}

body #page #footer p span {
	padding: 5px;
	border-top: 1px dotted #630;
	border-bottom: 1px dotted #630;
}

/*body #page #footer p:hover span {
	padding: 5px;
	border-top: 1px dotted #696;
	border-bottom: 1px dotted #696;
}*/

body #page #footer a {
	font-weight: bold;
	padding: 1px 4px;
	color: #630;
	text-decoration: none;
	/*border-bottom: none;*/
}

body #page #footer a:hover {
	text-decoration: none;
	background-color: #c9dbc9;
	color: #663;
	/*border-bottom: 1px dotted #696;*/
}

/* end footer styles */