body {
	font-family:"Times New Roman", Times, serif;
	background-color:#8C9163;
	font-size:18px;
	font-weight: normal;
}

form {
	margin:0px;
	padding:0px;
}

h1 {
	font-size:15px;
	margin:0px;
}

h2 {
	font-size:13px;
	margin:0px;
	padding-top:15px;
}

p {
	margin:0px;
	padding:10px 0px 10px 0px;
}

td {
	vertical-align:top;
}

.main {
	background-color:#DFE3BB;
	width:845px;
}

.header {
	background-image:url(images/header_bg_5.BMP);
	width:845px;
	height:102px;
}

.header div {
	display:inline;
	white-space:nowrap;
	font-size:12px;
	line-height:16px;
	padding:0px 5px 0px 5px;
	color:#000000;
	font-weight:bold;
	position:relative;
	top:170px;
	/*left:280px;*/
	text-align:right;
	left: auto;
}

.header div select {
	font-size:10px;
}

.content {
	text-align:left;
	padding:0px 10px 10px 10px;
	line-height:1.35em;
	background:url(images/scribebg.jpg) repeat-y;
}

.header a:link{color:#000000; text-decoration:none;}
.header a:visited{color:#000000; text-decoration:none;}
.header a:hover{color:#999999; text-decoration:none;}
.header a:active{color:#000000; text-decoration:none;}

a:link{color:#FF0000; text-decoration:underline;}
a:visited{color:#FF0000; text-decoration:underline;}
a:hover{color:#FF6A6A; text-decoration:underline;}
a:active{color:#FF0000; text-decoration:underline;}

/***********************
/ for specific pages
/***********************/

.name {
	padding-left:30px;
	padding-bottom:10px;
	font-style:italic;
}

.q {
	padding-top:10px;
}

.a li {
	list-style-type:lower-alpha;
	padding:0px;
}

.quote {
	float:right;
	width:60%;
	font-size:11px;
	background-color:#E7EACD;
	border:solid 1px #CDD397;
	padding:10px;
	margin-left:10px;
	font-style:italic;
}

#responses h2 {
	background-color:#FFFFCC;
}

/***********************
/ profile
/***********************/

#wallposts {
	background-color:#FFFFFF;
	width:550px;
}

.wallpost {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	width:96%;
	margin:10px;
}

* html .wallpost {
	width:100%;
}

.wallpostheader {
	background-color:#F7F7F7;
	border-bottom:solid 1px #D8DFEA;
	border-top:solid 1px #8C9163;
	padding-left:5px;
	margin-bottom:5px;
}

.wallpostfooter {
	padding-left:5px;
	padding-top:5px;
	border-bottom:solid 1px #D8DFEA;
}

.wallpost a:link{color:#990000; text-decoration:none; font-weight:bold;}
.wallpost a:visited{color:#990000; text-decoration:none; font-weight:bold;}
.wallpost a:hover{color:#666666; text-decoration:underline; font-weight:bold;}
.wallpost a:active{color:#990000; text-decoration:none; font-weight:bold;}

.wallpostfooter a:link{color:#990000; text-decoration:none; font-weight:normal;}
.wallpostfooter a:visited{color:#990000; text-decoration:none; font-weight:normal;}
.wallpostfooter a:hover{color:#666666; text-decoration:underline; font-weight:normal;}
.wallpostfooter a:active{color:#990000; text-decoration:none; font-weight:normal;}

.wallpost td {
	text-align:left;
}

#textboxholder {
	background-color:#F7F7F7;
	width:550px;
	padding-top:10px;
	padding-bottom:5px;
	border-bottom:solid 1px #CCCCCC;
}

* html #textboxholder {
	width:570px;
}

.fb_textarea {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	padding:4px;
	border-bottom:solid 1px #BDC7D8;
	border-top:solid 1px #BDC7D8;
	border-right:solid 1px #BDC7D8;
	border-left:solid 1px #BDC7D8;
	height:60px;
}

.fb_button {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	color: #FFFFFF;
	text-align: center;
	background-color: #336633;
	width: 60px;
	margin-bottom: 27px;
	margin-left:15px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-bottom:solid 1px #1A331A;
	border-right:solid 1px #1A331A;
	border-left:solid 1px #D4F7D4;
	border-top:solid 1px #D4F7D4;
	
	-moz-box-sizing: border-box;
}
