body {
	
	background-color: #1e1a16;
	
	font-family: 'Comic Sans MS', cursive, Georgia, "Times New Roman", Times, serif;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	margin: 0px;
	padding: 0px;
}

body.includePage {
	
	background-color: #ffffff;
	
}

p {
	margin: 5px;
	padding-right:20px;
	margin-top: 1.0em;
	font-size: .8em;
	color: #000000;
	line-height: 1.2em;
}

.whitetext {
	color: #ffffff;
}


h1 
{
	color: #660000 !important;
	
}

h3 { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;
	}

#giftcardElement ul 
{
	display:inherit;

	font-size: .8em;
}

#giftcardElement ul li {
	list-style-type:disc;
	padding-right: 10px;
	font-size: .9em;
}

.WelcomeMessage
{
	color: #660000 !important;
	font-size: 1.5em;
	text-transform: lowercase;
	word-spacing: normal;
	line-height: 2.0em;
	padding:0px 5px 0px 5px;
	
}

.WelcomeImage
{
	background-color:#000000;
	background-image:url(../images/topbg3.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;

	height:60px;
	width:760px;
	text-align:center;
/*	margin-top:10px; */
	
}

h1.title
{
	color: #660000 !important;
	font-size: 1.5em;
	text-transform: lowercase;
	word-spacing: normal;
	line-height: 2.0em;
	font-weight:normal;
	margin-bottom: 0; 
	
}

h2.subtitle
{
	color: #000000 !important;
	font-size: 1.0em;
	text-transform: lowercase;
	word-spacing: normal;
	line-height: 1.5em;
	font-weight:normal;
	margin-bottom: 0; 
	
}

.sectionHeader
{
	word-spacing: normal;
	 margin-top: 20px;
	 margin-bottom: 10px;

	font: italic normal 1.0em georgia, sans-serif;
	letter-spacing: 1px; 
	color: #960000 !important;
	/*background-image:url(../images/lines/border1.gif);
	background-repeat:repeat-x;
	background-position:0px 16px;*/
	 border-bottom: solid 1px #960000;
	width: 95%;
	text-align:left;
	font-size:1.0em;

	
}

.sectionHeader2
{
	word-spacing: normal;
	 margin-top: 50px;
	 margin-bottom: 10px;

	text-align:left;
	font-size:1.5em;
	font: italic normal 1.0em georgia, sans-serif;
	letter-spacing: 1px; 
	color: #ffffff !important;
	/*background-image:url(../images/lines/border1.gif);
	background-repeat:repeat-x;
	background-position:0px 16px;*/
	 border-bottom: solid 2px #ffffff;
	width: 95%;
	
}

.MissionStatement
{
	word-spacing: normal;
	 margin-top: 20px;
	 margin-bottom: 10px;

	font: italic normal 1.0em georgia, sans-serif;
	letter-spacing: 1px; 
	color: #660000 !important;
	width: 95%;
	text-align:center;
}

a:link {
	color: #660000;
	text-decoration:underline;
}

a:visited {
	color: #660000;
	text-decoration: underline;
}

a:active {
	color: #660000;
	text-decoration: underline;
}

a:hover {
	color: #660000;
	text-decoration: underline;
}

/*Table Layout*/

table.panel {

	border: none;

}

table {

	behavior:url(JavaScript/sort.htc);
	width:100%;
	border: solid 1px #cfcfcf; 
	padding: 10px;
	margin: 0px;
	border-collapse: collapse;

}


thead {
	background-color: #ffffff;
	
}

tr.ViewTableColumnHeader {	
	background-color:  #971b1d;
	color: #ffffff;
	font-size: .9em;
	font-weight:bold;
	padding: 5px;
	height: 20px;
	white-space:nowrap;
	
}

td.ViewTableColumnHeader {	
	background-color:  #971b1d;
	color: #ffffff;
	font-size: .9em;
	font-weight:bold;
	padding: 5px;
	height: 20px;
	white-space:nowrap;
	
}

tr.StandardRow {	
	background-color:Transparent;
	font-size: .7em;
	height: 25px;
	padding: 25px;
	vertical-align: middle;
	margin:0px;
	border:none;

}

tr.AlternateRow {	
	background-color: #ececec;		
	font-size: .7em;
	height: 25px;
	padding: 25px;
	vertical-align: middle;
	margin:0px;
	border:none;
}

td.bullet {
	background-image: url(../Images/arrow_bullet_gray.jpg);
	background-color: #ffffff;	
	background-repeat: no-repeat;
	padding: 5px 5px 5px 5px;
	vertical-align:middle;
	text-align:center;
	background-position:center center;
}


table td {
	padding: 5px;	
	
}




/*Page Layout*/

body {
	text-align: center;
	min-width: 760px;
}

.wrapper {
	margin: 10px auto;
	padding: 0;
	width:760px;
	text-align: left;
	border: thin solid #660000;
}

body.includePage  {
	margin: 10px 10px 10px 10px;
	width:520px;
	min-width: 520px;

	text-align: left;
	border-width:0px;
}

.wrapperFull {
	margin: 10px auto;
	padding: 0;
	width:95%;
	text-align: left;
	border: thin solid #660000;
}

.main {
  clear: both;
  width:760px;

  margin: 0;
  padding: 0;
  border-top: thin solid #660000;
  border-bottom: thin solid #660000;
  color: #000;
  background: #ffffff ;

}

.mainFull {
  clear: both;
  width:100%;

  margin: 0;
  padding: 0;
  border-top: thin solid #660000;
  border-bottom: thin solid #660000;
  color: #000;
  background: #ffffff ;

}


.NewLine {
  clear: both;
  width:100%;
}

.contentFull {
	float: left;
	height: auto;
	padding: 0px;
	width: 90%;
	margin: 5px 5px 5px  15px;
	display: block;
	position: relative;

}

.content {
	float: left;
	height: auto;
	padding: 0px;
	width: 500px;
	margin: 0;
	display: block;
	position: relative;
	top: 0px;
}

.HomePage .content {
	width:760px;
	padding-left:20px;
	padding-right:20px;
}


#homeRight {	
	float: left;
	height: auto;
	padding: 10px;
	position: relative;
	top: 0px;
	width: auto;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}

.sidebarEmpty {
	font-size: 90%;
	float:left;
	margin: 0px 0px 0px 0px;
	display: inline;
	width:255px;
}

.sidebar {
	font-size: 90%;
	float:left;
	margin: 0px 0px 0px 0px;
	display: block;
	clear:both;
	width:255px;

	background-repeat:no-repeat;

	background-image:url(../images/headerPendantOnlyShort.gif);
}

.sidebarFixedHeight {
	font-size: 90%;
	float:left;
	margin: 0px 0px 0px 0px;
	display: block;
	clear:both;
	width:255px;
	height:322px;

	background-repeat:no-repeat;

	background-image:url(../images/headerPendantOnlyShort.gif);
}

#ConstantContact {
	font-size: 80%;
	float:left;
	clear:both;
	width:200px;
	display:inline;
	/*border: solid 1px #7d5500;
	padding: 2px 5px 2px 5px;*/
	color:#000000; 
	text-decoration:none;
	margin:300px 0px 0px 0px;
	padding:50px 5px 0px 5px;
	color:#000000;

	
}

.SideBarLogo {
	float:left;
	clear:both;
	display:inline;
	padding: 2px 5px 2px 5px;
}

.SideBarLogoCompact {
	float:left;
	display:inline;
	padding: 0px 0px 0px 0px;
}

p.SideBarText 
{
	 font-size:.9em;
	 color: #468259;
	 width: 200px;

}


#MakeAWish {
	float:left;
	clear:both;
	width:200px;
	display:inline;
	margin: 20px 25px 0px 20px;

	/*border: solid 1px #7d5500;
	padding: 2px 5px 2px 5px;*/
	
}

#giftcardElement {
	font-size: 100%;
	float:left;
	margin: 10px 10px 0px 20px;
	clear:both;
	width:225px;
	display:inline;
	/*border: solid 1px #660000;
	padding: 2px 5px 2px 5px;*/
	
}

#giftcardElement h3 {
 color: #660000;
 font-size: 1.0em;
	
}

#giftcardFront {
	border: solid 1px #660000;
	
}
#giftcardBack {
	border: solid 1px #660000;
	
}

#giftPackage {
	border: solid 1px #660000;
}

#HomePage 
{
	background-color: #000000;
	color:#ffffff;
}

#HomePage #ConstantContact {
	float:left;
	margin: 0px 0px 0px 40px;
	clear:both;
	width:200px;
	display:block;
	text-align:left;
	padding:50px 5px 0px 5px;
	color:#ffffff;
}

#HomePage #MakeAWish {
	float:left;
	clear:both;
	width:200px;
	display:block;
	margin: 20px 0px 0px 40px;	
	text-align:left;
	color:#ffffff;

}

#indexSlideContainer {
	font-size: 90%;
	float:left;
	margin: 20px 0px 0px 20px;
	display: inline;
	width:235px;
	height:310px;
	background-repeat:no-repeat;
}

#indexSlideContainer2 {
	float:right;
	margin: 0px 20px 20px 20px;
	display:inline;
	clear:right;
	width:200px;
	height:300px;
	background-repeat:no-repeat;
}

#theSymbolImage {
	float:right;
	margin: 0px 0px 0px 0px;
	display:inline;
	clear:right;
	width: 100%;
	height:300px;
	background-repeat:no-repeat;
}

#indexSlideImage {
	float:left;
	width:200px;
	height:300px;
	background-image:url(../images/Models/Male1.jpg);
	background-repeat:no-repeat;
}

#SiteMap {
	font-size: 8pt;
	color:#ffffff;
	float:left;
	width:100%;
	margin: 0px 0px 0px 0px;
	text-align:center;
	white-space:nowrap;
	display: inline;
	top:0px;
	left:0px;
	position:relative;

}

#SiteMap a:link {
	color: #ffffff;
	text-decoration:underline;
}

#SiteMap a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#SiteMap a:active {
	color: #ffffff;
	text-decoration: underline;
}

#SiteMap a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.UserContext {
	font-size: 8pt;
	color:#ffffff;
	float:right;
	clear:right;
	margin: 0px 15px 0px 0px;
	display: inline;
	position:relative;
	text-align:right;
}

.UserContext a:link {
	color: #ffffff;
	text-decoration: none;
	text-decoration:underline;
}

.UserContext a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.UserContext a:active {
	color: #ffffff;
	text-decoration: underline;
}

.UserContext a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#homeLeft {
	margin: 0px;
	padding: 0px;
	width: 255px;
	float: left;
}

.clear {
  clear: both;
  height: 1px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
}
.footer 
{
	display:block;
	clear: both;
	height:50px;
	width:100%;

	margin: 0px;
	padding: 0px;	
}

.header {
	background-image:url(../images/topbg.jpg);
	background-repeat: repeat-x;
	height: 104px;
	width:760px;

	margin: 0px;
	padding: 0px;	
	
}

.header2menu {
	background-image:url(../images/topbg.jpg);
	background-repeat: repeat-x;
	height: 130px;
	width:760px;

	margin: 0px;
	padding: 0px;	
	
}

.headerFull {
	background-image:url(../images/topbg.jpg);
	background-repeat: repeat-x;
	height: 104px;
	width:100%;

	margin: 0px;
	padding: 0px;	
	
}

.HeaderLogo  {
	margin:0px 0px 0px 0px;
	height:104px;
	float:left;
	text-align:left;
	width:255px;

	background-image:url(../images/pendanttopShort.jpg);


}

.HeaderLogoEmpty  {
	margin:0px 0px 0px 0px;
	height:104px;
	float:left;
	text-align:left;
	width:255px;
}

#menu {
	margin: 0px auto;
	padding: 0px;
	position:absolute;
	top: 87px;
	height:auto;
	margin-left:0px;
	background-color: transparent;	
	white-space:nowrap;
	text-align: center;
	clear:left;
	float:left;

}

#container 
{

	position:relative;
	height:100%;
}

#HomeLogin
{
	width: 202px;
	height:10px;

	position:absolute;
	top:800px;
	left:120px;
	color:#ffffff;
	text-align:right;

}


#HomeLogin a:link {
	color: #ffffff;
	text-decoration:none;
}

#HomeLogin a:visited {
	color: #ffffff;
	text-decoration:none;
}

#HomeLogin a:active {
	color: #ffffff;
	text-decoration: none;
}

#HomeLogin a:hover {
	color: #ffffff;
	text-decoration: none;
}

#TestMessage
{
	text-align:left;
	color:#ffffff;
	margin: 10px 0px 0px 0px;
	font-size:1.1em;
	float:left;
	display:block;
	position:absolute;
	top:10px;
	left:10px;
	clear:left;
	width:250px;
}

#BiblePassage
{
	text-align:left;
	color:#ffffff;
	margin: 50px 0px 0px 20px;
	font-size:1.1em;
	float:left;
	display:block;
	position:relative;
	clear:left;
	width:300px;
}

#AdminLinks
{
	text-align:left;
	color:#ffffff;
	margin: 50px 0px 0px 20px;
	font-size:0.8em;
	float:left;
	display:block;
	position:relative;
	clear:left;
	width:320px;
}

#AdminLinks a:link {
	color: #ffffff;
	text-decoration: none;
	text-decoration:underline;
}

#AdminLinks a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#AdminLinks a:active {
	color: #ffffff;
	text-decoration: underline;
}

#AdminLinks a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#HomeMenu 
{
	list-style-type:none;
	text-align:left;
	color:#ffffff;
	margin: 150px 0px 0px 0px;
	font-size:1.2em;
	float:left;
	display:inline;
	clear:right;
}

#HomeMenu a:link {
	color: #ffffff;
	text-decoration:none;
}

#HomeMenu a:visited {
	color: #ffffff;
	text-decoration:none;
}

#HomeMenu a:active {
	color: #ffffff;
	text-decoration: none;
}

#HomeMenu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.MenuList 
{
	list-style-type:none;
	color:#ffffff;

}

#LeftPane 
{
	
	background-image:url(../images/backgrounds/curlyRedBG2.jpg);
	background-color: #95191c;
	width: 342px;
	height:1643px;
	clear:left;
	background-repeat:no-repeat;

	display:inline;
	position:absolute;
	top:0px;
	left:0px;
	border-right:solid 1px #8e1618;
	z-index:25;	 

}
		
#PendantPane 
{
	background-image:url(../images/homepage/pendant72lrg.png);
	width: 202px;
	height:383px;

	position:absolute;
	top:0px;
	left:200px;
	display:inline;
	z-index:100;


}

#RightPane 
{
	width:100%;
	position:absolute;
	height:2000px;
	top:0px;
	left:0px;
	background-image:url(../images/backgrounds/RedBGSolid.jpg);
	background-repeat: repeat-y;
}

#TopPane 
{
	width:700px;
	display:inline;
	position:absolute;
	left:343px;
	top:0px;



	clear:right;
}

#ContentPane 
{
	width:700px;
	display:inline;
	position:absolute;
	left:343px;
	top:120px;
	clear:right;

	text-align:center;
	color:#ffffff;
	font-size:1.5em;


}

#ContentPane p 
{
	color:#ffffff;
}

#ContentPane .LeftJustify
{
	text-align:left;
	margin-left:20px;
}

#ContentPane a:link {
	color: #ffffff;
	text-decoration:underline;
}

#ContentPane a:visited {
	color: #ffffff;
	text-decoration:underline;
}

#ContentPane a:active {
	color: #ffffff;
	text-decoration: underline;
}

#ContentPane a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#BottomPane 
{
	clear:both;
	position:relative;
	left: 343px;
	top: 0px;
}

table.ProductsSplashTable
{
	width:100%;
	border-style:none;
}

.ProductsSplashTable tr 
{
}

.ProductsSplashTable td
{
	width:50%;
	text-align:center;
	font-size:.9em;
}

.ProductsSplashTable td .SplashImage
{
	border: 4px solid #960000;
	height: 258px;
}

#submenu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 115px;
	
	height:25px;
	margin-left:0px;
	background-color: #971b1d;	
	white-space:nowrap;
	text-align: left;
	float:left;
	clear:left;
	visibility:visible;
	width:760px;
}

#home {
	background-image:url(../images/contentbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #9F9F9E;
	height: 564px;
	width: 100%;
	margin:0px;
}

#footer 
{
	width: 95%;
	text-align: right;
	margin-right: 45px;
	margin-top: 5px;
	padding: 0px;

}

#MeridaneLogo

{
	float:right;
	padding: 0px;
	margin: 0px 10px 0px 0px;
}

#HomePage #MeridaneLogo

{
	float:none;
	padding: 0px;
	margin: 0px  0px 0px 0px;
}

#footerImage 
{
	/*background-image: url(../images/logo2.gif);
	background-position: bottom right;
	text-align: right;
	background-repeat:no-repeat;*/
	height:55px;
}

/*Fieldset styles*/


form fieldset{
	border: solid 1px #cfcfcf; 
	margin:0px 0px 0px 0px;
	width:480px;
	position:relative;
	/*display:inline;*/
	padding: 5px 0px 5px 0px;
	clear:right;
	font-size: .9em;
}

form .contentFull fieldset{
	border: solid 1px #cfcfcf; 
	margin:0px 0px 0px 0px;
	width:100%;
	position:relative;
	/*display:inline;*/
	padding: 5px 0px 5px 0px;
	clear:right;
	font-size: .9em;
}

form fieldset legend{
	font-weight:bold;		
	border-width:0px;
	border-style:solid;
	border-color:#333333;
	padding:2px;
	margin:0px 0px 10px 0px;
	position:relative;
	top: 0px;
	
}
	 
form fieldset legend img{
	padding:0px 5px 0px 5px;	
}

label {
	font-size: .8em;
	text-align: right;
	display:block;
	float:left;
	width:150px;
	white-space:nowrap;
	padding:  0px 8px 2px 0px;
	
	vertical-align:middle;
	clear:left;
	
}

.fieldsetdata {	
	display: block;
	margin: 0px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	font-size: .8em;
	clear:right;
	
}


.button {
    border: 1px solid #006;
    background: #cbc5c5;
}

.error 
{
	color: #660000 !important;
	font-weight:bold;

}

.italic
{
	
}

.indent
{
	 padding: 5px 20px 5px 20px;
	 text-align:center;
	 border-top:solid 2px #660000;
	 border-bottom:solid 2px #660000;
	 margin-left:100px;
	 margin-right:100px;
	 

}

.center
{
	 text-align:center;
	 margin-left:100px;
	 margin-right:100px;

}

img.top {vertical-align:text-bottom; padding-bottom:25px}
img.bottom {vertical-align:text-bottom}
img.center 
{
	vertical-align:text-bottom;
	text-align:center;	
}

.CenteredImage
{
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

.Script
{
	FONT-STYLE: italic; 
	FONT-FAMILY: 'Brush Script MT';
	font-size: 2.0em;
	letter-spacing: 1px; 
	line-height: 1.0em;

}

.ErrorMsg  {
	color: red;  
	font-size:10pt;
}

.FieldErrorMessage  {
	color: red;  
	font-size:10pt;
}

textarea {
	width: 300px;
	height: 100px;
	padding: 5px;
}


textbox {
	width: auto;
	padding: 5px;
}

.Thumbnail {
	float:left;
}	


/* Testimonials */

.TestimonialUser 
{
	 text-indent:5px;
	 font-style:italic;
	 padding:5px 5px 10px 5px;
}

#linkAddStory 
{
	font-size: .8em;
}

.BigText 
{

	width:75%;
	height:300px;	
}

span.Radio label, span.Radio, span.checkBox label, span.checkBox {

	text-align: left;
	float:none;
	white-space:nowrap;

	vertical-align:middle;
	font-weight:lighter;

	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	width:auto;

}

table.Radio label {
	display: inline;
	text-align: left;
	padding-left: 5px;
	vertical-align:middle;
	float:none;
	
}