/* Start of CMSMS style sheet 'Rib Room - Layout' */
/* CSS Document */

* {padding:0; margin:0;} 

html, body, #wrap, #main {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 441px;}  /* must be same height as the footer */


body {
	background-color: #000000;
	background-image: url(uploads/layout/bg-wood.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	margin: 0;
	text-align: center;
}
#body-wrapper {
	width: 950px;
	background-color: #000000;
	margin: 0 auto;
	padding-top: 25px;
	height: auto;
}
#masthead {
	width: 950px;
	height: 200px;
	background-image: url(uploads/layout/flash-masthead.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0 auto;
}
#masthead-link1 a { 
	background-color: none;
	height: 200px;   
	width: 300px; 
	margin: 0 auto;
	text-align: center;
	display: block;
	text-decoration: none;
} 
#masthead a span { 
  	visibility: hidden; 
	text-decoration: none;
}
#span-nav {
	width: 950px;
	height: 53px;
	background-image: url(uploads/layout/bg-nav.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 0 auto;
	border-bottom: 2px solid black;
	border-top: 2px solid black;
	padding-top: 1px;
}
#nav {
	background-color: none;
	text-align: left;
	vertical-align: middle;
	margin: 0 auto;
	display: table;
	float: left;
	z-index: 999;
}
.search-button {
	width:34px;
	height:53px;
	background-image:url(uploads/layout/search-button.png);
	background-repeat:no-repeat;
	background-position:top left;	
	background-color: transparent;
	cursor:pointer;	
	border: none;
	float: right;
	margin-right: 20px;
}
.search-button a {
	text-decoration: none;
	border: none;
	background-color: transparent;
}
.search-input {
	width:95px;
	min-height:13px;
	background-image:url(uploads/layout/search-bg.png);
	background-repeat:no-repeat;
	background-position:top left;	
	background-color: transparent;
	border: none;
	padding-left: 20px;	
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	margin-top: 0px;
	float: right;
	margin-right: 5px;
}
#sub-nav {
	height: 30px;
	background-color: #893f00;
	width: 950px;
	margin: 0 auto;
	text-align: right;
}
#social-icons {
	float: right;
	width: auto;
	text-align: right;
	padding-top: 7px;
	padding-right: 17px;
}
#search {
	float: right;
	height: 53px;
}
#boxes {
	width: 950px;
	min-height: 215px;
	margin: 0 auto;
}
#box1, #box2, #box3 {
	width: 215px;
	height: 215px;
	background-color: #000000;
	float: left;
	margin-right: 10px;
}
#box4{
	width: 215px;
	height: 215px;
	background-color: #000000;
	float: left;
}
#columns {
	width: 950px;
	margin: 0 auto;
	margin-bottom: -270px;
	padding-bottom: 300px;
	overflow: auto;
	background-color:#000000;
}
#rc {
	width: 470px;
	margin-right: 10px;
	float: right;
	text-align: left;
	padding-bottom: 30px;
}
#lc {
	width: 430px;
	float: left;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 30px;
}
#content-internal {
	width: 870px;
	height: 100%;
	margin-bottom: -270px;
	overflow: auto;
	background-color:#000000;
	padding: 40px;
	padding-bottom: 300px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(uploads/layout/bg-body.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#footer {
	position: relative;
	margin-top: -441px; /* negative value of footer height */
	height: 441px;
	clear:both;
	background-image: url(uploads/layout/footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;

}
#footer-linkspacer {
	height: 291px;
	margin: 0 auto;
}
#footer-link1 a { 
	background-color: none;
	height: 150px;   
	width: 300px; 
	margin: 0 auto;
	text-align: center;
	display: block;
	text-decoration: none;
} 
#footer a span { 
  	visibility: hidden; 
	text-decoration: none;
}
.spacer {
	width: 30px;
	height: 30px;
	margin: 0 auto;
}
#boxes a img {
	width: 215px;
	height: 215px;
	margin-left: 9px;
	margin-right: 9px;
	background-color: #000000;
	float: left;
}
#boxes p {
	padding: 0;
	line-height: none;
}
#credits {
	text-align: center;
	padding-top: 235px;
}
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.calendar-event img {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
/* End of 'Rib Room - Layout' */

