/* Start of CMSMS style sheet 'Main Layout' */
a{
	color:#5eb1b3;
}

a:hover{
	color:#77726e;
}


hr{
 border: none;
  background-color: #cccccc;
  height: 1px;
  margin-top:5px;
  margin-bottom:5px;


}
img{
	border:0;
}

img a{
border:none;
text-decoration:none;
}

.sidenav a{
       text-decoration:none;
} 
.sidenav ul { 
        list-style-type: square;
	list-style-image: url(images/arrow.png);
        list-style-position:outside;
        margin-left: 32px; 
        text-indent: -5px;
        font-family: Verdana, Arial, sans-serif; 
        text-transform: uppercase;
	font-weight: bold;
	font-size: .9em;
 
}
.sidenav li{ 
    margin-top: 10px;
}

h1{
  font-size: 1em;
  line-height: 1.2em;
  padding-bottom:5px;
 color:#f7941d;
  font-weight: bold;
  text-transform: uppercase;
}
h2{
  font-size: 1em;
  line-height: 1.2em;
  padding-bottom:5px;
  color:#5cb0b4;
  font-weight: bold;
  text-transform: uppercase;
}
h3{
  font-size: .9em;
  line-height: 1.2em;
  padding-bottom:5px;
  color:#333333;
  font-weight: bold;
  text-transform: uppercase;
}

h5{
   font-size: .95em;
  padding: 6px 0 5px 20px;
   color:#ffffff;
  font-weight: bold;
  text-transform: uppercase;
}
h6{
   font-size: .95em;
  padding: 6px 0 5px 20px;
   color:#534741;
  font-weight: bold;
  text-transform: uppercase;
} 

.titletext{
  font-size: 1.1em;
  line-height: 1.2em;
margin-top:2.5px;
  padding-bottom:20px;
 color:#837A76;
  font-weight: bold;
  text-transform: uppercase;
}
 

.btn{ 
	padding-top:10px;
	padding-bottom:10px
}

 #container{
    margin: 0px auto 0;
	width:975px;
	 height: 100%;
    height: auto !important;
    min-height: 100%; 
     overflow: hidden;


	 

}
#header{
	height:61px;
	margin: 0 auto;
	background: url(../images/header_bg.jpg) repeat-x ;
	 
}
 


.logo{
	float:left;
	padding:15px 70px 10px 20px;
	width:150px;
}
 
.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}
#home_banner{
	margin-top:20px;
	height:320px;
	background: #2b2522;
}
#internal_banner{
	margin-top:20px;
	height:220px;
	background: #2b2522;
}

.menu {
	 margin-top: 20px;
	 float:left;
	display:inline-block;
	text-transform: uppercase;
	font: 1em helvetica, Arial,  Sans-Serif; 
	font-weight:bold;
      
	  
}
 

.nav_bx{
	text-align: left;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 0;
	padding-top: 0;

}

#content{
	text-align:left; 
	width:100%:
	 height: 100%;
    height: auto !important;
   max-height: 100%; 
   overflow: hidden;

	margin-top: 20px;
	background: #ffffff;
	
}
#content_full{
	text-align:left; 
	width:100%:
	 height: 100%;
    height: auto !important;
   max-height: 100%; 
   overflow: hidden;

	margin-top: 0px;
	background: #ffffff;
	
}
.col_wht{
	float:left;
	width:324px;
	background: #ffffff url(../images/wht.jpg) repeat-x;
	height:100%; 
        padding-bottom: 2367px;
	margin-bottom: -2367px;
     
}
.col_crm{
	float:left;
	height:100%; 
    width:324px;
	border-left: 1px solid #cccccc;
    background: #e9e9ce url(../images/cream.jpg) repeat-x; 
    padding-bottom: 2367px;
	margin-bottom: -2367px;
	 
 
     
}
 
.col_wht_wide{
	float:left;
	width:649px;
	background: #ffffff url(../images/wht.jpg) repeat-x;
	height:100%; 
border-left: 1px solid #cccccc;
    padding-bottom: 2367px;
	margin-bottom: -2367px;
	 
 
     
}


 
.col{
   padding:20px;

}

.col ul{
   list-style-type: circle;
	list-style-image: none;
	list-style-position: inside;
}

.bar_green{
  line-height: 1.2em; 
  height:25px;
  background: url(../images/bar1.jpg) repeat-x ;
 }

 .bar_brown{
  line-height: 1.2em; 
  height:25px;
  background-color: #e3e0cf ;
 }

.badge{
  padding-bottom:5px;
}

#footer{
    text-align:left;
	width:100%;
	height:25px;
	 color:#ffffff;
	font-size: .9em;
	background: #3d342f;
}
#footer a{
	color:#ffffff;
}

.footer_left{
	float:left; 
	padding: 5px 10px 10px 20px;
}

.footer_right{
	text-transform: uppercase;
	font-size: .95em;
	font-weight:bold;
	float:right;
	padding: 5px 20px 10px 10px;
}

 
 

/* End of 'Main Layout' */

