@charset "utf-8";
/* CSS Document */

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;
}

body {
font-family: "Arial", Helvetica, sans-serif;
/*font-size: 62.5%;*/
background-color: #013366;
margin: 0px;
}

#container {
width: 790px;
display: block;
margin: 0px auto;
background: #013366 url("../images/sce/container-bg.jpg") repeat-y left top;
}

#header {
width: 790px;
height: 230px;
background: url("../images/sce/regalia-international-head.jpg") no-repeat left top;
}

#header h2, #header p {
display: none;
}

#left-content {
width: 140px;
float: left;
padding: 0px;
margin: 0px;
}

#left-nav {
float: left;
width: 140px;
background: #013366 url("../images/sce/left-nav-bg.jpg") no-repeat left top;
}

#content {
float: left;
width: 645px;
margin: 0px;
padding: 0px;
min-height: 400px;
}

h1 {
font-family: "Times New Roman", Times, serif;
font-size: 26px;
line-height: 30px;
font-weight: normal;
color: #07c1fe;
margin: 0px 0px 10px 0px;
}

h2 {
font-family: "Times New Roman", Times, serif;
font-size: 22px;
line-height: 26px;
font-weight: normal;
color: #07c1fe;
margin: 10px 0px;
}

h3 {
font-family: "Times New Roman", Times, serif;
font-size: 18px;
line-height: 22px;
font-weight: normal;
color: #07c1fe;
margin: 10px 0px;
}

h4, h5, h6 {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
line-height: 20px;
font-weight: normal;
color: #07c1fe;
margin: 10px 0px;
}

p {
color: #6699cc;
font-size: 14px;
line-height: 18px;
margin: 0px 0px 10px 0px;
}

a {
color: #07c1fe;
}

a:hover {
color: #6699cc;
}

.float-right {
float: right;
margin: 0 0 10px 10px;
}

.float-left {
float: left;
margin: 0 10px 10px 0;
}

/*----Footer----*/
#copyright {
width: 790px;
font-size: 12px;
clear: both;
text-align: center;
margin: 10px auto 0px auto;
padding: 10px 0px;
color: #3399ff;
background: #001451;
}

#copyright p {
font-size: 12px;
margin: 0px;
}

#copyright p span {
margin-right: 20px;
}

#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: 10px;
color: #6699cc;
font-size: 14px;
}

#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: 0px;
font-size: 0x;
height: 5px;
}
/*----End Contact Form----*/

/*----Emarketer----*/
#ctl00_MainContent_ctl03_panel1 {
width: 500px;
margin-bottom: 10px;
color: #6699cc;
font-size: 14px;
}
/*----End Emarketer----*/

#top-nav {
text-align: center;
color: #6699cc;
font-size: 14px;
}

.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;
}

/* Menu Styles */
#menu {
float: left;
width: 140px;
padding: 0 0 20px 0;
margin-right: 10px;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu li {
float: left;
margin: 5px 0;
background: #001451;
}

#menu a {
width: 105px;
font-size: 14px;
height: 14px;
display: block;
color: #0868ce;
text-decoration: none;
text-align: left;
padding: 5px 0px 5px 20px;
margin: 2px 0px 2px 5px;
background: #001451 url(../images/sce/left-nav-bullet.jpg) no-repeat left center;
}

#menu a:hover {
color: #07c1fe;
cursor: pointer;
}
/* End Menu Styles */

