html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal 85% Arial, Helvetica, sans-serif;
  background: #1d1d1d url(../images/backg1.jpg) repeat;
  color: #000;
}
/* Featured Block */
#featured {
	clear: both;
	background: #F6FCFD; 
	border: 1px solid #492212;
	margin: 3px 0 15px 10px;
	padding-bottom: 5px;
	width: 950px;			
}
#featured h2 {
	font: normal 3.8em Georgia, 'Times New Roman', Times, Serif;
	color: #492212;
	letter-spacing: -2.0px;	
	margin-bottom: 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCCCCC;	
}
#featured h2 a {
	color: #492212;
	border: none;	
}
#featured .image-block {
	float: right;
	width: 320px;	
	margin: 10px 0 0 10px;
	padding: 0 0 0 0;
	display: inline;
}
#featured .image-block img {
	background: #FFF;
   border: 1px solid #DFEAF0;
	padding: 5px;
}
#featured .text-block {
	float: left;
	width: 420px;
	margin: 0px 30px 0 0px;
	display: inline;
	padding:0px;
}
#featured a.more-link {
	background: #B4DB6F;
	padding: 5px 10px 5px 10px;
	margin-top: 15px;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #BADE7D;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;	
	display: block;
    float: left;
}
#featured a.more-link:hover {
	background: #008EFD;
	border-color: #007DE2;
}
.flipbook-viewport{
	overflow:hidden;
	width:100%;
	height:100%;
}

.flipbook-viewport .container{
	position:absolute;
	top:50%;
	left:50%;
	margin:auto;
}

.flipbook-viewport .flipbook{
	width:922px;
	height:600px;
	left:-461px;
	top:-200px;
}

.flipbook-viewport .page{
	width:461px;
	height:600px;
	background-color:white;
	background-repeat:no-repeat;
	background-size:100% 100%;
}

.flipbook .page{
	-webkit-box-shadow:0 0 20px rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 20px rgba(0,0,0,0.2);
	-ms-box-shadow:0 0 20px rgba(0,0,0,0.2);
	-o-box-shadow:0 0 20px rgba(0,0,0,0.2);
	box-shadow:0 0 20px rgba(0,0,0,0.2);
}

.flipbook-viewport .page img{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin:0;
}

.flipbook-viewport .shadow{
	-webkit-transition: -webkit-box-shadow 0.5s;
	-moz-transition: -moz-box-shadow 0.5s;
	-o-transition: -webkit-box-shadow 0.5s;
	-ms-transition: -ms-box-shadow 0.5s;

	-webkit-box-shadow:0 0 20px #ccc;
	-moz-box-shadow:0 0 20px #ccc;
	-o-box-shadow:0 0 20px #ccc;
	-ms-box-shadow:0 0 20px #ccc;
	box-shadow:0 0 20px #ccc;
}
p
{ padding: 0 0 10px 0;
  line-height: 1.7em;
  text-shadow: 0px 1px 0px ;
  font-size: 120% }

img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{ font:  italic 175% Arial, Helvetica, sans-serif;
  color: #34296B;
  text-shadow: 0px 1px 0px ;
  letter-spacing: 0px;
  margin: 0 0 10px 0;}

h2
{ font: normal 165% Arial, Helvetica, sans-serif;}

h3
{ font: normal 130% Arial, Helvetica, sans-serif;
}

h4, h5, h6
{ margin: 0;
  padding: 0 0 0px 0;
  font: normal 150% Arial, Helvetica, sans-serif;
  line-height: 1.5em;}

h5, h6
{ font: normal 95% Arial, Helvetica, sans-serif;
  color: #888;
  padding-bottom: 15px;}

a
{ color: #FFFFFF;
  text-shadow: 0px 0pxpx 0px ;
  font-weight: normal;
  background: transparent;
  outline: none;
  text-decoration: none;}
  


a:hover
{ text-decoration: none;}

ul
{ margin: 2px 0 22px 30px;
  line-height: 1.7em;
  font-style: normal;
  font-size: 100%;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

ol, menu, dir {
display: block;
list-style-type: disc;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 40px;
}

#main, #header, #banner, #menubar, #site_content, #footer
{ margin-left: auto; 
  margin-right: auto;}

#main
{ background: transparent;}

#menubar
{ width: 980px;
  height: 90px;
  background: #92B274;
  background: -moz-linear-gradient(#24C8E5, #3666B0);
  background: -o-linear-gradient(#24C8E5, #3666B0);
  background: -webkit-linear-gradient(#24C8E5, #3666B0);
  border-radius: 0px 0px 15px 15px;
  -moz-border-radius: 0px 0px 15px 15px;
  -webkit-border: 0px 0px 15px 15px;}
  
  #menubar1
{ width: 900px;
  height: 50px;
  background: #92B274;
  background: -moz-linear-gradient(#B29E74, #9D8759);
  background: -o-linear-gradient(#B29E74, #9D8759);
  background: -webkit-linear-gradient(#24C8E5, #3666B0);
  border-radius: 0px 0px 15px 15px;
  -moz-border-radius: 0px 0px 15px 15px;
  -webkit-border: 0px 0px 15px 15px;} 
  
  
  
#welcome
{ width: 350px;
  float: left;
  height: 45px;
  padding: 5px 0 0 10px;
  margin: 0 auto;
  background: transparent;}  
   
#welcome h1 a
{ font: normal 150% Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  color: #FFF;
  text-decoration: none;
  text-shadow: 1px 1px #000;}
  
#menu_items
{ float: right;
  width: 560px;}
  
ul#menu
{ margin:0;
  float: right;}

ul#menu li
{ padding: 0 0 0 0px;
  list-style: disc;
  margin: 2px 0 0 0;
  display: inline;
  background: transparent
  }
  
  
  

ul#menu li a
{ float: left;
  font: bold 120% Arial, Helvetica, sans-serif;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  height: 24px;
  text-shadow: 1px 1px #000;
  padding: 16px 15px 10px 15px;
  background: transparent; } 
  
  
  span#name
  {list-style-type: none;
	font-size: 100%;
	cursor: default;
	padding: 0;
	margin: 0;
	height: 0px;
	width: 0px;
	font-weight: normal;
	}
  
  ul#list-item
  {display: block;
list-style-type: disc;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 40px;}

  
ul#menu li.current a, ul#menu li:hover a
{ color: #2F291D;
  text-shadow: 0px 1px 0px #FFF;}

#site_content
{ width: 920px;
  overflow: hidden;
  margin: 0 auto;
  padding-bottom: 20px;} 

.sidebar_container
{ float: right;
  width: 320px;
  padding: 0;}

.sidebar
{ float: left;
  width: 320px;
  margin-bottom: 10px;}

.sidebar_item
{ font: normal 100% Arial, Helvetica, sans-serif;
  width: 320px;}

.sidebar h2
{ padding: 5px 0 0 10px;
  font: normal 140% Arial, Helvetica, sans-serif;
  height: 30px;
  color: #FCFBF9;
  text-shadow: 0px 1px 0px #FFF;
  background: #92B274;
  background: -moz-linear-gradient(#437317, #59869D);
  background: -o-linear-gradient(#437317, #59869D);
  background: -webkit-linear-gradient(#437317, #59869D);
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border: 15px 15px 15px 15px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;}  

#content
{ width: 580px;
  margin-bottom: 20px;
  padding-top: 5px;
  float: left;}

.content_item
{ width: 580px;
  margin-bottom: 20px;}
  
.content_container
{ width: 270px;
  padding: 5px;
  margin-right: 10px;
  float: left;}
    
#footer
{ width: 960px;
  height: 20px;
  padding-top: 20px;
  text-align: center; 
  background: transparent;
  color: #2F291D;
  text-shadow: 0px 1px 0px #FFF;}

#footer a, #footer a:hover
{ color: #2F1B74;
  text-shadow: 0px 1px 0px;
  text-decoration: none;
  padding-bottom: 20px;}

#footer a:hover
{ text-decoration: underline;}
    
#banner_image {
	width: 920px;
	height: 430px;
	float: left;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
}

}


 