/* Tags */
body {
	margin: 0px 0px 16px 0px;
	padding: 0px;
	text-align: center;
}

td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	border: 0px;
}

/* Table id header */
table#header {
	width: 750px;
	margin: 0px;
}


/* Table id index */
table#index {
	width: 750px;
	margin: 0px;
	border-right: 1px solid #B3B39B;
	border-bottom: 1px solid #B3B39B;
	border-left: 1px solid #B3B39B;
}

table#index .subscribe {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

table#index .right {
	width: 250px;
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
}
	
table#index p {
	margin: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}	

table#index .left {
	width: 500px;
	text-align: left;
	vertical-align: top;
}

table#index .subfeatures {
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
}

table#index .donor {
	margin: 0px 20px 0px 20px;
}



/* Table id main */

table#main {
	width: 750px;
	margin: 0px;
	border-bottom: 1px solid #B3B39B;
}

table#main .subscribe {
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #B3B39B;
	border-left: 1px solid #B3B39B;
}

table#main .sub {
	width: 187px;
	background-color: #EDEDED;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #B3B39B;
	border-left: 1px solid #B3B39B;
}

table#main .content {
	width: 561px;
	text-align: left;
	vertical-align: top;
	padding: 20px 50px;
	border-right: 1px solid #B3B39B;
}

table#main .content_watch {
	width: 561px;
	text-align: left;
	vertical-align: top;
	padding: 20px 50px;
	border-right: 1px solid #B3B39B;
}

table#main p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

table#main .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}	

table#main .byline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

table#main .subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	letter-spacing: 2px;
}
	
table#main .teaser {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left:  30px;
	margin-bottom: 20px;
}

/* Table id greeting */

table#greeting {
	width: 750px;
}

table#greeting td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table#greeting .right {
	vertical-align: top;
	text-align: right;
	padding: 5px 0px;
}
	
/* Table id store footer */

table#storefooter {
	width: 535px;
	margin-bottom: 16px;
}

table#storefooter td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table#storefooter .left {
	vertical-align: top;
	text-align: left;
	padding: 8px 0px;
}
	
table#storefooter .right {
	vertical-align: top;
	text-align: right;
	padding: 8px 0px;
}



/* Table id footer */

table#footer {
	width: 750px;
	margin-bottom: 16px;
}

table#footer td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table#footer .left {
	vertical-align: top;
	text-align: left;
	padding: 8px 0px;
}
	
table#footer .right {
	vertical-align: top;
	text-align: right;
	padding: 8px 0px;
}
	
/* Table id store footer */

table#storefooter {
	width: 535px;
	margin-bottom: 16px;
}

table#storefooter td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table#storefooter .left {
	vertical-align: top;
	text-align: left;
	padding: 8px 0px;
}
	
table#storefooter .right {
	vertical-align: top;
	text-align: right;
	padding: 8px 0px;
}

/* Subscription Box */

form#subscribe {
	width: 730px;
	margin: 0px;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

form#subscribe td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

form#subscribe .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 1px;
    padding-bottom: 1px;
	padding-right: 3px;
	padding-left: 3px;
}	

form#subscribe .address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 200px;
}

/* Side Navigation */

#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-color: #EDEDED;
	width: 187px;
}

#navigation a {
	text-decoration: none;
	color: #369;
	margin: 4px 8px 4px 10px;
	display: block;
}
	
#navigation a:hover {
	color: #369;
	font-weight: bold;
}
	
#navigation a:visited {
	text-decoration: none;
	color: #369;
	/* color: #606; */
}
	
#navigation h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 4px 8px 4px 10px;
	display: block;
	color: #333;
}
	
#navigation .arrow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 15px;
}

/* Archive Box */

#archive {
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	border-top: 3px double #999999;

	border-right: 1px solid #999999;
	border-bottom: 3px double #999999;
	border-left: 1px solid #999999;
	margin-top: 30px;
}

#archive .innerbox {
	margin: 15px 20px 15px 20px;
}

#archive .archivecopy {
	margin-bottom: 50px;
}

#archive .archivetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}	

#archive .archivebyline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

#archive .archivesubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 2px;
	border: 1px solid #999;
	width: 100%;
	background-color: #999;
}


/* Store Wrapper */

#storewrapper {
	border-right: 1px solid #B3B39B;
	border-right: 1px solid #B3B39B;
}
	
/*news & store tables*/

table.newsentry {
	width: 460px;
	border-top: 1px solid #ccc;
	padding: 15px 0px 15px 0px;
}

table.newsentry .newstitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 700;
}

table.topentry {
	width: 460px;
	padding: 15px 0px 15px 0px;
}

table.topentry .topnewstitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 700;
}
	
.orderbutton {
	padding-top: 30px;
}

table.orderinfo {
	width: 460px;
	padding: 15px 0px 15px 0px;
}

table.orderinfo td {
	border: 1px solid #999;
	width: 230px;
	padding-left: 5px;
}

table.orderinfo td.right {
	border-left: 0px;
	width: 230px;
	padding-left: 5px;
}

table.orderinfo .orderheader {
	background-color: #999; 
	color: #fff;
	font-weight: 700;
}

/* id */

#center {
	margin-left: auto;		
	width: 750px;
	margin-right: auto;
	text-align: center;
}

#cover {
}

#cover img {
	border-bottom: 1px solid #FFF;
}

#feature {
	padding: 0px;
	margin: 0px;
}

#feature .featurenav {
	width: 248px;
	float: left;
}

#feature .arrow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

#feature a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px;
	background-color: #cc9900;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-top: 1px solid #cc9900;
	border-bottom: 1px solid #fff;
}
	
#feature a:hover {
	color: #FFF;
	background-color: #b18503;
	display: block;
} 

#feature img {
	border-right: 1px solid #FFF;
}

#subfeature a {
	text-decoration: none;
	display: block;
}
	
#subfeature a:hover {
	color: #003399;
	background-color: #CCC;
}
	
#subfeature a:visited {
	text-decoration: none;
	background-color: #FFF;
	color: #003399;
	/* color: #660099; */
}

/* Classes */
.devotion {
	width: 700px;
	text-align: center;
	padding: 6px;
	margin: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.subfeature {
	float: left;
	width: 234px;
	margin-top: 10px;
	margin-right: 10px;
	border: 1px solid #CCC;
	background-color: #FFF;
}

.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 20px 40px 20px 40px;
}

/* contact page */

table#contact td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

form#contact {
	width:  450px;
}

form#contact td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

form#contact .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 1px;
    padding-bottom: 1px;
	padding-right: 6px;
	padding-left: 6px;
	}

form#contact .input300 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	width: 300px;
	margin: 4px 0px;
	}

form#contact .input200 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	width: 200px;
	margin: 4px 0px;
	}

form#contact .input100 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	width: 100px;
	margin: 4px 0px;
}

form#contact .textarea300 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	width: 300px;
	height: 150px;
	margin: 4px 0px;
}

form#contact .input50 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	width: 50px;
	margin: 4px 0px;
}

/* Greeting */
/*
#global {
	padding-top:10px;
	height:30px;
	margin:0 auto;
	text-align:right;
	width:750px;
	border:0 none;
	font-family:inherit;
	font-size:12px;
	font-style:inherit;
	font-weight:inherit;
	line-height:1;
	padding:0;
	vertical-align:baseline;	
}

#global h2 {
	font-size:13px;
	font-weight:bold;
}

#global dl {
	font-family:"Lucida Grande",Verdana,Geneva,Helvetica,Arial,sans-serif;
	font-size:12px;
}

#global p {
	font-size:12px;
	text-transform:uppercase;
}

#global dt.greeting {
	display:inline;
	vertical-align:top;
}

#global h2, #global dl, #global p {
	margin:0 0 0 0;
}

#global h2, #global dl, #global p, #global dt, #global dd, #global ul, #global li {
	display:inline;
	vertical-align:bottom;
}
*/

.content form label {
-x-system-font:none;
color:#666666;
display:block;
font-family:"Lucida Grande",Verdana,Geneva,Helvetica,Arial,sans-serif;
font-size:0.8em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin-bottom:0.2em;
}
