/* CSS Document */
body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #f1ede2;
}

a, a:visited {
	color: #0281ca;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #0281ca;
	font-weight: normal;
}
h2 {
	color: #1d0124;
	font-size: 19px;
	margin: 0 0 10px 0;
	font-weight: normal;
}
h4 {

}
#container {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

#content {
	width: 950px;
	margin: 0 auto;
}

/**** header *****/

#header {
	height: 98px;
	background: url(../images/elements/header-bg2.jpg) top;
}
#headerinterior {
	width: 950px;
	background: url(../images/elements/header-bg.jpg) no-repeat;
	height: 98px;
}
#userInfoHeader {
	font-size: 11px;
	float: right;
	color: #fff;
	margin: 10px 35px 0 0;
	font-weight: bold;
}
#header #logo {
	padding: 30px 0 0 30px;
	float: left;
}
#topnavbar {
	background: #048cbb;
	height: 28px;
	padding: 0 0 0 20px;
}
#topnavbar ul {
	width: 950px;
	margin: 0 auto;
	padding: 0 0 0 18px;
}
#topnavbar li {
	float: left;
	padding: 8px 10px 0 10px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#topnavbar li a {
	color: #fff;
	text-decoration: none;
}
#topnavbar li a:hover {
	text-decoration: underline;
}
#topnavbar .signin li.lastleft {
/*	width: 110px; */
	text-align: left;
}
#topnavbar .signout li.lastleft {
	width: 180px;
	text-align: left;
}
#topnavbar li .textbox {
	font-size: 11px;
}
#topnavbar li.sign {
	float: right;
}
#topnavbar li.search {
	padding-top: 3px;
	margin-right: 40px;
	float: right;
}
#topnavbar li.search .button {
	margin-top: 2px;
	margin-left: 3px;
}
#topnavbar li.search input, #topnavbar li.search label {
	float: left;
}
#topnavbar li.search label {
	margin: 5px 5px 0 10px;
}
#topnavbar .signout li.search label {
	margin: 5px 5px 0 0px;
}

#topnavbar li.search input {
	margin: 1px 0 0 0;
}


#signupBox {
	background: url(../images/elements/signup-bg.jpg) no-repeat;
	width: 840px;
	margin: 15px auto;
	height: 189px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5540;
	padding: 15px 25px;
	line-height: 1.3em;
	position: relative;
}
#signupBox h1 {
	color: #1d0124;
	font-size: 22px;
	margin: 0 0 10px 0;
}
#signupBox h5 {
	color: #900;
	font-size: 12px;
	font-weight: bold;
}
#signupBox p {
	margin: 0 0 10px 0;
}
#signupBox .col1 {
	width: 268px;
	float: left;
	margin-right: 30px;
}
#signupBox .col2 {
	width: 268px;
	float: left;
	margin-right: 20px;
}
#signupBox .col3 {
	width: 248px;
	position: absolute;
	float: left;
	top: 40px;
	right: 29px;

}
#signupBox .signup {
	position: absolute;
	bottom: 14px;
	right: 185px;
	padding: 0px 0 0 0;
	color: #046c90;
}
#signupBox a {
	color: #5b5540;	
}


#colsThree {
	width: 890px;

	margin: 15px auto;
}
#home #colsThree {
	height: 960px;
}
#colsThree .featured {
	background: #ded6ba;
	padding: 0 10px;
}
#colsThree .col {
	float: left;
	width: 255px;
}
#colsThree li {
	margin: 0 0 15px 0;
}
#colsThree .middlecol {
	margin: 0 25px;
}
#colsThree .avatar {	
	float: left;
	width: 83px;
	margin-right: 5px;
}
#colsThree .text {
	float: left;
	font-size: 11px;
	width: 183px;
}
#colsThree p {
	font-size: 11px;
	color: #5b5540;
}
#colsThree p a {
	color: #5b5540;
	text-decoration: none;
}
#colsThree p a:hover, #colsOne p a:hover {
	font-weight: bold;
}
#colsThree .avatar img {
	width: 75px;
	border: 4px solid #a79b73;
}
#colsThree h2 {
	margin: 10px 0 20px 0;
}
#colsThree h3, #colsThree h4 {
	color: #1d0124;
	font-size: 11px;
	font-weight: bold;
}
#colsThree .info {
	float: left;
	width: 160px;
}
#colsThree h3 {
	
	font-weight: bold;

}
#colsThree h4 {
	display: block;

	margin: 2px 0;
	padding-top: 2px;
}
#colsThree .text img {
	float: left;
}
#colsThree .morelink {
	margin: 15px 0;
	float: right;
}
#colsThree .morelink a {
	font-size: 11px;
	color: #453f2a;
	text-decoration: none;
}
#colsThree .morelink a:hover {
	text-decoration: underline;
}
/**** register ****/
#registerBoxAlone {
	width: 890px;
	margin: 20px 0;
	padding: 20px 0 0 0;
	clear: both;
}
.registerArea {
	width: 855px;
	padding: 20px;
	margin: 0 0 0 20px;
	font-size: 12px;
	color: #453f2a;
	background: #e1d9be;
}
.registerArea .left, .registerArea .right {
	float: left;
	width: 325px;
}
.registerArea .left {
	margin-right: 25px;
	width: 350px;
	line-height: 1.3em;
}
.registerArea p {
	margin: 0 0 10px 0;
}
#registerBox label {
	display: block;
	font-size: 12px;
	color: #453f2a;
}
#registerBox #firstName, #registerBox #lastName,
#registerBox #city, #registerBox #state {
	width: 125px;	
}
#registerBox #firstName, #registerBox #city {
	margin-right: 25px;
}
#registerBox .box {
	float: left;
}
.registerArea div.error {
	color: #F00;
	border: 1px solid #F00;
	background: #CCC;
	padding: 5px;
	margin: -5px 0 10px 0;
	font-size: 11px;
}
/**** signup ****/
#signupBoxAlone {
	width: 890px;
	height: 180px;
	background: url(../images/elements/signupbox-bg.gif) no-repeat;
	margin: 20px 0;
	padding: 20px 0 0 0;
	clear: both;
}
#pwdBoxAlone {
	width: 890px;
	height: 226px;
	background: url(../images/elements/pwdbox-bg.gif) no-repeat;
	margin: 20px auto;
	padding: 20px 0 0 0;
	clear: both;
}
.loginArea {
	width: 275px;
	margin: 0 auto;
}
.loginArea label {
	display: block;
	font-size: 11px;
	margin: 5px 0;
}
.loginArea .textbox {
	margin: 0 0 5px 0;
	width: 222px;
}
.loginArea h2 small {
	color: #046c90;
	font-size: 11px;
}
.loginArea .notice {
	font-weight: bold;
	font-size: 12px;
	color: #048cbb;
	margin: 15px 0;
}
.loginArea p {
	font-size: 12px;
	color: #453f2a;
	margin: 0 0 10px 0;
}
/**** interior ****/

.featuredstories h2 {
	margin: 20px 0 10px 28px;
}

.navbar {
	background: #e1d9be;
	width: 890px;
	height: 21px;
	margin: 0 auto;
}
.navbar li {
	float: left;
	padding: 5px 10px 5px 10px;
	font-size: 10px;
	color: #a3917f;
}
.navbar li a {
	text-decoration: none;
	color: #a3917f;
}
.navbar li a:hover {
	text-decoration: underline;
}
.navbar li.first {
	color: #998675;
	background: #d4cbaf;
}
li.pagination {
	float: right;
	font-size: 10px;
}
li.pagination a {
	text-decoration: none;
	color: #a3917f;
}
li.pagination div {
	float: left;
	padding: 0 2px;
}
li.inactive {
	background: url(../images/elements/inactive.gif) no-repeat right;
	margin-right: 5px;
}
li.down {
	background: url(../images/elements/down.gif) no-repeat right;
	margin-right: 5px;	
}
li.up {
	background: url(../images/elements/up.gif) no-repeat right;
	margin-right: 5px;	
}

.whitebar li img {
	margin-top: 3px;
}


#colsThreeExpanded {
	width: 890px;

	margin: 15px auto;
}
#colsThreeExpanded .col {
	float: left;
	width: 270px;
}
#colsThreeExpanded li {
	margin: 0 25px 20px 0;
	width: 270px;
/*	background: #6F9;*/
	height: 130px;
	float: left;
}
#colsThreeExpanded .middlecol {
	margin: 0 35px;
}
#colsThreeExpanded .avatar {	
	float: left;
	width: 83px;
	margin-right: 5px;
}
#colsThreeExpanded .text {
	float: left;
	font-size: 11px;
	width: 193px;
}
#colsThreeExpanded p {
	font-size: 11px;
	color: #5b5540;
}
#colsThreeExpanded .avatar img, #colsOne .avatar img {
	width: 75px;
	border: 4px solid #a79b73;
}
#colsThreeExpanded h2 {
	margin: 10px 0 20px 0;
}
#colsThreeExpanded h3, #colsThreeExpanded h4 {
	color: #1d0124;
	font-size: 11px;
	font-weight: normal;
}
#colsThreeExpanded h3 {
	font-weight: bold;
}
#colsThreeExpanded h4 {
	display: block;
	margin: 2px 0;
	padding-top: 2px;
	font-weight: bold;
}
#colsThreeExpanded .text img {
	float: left;
}
#colsThreeExpanded .morelink {
	margin: 15px 0;
	float: right;
}
#colsThreeExpanded .morelink a {
	font-size: 11px;
	color: #453f2a;
	text-decoration: none;
}
#colsThreeExpanded .morelink a:hover {
	text-decoration: underline;
}
#colsThreeExpanded p {
	font-size: 11px;
	color: #5b5540;
}
#colsThreeExpanded p a {
	color: #5b5540;
	text-decoration: none;
}
#colsThreeExpanded p a:hover, #colsOne p a:hover {
	font-weight: bold;
}





#colsOne {
	margin: 15px auto;
}
#colsOne p a {
	color: #5b5540;
	text-decoration: none;	
}
.readStory #colsOne {
	float: left;
	margin: 0 0 0 20px;
}
#colsOne .col {
	float: left;
	width: 270px;
}
#colsOne li {
	margin: 0 0 30px 0;
}
#colsOne .middlecol {
	margin: 0 35px;
}
#colsOne .avatar {	
	float: left;
	width: 83px;
	margin-right: 5px;
}
#colsOne .text {
	float: left;
	font-size: 11px;
	width: 193px;
}
#colsOne p {
	font-size: 11px;
	color: #5b5540;
}
#colsOne .avatar img {
	border: 4px solid #a79b73;
}
#colsOne h2 {
	margin: 10px 0 20px 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1d0124;
}
#colsOne h3, #colsOne h4 {
	color: #1d0124;
	font-size: 11px;
	font-weight: normal;
}
#colsOne .info, #colsThreeExpanded .info {
	float: left;
	width: 160px;
}
#colsOne p, #colsThreeExpanded p {
	padding-bottom: 3px;
}
#colsOne h3 {

	font-weight: bold;
	
}
#colsOne h4 {
	display: block;
	margin: 2px 0;
	padding-top: 2px;
	font-weight: bold;
}
#colsOne .text img {
	float: left;
}
#colsOne .morelink {
	margin: 15px 0;
	float: right;
}
#colsOne .morelink a {
	font-size: 11px;
	color: #453f2a;
	text-decoration: none;
}
#colsOne .morelink a:hover {
	text-decoration: underline;
}

/**** readStory ****/
.readStory {
	padding-top: 20px;
}
#storyBox {
	float: left;
	background: #e1d9be;
	width: 540px;
	padding: 15px 30px;
	font-size: 12px;
	color: #5b5540;
	line-height: 1.3em;
	margin-left: 30px;
}
#storyBox p {
	margin-bottom: 10px;
}
#storyBox h2, #storyBox h3 {
	color: #1d0124;
	font-size: 12px;
	font-weight: bold;
}
#storyBox h2 {

}
#storyBox h3 {
	width: 390px;
	margin-bottom: 10px;
}

#storyBox .avatarLarge {
	float: left;
	margin: 0 15px 15px 0; 
}
#storyBox .avatarLarge img {
	border: 4px solid #a79b73;
}



#commentBox {
	background: #f1ede2;
	padding: 20px 20px;
	width: 500px;
	margin: 0 auto;
}
#commentBox .submitButton {
	float: right;
}
#commentBox .close {
	float: right;
	cursor: pointer;
}
#commentBox label {
	color: #645e49;
	font-size: 11px;
	font-weight: bold;
}
#commentBox .textbox {
	width: 175px;
}
#commentBox textarea {
	width: 460px;
	height: 100px;
	margin: 0 0 20px 0;
}
#commentBox small {
	font-weight: normal;	
}


.whitebar {
	background: #fff;
	width: 510px;
	padding: 5px 15px;
	margin: 40px auto 20px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5540;
}
.whitebar a {
	color: #5b5540;
	text-decoration: none;
}
.whitebar li {
	float: left;
}
.whitebar li.emailStoryteller div {
	float: left;
}
.whitebar li.emailStoryteller  {
	width: 190px;
}
.whitebar li.emailStoryteller img {
	padding: 0 5px;
}
.whitebar li.rateStory  {
	width: 290px;
}
.whitebar #rateStoryForm {
	width: 170px;
	margin-left: 10px;
	float: left;
}
.whitebar li.pagination  {
	float: right;
}
/**** reviews ****/

.reviewsTwoCol {
	width: 890px;
	margin: 15px auto;
}
.reviewsCol {
	width: 575px;
	margin: 15px 36px 0 30px;
	float: left;
}
.reviewsCol h2 {
	color: #1d0124;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.reviewsCol p {
	font-size: 11px;
	color: #5b5540;
}
.reviewsCol li {
	margin: 0 0 20px 0;
}
.commentsCol {
	float: left;
	width: 275px;
	margin: 15px 0;
}
.commentsCol .commentBox {
	width: 278px;
}
.commentsCol .commentBoxHeader {
	width: 278px;
	height: 9px;
	background: url(../images/elements/commentBoxHeader.gif) no-repeat;
}
.commentsCol .commentBoxFooter {
	width: 278px;
	height: 9px;
	background: url(../images/elements/commentBoxFooter.gif) no-repeat;
}
.commentsCol .commentBoxMiddle {
	width: 228px;
	padding: 0 25px;
	background: #e1d9be;
}
.commentsCol p {
	color: #5b5540;
	font-size: 12px;
	padding: 15px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}
.commentsCol label {
	font-weight: bold;
	font-size: 12px;
	display: block;
}
.commentsCol .textbox, .commentsCol textarea {
	margin: 3px 0 10px 0;
	width: 227px;
}
 .commentsCol textarea {
 	height: 273px;
 }
.commentsCol .submitButton {
	float: right;
	margin: 10px 0 10px 0;
}

/**** about ****/

.threeCol {
	width: 890px;
	margin: 15px auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5b5540;
	line-height: 16px;
}
.threeCol .col1 {
	margin: 15px 0;
	float: left;
	width: 275px;
}
.threeCol .col2 {
	margin: 15px 30px;
	float: left;
	width: 275px;
}
.threeCol .col3 {
	margin: 15px 0;
	float: left;
	width: 275px;
}
.threeCol p {
	margin: 0 0 15px 0;
}
.threeCol .pic {
	float: left;
	margin: 5px 10px 4px 5px;
}
.threeCol h2 {
	color: #1d0124;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 20px 0;
	padding: 0;
}
/**** terms ****/
.twoCol {
	width: 890px;
	margin: 15px auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5b5540;
	line-height: 16px;
}
.twoCol .col1 {
	width: 430px;
	float: left;
	margin-right: 30px;
}
.twoCol .col2 {
	width: 430px;
	float: left;
}
.twoCol p {
	margin: 0 0 15px 0;
}
#terms .twoCol {
	font-size: 11px;
}
/**** write Story ****/

#myStoryBox {
	background: #e1d9be;
	width: 830px;
	margin: 15px auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5b5540;
	line-height: 16px;
	padding: 20px 30px;
	position: relative;
}
#myStoryBox .col1 {
	width: 220px;
	float: left;
	margin-right: 25px;
}
#myStoryBox .col2 {
	width: 585px;
	float: left;
}
#myStoryBox p {
	margin: 0 0 15px 0;
	font-size: 12px;
}
#myStoryBox p.nomargin {
	margin: 0;
	font-size: 11px;
}
#myStoryBox h1 {
	color: #1d0124;
	font-size: 22px;
	margin: 0 0 10px 0;
}
#myStoryBox #storyTtext {
	width: 585px;
	height: 550px;
	margin: 0 0 10px 0;
}
#myStoryBox .textbox {
	width: 219px;
}
#myStoryBox .left {
	float:left;
}
#myStoryBox .right {
	float:left;
	padding-left: 10px;
}
#spellcheckresults { position: absolute; background: #fff; margin: 0; border: 1px solid #000; padding: 5px; }
#spellcheckresults dl { margin: 0; padding: 0; }
#spellcheckresults dl dt { float: left; clear: left; margin: 3px 0; padding: 0; font-weight: bold; }
#spellcheckresults dl dd { float: left; margin: 3px 10px; padding: 0; cursor: pointer; color: green; }
#spellcheckresults dl dd.ignore { color: red; font-style: italic; }

a.checkspelling {  }
a.checkspelling img { margin: 0 5px; border: 0; }
#myStoryBox textarea {
	width: 529px;
	margin: 0 0 10px 0;
	height: 400px;
}
#myStoryBox .avatarLarge {
	float: left;
	margin: 0 15px 15px 0; 
}
#myStoryBox .avatarLarge img {
	border: 4px solid #a79b73;
}
#myStoryBox .avatarUpdate {
	float: left;
	width: 380px;
}
#myStoryBox .buttons {
	float: right;
	width: 185px;
}
#myStoryBox .button {
	background: #c6bc9c;
	color: #645c42;
	font-size: 11px;
	padding: 4px 10px;
	margin: 5px 0;
	width: 165px;
}
#myStoryBox .button a {
	color: #645c42;
	text-decoration: none;
}
#myStoryBox small {
	font-size: 10px;
}
#myStoryBox .avatarInfo {
	margin-top: 30px;
}
#myStoryBox a {
	color: #645c42;
}
#myStoryBox .saveShare {
	font-size: 11px;
	width: 600px;
}
#myStoryBox .saveShare p {
	font-size: 11px;
}
#myStoryBox .saveShare .save {
	float: left;
	width: 266px;
	margin-left: 10px;
	font-size: 11px;
}
#myStoryBox .saveShare .share {
	float: right;
	width: 266px;
	margin-right: 10px;
	font-size: 11px;
	text-align: left;
}
#myStoryBox .saveButton {
	float: left;
	margin-right: 10px;
}
#myStoryBox .shareButton {
	float: left;
	margin-right: 10px;
}

#photoUpdate {
	position: absolute;
	top: 20px;
	left: 260px;
	width: 357px;
	height: 333px;
}

/**** footer ****/

#footer {
	height: 34px;
	background: url(../images/elements/footer-bg.gif) repeat-x;
	color: #fff;
	padding: 25px 0 0 0;
	width: 100%;
	font-size: 11px;
}
#footercontent, #headerinterior {
	width: 950px;
	margin: 0 auto;
}
#footer .copyright {
	float: left;
	width: 300px;
	margin-left: 20px;
}
#footer .links {
	float: left;
	width: 600px;
	margin-right: 20px;
	text-align: right;
}
#footer a {
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
}

/**** message *****/

.message {
	margin: 10px auto;
	width: 890px;
}
.message .update {
	border: 1px solid #090;
	background: #DBFFB0;
	padding: 10px;
	color: #090;
	font-size: 12px;
}
.message .warning {
	border: 1px solid #900003;
	background: #ffb0b0;
	padding: 10px;
	color: #900003;
	font-size: 12px;
}

/**** profileUpdate *****/

#profileUpdate {
	background: #f1ede2;
	padding: 15px 25px;
	position: absolute;
	top: 20px;
	right: 30px;
	width: 259px;
}
#profileUpdate #profileUpdateclosebutton {
	float: right;	
	cursor: pointer;
}
#profileUpdate h4 {
	margin: 15px 0;
}
#profileUpdate .box {
	float: left;
} 
#profileUpdate #allowEmails {

}
#profileUpdate .allowEmailBoxLeft {
	padding-bottom: 30px;	
	float: left;
	margin-right: 5px;
	margin-left: 10px;
}
#profileUpdate .allowEmailBox {
	float: left;
	font-size: 10px;
	line-height: 1.3em;
	width: 220px;
}
#profileUpdate select {
	width: 250px;	
}
#updateProfileLink {
	cursor: pointer;
}

/**** profileUpdate *****/

#photoUpdate {
	background: #f1ede2;
	padding: 15px 25px;
	position: absolute;
	top: 20px;
	right: 30px;
	width: 310px;
}
#photoUpdate #photoUpdateclosebutton {
	float: right;	
	cursor: pointer;
}
#photoUpdate h4 {
	margin: -5px 0 15px 0;
}
#photoUpdate .left, #photoUpdate .right {
	float: left;
} 
#photoUpdate .uploadArea .left {
	width: 103px;
}
#photoUpdate .uploadArea .left img {
	border: 2px solid #a79b73;	
}
#photoUpdate .uploadArea .right {
	width: 230px;
}
#photoUpdate .uploadArea2 .left {
	width: 183px;
	font-size: 12px;
}
#photoUpdate .uploadArea2 .right {
	width: 140px;
	float: right;
}
.right .download {
	margin-top: 20px;
}

#photoUpdate .left {
	padding-right: 10px;	
}
.uploadArea, .uploadArea2 {
	width: 390px;
	margin-bottom: 5px;
}
#photoUpdate .instructions {
	margin-top: 10px;
	line-height: 1.3em;
}


/**** contact ****/
#contactBox {
	float: left;
	background: #e1d9be;
	width: 550px;
	padding: 15px 30px;
	font-size: 12px;
	color: #5b5540;
	line-height: 1.3em;
}
#contactBox p {
	margin-bottom: 10px;
}
#contactBox h2, #storyBox h3 {
	color: #1d0124;
	font-size: 12px;
	font-weight: bold;
}
#contactBox h1 {
	color: #000;
	margin-bottom: 10px;
}
#contactBox label {
	margin-bottom: 3px;
}
#contactBox .textbox {
	width: 200px;	
}
#contactBox textarea {
	width: 450px;
	height: 150px;
}

#contactBox h3 {
	width: 390px;
	margin-bottom: 10px;
}
#contactBox .submitButton {
	float: right;
	margin: 10px 0;
}

/**** rave reviews *****/
.ravreviews {
	width: 850px;
	padding: 20px 0px;
	margin: 0 auto;

}
.ravreviews #reviewBox {
	width: 530px;

	margin: 10px 0px 10px 30px;
	float: left;
}
.ravreviews #colsOne {
	float: left;
	margin: 10px 0 0 20px;
}
.ravreviews h2 {
	margin: 0 0 20px 30px;
	
}
.reviewBox {
	width: 600px;
	margin-top: 10px;
}
#colsOne .commentBox {
	background: #e1d9be;
	padding: 10px;
	margin: 0 0 20px 0;
	width: 320px;
}
#colsOne .commentBox h3 {
	font-weight: normal;
	margin: 10px 0;
font-size: 12px;
}
#colsOne .commentBox .textbox {
	width: 255px;
}
#colsOne .commentBox textarea {
	width: 305px;
	height: 110px;
}
#colsOne .commentBox .submitButton {
	margin: 20px 0;
	float: right;
}
#colsOne .commentBox label {
	color: #6c6650;
	font-weight: bold;
	font-size: 11px;
	padding: 0;
	margin: 10px 0 5px 0;
	display: block;
}


.reviews li h3 {
	font-size: 14px;
	margin: 0 0 3px 0;
	color: #453F2A;
}
.reviews li div.review {
	font-size: 12px;
	color: #453F2A;
}
.reviews li {
	margin: 0 0 20px 0;
}


#emailStorytellerLink {
	cursor: pointer;
}


#questionList {
	width: 770px;
	list-style-type: decimal;
	margin-left: 20px;
	margin-bottom: 20px;
}
#questionList .question {
	color: #84705f;
	font-size: 12px;
	margin: 0 0 3px 0;
}
#questionlist .answer {
	background: #f5efdf;
}
#questionList .answer input {
	border: 0;
	width: 770px;
	color: #5b5540;
	font-size: 12px;
	padding: 5px;
	margin-bottom: 5px;
}




#questionListShort {
	width: 480px;
	list-style-type: decimal;
	margin-left: 20px;
	margin-bottom: 20px;
}
#questionListShort .question {
	color: #84705f;
	font-size: 12px;
	margin: 0 0 3px 0;
}
#questionListShort .answer {
	border: 0;
	width: 480px;
	color: #5b5540;
	font-size: 12px;
	padding: 5px;
	background: #f5efdf;
	margin-bottom: 5px;
}
#questionListShort .answer input {
	border: 0;
	width: 480px;
	color: #5b5540;
	font-size: 12px;
	padding: 5px;
	background: #f5efdf;
	margin-bottom: 5px;
}




#aboutus h2 {
	font-size: 22px;
}









/**** misc *****/


.seemore {
	float: right;
	font-size: 11px;
	margin: 10px 0;
}
.seemore a {
	color: #453f2a;
}
#featuredStoriesCol .seemore {
	background: #F1EDE2;
	width: 255px;
	text-align: right;
	margin: 10px 0 -105px 0;
}
.clear {
	clear: both;
}
