*
{
	padding: 0;
	margin: 0;
}

body
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	text-align: center;
	color: #000;
	background: url("/images/5.png") no-repeat top right;
	margin: 0;
	padding: 0;
}

.clear
{
	clear: both;
	visibility: hidden;
}

#outerwrap
{
	width: 99%;
	max-width: 1000px;
	min-width: 500px;
	margin: 0 auto;
	padding: 0;
	color: #000;
	background: url("/images/7.png") no-repeat 50px 30px;
}

#wrap1
{
	width: 90%;
	margin: 0 auto;
	color: #000;
}

#wrap2
{
	width: 90%;
	margin: 0 auto;
	color: #000;
	background: url("/images/tree.jpg") no-repeat 100% 100%;
}

#wrap3
{
	width: 100%;
	margin: 0 auto;
	color: #000;
	border-top: 1px solid #7C2C2C;
	border-bottom: 1px solid #7C2C2C;
	background: url("/images/white60.png");
}

#banner
{
	width: 90%;
	margin: 0 auto;
}

#content
{
	width: 90%;
	margin: 30px auto 10px;
	text-align: left;
}

#topcontent
{
	width: 100%;
	clear: both;
	margin: 30px auto 10px;
	text-align: left;
}

#sidebar
{
	width: 48%;
	float: right;
}

#blog
{
	width: 48%;
	float: left;
}

#latest
{
	width: 98%;
	float: right;
}

#justin
{
	width: 48%;
	float: left;
}

#lastword
{
	width: 48%;
	float: right;
}

#links
{
	width: 98%;
	float: right;
}

#services
{
	width: 48%;
	float: left;
}

#linklove
{
	width: 48%;
	float: right;
}

#footer
{
	width: 90%;
	margin: 0 auto;
	padding: 3px 3px 3px 0px;
	text-align: left;
	border-bottom: 1px solid #b8b9b4;
}

#banner h1
{
	font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-size: 4em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	margin: 8px 0 0 10px;
	padding: 5px 0 0 0;
	float: right;
	width: 90%;
	color: #1A2B18;
	background: repeat-y top left;
	text-decoration: none;
}

#banner h1 a
{
	color: #1A2B18;
	text-decoration: none;
}

#banner h1 a:hover
{
	color: #33542F;
	text-decoration: none;
}

h2
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 2em;
	margin: 16px 0 0 10px;
}

h3
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	margin: 0 0 6px 10px;
	padding: 3px 3px 3px 10px;
	color: #497843;
	display: block;
}

h4
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 2em;
	text-transform: uppercase;
	margin: 0 0 0 10px;
	padding: 3px 3px 3px 10px;
	color: #1A2B18;
	background: transparent;
	display: block;
}

h5
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	padding: 0px 0px 0px 10px;
	color: #497843;
	background: transparent;
}

#txpCommentInputForm .commentform
{
	font-size: 1.4em;
}

#content label
{
	font-size: 1.4em;
	margin: 0;
}

#content input
{
	font-size: 1.4em;
	margin: 4px 0 10px 0;
}

textarea
{
	font-size: 1.6em;
	margin: 4px 0 10px 0;
}

fieldset
{
	padding: 10px;
	margin: 0 0 0 10px;
}

legend
{
	font-size: 1.4em;
}

#searchform input
{
	margin: 40px 0 0 0;
	padding: 2px 2px 2px 20px;
	float: right;
	border: 1px solid #7C2C2C;
	width: 200px;
	font-size: 1.4em;
	background: url("/images/mag_glass60.png") no-repeat scroll 2px center;
}

#searchform input:focus
{
	background-color: #fff;
	border: 1px solid #7C2C2C;
}

img
{
	border: 1px solid black;
}

.image
{
	margin: 10px 0 0 10px;
	float: right;
	clear: left;
}

p.footertext
{
	margin: 0;
	color: #666;
}

#content ul li
{
	font-size: 1.4em;
	line-height: 1.5em;
	list-style: none outside;
	margin: 0px 0 6px 10px;
	padding: 0;
}

#content .meta
{
	font-size: 1.4em;
	line-height: 1.3em;
	margin: 10px 0 0 10px;
}

#content p
{
	font-size: 1.4em;
	line-height: 1.6em;
	margin: 10px 0 10px 10px;
}

#content a
{
	color: #33542F;
	background: transparent;
	text-decoration: none;
}

#content a:link
{
	text-decoration: none;
}

#content a:visited
{
	text-decoration: none;
}

#content a:hover
{
	text-decoration: underline;
	color: #497843;
	background: transparent;
}

#content a:active
{
	text-decoration: underline;
	color: #497843;
	background: transparent;
}

.category_list li
{
	display: inline;
	font-size: 1.4em;
	line-height: 1.6em;
}

.category_list a
{
	width: auto;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #1A2B18;
	background: transparent;
	padding: .3em 7px;
}

.category_list li:hover a
{
	text-decoration: underline;
	color: #33542F;
	background: transparent;
}

.category_list a.active
{
	color: #fff;
	background: #7c2c2c;
}

.category_list a.active:hover
{
	color: #fff;
	background: #7c2c2c;
}

#home .navhome
{
	color: #fff;
	background: #7c2c2c;
}
