* {margin: 0; padding: 0;}
 @import url(/_resources/js/jquery.fancybox.css);
html, body {
  height: 100%;
  background: url(../images/bg_body.jpg) repeat-x 0 0;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: .9em;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

/******BEGIN DEFAULT FOR TAGS********/
table
{
  border-collapse:collapse;
}
table, td, th
{
  border:1px solid black;
  text-align:center;
  padding:5px;
}

a{text-decoration: none;}
a:link{color: #1A3F8A;}
a:visited{color: #1A3F8A;}
a:hover{color: #000000;}
a:active{color: #000000;}


ul{
  list-style-type:none;
  margin:0;
  padding:0;
}

a.more{color: blue;}
/******* END SETTING DEFAULT*******/
img{
    border:none;
    outline:none
}

/******* BEGIN EMERGENCY SETTINGS *********/
#emergency_header{
  background-color: #EC0E0E;
  height: 100px;
  font-weight: bold;
}

#emergency{
 padding-top: 15px;
    width: 960px;
  margin: 0 auto;
}

#emergency img{
  height: 70px;
  width: 70px;
  vertical-align: middle;
  padding-right: 15px;
 }

/******* END EMERGENCY SETTINGS *********/


/******BEGIN HEADER******/

.header_wrapper{
  height:144px;
  background: url(../images/top_bkgd.jpg) repeat 0 0;
}

#header{
  width: 960px;
  margin: 0 auto;
  height:111px;
}

#header_logo{
    background:  url(../images/full_logo.jpg) no-repeat 0 0;
    width:345px;
    height: 75px;
}

#search{
    margin-top: 5px;
    float: right;
    margin-top: 20px;
 }
 
.search_box {
    height: 20px;
    border-radius:10px;
    padding-left: 10px;

}

input.fmt_search {
  margin-left: -19px;
  vertical-align: middle;

}

#creed{
    float: right;
    background:  url(../images/creed.png) no-repeat 0 0;
    width:406px;
    height: 28px;
}

#header_nav{
  background-color: #c5c5c4;
  height: 30px;
}

#header_nav_menu{
  margin: 0 auto;
  width: 960px;
  font-size: .9em;
  text-align: center;
  line-height: 30px;
}

#header_nav_btm{
  background-color: #858584;
  height:2px;
}

#header_nav ul
{
  list-style-type:none;
  margin:0;
  padding:0;
}


#header_nav li{
  display: inline;
}

#header_nav a{
  text-decoration: none;
  text-transform: uppercase;
  padding-left: 5px;
  
}

#header_nav a:link{
  color: #4a4a4a;
}
#header_nav a:visited{
  color: #4a4a4a;
}
#header_nav a:hover{
  color: #375288;
}
#header_nav a:active{
  color: #375288;
}

#header_nav a.line {  
    background: url(../images/nav_line.png) no-repeat right center;
    padding-right: 25px;
}


/*****END HEADER*******/


/***BEGIN BREADCRUMBS*****/
.breadcrumbs{
  font-size: 11px;
  color: #666666;
  margin-bottom: 3px;
}


.breadcrumbs a:link{color:#375288;}
.breadcrumbs a:visited{color:#375288;}
.breadcrumbs a:hover{color:#666666}
.breadcrumbs a:active{color:#375288}

/***END BREADCRUMBS*****/



/****LEFT MAIN NAVIGATION*****/
#left_menu{
  float:left;
  width:170px;
  margin-right: 15px;
}

.left_menu_item{
   margin-bottom: 25px;
}

.left_menu_item ul.main_links li{
  border-bottom: 1px solid black;
  text-align: center;
  font-size: 14px;
  margin-bottom: 8px;
  padding-bottom: 8px;
}

#main_links_header{
  margin-top: 10px;
  background: url(../images/top_bkgd.jpg) repeat-x 0 0;
  height: 27px;
}

.left_menu_item ul.main_links a{color: #000000;}
.left_menu_item ul.main_links a:visited{color: #000000;}
.left_menu_item ul.main_links a:hover{color: #375288;}
.left_menu_item ul.main_links a:active{color: #375288;}

/****END LEFT MAIN NAVIGATION*****/


/****BEGIN RIGHT NAVIGATION*****/
#right_nav{
  width:185px;
  float: right;
}

div#right_nav img.icons{
  width:22px;
  height:22px;
  margin-right: 5px;
}

div#right_nav img.full_length{
  height: 140px;
}

#right_nav .left_sections{
  margin-bottom: 10px;

}

#right_nav .left_sections h3{
  text-transform: uppercase;
  border-bottom: 5px solid black;
  margin-bottom: 4px;
}

#right_nav .left_sections img{
  width:185px;
  height:90px;
}
/****END LEFT NAVIGATION******/


/*****BEGIN CONTENT*******/
.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto  -4em;
  width: 960px;
  background-color: #FFF;

}

.main{
  padding: 15px;
}

/* NO LEFT NAVIGATION **/
#content_right{
  float:right;
  width:730px;
}

/****RIGHT & LEFT NAVIGATION ***/
#content_middle{
  float: left;
  width: 540px;
}

div#left_inside{
  float:left;
  width: 260px;
  overflow: hidden;
}

div#right_inside{
  float:right;
  width: 260px;
  overflow: hidden;
}

img.content_main_pic{
  height:200px;
  width: 540px;
  margin-bottom: 15px;
  margin-top: 10px;  
}
/****END CONTENT*******/



/*****BEGIN HOME PAGE ITEMS******/
.home2{
  padding-bottom: 30px;
}

.event_date{
  width:40px;
  float: left;
  margin-right: 10px;
  text-align: center;
}

.event_date .month{
  font-weight: bold;
  display: block;
  color: #324366;
}

.event_date .day{
  font-size: larger;
}

.event_pic{
  width:80px;
  float: left;
  margin-right: 10px;
}

.event_pic img{
  width:75px;
  height: 75px;
}

.event_descrip{
  width: 230px;
  float: right;
}

img.home{float: left;padding-right:10px;}

.home1 img.top{
  width:100px;
  height:100px;
   margin-bottom: 30px;
}

img.h_img{
  margin-right: 10px;
}
#slides{margin-bottom: 15px;}


ul.home li{
   background-image: url(../images/circle.jpg);
   background-repeat: no-repeat;
   background-position: 0px 5px;
   padding-left: 17px;
   margin-bottom: 3px;
}
.sec1{
  float: left;
  width:370px;
 }

.sec2{
  float: left;
  width:370px;
  margin-right: 15px;
  margin-left: 25px;
}

.sec3{
  float: right;
  width:150px;
}


.sec3 a{
  color: #324366;
}

.sec3 a:link{color: #324366;}
.sec3 a:visited{color: #324366;}
.sec3 a:hover{color: #000000;}
.sec3 a:active{color: #000000;}
/*****END HOME*****/


/****BEGIN GENERAL****/
.float{float:left}

ul.sidelinks li{
   background-image: url(../images/double_arrows.jpg);
   background-repeat: no-repeat;
   background-position: 0px 5px;
   padding-left: 17px;
   margin-bottom: 3px;
}

h3.brown{
  background: url(../images/brown_arrow.jpg) no-repeat;
  background-color: #b5a289;
  padding-left: 33px;
  margin-top: 10px;
  margin-bottom: 10px;
  color:#FFF;
}

h3.blue{
  background: url(../images/blue_arrow.jpg) no-repeat;
  background-color: #758e9e;
  padding-left: 33px;
  margin-top: 10px;
  margin-bottom: 10px;
  color:#FFF;
}

h3.turquoise{
  background: url(../images/turquoise_arrow.jpg) no-repeat;
  background-color: #4b8e9d;
  padding-left: 33px;
  margin-top: 10px;
  margin-bottom: 10px;
  color:#FFF;
}

.underline{
  text-transform: uppercase;
  border-bottom: 5px solid black;
  margin-bottom: 4px;
}

.clearm{clear: both; margin-bottom: 15px;}

.clearmargin{clear: both; margin-top: 20px;}

.godown{margin-top: 20px;}
/****END GENERAL****/

.sl{
  float: left;
  margin-bottom: 15px;
}

.sr{
  float: right;
   margin-bottom: 15px;
}

ul.mvleft
{padding-left: 10px;}

img.float-img{
  float: left;
  padding-right: 8px;
}

/************FOOTER************/

.push{
   height: 4.6em;
}

.footer_wrapper{
  height: 4.6em;
  background: url(../images/top_bkgd.jpg) repeat-x 0 0;
}

#footer{
    width:960px;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: .8em;
    text-align: center;
    color: #8db9e6;
    padding: 1em 0;
    background: url(../images/logo_bottom.png) no-repeat 10% 0;
}

#footer_nav{
    margin-top: 5px;
}


#footer a, .spacer{
    margin: 0 10px;
}

#footer a:link{
    text-decoration: none;
    color: #8db9e6;
}

#footer a:visited{
    text-decoration: none;
    color: #8db9e6;
}

#footer a:hover{
    text-decoration: none;
    color: #F7FE2E;
}

#footer a:active{
    text-decoration: none;
    color: #8db9e6;
}

/************END FOOTER************/


#slider_btns{
  position: relative;
  right: -93%;
  top: -29px;
}

#slider_btns1{
  position: relative;
  right: -97%;
  top: -53px;
}
/* styles.txt */
.rightcolumntext{
	color: #1A3F8A;
	text-decoration: none;
	font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
	background-image: url("/_resources/images/double_arrows.jpg");
    background-position: 0 5px;
    background-repeat: no-repeat;
    margin-bottom: 3px;
    padding-left: 17px;
}		
.blue{
	background: url("/_resources/images/blue_arrow.jpg") no-repeat scroll 0 0 #758E9E;
    color: #FFFFFF;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 33px;
	height:20px;
 list-style-type: none;
	-webkit-padding-start: 0px;	
}	
.turquoise {
    background: url("/_resources/images/turquoise_arrow.jpg") no-repeat scroll 0 0 #4B8E9D;
    color: #FFFFFF;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 33px;
	height: 20px;
}
.blackunderline {
    border-bottom: 5px solid #000000;
    margin-bottom: 4px;
    text-transform: uppercase;
	font-family: 'Open Sans';
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	height: 20px;
}
