body.editor {
background: #FFF;
}

body.editor p, body.editor h1, body.editor h2, body.editor h3, body.editor h4, body.editor h5, body.editor h6 {
color: #000;
}

html .body {
font-family: Arial;
font-size: 62.5%;
background: #013366;
margin: 0;
}

#container {
width: 790px;
display: block;
margin: 0 auto;
background: #013366 url(../images/sce/container-bg.jpg) repeat top left;
}

#header {
width: 790px;
height: 230px;
background: url(../images/sce/regalia-international-head.jpg) no-repeat top left;
}

#header h2, #header p {
display: none;
}

#left-content {
width: 140px;
float: left;
padding: 0;
margin: 0;
}

#left-nav {
float: left;
width: 140px;
background: #013366 url(../images/sce/left-nav-bg.jpg) no-repeat top left;
}

#content {
float: left;
width: 645px;
margin: 0;
padding: 0;
min-height: 400px;
}

h1 {
font-family: Times New Roman;
font-size: 2.2em;
color: #07c1fe;
margin: 0;
}

h2, h3, h4, h5, h6 {
font-family: Times New Roman;
font-size: 1.8em;
color: #07c1fe;
}

p {
color: #6699cc;
font-size: 1.3em;
margin: 10px 0;
}

a {
color: #3399ff;
text-decoration: none;
}

a:hover {
color: #00bef7;
text-decoration: underline;
}

.float-right {
float: right;
margin: 0 0 5px 5px;
}

.float-left {
float: left;
margin: 0 5px 5px 0;
}

/*----Footer----*/
#copyright {
width: 790px;
font-size: 1.1em;
clear: both;
text-align: center;
margin: 10px auto 0 auto;
color: #3399ff;
background: #001451;
}

#copyright p {
font-size: 1.1em
}

#copyright a {
color: #3399ff;
text-decoration: none;
}

#copyright a:hover {
color: #00bef7;
text-decoration: underline;
}

#copyright ul {
padding: 0;
margin: 0;
}

#copyright ul li {
display: inline;
}

#copyright .footer_link {
border-left: solid 1px #3399ff;
padding-left: 4px;
}

#copyright .footer_first {
border: none;
}
/*----End Footer----*/

/*----Contact Form----*/
#contactform {
width: 400px;
margin-bottom: 0.5em;
color: #6699cc;
font-size: 1.3em;
}

#contactform .indent {
margin:10px 0px 10px 95px;
}

#contactform .form_element {
padding: 0px 10px 0px 0px;
text-align:right;
float: left;
width: 180px;
}

#contactform .separator {
clear: both;
padding: 1px 0;
font-size: 0.5px;
height: 0.5px;
}
/*----End Contact Form----*/

/*----Emarketer----*/
#ctl00_MainContent_ctl03_panel1 {
width: 500px;
margin-bottom: 0.5em;
color: #6699cc;
font-size: 1.3em;
}
/*----End Emarketer----*/

#top-nav {
text-align: center;
color: #6699cc;
font-size: 1.3em;
}

.category-apprentice-boys, .category-masonic, .category-miscellaneous, .category-orange, .category-rbp-regalia, .category-accessories {
display: block;
float: left;
padding-top: 202px;
text-align: center;
margin: 0 0 10px 50px;
width: 160px;
height: 20px;
}

.category-apprentice-boys {
background: #FFF url(../images/sce/cat-bg-apprentice-boys.jpg) no-repeat top left;
}

.category-masonic {
background: #FFF url(../images/sce/cat-bg-masonic.jpg) no-repeat top left;
}

.category-miscellaneous {
background: #FFF url(../images/sce/cat-bg-miscellaneous.jpg) no-repeat top left;
}

.category-orange {
background: #FFF url(../images/sce/cat-bg-orange.jpg) no-repeat top left;
}

.category-rbp-regalia {
background: #FFF url(../images/sce/cat-bg-rbp-regalia.jpg) no-repeat top left;
}

.category-accessories {
background: #FFF url(../images/sce/cat-bg-regalia-accessories.jpg) no-repeat top left;
}

.search form {
width: 200px;
}

hr {
border: 1px dotted #00bef7;
}