
/*****
 *	Body settings
 *****/

body{
	text-align:center;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#d2d2d2;
	font-size:10pt;
	background:url(../img/siteBg.jpg);
	background-repeat:repeat-x;}

/*****
 *	Main text settings
 *****/

a{color:#768271; text-decoration:none;}		
/*a:hover{color:;}*/

	
h2{
	color:#a4a6b7;
	text-transform:capitalize;
	font-size:18pt;}

	
h3{
	font-size:10pt;
	margin:0px;
	padding-bottom:10px;}
	
h4{
	color:#555;
	font-size:12pt;
	font-style:italic;
}
	
img{
	padding-bottom:5px;}
	
p{
	line-height:1.4;
	padding-bottom:10px;}
	
hr {
	height: 1px;
	border: 0;
	
	margin:0px 0px 10px 0px;
	
	color: #ccc;
	background-color: #ced8e0;}

/*****
 *	Wrapper and Container settings
 *****/

#mainWrapper{
	margin:0px auto;
	text-align:left;
	width:960px;}

#header{
	height:120px;
	background:url(../img/header_bg.jpg);}

#headerLogo{
	background:url(../img/toplogo.jpg);
	width:448px;
	height:112px;}

#headerLogo a{
	width:448px;
	height:112px;
	text-indent: -9999px;
	display:block;}
	
#navWrapper{
	height:50px;
	}

#contentWrapper{
	background:url(../img/mid_bg.jpg) no-repeat #FFFFFF;
	}
		
#contentWrapper2{
	background:#FFFFFF;
	}

#leftContent{
	width:655px;
	float:left;}

#rightContent{
	width:305px;
	float:left;}
	
#flash{
	/*background:url(../img/flash.jpg);*/
	background: #FFFFFF;
	width:654px;
	height:381px;}
	
#mainContent{
	padding-top: 30px; padding-left:25px;}

/*#inHonor {
	display: none;
}*/
.copyItem img.down {
	padding: 0px; margin: 0px;
	float: none;
	vertical-align: bottom;	
}

.centerMedia {
	width: 320px; height: 240px;
	margin: 10px auto; padding-bottom: 40px;
}
.copyItem .staff {	
	margin: 20px 0px;
	clear: both;
}
.copyItem .staff img {
	margin: 0px; padding: 0px; margin-right: 10px;
	border: 5px solid #98B2D8;
	float: left;
	vertical-align: baseline;
}
.copyItem .staff ul {
	padding-top: 72px;
}
.copyItem .staff li {
	list-style-type: none;
}
.indent{
	padding-left:10px;
	padding-right:20px;}
	
.copy{
	color:#929191;}

.copy p{	
	font-size:12pt;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	}
	
.copy a{
	color:#b1c5e2;
	font-weight:bold;}

.copy a:hover{
	color:#a5dba1;}

.copy h2{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:18pt;	
	color:#98b2d8;
	padding-top:5px;}

.mainTitle{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:18pt;
	background:url(../img/title_bg.jpg);
	background-repeat:no-repeat;
	height:52px;
	width:601px;
	color:#98b2d8;
	padding-left:10px;
	padding-top:5px;}

.copy h3{
	color:#a5dba1;
	padding-left:10px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:18pt;
	margin-bottom:0;
	padding-bottom:0;}
	
.copy h4{
	color:#a5dba1;
	font-style:normal;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:14pt;
	margin-bottom:0;
	margin-top:10px;
	padding-bottom:5px;}
	
.date {
	color:#a4a4a4;
	padding-top:0;
	margin-top:0;
	font-size:10pt;
	font-weight:bold;
	padding-bottom:10px;}

.line {
	height:2px;
	width:90%;
	background-color:#f0f8f0;
	margin-bottom:0px;
	margin-top:5px;}
	
#vingette{
	text-align:left;
	margin-top:22px;
	background:url(../img/vig_bg.jpg);
	background-repeat:no-repeat;
	width:261px;
	padding-left:33px;
	padding-top:30px;
	min-height:760px;
	margin-bottom:40px;}
	
#vingette p, #vingette .copy .archive{
	font-size:10pt;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	padding-right:30px;
	}
#vingette a{
	color:#b1c5e2;
	font-weight:bold;}

#vingette a:hover{
	color:#a5dba1;}

#vingette .copy .archive a {
	font-size: 10pt;
}

#healing-hearts {
	width: 288px; height: 90px;
	margin: auto; margin-top: 20px;
}

#footerWrapper{
	padding-top:25px;
/*	height:146px;*/
	background:url(../img/footer_bg.jpg);}
	
#footer{
	margin:auto;
	width:925px;
	text-align:left;
	padding-left:25px;}
	
#footer a:hover{
	color:#ffffff;}

#footer ul {
	float:left;
	margin-right:30px;}

#footer h3{
	font-size:11pt;
	font-weight:bold;
	color:#5e7d4b;}

#footer img{
	float:left;
	margin-left:35px;}

/*****
 *	Nav
 *****/

.navWrapper{
	margin-left:30px;
	text-decoration:none;
	height:50px;
	position: relative; z-index: 100;}
	
.navWrapper ul li{
	font-size:12pt;
	color:#668964;
	font-weight:bold;	
	float:left;
	height:50px;
	line-height:50px;
	background:url(../img/nav_spacer.jpg) right 5px no-repeat;
	}

.navWrapper a{
	display:block;	
	padding-left:15px;
	padding-right:15px;}
	
.navWrapper a:hover{
	color:#668964;
	background:url(../img/nav_hover.jpg);
	background-repeat:repeat-x;	
	}
	
.nav_spacer {
	margin-top:5px;
	width:2px;
	height:50px;
	background:url(../img/nav_spacer.jpg);
	background-repeat:no-repeat;	
	float:left;}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav li { 
	float: left;
	
}

#nav li ul { 
	position: absolute;
	margin-top: -2px;
	padding: 10px 0px;
	background: #FFFFFF;
	border: 1px solid #DEE5DE;
	left: -999em; 
}

#nav li ul li {
	height: auto; line-height: normal;
	float: none;
	background: none;
	
}

#nav li ul li a {
	font-weight: bold; font-size: 12px; 
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	visibility: inherit;
}


.subHeader{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:18pt;
	background:url(../img/sub_top_header_bg.jpg);
	background-repeat:no-repeat;
	height:52px;
	color:#98b2d8;
	text-transform: capitalize;
	padding-left:10px;
	padding-top:5px;
	margin-bottom:15px;}

.copyItem, .copyItemHome{
	background:#fefef9;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	margin-right:20px;
	border:1px solid #98b2d8;
	margin-bottom:25px;
	height: 1%;
	position: relative;} 

.copyItem p, .copyItemHome p{
	font-size:12pt;
	line-height:15pt;}
	
.copyItem h3, .copyItemHome h3{
	padding-left:0px; 
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d8e8fe;
	}

.copyItem img{
	float:left; 
	margin-right:20px;
	margin-bottom:3px;}

.copyItem ul, .copyItemHome ul {
	margin-left: 40px;
}	
.copyItem ul li, .copyItemHome ul li {
	font-size: 12pt;
	list-style-type: circle;
}
.copyItem .copyUL, .copyItemHome .copyUL {
	margin-left: 0px;
}
.copyItem .copyUL li, .copyItemHome .copyUL li  {
	list-style-type: none;
}
.line2 {
	height:1px;
	background-color:#d8e8fe;
	margin-bottom:10px;
	margin-top:5px;}

/*****

 *	Form

  *****/

form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 100%;
}

fieldset {
	border: 1px solid #768271;
	margin-top: 30px;
	padding: 16px 20px;
}

fieldset legend {
	font-size: 110%; color: #FFFFFF;
	font-weight: bold;
}

fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}

fieldset fieldset legend {		

}

fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}

form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}

form div.input {
	color: #444;
}

form div.required {
	color: #333;
	font-weight: bold;
}

form div.submit {
	border: 0;
	clear: both;
	margin: 10px;
	text-align: center;
}

label {
	display: block;		
	font-size: 110%; color:#929191;
	padding-right: 20px;
}

input, textarea {
	background-color:#f9fcff;
	border:1px solid #98b8d9;
	padding:5px;
	/*width:260px;*/
	/*height: 20px;*/
	margin-right:10px;
	clear: both;
	width: 90%;
}
input[type=text] {
	background-color:#f9fcff;
	border:1px solid #98b8d9;
	padding:5px;
	/*width:260px;*/
	/*height: 20px;*/
	margin-right:10px;
	clear: both;
	width: 90%;
}
select {
	clear: both;
	font-size: 120%;
	background-color:#f9fcff;
	border:1px solid #98b8d9;	
	vertical-align: text-bottom;
}

select[multiple=multiple] {
	width: 100%;
}

option {
	font-size: 120%;
	padding: 0 3px;
}

input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}

input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}

div.radio label {
	margin: 0 0 6px 20px;
}

input[type=submit] {
	/*display: inline;*/
	font-size: 110%;
	padding: 5px;
	width: auto; height: auto;
}

.error-message, .message {
	margin: 0px; padding: 0px;
	font-weight: bold; color: #FF0000;		
}

/*****

 *	Calendar

  *****/
  
table.calendar {width: 100%; border: 1px solid #cccccc; border-collapse: collapse; margin: 0px; padding: 0px; background-color: #ffffff;}
table.calendar th {background-color: #eeeeee; text-transform: none; color: #444444; padding: 4px; text-align: center; border: 1px solid #eeeeee;}
 
table.calendar th.cell-prev {text-align: left;}
table.calendar th.cell-next {text-align: right;}
table.calendar th.cell-header {width: 70px; border-bottom: 1px solid #cccccc;}
table.calendar td.cell-today {background-color: #e2e8f6;} /* today in the current month */
table.calendar td.cell-weekend {background-color: #F3F5EB;}
table.calendar td {border: 1px solid #cccccc; height: 150px; width: 70px; vertical-align: top;}
 
table.calendar td div.cell-number {text-align: right; font-size: 14px; color: #444444; display: block;}
table.calendar td div {font-size: 12px; text-align: left;}
table.calendar thead th {border: 1px solid #cccccc;}


/*****

 *	Gift Shop

  *****/
.price {
	text-align: right;
}

.price a {
		font-weight: bold; text-align: right; color: #FF0000;	
}

table.cart th { 
	padding: 5px 0px; 
	background: #668964; font-weight: bold; color: #FFFFFF; 
}
table.cart td.spacer {
	padding: 5px;
	border-bottom: none;	
}

table.cart td {
	padding: 5px;
	border-bottom: 1px solid #DEE5DE;
}
table.cart tfoot td {	
	border-bottom: none;
}
table.cart td img {
	margin-bottom: 0px; margin-right: 0px; padding-bottom: 0px;
	float: none;
}
table.cart input[type=text] {
	width: 20px;
	text-align: center;
}
table.cart h1 {
	font-size: 20px; font-weight: bold;
}

div.cart_success {
	margin: 0px 20px 10px 0px; padding: 10px;
	background: #BCEFA9;
	border: 1px solid #006600;
}

div.cart_success p {
	margin: 0px; padding: 0px;
	font-weight: bold; color: #006600;
}

div.cart_failure {
	margin: 0px 0px; padding: 10px;
	background: #FCBCA9;
	border: 1px solid #FF0000;
}

div.cart_failure p {
	margin: 0px; padding: 0px;
	font-weight: bold; color: #FF0000;
}

p.suggested {
	width: 29%;
	margin: 10px;
	display: inline; float: left;
	text-align: center;
}

	p.suggested img {
		margin: auto;
		float: none;
	}
	
ul#checkout-status li{
	margin: 10px 20px 0px -10px; padding: 5px;
	border: 1px solid #98B2D8;
	background: #F9FCFF;
}
/*****

 *	debug

  *****/
  
  .cake-sql-log, #tidy {
  	display: none;
  }
  
  #ieWarning {
  	height: auto; width: 100%;
	margin: 10px; padding: 10px;
	border: 2px solid #FF0000;
	color: #FF0000;
  }