/***********************************************/
/*                                             */
/* Global CSS for Revision V.1.0               */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: verdana,Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg_body.gif) repeat center;
}
/******* hyperlink and anchor tag styles *******/
a:link, a:visited{
	color: #990000;
	text-decoration: none;
}
a:hover{text-decoration: underline;}
/************** header tag styles **************/
h1{
	font: bold 120% Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

h2{
	 font: bold 114% Arial,sans-serif;
	 color: #006699;
	 margin: 0px;
	 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 90% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

/*************** list tag styles ***************/
ul{ list-style-type: square;}

ul ul{ list-style-type: disc;}

ul ul ul{ list-style-type: none;}
/********* form and related tag styles *********/
form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
input{font-family: Arial,sans-serif;}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#wrapper{
	margin: 0px auto 0px;
	width: 771px;
	height:100%;
}

#header{
	position:relative;
	margin: 0px auto auto;
	width:771px;
	height:143px;
	background: url(../images/header.jpg) no-repeat 5px 0px;
}
#header h1{
text-indent:-99999px;
}
#header a{
	height:123px;
	width:200px;
	float:right;
}
html, body {
	height:100%;
}
#content{
	margin:0px;
	text-align:justify;
	width:511px;
	min-height:100%;
	float:left;
}

#rightclm {
	width:240px;
	float:left;
}
#rightclm ul{
	margin-left:27px;
	padding-left:0px;
	margin-top:0px;
	padding-top:0px;
	color:#000000;
	text-transform: uppercase;
	font-size:10px;
	line-height:36px;
}
#rightclm li{
	list-style-type:none;
}
#rightclm li.end{
	width:179px;
	height:28px;
	background:url(../images/ulend.gif) no-repeat center;
	display:block;
}
#rightclm .selected{
	color:#990000;
}
#rightclm li a{
	width:179px;
	height:30px;
	background:url(../images/aoff.gif) no-repeat left;
	display:block;
	color:#000000;
	padding-left:20px;
}
#rightclm li a:hover{
	background:url(../images/aon.gif) no-repeat left;
	text-decoration:none
}
#rightclm img{
	float:left;
	margin-left:20px;
}
/*********hidden invocations***********/
 #intro {
	width:491px;
	color:#ffffc5;
	font-size:11px;
}
#celebration  p, #inspiration p,  #motivation p, #comfort p, #thankfulness p, #wisdom p, #encouragement p{
	font-size:12px;
	margin:0px 10px 0px 10px;
	color:#ffffc5;

}
#celebration, #inspiration,  #motivation, #comfort, #thankfulness, #wisdom, #encouragement{
	width:491px;
	background:url(../images/pattern_102.gif);
	text-align:center;
	border-bottom:solid 10px #282823;
}
#celebration h2, #inspiration h2,  #motivation h2, #comfort h2, #thankfulness h2, #wisdom h2, #encouragement h2{
	color:#FFFFFF;
	font-size:18px;
	margin-top:10px;
	margin-bottom:10px;
	text-decoration:none;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#celebration strong, #inspiration strong,  #motivation strong, #comfort strong, #thankfulness strong, #wisdom strong, #encouragement strong{
	color:#FFFFFF;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
	font-size:9px;
}
#intro p{
	text-align:justify;
	color:#000;
	padding:10px;
	font-size:12px;
}
#intro strong{
	color:#000;
}
#intro .ending{
	text-align:center;
	color:#fff;
}
#intro ul li{
	color:#fff;
}
#intro ol li{
	color:#402919;
	list-style-type:none;
	margin-right:10px;
	margin-bottom:5px;
}
#intro ol{
	margin-top:0px;
}

.pBox {
margin-top:15px;

}
.boxInv {
	width:369px;
	height:184px;
	background:url(../images/box.gif) no-repeat center;
	text-align:center;
	display:block;
}
.boxInv2 {
	width:491px;
	height:169px;
	background:url(../images/box2.gif) no-repeat center;
	text-align:center;
	display:block;
}
/*************** story styles ******************/
.story {
	padding-left:25px;
	font-size: 12px;
}

.story h1{
	font: bold 18px verdana,sans-serif;
	color: #282823;
	text-align:center;
	margin-bottom:10px;
}
.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
	margin-left:15px;
}
.story h4{
	font: bold 110% Arial,sans-serif;
	color: #000000;
	text-decoration:underline;
}
.story h2{
	font: bold 110% Arial, sans-serif;
	color: #FF6633;
	text-decoration:underline;
}
.story h5{
	font: bold 100% Arial,sans-serif;
	color: #000000;
	text-align:center;

}
.story p {
	padding: 0px 0px 10px 0px;
	font-size:14px;
	text-align:center;
}
.story p {
	margin-top: 0px;
	margin-bottom:5px;
	
}


/************** footer styles ****************/
#footer{
	margin-left:25px;
	height:70px;
	font-size: 11px;
	color: #fff;
	text-align:center;
	width:731px;
	background-color:#33332d;
}

#footer img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
	border:0px;
}
#footer a{
	color: #fff;
	text-align: left;
	margin-left:5px;
	margin-right:5px;
}
#footer a:hover{
	color: #f2dd96;
}
#cright {
	color:#cbc3aa;
	font-size:10px;
}
#cright a,#cright a:link, #cright a:visited {
	color:#cbc3aa;
	
}
/***************************************/
/*      Order Tables                   */
/***************************************/
table {
	background-color:#fff;
}
table .head{
	background-color:#ed760d;
	color:#fff;
}
table input{
border:solid 1px #33332d;

height:14px;
}
#donate {
	left:50px;
	position:relative;
}
.buttoninput {
	height:21px;
	background-color:#33332d;
	color:#fff;	
}
/***************************************/
/*      Forms                          */
/***************************************/
.error {
	color: #990000;
	margin-left:10px;
	font-weight:bold;
	font-size:10px;
}
form fieldset {
  margin-bottom: 10px;
}
form legend {
  padding: 0 2px;
  font-weight: bold;
}
form label {
  display:block;
  line-height: 1.8;
  vertical-align: top;
  float:left;
}
form fieldset ol {
  margin: 0;
  padding: 0;
}
form fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form input {

}
form fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form fieldset fieldset label {
  display: block;
  width: auto;
}
form em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form label {
  width: 120px; /* Width of labels */
}
form fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
