h3 {
	font-size:1.2em;
	font-weight: bold;
	line-height: normal;
}
#mainBox {
/* flexbox setup */
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  display: -moz-box;
  -moz-box-orient: horizontal;
  display: box;
  box-orient: horizontal;
}
.leftBox, .rightBox {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;	
}

.boxLeft {
	margin: 10px auto;
	padding: 5px 0 35px 10px;
   background: #eaeaea;
	border: solid #B6ABD5;
	border-width: 2px 0 1px 0;
	width: 310px;
	float: left;
	height:320px;
	}
.boxRight {
	margin: 10px auto;
	padding: 0 8px 5px 8px;
   background: #eaeaea;
	border: solid #B6ABD5;
	border-width: 2px 0 1px 0;
	width: 49%;
	float: right;
	}	
#CustomSlideshow {
	 margin:15px auto 0;
	 padding:10px 0 0;
-moz-transform-origin: 50% 50%;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
 transform-origin: 50% 50%;	 
    -webkit-transform: rotate(-3deg) scale(0.9);
    -moz-transform: rotate(-3deg) scale(0.9);
    -ms-transform: rotate(-3deg) scale(0.9);
    -o-transform: rotate(-3deg) scale(0.9);
    transform: rotate(-3deg) scale(0.9);
}
#CustomSlideshow a:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
label.inputLabelMailchimp{width: 8em;float: left;line-height:normal;}

form#news {
	counter-reset: fieldsets;	
}
form#news fieldset {
	margin: 0.2em 0;
	padding: 0.5em;
	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 fieldset {
	border:none;
}
form#news fieldset fieldset ol {  
padding: .5em .5em 0 .5em;  
list-style: none;
}
form#news fieldset fieldset 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;}
form#news fieldset:last-of-type {margin-bottom: 0;}
form#news > fieldset  > fieldset > legend:before {
	content: "Step " counter(fieldsets) ": ";
	counter-increment: fieldsets;
	}
form#news legend {
	padding-bottom: 10px;
	font-size: 1.2em;
	color: #000080;
	font-weight:bold;
	text-shadow: 0 1px 1px #ACADB0;
}
form#news fieldset fieldset legend {
	color: #111111;
	font-size: 1.1em;
	font-weight: normal;
	padding-bottom: 0;
	text-shadow: none;
}

.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;
	color:#CF7E00;
}	
.boxLeft h2 {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	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;
	white-space: nowrap;
	}
.boxLeft h3 a{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000080;
	}


.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 {
	color: #CF7E00;
}
.greeting a {
font-variant: small-caps;
}	
.boxRight p a:hover, .greeting a:hover {
	color:#000;
}
.greeting {
	color: #000080;	
}	
.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
}

