body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #fff;
	background-image: url(/themes/getSirius/image/backgroundparchLT.jpg);
	color: #402306;
}
body .container p, body section p,
body .container h1, body section h1,
body .container h2, body section h2,
body .container h3, body section h3,
body .container h4, body section h4,
body .container h5, body section h5{
    margin:15px 0px;
}
body .container p, body section p{
    line-height: 120%;
}
body header .container p,
body #footer .container p{
    margin: 0px;
}
body header .container h1{
    margin:0px;
    font-size: 40px;
}
body .container h1, body section h1{
    font-size: 30px;
    color:#4D2C06;
}
body .container h2, body section h2,
body .container h3, body section h3,
body .container h4, body section h4,
body .container h5, body section h5,
body .container h6, body section h6{
    font-size: 20px;
    color:#4D2C06; 
}
.banner{
    /* customize_banner */color:#0020C2;/* customize_banner */
}
.banner li{
    font-size: 18px;
}
.prefoot{
    /* customize_prefoot */color:#fff;/* customize_prefoot */
}


/* styles for Rich Text Editor */
.imageFloatLeft {
float: left;
margin: 0 14px 8px 0;
 max-width: 50%;
 height: auto;
}
.imageFloatRight {
float: right;
margin: 0 0 8px 14px;
 max-width: 50%;
 height: auto;
}
.getsiriusSmallerText {
	font-size: 0.8em;
	line-height: 1em;
}
.getsiriusColumns {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-width: 330px;
     -moz-column-width: 330px;
          column-width: 330px;
}
.bigBlueText {
    font-size: 20px;
    color:#0020C2; 
}
.bigRedText {
    font-size: 20px;
    color:#D2232A; 
}
.biggerText {
font-size: 1.5em;
}
.smallerText {
font-size: 0.6em;
}
.lessSpaceAboveLine {
margin-top: -12px !important;
}
.floatBlockRight {
float: right;
margin: 0 0 0 10px;
border: 1px solid #0020C2;
}
.headerTitle {
    font-size: 28px !important;
	font-weight: bold !important;
    color:#703F0A !important; 
	margin-bottom: 10px !important;
}
.headerTagline {
color:#703F0A !important; 
margin-top: -12px !important;
margin: 2px 4px;
}