﻿/*-------------------- menu -------------------------------------*/

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 18px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.phone {
	padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 20px;
    color: #818181;
    display: block;

}



/*------------------------------------------ ids -------------------------------------------*/

@media screen and (max-width : 767px) {
iframe {
width: 100%;
float: none;
}	
}

#col-left {
width: 20%;
float: left;
margin:0;
color: #fff;
position: fixed;
padding:0;
}

#col-leftin {
background-color: #242424;
padding:5px;
}

#col-right {
width: 79%;
float: right;
margin:0;
padding:0;
}

.clear {
clear: both;
}

.ntext{
width: 90%;
background-image:url('images/bg.png');
text-align: ;
color: #fff;
margin-top : 0px;
margin-bottom : 30px;
margin-left : 0px;
font-size:16px; 
padding:10px;
}

.ntextp{
width: 90%;
background-image:url('images/bg.png');
text-align: ;
color: #fff;
margin-top : 0px;
margin-bottom : 30px;
margin-left : 0px;
font-size:16px; 
padding:10px 10px 30px 10px;
}

.ntextc{
width: 90%;
text-align: center;
color: #fff;
margin-top : 0px;
margin-bottom : 30px;
margin-left : 0px;
font-size:16px; 
padding:10px;
}


.calen1a {
width: 90%;
margin-bottom: 0%;
margin-right:0%;
margin-left:0%;
margin-top:0%;
text-align : center;
background-color: #242424;
padding: 10px;
}

.calen1b {
width: 90%;
margin-bottom: 0%;
margin-right:0%;
margin-left:0%;
margin-top:0%;
text-align : center;
background-color: #242424;
padding: 10px;
margin-bottom : 30px;
}



@media screen and (max-width : 767px) {
#col-left, #col-right, .ntext, .calen1a {
width: 100%;
float: none;
}

.ntextp{
padding:10px;
width: 100%;
}

.ntextc{
width: 95%;
}


.calen1a {
 display:none;
}


#col-left {
position: static;
padding-bottom: 0px;
}
}

div#content {
color: inherit ;
background-color: #fff ;
width: 90% ;
margin:0;
padding: 10px 30px 20px 30px;
}


div#rou1 {
width: 22%;
float: left;
margin:0;
border-bottom : 1px dotted #000;
}

div#rou2 {
width: 75%;
float: right;
margin:0;
border-left : 1px dotted #000;
border-bottom : 1px dotted #000;
}


/*------------------------------------------ sitewizard -------------------------------------------*/
div#sideproper {
padding: 10px 0px 10px 0px;
}

div#contproper {
padding: 10px 30px 20px 30px;
font-size:11pt;
line-height : 16pt;

}

@media screen and (max-width : 767px) {
div#contproper {
padding:0;
}
}

div#container {
color: inherit ;
background: #fff ;
width: 97% ;
margin:0;
background-image:url('images/bg1.jpg'); 
}

div#containera {
color: inherit ;
background-color: ;
margin:1%;
height:auto; 
overflow:auto;

}

div#containerf {
color: inherit ;
background-color: #fff ;
width: 90% ;
margin:0;


}

div#header {
clear: both ;
color: #000 ;
background-color: #fff;
padding: 0px;
}

div#deader {
clear: both ;
color: #000 ;
background-color: #ddd;
padding: 5px 0px 5px 30px;
}


div#conthead{
padding: 10px 30px 20px 30px;
border-left:1px dotted #242424;
font-size:14pt;
line-height : 16pt;
}



div#menunav {
clear: both ;
color: #fff ;
background-color: #000;
padding: 10px;
}

div#footer {
clear: both ;
color: #fff ;
background-color: #000 ;
}



body {
 	margin: 0;
 	padding: 0;
 	font-size:11pt; 
	font-family:palatino, Georgia, Times New Roman, Times, serif; 
 	color: #ffffff;
 	background-color: #242424;
	background-image:url('images/bg2a.jpg'); 
background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    line-height : 125%;
 	text-align: left;
} 	

.calen
{	margin-bottom: 1%;
	margin-right:1%;
	margin-left:1%;
	margin-top:1%;
	width : 98%;
}

hr.ccc { 
border-top:1px solid #ccc;

}

hr.dot { 
border-bottom:1px dashed #fff; 
border-top:0;

}


hr.dot90 { 
border-top:1px dashed #212121; 
width:90%;
}

.bigf {
	 	font-size:120%; 

}
/*-------------------- body links -------------------------------------*/

a:link {
text-decoration : none;
color : #0000ff;
}

a:visited {
text-decoration : none;
color : #990099;
}

a:hover, a:active {
text-decoration : underline;
color : #ff0000;
}

a.m {
font-size:14pt;
line-height:18pt;	
}
a.m:link, a.m:visited{
text-decoration : none;
color : #e7e7e7;
}

a.m:hover, a.m:active {
text-decoration : underline;
color : #fff;
}


a.y:link, a.y:visited{
text-decoration : none;
color : #ffcd00;
}

a.y:hover, a.y:active {
text-decoration : underline;
color : #ffcd00;
}


a.r:link, a.r:visited{
text-decoration : none;
color : #801620;
}

a.r:hover, a.r:active {
text-decoration : underline;
color : #220000;
}


a.yi:link, a.yi:visited{
text-decoration : none;
color : #ffcd00;
font-style: italic;
}

a.yi:hover, a.yi:active {
text-decoration : underline;
color : #ffcd00;
font-style: italic;
}

a.yb:link {
text-decoration : none;
color : #ffcd00;
font-weight : bold;
}

a.yb:visited {
text-decoration : none;
color : #ffcd00;
font-weight : bold;
}

a.yb:hover, a.yb:active {
text-decoration : underline;
color : #ffcd00;
font-weight : bold;

}

/*-------------------- spans -------------------------------------*/

span.cal{
border: 1px solid #fff;
text-align : center;
font-weight: bold;
padding : 10px;
}

.red{
color : #E40328;
font-weight: bold;
}

.grn{
color : #059A24;
font-weight: bold;

}

.bd{
font-weight: bold;
}

.wht{
color : #fff;
font-weight: bold;
}

.whti{
color : #fff;
font-style: italic;
}


/*-------------------- body links END -------------------------------------*/


table {
border-collapse: collapse;
margin: 0;
padding: 0;
width: 100%;
table-layout: fixed;
font-family:palatino, Georgia, Times New Roman, Times, serif;
}

table.cont {
  border: 0;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
font-family:palatino, Georgia, Times New Roman, Times, serif;
color : #000000;
text-align:left;

}


table.nob {
  border: 0;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
font-family:palatino, Georgia, Times New Roman, Times, serif;
color : #000000;
text-align:center;

}

table.nobb {
  border: 0;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
font-family:palatino, Georgia, Times New Roman, Times, serif;
text-align:center;

}


table caption {
  font-size: 125%;
  padding: 20px;
  line-height:115%
}
table tr {
  padding: .35em;
}
table th,
table td {
  padding: .25em;
  text-align: ;
}
table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}

td.redbot {
background-color : #7F171F;
border-right : 1px solid #000000;
border-bottom : 1px solid #000000;
border-left : 1px solid #000000;
text-align: center;
color : #fff;
font-size:11pt; 
}

.smfc {
font-size : 8.5pt;
text-align : center;
}



@media screen and (max-width: 600px) {
  table {
    border: 0;
    font-size: 85%;
  line-height:115%

  }
  table caption {
    font-size: 1.3em;

  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
font-size:11pt; 
  }
  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  table td {
    border-bottom: px solid #ddd;
    display: block;
    font-size: .9em;
    text-align: right;
  }
  table td:before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(title);
    float: left;
    font-weight: bold;
    text-transform: capitalize;
  }
  table td:last-child {
    border-bottom: 0;
  }
.ate {
    display: none;
}
}

.ate {
text-align: left;
}


.bRL {
border-right : 1px solid #000000;
border-left : 1px solid #000000;
}


.bRLG {
border-right : 1px solid #000000;
border-left : 1px solid #000000;
background-color: #6F6F6F;
}


.bL {
border-left: 1px solid #000000;
}

.bR {
border-right : 1px solid #000000;
}

.bRED {
background-color : #EBEBEB;
}

.bTRBL {
border-top : 1px solid #000000;
border-right : 1px solid #000000;
border-bottom : 1px solid #000000;
border-left : 1px solid #000000;
}

.bTRB {
border-top : 1px solid #000000;
border-right : 1px solid #000000;
border-bottom : 1px solid #000000;
}

.bRBT {
border-right : 1px solid #000000;
border-bottom : 1px solid #000000;
border-top : 1px solid #000000;
}

.bTBL {
border-top : 1px solid #000000;
border-bottom : 1px solid #000000;
border-left : 1px solid #000000;
}

.bRBL {
border-right : 1px solid #000000;
border-bottom : 1px solid #000000;
border-left : 1px solid #000000;
}

.bRBLG {
border-right : 1px solid #000000;
border-bottom : 1px solid #000000;
border-left : 1px solid #000000;
background-color:#6F6F6F;
}


.bTRL {
border-top : 1px solid #000000;
border-right : 1px solid #000000;
border-left : 1px solid #000000;
}

.bTL {
border-top : 1px solid #000000;
border-left : 1px solid #000000;
}

.bTR {
border-top : 1px solid #000000;
border-right : 1px solid #000000;
}

.bBL {
border-bottom : 1px solid #000000;
border-left : 1px solid #000000;
}

.bwBL {
border-bottom : 1px solid #fff;
border-left : 1px solid #fff;
}

.bwBLR {
border-bottom : 1px solid #fff;
border-left : 1px solid #fff;
border-right : 1px solid #fff;
}

.bRB {
border-right : 1px solid #000000;
border-bottom : 1px solid #000000;
}

.BGbRL {
background-color : #EBEBEB;
border-right : 1px solid #000000;
border-left : 1px solid #000000;
}


.bBGTRBL {
background-color : #7F171F;
border-top : 1px solid #000000;
border-right : 1px solid #000000;
border-bottom : 1px solid #000000;
border-left : 1px solid #000000;
color : #fff;
}

.bBGTBL {
background-color : #7F171F;
border-top : 1px solid #000000;
border-bottom : 1px solid #000000;
border-left : 1px solid #000000;
}

.bBGTRL {
background-color : #020003;
border-top : 1px solid #000000;
border-right : 1px solid #000000;
border-left : 1px solid #000;
text-align: center;
color : #fff;
background-image:url('images/lmmoon.jpg')

}

.bBGTRB {
background-color : #7F171F;
border-top : 1px solid #000000;
border-right : 1px solid #000000;
border-bottom : 1px solid #000000;
}

.bBGTRBwc {
background-color : #7F171F;
border-top : 1px solid #fff;
border-right : 1px solid #fff;
border-bottom : 1px solid #fff;
text-align:center;
}

.bBGTRLw {
background-color : #7F171F;
border-top : 1px solid #fff;
border-right : 1px solid #fff;
border-left : 1px solid #fff;
text-align: center;
color : #fff;

}



.bBGRL {
background-color : #7F171F;
border-right : 1px solid #000000;
border-left : 1px solid #000000;
}

.bBGL {
background-color : #7F171F;
border-left : 1px solid #000000;
}

.bBGR {
background-color : #7F171F;
border-right : 1px solid #000000;
}

.bBGRBL {
background-color : #7F171F;
border-right : 1px solid #000000;
border-bottom : 1px solid #000000;
border-left : 1px solid #000000;
}

.bBGRB {
background-color : #7F171F;
border-right : 1px solid #000000;
border-bottom : 1px solid #000000;
}

.bBGBL {
background-color : #7F171F;
border-bottom : 1px solid #000000;
border-left : 1px solid #000000;
}

.ood{
background-image:url('images/wood.jpg');
color:#fff;
}

.oon{
background-image:url('images/mmoon.jpg');
color:#fff;
}

.ighting{
background-color:#000;
color:#fff;
}


.mys{
	background-image:url('images/mys.jpg');
	color:#fff;

}

/* Responsive CSS */
@media screen and (max-width : 767px) {

.bRL, .bL, .bR, .bRLG, .bRBLG  {
border: none;
}

.bRBL{
border-left: none;
border-right: none;
border-bottom:2px solid #ddd;
}
.bRED {
    display: none;
}    
    .bRLG {
background-color: #fff;
}


.bRBLG {
background-color:#fff;
}

}

/*-------------------- list -------------------------------------*/

ul.tb{
color : #fff;
font-family: palatino, Georgia, "Times New Roman", Times, serif;
font-size: 20px;
line-height : 24px;
}



ul.amp{
color : #fff;
font-size : 12pt; 
font-family: palatino, Georgia, "Times New Roman", Times, serif;
font-weight: bold;
text-align: center;
list-style:none;
line-height : 14pt;
    margin: 0;
    padding: 0;
}

li.amp{
	    margin: 0;
    padding: 0;

}

.main ul, ol, li { margin-left : .3em; padding-left : .3em;}

/* Responsive CSS */
@media screen and (max-width : 767px) {

.main ul, ol, li { margin-left : .0em; padding-left : .1em;}

}


img.center { display : block; margin-left : auto; margin-right : auto; }


.links {
height : 55px;

}

/*-------------------------------------------------------------- img ----------------------------------------------------------*/

img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
} 

.imgr {
float : right;
padding : 15px;

}

.imgr5 {
float : right;
padding : 5px;

}

.imgw {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width : 767px) {
.imgw {
    display: none;
}
}


.imgp {
padding : 15px 0px 0px 0px;
}

.imgl {
float : left;
padding : 15px;

}

img, img.scale-with-grid { outline: 0; max-width: 100%; height: auto; 
border-style: none; }


.hlpc {
margin-left : auto;
margin-right : auto;
padding : 0px 5px 25px 0px; 
width : auto;
}



/*-------------------- main class -------------------------------------*/


.email{
	border-top : px dotted #000;
	border-bottom : px dotted #000;
	padding : 10px 30px 10px 30px;
	font-size : 16px; 
	color :#fff;
	line-height : 125%;
	text-align: right;
	font-weight: bold;
}

.redbox {
	margin-bottom: 1%;
	margin-right:1%;
	margin-left:1%;
	margin-top:1%;
	padding : 10px 20px 10px 20px;
	background-color: #801620;
	color: #fff;
	border : 1px solid #ccc;
font-size:120%;
line-height:200%;
background-image:url('images/regal.jpg');
background-repeat:repeat;

}

.redboxa {
	margin-bottom: 1%;
	margin-right:1%;
	margin-left:1%;
	margin-top:1%;
	padding : 10px 20px 10px 20px;
	background-color: #220000;
	color: #fff;
	border : 1px solid #ccc;
font-size:120%;
line-height:200%;
background-repeat:repeat;

}


.redbox1 {
	margin-bottom: 0%;
	margin-right:1%;
	margin-left:1%;
	margin-top:1%;
	padding : 10px 20px 10px 20px;
	background-color: #801620;
	color: #fff;
	border : 1px 1px 0p 1px solid #ccc;

}

.redbox3 {
	margin-bottom: 0%;
	margin-right:1%;
	margin-left:1%;
	margin-top:0%;
	padding : 10px 20px 10px 20px;
	background-color: #4C3D3E;
	color: #fff;
	border : 0px 1px 0p 1px solid #ccc;

}

.gbox {
	margin-bottom: 1%;
	margin-right:1%;
	margin-left:1%;
	margin-top:1%;

	background-color: #ddd7d7;
border-top:1px dashed #6f6f6f; 
border-bottom:1px dashed #6f6f6f; 
font-size:110%;

}



.wbox {
	margin-bottom: 1%;
	margin-right:1%;
	margin-left:1%;
	margin-top:1%;
	padding : 10px 20px 10px 20px;
	background-color: #f2f2f2;
	color: #000;
	border : 1px solid #6f6f6f;

}

.wboxa {
	margin-bottom: 1%;
	margin-right:2%;
	margin-left:2%;
	margin-top:1%;
	padding : 10px 20px 10px 30px;
	background-color: #f2f2f2;
	color: #000;
	border : 1px solid #6f6f6f;

}


.wbox1 {
	margin-bottom: 0%;
	margin-right:1%;
	margin-left:1%;
	margin-top:1%;
	padding : 10px 20px 10px 20px;
	background-color: #fff;
	color: #000;
	border : 1px solid #6f6f6f;

}

.wbox2 {
	margin-bottom: 1%;
	margin-right:1%;
	margin-left:1%;
	margin-top:0%;
	padding : 10px 20px 10px 20px;
	background-color: #f2f2f2;
	color: #000;
	border : 1px solid #6f6f6f;

}

.bottom{
	padding : 20px 20px 20px 20px;
	font-size : 10pt; 
	color :#fff;
	line-height : 125%;
	text-align: center;
}


.calen1
{	margin-bottom: 0%;
	margin-right:2%;
	margin-left:2%;
	margin-top:1%;
	width : 100%;
	text-align : center;
}

.links {
height : 55px;

}

.h100 {
height: 110px;
}


/*-------------------- paragraphs -------------------------------------*/

p.ln {
	text-align: left;
	font-size: 20px;
	line-height : 24px;
	padding:0 20px 0 10px;
}

 p.lnv {
	text-align: left;
	vertical-align: middle;
	font-size: 20px;
	line-height : 24px;
padding: 0 20px 0 20px;
}

p.cn {
	text-align: center;
	font-size: 20px;
	line-height : 24px;
	padding:0 10px 0 10px;

}

.smog {
	font-size: 90%
}
.hog{
font-size:130%;
}
p.bog {
	font-size:110%;
}

p.bogbi {
	font-size:110%;
	font-weight: bold;
	font-style: italic;
}

p {line-height : 120%;}

p.htwo { padding-left: 15px ; padding-right: 15px; }

p.htwob { padding-left: 15px ; padding-right: 15px; 
	font-weight: bold;
}


p.hang { text-indent: -2em; margin-left: 3em;} 

p.hang1 { text-indent: -2em; margin-left: 2em; margin-top: 2px;
 margin-bottom: 3px; }
 
p.hang2 { text-indent: -2em; margin-left: 2em; margin-top: 2px; }
 
p.hangb { text-indent: -2em; margin-left: 3em;
	font-weight: bold;
} 

p.hang1b { text-indent: -2em; margin-left: 2em; margin-top: 2px;
 margin-bottom: 3px;
font-weight: bold;
 }
 
p.hang2b { text-indent: -2em; margin-left: 2em; margin-top: 2px; 
	font-weight: bold;
}
 

p.indt { text-indent: 0em; margin-left: 2em; } 

p.indt1 { text-indent: 0em; margin-left: 3em; } 

p.rb {
	text-align: right;
	font-weight: bold;
}

p.ri {
	text-align: right;
	font-style: italic;
}

p.c {
	text-align: center;
}

p.cb {
	text-align: center;
	font-weight: bold;
}

p.cbg {
	text-align: center;
	font-weight: bold;
	background-color: #ddd;
border-top:1px dashed #6f6f6f; 
border-bottom:1px dashed #6f6f6f; 
padding : 10px 0px 10px 0px;

}


p.cbw {
	text-align: center;
	font-weight: bold;
	background-color: #fff;
border-top:1px dashed #6f6f6f; 
border-bottom:1px dashed #6f6f6f; 
padding : 10px 0px 10px 0px;
color : #000;

}


p.cbgb {
	text-align: center;
	font-weight: bold;
	background-color: #ddd;
border-top:1px dashed #6f6f6f; 
border-bottom:1px dashed #6f6f6f; 
padding : 10px 0px 10px 0px;
color: #000;
}

p.cbi {
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

p.bb {
	font-weight: bold;
 	font-size:13pt; 
padding : 5px 15px 5px 15px;

}

p.lp {
	text-align: left;
padding : 5px 15px 5px 15px;
}

p.cbb {
	text-align: center;
	font-weight: bold;
 	font-size:13pt; 

}

p.cbbg {
	text-align: center;
	font-weight: bold;
 	font-size:16pt; 

}

p.cbbi {
	text-align: center;
	font-weight: bold;
 	font-size:13pt; 
	font-style: italic;
}

p.ci {
	text-align: center;
	font-style: italic;
}

p.b {
	font-weight: bold;
}

p.i {
	font-style: italic;
}

p.cbs {
	text-align: center;
	font-weight: bold;
 	font-size:10pt; 

}
p.cs {
	text-align: center;
 	font-size:10pt; 

}

p.cbr {
	text-align: center;
	font-weight: bold;
 	font-size:11pt; 

}

.ead{
color : #801620;
font-weight: bold;
font-style: italic;
font-size:125%; 

}



/*-------------------- headers -------------------------------------*/

h1{
padding : 10px 10px 10px 0px;
color : #fff;
font-size : 20pt; 
font-family: palatino, Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-style: italic;
line-height : 125%;
border-bottom : 2px dotted #fff;
}


h2{
border-top : px dotted #000;
border-bottom : 2px dotted #fff;
padding : 10px 10px 10px 30px;
color : #fff;
font-size : 16pt; 
font-family: palatino, Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-style: italic;
backgroun:#eee;
line-height : 125%;
}

h3{
border-top : px dotted #000;
border-bottom : 1px solid #775555;
padding : 10px 10px 10px 0px;
color : #801620;
font-size : 20px; 
font-family: palatino, Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-style: italic;
line-height : 125%;
}

h4{
padding : 0px;
color : #801620;
font-size : 20px; 
font-family: palatino, Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-style: italic;
line-height : 125%;
text-align: center;

}

.space { height : 15px; }

.space1 { height : 25px; }


.space2 { height : 50px; }
