body  {
	background: #eee url(awplan/body_bg.gif) repeat-x 0 0;
}

h1, h2, h3, h4, h5, h6  {
	color: #555;
}

a:link, a:visited  {
	color: #834356;
}

/* STRUCTURE */

#wrap {

}

#header  {
	background: #fff url(awplan/head_bg.gif) repeat-x top left;
	border-bottom: 7px solid #ccc;
}

#header h1.title a  {
	color: #666;
}

#header p.description  {
	color: #666;
}

#rss  {
	background-color: #7878a7;
}

#rss a  {
	color: #fff;
}

#featured  {
	background: #fff url(awplan/featured_bg.jpg) repeat-x top left;
}

#featured .buttons a.prev  {
	background: url(awplan/prev.gif) no-repeat top left;
}

#featured .buttons a.next  {
	background: url(awplan/next.gif) no-repeat top left;
}

/* added by jared */
#featured p {
   color: #666;
   }

#featured li {
   color: #535380;
   }
/* end */

#steps  {
	background: #cad7e3 url(awplan/steps_bg.gif) repeat-x top left;
}

#steps ul li a  {
	color: #111;
}

#content  {
	border-top: 7px solid #f4eaf0;
	border-bottom: 7px solid #f4eaf0;
	background-color: #fff;
}

#content .moreinfo  {
	border: 1px solid #c4b5d7;
	background-color: #fcfbf5;
	color: #666;
}

#content .moreinfo .more a  {
	color: #834356;
	background: #eee url(awplan/more_info.gif) no-repeat center left;
}

#news  {
	color: #666;
}

#news ul li a  {
	color: #535380;
}

#news p.more a  {
	color: #535380;
}

#bottom  {
	background: #fff url(awplan/bottom_bg.jpg) repeat-x top left;
}

#newsletter, #newsletter h3 {
   color: #666;
   }

#newsletter input.text  {
	background-color: #d9d9d9;
}

#footer  {
	background: #60ae31 url(awplan/footer_bg.jpg) repeat-x top left;
	color: #fff;
}

#footer p a  {
	color: #fff;
}

/* NAVIGATION */

#nav ul li a:link, #nav ul li a:visited  {
	color: #344b63;
}

/* BLOG CSS */

.post .categories  {
	background-color: #ecead5;
	color: #666;
}

.post .categories a  {
	color: #436281;
}

.post h2.title .date a  {
	color: #436281;
}

.post h2.title a  {
	color: #666;
}

.post p.comments a  {
	background: url(awplan/comments.jpg) no-repeat center left;
	color: #333;
}

p.continue a  {
	color: #693645;
}

#postad  {
	background-color: #ececec;
}

a.adlink  {
	color: #666;
}

.asidespost  {
	border-left: 3px solid #c4b5d7;
}

#sidebar img.bigad  {
	border: 2px solid #c4b5d7;
}

#tabbox  {
	border: 1px solid #c4b5d7;
}

#tabbox ul.idTabs  {
	background: #ecead5 url(awplan/tabberulbg.jpg) repeat top left;
}

#tabbox ul.idTabs li a:link, #tabbox ul.idTabs li a:visited  {
	color: #444;
}

#tabbox ul.idTabs li a.selected  {
	color: #fff;
	background: #e1daeb url(awplan/selected_tab.jpg) repeat center center;
}

#boxes ul  {
	background-color: #ecead5;
}

#boxes ul li {
	background: url(awplan/tablibg.jpg) no-repeat top left;
}

#boxes ul li:first-child  {
	background: none;
}

#boxes ul li a:link, #boxes ul li a:visited   {
	color: #535380;
}

#leftwidget  {
	border-right: 1px solid #dedede;
}

.widgetlist  h3  {
	background: url(awplan/widget_head.jpg) no-repeat center left;
	color: #666;
}

.widgetlist ul li  {
	border-bottom: 1px solid #999;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #666;
}

.commentlist {
	border-top: 2px solid #999;
}

.commentlist li {
	border-bottom: 2px solid #999;
}

.commentlist .alt {
	background: #ecead5;
}

#commentform input {
	background: #ecead5;
	border: 1px solid #999;
}

#commentform textarea {
	background: #ecead5;
	border: 1px solid #999;
}