body{margin:20px 0;padding:0;background:#FFFFFF;font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;color:#633003;font-size:12px}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:normal;}
p,ul,ol,blockquote{margin-top:0;line-height:160%}
blockquote{font-style:italic}
a{text-decoration:underline;color:#475D41}
a:hover{text-decoration:none}
img{border:none}

/* Header */
#header{width:100%;height:101px;margin:0 auto;background:#7f4b1e}
#header .l{float:left;padding:25px 0 0 20px;letter-spacing: -3px;font-size:3.4em;color:#ffffff}
#header .c{position:absolute;left:170;padding:5px 0px 0px 60px;letter-spacing: -1px;font-size: 2em}
#header .r{float:right;padding:43px 20px 0 0;letter-spacing: -1px;font-size: 2em}
#header a{text-decoration:none;color:#ffffff}

/* Content */

#content {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0% 0 0%;
	background: #f0e4e1;
}

/* Posts */

#posts {
	float: left;
	width: 45%;
	margin:0 20;
}

.post {
}

.post .title {
	letter-spacing: -1px;
	font-size: 2em;
}

.post .posted {
	margin-bottom: 20px;
	font-size: .8em;
}

#left{float:left;width:200}
#right{float:right;width:300;padding: 0 0 0 0}
hr{height:1px}
textarea{width:100%}
form img{border: 0 none;margin:0 0 -2 0}

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

#content #textfield1 {
	width: 155px;
}

#content #submit1 {
	display: none;
}

/* Pages */

#pages {
	float: left;
	width: 25%;
}

/* Orange Box */

.obox {
}

.obox .heading {
	height: 28px;
	padding: 3px 0 0 10px;
	background: url(images/img03.jpg) no-repeat;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #FFFFFF;
}

.obox .content {
	padding: 10px;
	background: url(images/img04.jpg) no-repeat;
}

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

.obox li {
}

.obox a {
	text-decoration: none;
}

.obox a:hover {
	text-decoration: underline;
}

/* Green Box */

.gbox {
}

.gbox .heading {
	height: 28px;
	padding: 3px 0 0 10px;
	background: #618773;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #FFFFFF;
}

.gbox .content {
	padding: 10px;
	background: #c2cdc9;
}

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

.gbox li {
}

.gbox a {
	text-decoration: none;
}

.gbox a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 100%;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: x-small;
}
