body {
	background:#b1a57b;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
}

.redbrd {border:solid 1px #be1e2d;background:#FFF;padding:10px;margin:12px;width:60%;margin:0 auto;}

.scriptheader {font-family:'dancing script'; font-size:42px;text-align:center;color:#be1e2d;}

.redtext{color:#be1e2d;}

img .center{display:block;margin:0 auto;}

/* Column Layouts ----------------------------------------------------- */
.one_half{width:48%;}
.one_third{width:30.66%;}
.two_third{width:65.33%;}
.one_fourth{width:22%;}
.three_fourth{width:74%;}
.one_fifth{width:16.8%;}
.two_fifth{width:37.6%;}
.three_fifth{width:58.4%;}
.four_fifth{width:79.2%;}
.one_sixth{width:13.33%;}
.five_sixth{width:82.67%;}
.custom_column{position:relative;margin:0;float:left;}
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{position:relative;margin-right:4%;float:left;min-height:1px;margin-bottom:0;}
.last{margin-right:0!important;clear:right;}

.clr{clear:both;}