h3 {
	font-size:1.2em;
	font-weight: bold;
	line-height: normal;
}
.boxLeft {
	margin: 10px auto;
	padding: 5px 0 15px 10px;
   background: #eaeaea;
	border: solid #B6ABD5;
	border-width: 2px 0 1px 0;
	width: 310px;
	float: left;
	height:290px;
	}
#CustomSlideshow {
	 margin:15px 20px 0 0;
	 padding:10px 20px 0 0;
    -webkit-transform: rotate(-3deg) scale(0.9);
    -moz-transform: rotate(-3deg) scale(0.9);
    transform: rotate(-3deg) scale(0.9);
}

label.inputLabelMailchimp{width: 8em;float: left;line-height:normal;}

form#news {

	counter-reset: fieldsets;	
}
form#news fieldset {
	margin-bottom: 10px;
display:block;
	background:#FFEDCF;
	border:1px solid #6F675A;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
form#news fieldset:last-of-type {margin-bottom: 0;}
form#news legend {
	padding: 0.3em;
	font-size: 1.1em;
	color: #000;
	font-weight:bold;
	text-shadow: 0 1px 1px #ACADB0;
}
form#news > fieldset  > fieldset > legend:before {
	content: "Step " counter(fieldsets) ": ";
	counter-increment: fieldsets;
	}
form#payment fieldset fieldset legend {
	color: #000;
	font-size: 1.2em;
	font-weight: normal;
	padding-bottom: 0;
	}	
form#news fieldset fieldset {
	border:none;
}
/*form#news ol {  
padding: .5em .5em 0 .5em;  
list-style: none;
}*/
form#news ol li {
	margin-bottom: 2px;  
	padding: 5px 10px .5em;
	background: #FFF2DD;
	background: rgba(255,255,255,.3);
	border-color: #EDF6FF;
	border-color: rgba(255,255,255,.6);
	border-style: solid;
	border-width: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	line-height: 30px;
	list-style: none;
}
form#news fieldset:first-of-type {margin-top: 0;}




.boxLeft p {
	margin: 0;
	padding: 0 3px 3px 5px;
	line-height: 1.3em;
	}
.boxLeft p:first-of-type {margin-top: 5px;}		
.boxLeft p span {
	color: #000080;
	font-family:Georgia,serif;
	font-weight: bold;
	font-size:.8em;
	text-transform:uppercase;
	letter-spacing:2px; 
}	
.boxLeft p a {
	text-decoration: underline;
}
.boxLeft p a:hover {
	text-decoration: underline;
	background:#EDA93A;
}	
.boxLeft h2 {
	margin: 0 0 1em 0;
	padding: 0;
	font-weight: bold;
	line-height: 1.3em;
	text-align: center;
	color: #000080;
	border-top: 1px solid #d3d0c2;
	border-bottom: 1px solid #d3d0c2;
	font-variant: small-caps;
	}
.boxLeft h3 a{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000080;
	}

	.boxRight {
	margin: 10px auto;
	padding: 5px 8px 5px 8px;
   background: #eaeaea;
	border: solid #B6ABD5;
	border-width: 2px 0 1px 0;
	width: 49%;
	float: right;
	}
.boxRight .centerBoxWrapper {
	margin: 0;
	border: 1px solid #DFDFDF;
	border-width: 0 0 1px 0;
	width:100%;
	}
.boxRight .centerBoxContentsNew	{
	margin: 0;
	padding:0;	
}	
.boxRight p {
	margin: 0;
	padding: 3px 3px 3px 5px;
	line-height: normal;
	}
.boxRight p:first-of-type {margin-top: 5px;}	
.boxRight p span {
	color: #000080;
	font-family:Georgia,serif;
	font-size:.8em;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing:2px; 
}
.boxRight p a, .greeting a {
	background:none;
}
.boxRight p a:hover, .greeting a:hover {
	background:none;
}	
.boxRight h2 {
	margin: 0;
	padding: 0;
   background: #eaeaea;
	font-weight: bold;
	line-height: 1.3em;
	text-align: center;
	color: #000080;
	border-top: 1px solid #d3d0c2;
	border-bottom: 1px solid #d3d0c2;
	font-variant: small-caps;
	}
		
.box {
	padding: 0 .5em;
	border: 2px solid #B6ABD5;
	background: #F9F4EC;
	}	
.box p {font-style: normal;}
 
.boxtwoText {margin:0 0 0 40px;padding:0;float:left;width:45%;}
.boxtwoText ul li {font-size: 0.9em;}
.boxtwoText p {font-style: normal;}

.edit {
	text-decoration: line-through;
	color: red;
}
.continueReading {
padding: .3em;
	float: right;
	font-size:.9em;
}

#centercolumnFooter {
margin: 0;
padding: 0;
border: solid #000;
border-width: 1px 0 0 0;
}
#holder {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px #666;
	width: 580px;
	height: 370px;
	float:right;
	margin :1em;
	background:url(../images/bg.png) right bottom no-repeat
}

