/* Start of CMSMS style sheet 'Layout: Top menu + 2 columns' */
* {margin:0; padding:0;}

body {
   text-align: left;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 75.01%;
   line-height: 1em;
}

div {font-size: 1em;}

img {border: 0;}

a,
a:link 
a:active {
   text-decoration: none;
   background-color: #transparent; 
   color: #800000; 
}

a:visited {
   text-decoration: none;
   background-color: transparent;
  color: #480000;
}

a:hover {
   text-decoration: none;
   background-color: #transparent;
   color: #000000;
}

body {
   background: #fff;
   background: url('uploads/images/carosel bar1.gif') no-repeat top;
   color: #333;
   margin:0 em; 
}

div#pagewrapper {
   border: 0px solid black;
   margin: 0 auto;     
   max-width: 66.666em; 
   min-width: 60em;
   background: url('uploads/images/LOGO12.jpg') 0px 0px no-repeat;
   color: black;
}

div#header {
   height: 75px; /* adjust according your image size */
   background: #transparent;  
}

div#header h1 a {
   background: url(uploads/images/FB_LOGO_FINAL1.jpg) no-repeat 0px 12px;
   display: block;
   height: 68px;       
   text-indent: -999em; 
   text-decoration:none;
}

div.breadcrumbs {
   padding: 1em 0 1.5em 0; 
   font-size: 90%;
   margin: 0 0em;
   border-bottom: 0px dotted #000;
}

div#content {
   margin: 1.5em auto 2em 0;
   border: 0px solid black;
}
 div.breadcrumbs span.lastitem {font-weight:bold;} 

div#main {
   margin-left: 48%;
   margin-right: 0%; 
}

div#sidebar {
   float: left;  
   width: 50%;   
   display: inline;  
   margin-left: 0;
}

div#sidebar.hascontent {
   padding: 0 0%;
   width: 40%; 
}

div#footer {
   clear:both;    
   color: #ccc;
   background-color: #transparent; 
}

div#footer p {
   font-size: 0.8em;
   padding: 0em;
   text-align: left;
   margin:0;
}

div#footer p a {color: #ccc;}

div.hr {
   height: 0px;
   margin: 1em;
   border-bottom: 0px dotted black;
}

div.left49 {
  float: left;
  width: 49%;  
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}

div#content {}

div#content h1 {
   font-size: 2em;  /* font size for h1 */
   line-height: 0em;
   margin: 0;
   color: #transparent;
}

div#content h2 {
   color: #FFFFFF; 
   font-size: 1.5em; 
   text-align: right; 
   padding-left: 0em;
   padding-bottom: 3px;
   border-bottom: 0px solid #800000; 
   border-left: 3em solid #e7ab0b; 
   line-height: 0em;
   margin: 0 0 0.5em 0;
}

div#content h3 {
   color: #800000; 
   font-size: 1.3em;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
}

div#content h4 {
   color: #800000; 
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}

div#content h5 {
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}

h6 {
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}

p {
   font-size: 1em;
   margin: 0 0 1.5em 0;  /* some air around p elements */
   line-height:1.4em;
   padding: 0;
}

blockquote {border-left: 10px solid #ddd; margin-left: 10px;}

pre {font-family: monospace; font-size: 1.0em;}

strong, b {font-weight: bold;}

em, i {font-style:italic; }

code, pre {
 white-space: pre-wrap;       
 white-space: -moz-pre-wrap; 
 white-space: -pre-wrap;   
 white-space: -o-pre-wrap;  
 word-wrap: break-word;      
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 0px solid #000;
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;  
}

div#main ul,
div#main ol,
div#main dl {
  font-size: 1.0em;
   line-height:1.4em;
   margin: 0 0 1.5em 0;
}

div#main ul li,
div#main ol li {margin: 0 0 0.25em 3em;}

div#dl dt {font-weight: bold; margin: 0 0 0.25em 3em;}

div#dl dd {margin: 0 0 0 3em;}
/* End of 'Layout: Top menu + 2 columns' */

