body,
td,
input,
select,
textarea {
	color: #333333;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container {
	width: 782px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
	margin-bottom: 16px;
	text-align: left;
	background-image: url('/Images/SelfPublishingBootCamp/header_v1.png');
	background-repeat: no-repeat;
	background-color: #FFFDF7;
	border: 1px solid #666D2E;
}
#navigation {
	margin-top: 170px;
	text-align: center;
	background-image: url('/Images/SelfPublishingBootCamp/nav_strip.png');
	background-repeat: no-repeat;
	line-height: 17px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 2px solid #DDDDDD;
	border-bottom: 2px solid #DDDDDD;
	color: #7D5034;
}
#navigation a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;	
	padding-right: 8px;		
}
#navigation a:hover {
	color: #333333;
	background-color: #E8BB9F;
}
#navigation a.selected {
	color: white;
	background-color: #846A59;
}
#content {
	margin-left: 21px;
	margin-right: 21px;
	margin-top: 16px;
	margin-bottom: 16px;
}
#content a {
	color: #136734;
}
#content a:hover {
	color: #CC682C;
}
#content h1,
#content .PageTitle {
	font-size: 19px;
	color: #0F5028;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-bottom: 21px;
}
#content h2 {
	font-size: 18px;
	color: #CC682C;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	font-weight: bold;
}
#content h3 {
	color: #D98E61;
	font-size: 17px;
	padding: 0;
	margin: 0;
	margin-bottom: 19px;
	font-weight: bold;
}
#content h4 {
	color: #E6B496;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 18px;
	font-weight: bold;
}
#content h5 {
	font-size: 15px;
	margin-bottom: 17px;
}
#content h6 {
	font-size: 14px;
	margin-bottom: 16px;
}
#content p,
#content div,
#content hr {
	padding: 0;
	margin: 0;
	margin-bottom: 16px;
}
#content ul, ol {
	/* margin-bottom: 15px; */
}

#content .ArticleDetail .ArticleDate {
	font-size: 12px;
	margin-bottom: 7px;
}
#content .ArticleDetail .ArticleTitle {
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 7px;
}
#content .ArticleDetail .ArticleSubTitle {
	font-style: italic;
	font-size: 15px;
	margin-bottom: 7px;
}
#content .ArticleDetail .ArticleByLine {
	font-size: 13px;
}
#content .ArticleDetail .ArticleContent {
	
}
#content .ArticleComments .ArticleCommentsOutput {
	padding-right: 32px;
}
#content .ArticleComments .ArticleCommentsOutput .Headline {
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 19px;
}
#content .ArticleComments .ArticleCommentsOutput .ArticleComment {
	margin-left: 21px;
	margin-right: 21px;
	margin-bottom: 31px;
}
#content .ArticleComments .ArticleCommentsOutput .ArticleComment .info {
	font-style: italic;
	font-weight: bold;
	margin-left: 21px;
	font-size: 12px;
}
#content .ArticleComments .ArticleCommentsInput {
	width: 250px;
	background-color: #CCCCCC;
	float: right;
}
#content .ArticleComments .ArticleCommentsInput .Headline {
	font-weight: bold;
	font-size: 16px;
	margin-left: 18px;
	margin-top: 13px;
}
#content .ArticleComments .ArticleCommentsInput #ArticleCommentForm {
	margin-left: 16px;
	margin-right: 16px;
}
#content .ArticleComments .ArticleCommentsInput #ArticleCommentForm div {
	margin: 0;
}
#content .ArticleComments .ArticleCommentsInput #ArticleCommentForm,
#content .ArticleComments .ArticleCommentsInput #ArticleCommentForm input,
#content .ArticleComments .ArticleCommentsInput #ArticleCommentForm textarea {
	font-size: 12px;
}
#content .ArticleSummary .ArticleDate,
#content .ArticleSummary .ArticleTitle {
	margin-bottom: 3px;
}
#content .ArticleSummary .ArticleTitle {
	font-size: 18px;
	font-weight: bold;
}
#content .Review {
	margin-left: 21px;
	margin-right: 21px;
	margin-top: 14px;
	margin-bottom: 0px;
}
#content .ReviewDate {
	font-size: 11px;
	font-weight: bold;
}
#content .ReviewByLine {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
#content .ReviewContent {
	font-size: 13px;
	margin-top: 7px;
	padding-left: 21px;
	padding-right: 21px;
}
#content .EventName {
	font-weight: bold;
	font-size: 110%;
	color: #653D00;
}
#content .EventTitle {
	font-weight: bold;
	font-style: italic;
}
#content li.EventListing, #content li.DayOfWeek li.EventListing {
	margin-bottom: 21px;
	list-style-type: none;
}
#content .EventDescription, #content li.DayOfWeek .EventDescription {
	font-size: 90%;
	margin-left: 13px;
	margin-right: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content .EventFee {
	font-size: 90%;
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 10px;
}
#content .EventLocation, #content li.DayOfWeek .EventLocation {
	font-style: italic;
	font-size: 80%;
}
#content .EventContact, #content li.DayOfWeek .EventContact {
	font-style: italic;
	font-size: 80%;
}
#content .EventDateTime {
	font-weight: bold;
	margin-left: -10px;
}
#content li.DayOfWeek {
	font-weight: bold;
	margin-bottom: 21px;
}
#content li.DayOfWeek span {
	font-size: 120%;
}
#content li.DayOfWeek li.EventListing {
	font-weight: normal;
}
#content li.DayOfWeek ul {
	margin-top: 21px;
}
#content .productCell .thumb{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#content .productResult .ImageArea{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;	
}
#content .productThumbs{
	width: 100%
}
#content li{
	margin-bottom:12px;
}

#content input[type=submit] {
	background:white;
	width:160px;
	font-size: 11px;
	margin:12px 0;
}

#content input[type=submit]:hover {
	background:#CCCCCC;
	color:black;
}



#footer {
	margin-top: 31px;
	margin-bottom: 0;
	text-align: center;
	background-image: url(/Images/SelfPublishingBootCamp/nav_strip_footer.png);
	background-repeat: no-repeat;
	line-height:17px;
	padding-top:4px;
	padding-bottom:4px;
	border-top:2px solid #DDDDDD;
	border-bottom: 2px solid #DDDDDD;
	color: #7D5034;
	
}


#footer a {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;	
	padding-right:8px;		
}
#footer a:hover {
	color: #333333;
	background-color: #E8BB9F;
}

#footer a.selected {
	color: white;
	background-color: #846A59;
}

.rightColumn {
	width: 35%;
	float: right;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 13px;
	padding-bottom: 13px;
	margin-left: 21px;
}

/*form control */
#commentsForm{
	background: #F2F2F2;
	border: 1px solid #CCCCCC;
	width: 304px;
	text-align:center;
	margin:18px;
	padding:4px;
	font-size:12px;
	float:right;
	clear:both;
}

#commentsForm form	{
	margin:0 auto;
}

#commentsForm legend {
	display: none;
}


#commentsForm label {
	width: 148px;
	float: left;
	margin: 1px;
	text-align:left;
}



#commentsForm input {
	width: 147px;
	margin: 1px 2px 1px 0;
	color: #999999;
	float:left;
	border:1px solid #CCCCCC;	
}

#commentsForm input.enteredInputText{
	color:#3a3a3a;
}


#commentsForm div{
	width:296px;
	margin: 1px;
	float: left;
	text-align:left;
	color:#3a3a3a;		
}


#commentsForm textarea{
	width: 296px;
	height: 100px;
	margin: 1px;
	float: left;
	color: #999999;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	border:1px solid #CCCCCC;	

}

#commentsForm textarea.enteredInputText{
	color: #3a3a3a;	

}
#commentsForm #captcha{
	margin: 1px;
	border:1px solid #333333;
	float: left;
	display:inline;
	
}

#commentsForm #AC_key{
	float:left;
	width:50px;
	margin: 1px;	
}

#commentsForm #AC_title{
	width:296px;
	margin: 1px;
	float: left;
}

#commentsForm input.button {
	width: 126px;
	margin: 1px;
	text-align: center;
	float: left;
	background: white;
	color:#000000;
	border:1px solid #CCCCCC;	
	
}

#commentsForm input.button:hover {
	background: #F2F2F2;
}



.clear{
	clear:both;
}

.ArticleCommentStatus{
	font-weight:bold;
	margin:10px;
}

.ArticleCommentError{
	color:red;
	font-weight:bold;
	margin:10px;
}

.ArticleCommentSection{
	font-weight:bold;
	float:right;
	margin:0 18px 0 0;
}

.ArticleCommentSectionCount{
	font-weight:bold;
}

.ArticleSeparator{
	margin:30px auto;
	clear: both;
}

.ArticleComment{
	margin:20px auto;
}

.title{
	margin:5px 0px 5px 30px;
	font-size:12px;
	font-weight:bold;	
}

.comments{
	margin:5px 0px 5px 50px;
	font-size:12px;
}

.info{
	font-style:italic;
	font-size:11px;
	margin:5px 0px 5px 30px;	
}

#content #infoRequestForm {
	font-size:11px;
	background:#e5e5e5;
	width:440px;
	margin:8px auto;
	text-align:center;
}

#infoRequestForm form {
}

#infoRequestForm legend {
	display:none;
}

#infoRequestForm fieldset {
	border:0;
	margin:0;
}

#infoRequestForm label {
	width:160px;
	text-align:left;
	float:left;
	margin:0 10px 0 0;
	padding:2px 0 0;
}

#infoRequestForm textarea{
	width: 340px;
	height: 65px;
	float:left;
}

#infoRequestForm label[for=Comments] {
	width:150px;
	text-align:right;
	float:left;
	margin:0 10px 0 0;
	padding:2px 0 0;
}

#infoRequestForm input {
	width:160px;
	padding:2px;
	margin:0 0 10px;
	color:#3a3a3a;
}

#infoRequestForm input[type=checkbox] {
	width:14px;
	margin:0;
	display:inline;
}

#infoRequestForm input[type=radio] {
	width:30px;
	margin:0;
	background:#e5e5e5;
}

#infoRequestForm input.button {
	background:white;

	width:160px;
	font-size: 11px;
	margin:12px 0;
}

#infoRequestForm input.button:hover {
	background:#CCCCCC;
	color:black;
}

#infoRequestForm #City {
	width:75px;
}

#infoRequestForm #State {
	width:15px;
}

#infoRequestForm #Zip {
	width:35px;
}

#infoRequestForm #centerTop {
	width:350px;
	text-align:left;
	margin:12px auto;
}

#infoRequestForm #centerBottom {
	width:350px;
	text-align:center;
	margin:12px auto;
}

#infoRequestForm #formError{
	font-color:red;
}


#content #eNewsletterForm {
	font-size:11px;
	width:500px;
	border:1px solid #CCCCCC;
	background: #E5E5E5;
	margin:18px auto;
	padding:0;
}

#eNewsletterForm form {
}

#eNewsletterForm legend {
	display:none;
}

#eNewsletterForm fieldset {
	border:0;
	padding:0;

}

#eNewsletterForm label {
	width:150px;
	text-align:left;
	float:left;
	margin:0 10px 0 0;
	padding:2px 0 0;
}

#eNewsletterForm input {
	width:150px;
	padding:2px;
	margin:0 0 10px;
	color:#3a3a3a;
}

#eNewsletterForm input[type=checkbox] {
	width:14px;
	margin:0;
	display:inline;
}

#eNewsletterForm input[type=radio] {
	width:14px;
	margin:0;
	display:inline;
	color:#fff;
	background:#fff;
}

#eNewsletterForm input.button {
	background:white;
	width:150px;
	font-size:11px;
}

#eNewsletterForm input.button:hover {
	background:#CCCCCC;
	color:black;
}

#eNewsletterForm p {
	text-align:center;
}

#eNewsletterForm #eNewsletterTop {
	width:320px;
	text-align:center;
	margin:12px auto;
}


#eNewsletterForm #eNewsletterMiddle {
	text-align:center;
	margin:12px auto;
}

#eNewsletterForm #eNewsletterBottom {
	padding:6px;
	text-align:center;
	background:#fff;
	margin:0 auto;
}



.linksList li{
	line-height:20px;

}

.productResult .ImageArea {
	color: #333333;
	font-size: 11px;
	text-align: center;
	float: left;
	margin-right: 21px;
	margin-bottom: 16px;
}
.productResult .Title {
	color: #660000;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 16px;
}
.productResult .Price {
	font-size: 12px;
	margin-left: 31px;
	color: #333333;
}
.productResult .Button {
	display: block;
	text-align: left;
	margin-top: 21px;
	margin-bottom: 21px;
}
.productResult .Description {
	margin-bottom: 21px;
}
.productResult .Details {
	color: #333333;
	margin-left: 31px;
}
.alternatingRow {
	background: #DBDBDB;
}

#copyright {
	text-align: center;
	margin: 0;
	font-size: 10px;
	color: #333333;
	background-image: url(/Images/SelfPublishingBootCamp/copyright_back.png);
	background-repeat: no-repeat;
	height:74px;	
	padding-top:10px;
}
#copyright a {
	color: #333333;
}
#copyright a:hover {
	color: #000000;
}