

@font-face {
    font-family: 'roboto_slablight';
    src: url('robotoslab_light_macroman/RobotoSlab-Light-webfont.eot');
    src: url('robotoslab_light_macroman/RobotoSlab-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('robotoslab_light_macroman/RobotoSlab-Light-webfont.woff') format('woff'),
         url('robotoslab_light_macroman/RobotoSlab-Light-webfont.ttf') format('truetype'),
         url('robotoslab_light_macroman/RobotoSlab-Light-webfont.svg#roboto_slablight') format('svg');}

@font-face {
    font-family: 'roboto_slabbold';
    src: url('robotoslab_bold_macroman/RobotoSlab-Bold-webfont.eot');
    src: url('robotoslab_bold_macroman/RobotoSlab-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('robotoslab_bold_macroman/RobotoSlab-Bold-webfont.woff') format('woff'),
         url('robotoslab_bold_macroman/RobotoSlab-Bold-webfont.ttf') format('truetype'),
         url('robotoslab_bold_macroman/RobotoSlab-Bold-webfont.svg#roboto_slabbold') format('svg');}


body{font-family: 'roboto_slablight';
	 font-size: 14px;
	 width: 1100px;
	 margin-left: auto;
	 margin-right: auto;
	 background-color: rgb(253, 208, 168);
	 color: rgb(86, 76, 68);}

.indent{margin-left: 10px;}

.midright{margin-left: 15px;}

.columncontent img{margin-top: 5px;}

h1{font-size: 18px;
	margin-top: 0px;
   font-family:'roboto_slabbold';
   color: rgb(50, 153, 153);}
   
h2{color: rgb(50, 153, 153);}

h3{font-size: 14px;
   margin-top: 0px;
   color: rgb(50, 153, 153);}
   
hr{color: orange;
   background-color: orange;
   height: 2px;} 
  
  
#threecolumns{width: 100%;
			  height: 510px;
			  float: left;
			  margin-top: 20px;}
			  

.columncontent p{margin-top: 0px;}

.column{width: 335px;
		height: 480px;
		float: left;
		padding-left: 10px;
		padding-right: 10px;
		background-color: white;}

#main_container{width: 100%;
				height: auto;
				overflow: hidden;}

#nav{width: 100%;
	 height: 130px;
	float: left;
	background-color: white;}

#links{text-align: center;}
	   

#links li{display: inline-block;
		  width: 150px;
		  height: 80px;
		  margin-top: 0px;
		  line-height: 80px;}
		  
		  
#links li img{height: 80px;
			  display: inline;}
		  
#links .lines{width: 40px;}
		  
#feature{width: 100%;
		 height: 480px;
		 float: left;
		 background-color: white;}

#featureP{width: 300px;
		  float: left;}

#imagecontainer{width: 780px;
	   height: auto;
	   float: left;
	   text-align: center;}
	   
#imagecontainer img{width: 650px;
		   			height: auto;}
		   
		
.columncontent{width: 330px;
			   height: auto;
			   float: left;}
			   
		
.event{width: 330px;
	   height: 180px;
	   float: left;}
		
.eventdescript{width: 220px;
			   float: left;}

.eventimage{width: 90px;
			height: 110px;
			float: left;}
			
.eventimage img{width: 95px;
				height: 115px;}

#monthimage{width: 190px;
			height: 300px;
			float: left;}
			
#monthimage img{width: 170px;}

.monthdescript{width: 140px;
			   float: left;}


.linkbutton{width: 130px;
			 height: 25px;
			 text-align: center;
			 float: left;
			 background-color: rgb(50, 153, 153);
			 color: white;}
			 
#footer{float: left;
		width: 100%;
		height: auto;
		background-color: rgb(100, 100, 100);}
		
.footercolumn{width: 500px;
			  height: auto;
			  float: left;}
		
.footerlist{float: left;
			width: 400px;
			height: auto;
			list-style-type: none;}
			
.footerlist li, dd{color: rgb(210, 210, 210);}

.footerlist dt{color: rgb(210, 210, 210);}
			
.footertitle{color: rgb(249, 190, 119);}