@charset "utf-8";
/* CSS Reset */

@import url('reset.css');

/* CSS Forms */

@import url('forms.css');

/* CSS Menus */

@import url('menu.css');

/* CSS Gallery */

@import url('gallery.css');

/* CSS Document */

html, body {
	margin: 0 0;
	text-align: center;
	background-color: #390103;
	background-image: url(../images/bg/body.jpg);
	background-position: 0 0;
	background-repeat: repeat;
}

p {
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

a:focus {
	-moz-outline-style: none;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* Main template divs */

#container {
	width:100%;
	height: 513px;
	float: left;
	display: inline;
	position: relative;
}

#header-flash {
	position: absolute;
	width: 100%;
	height: 513px;
	background-image: url(../images/bg/flash.gif);
	background-position: center top;
	background-repeat: no-repeat;
	z-index: 5;
	margin: 0 auto;
	top: 0;
	left: 0;
}

#middle-img-holder {
	width: 100%;
	height: 310px;
	margin: 0 auto;
	position: absolute;
	z-index: 10;
	top: 203px;
	left: 0;
}

	#middle-img {
		width: 960px;
		height: 310px;
		margin: 0 auto;
		overflow: hidden;
		position: relative;
		background-color: #eae4c1;
	}

	#middle-img #image {
		float: left;
		display: inline;
		width: 960px;
		height: 310px;
		position: absolute;
		top: 0;
		left: 0;
	}
	
		#middle-img #image #image-a, #middle-img #image #image-b, #middle-img #image #image-c {
			float: left;
			display: inline;
			height: 255px;
			padding-top: 60px;
		}
		
		#middle-img #image #image-a {
			width: 328px;
			padding-left: 41px;
		}
		
		#middle-img #image #image-b {
			padding-left: 7px;
			padding-right: 8px;
			width: 216px;
		}
		
		#middle-img #image #image-c {
			width: 319px;
			padding-right: 41px;
		}

#nav {
	position: absolute;
	width: 878px;
	height: 71px;
	padding: 0 41px;
	background-image: url(../images/bg/nav.png);
	background-position: center top;
	background-repeat: no-repeat;
	z-index: 20;
	top: 0;
	left: 0;
}

	#nav a {
		font: bold 16px/71px Georgia, "Times New Roman", Times, serif;
		color: #5b4124;
		text-decoration: none;
		margin-right: 20px;
	}
	
		#nav a.nomargin {
			margin-right: 0;
		}
	
	#nav a:hover, #nav a.selected {
		font: bold 16px/71px Georgia, "Times New Roman", Times, serif;
		color: #571a1a;
		text-decoration: none;
	}

#content-holder {
	width:100%;
	float: left;
	display: inline;
	position: relative;
}

	#content-center {
		width: 960px;
		margin: 0 auto;
		text-align: left;
	}
	
		#content-center #two-col-holder {
			float: left;
			display: inline;
			width: 878px;
			padding: 18px 41px;
			background-image: url(../images/bg/content.gif);
			background-position: center top;
			background-repeat: repeat-y;
		}
		
			#content-center #two-col-holder #left-col {
				float: left;
				display: inline;
				width: 600px;
				min-height: 340px;
				height: auto !important;
				height: 340px;
				padding-right: 26px;
			}
			
				#content-center #two-col-holder #left-col #slideDownDiv {
					display: none;
					width: auto;
				}
				
				#content-center #two-col-holder #left-col h1 {
					margin: 0;
					padding: 0;
					margin-bottom: 18px;
					font-size: 30px;
					font-weight: bold;
					color: #571a1a;
					letter-spacing: 1px;
					text-transform: lowercase;
				}
				
				#content-center #two-col-holder #left-col h2 {
					margin: 0;
					padding: 0;
					margin-bottom: 18px;
					font: bold 13px/18px Georgia, "Times New Roman", Times, serif;
					color: #571a1a;
				}
				
				#content-center #two-col-holder #left-col p {
					margin-bottom: 18px;
					font: 12px/18px Georgia, "Times New Roman", Times, serif;
					color: #4e4e4c;
				}
				
					#content-center #two-col-holder #left-col p a {
						font: 12px/18px Georgia, "Times New Roman", Times, serif;
						color: #4e4e4c;
					}
					
					#content-center #two-col-holder #left-col p a:hover {
						font: 12px/18px Georgia, "Times New Roman", Times, serif;
						color: #571a1a;
					}
            
			#content-center #two-col-holder #right-col {
				float: left;
				display: inline;
				width: 228px;
				min-height: 330px;
				height: auto !important;
				height: 330px;
				padding: 5px 4px 5px 20px;
				background-image: url(../images/bg/book-border.gif);
				background-position: 0 0;
				background-repeat: no-repeat;				
			}

		#content-center #bottom-btn {
			float: left;
			display: inline;
			width: 960px;
			margin-top: 16px;
		}
		
			#content-center #social-links {
				float: left;
				display: block;
				text-align: right;
				width: 170px;
				min-height: 85px;
				height: auto !important;
				height: 85px;
			}
			
				 #social-links a {
				 	float:left;
					display:block;
					width:42px;
					height:41px;
					margin-top: 25px;
				 }
			
			#content-center #bottom-btn #buttons {
				float: left;
				display: inline;
				text-align: left;
				width: 817px;
				min-height: 67px;
				height: auto !important;
				height: 67px;
			}

	#content-center #footer {
		float: left;
		display: inline;
		width: 960px;
		height: 224px;
		margin-top: 18px;
		background-image: url(../images/bg/footer.gif);
		background-position: 0 135px;
		background-repeat: no-repeat;
	}
	
		#content-center #footer #content1, #content-center #footer #content2, #content-center #footer #content3 {
			float: left;
			display: inline;
			height: 135px;
			padding-left: 38px;
			background-image: url(../images/bg/footer-sm-border.gif);
			
			background-repeat: no-repeat;
		}
		
		#content-center #footer #content1 {
			width: 294px;
			background-position: 0 35px;
		}
		
		#content-center #footer #content2 {
			width: 294px;
			background-position: 0 70px;
		}
		
		#content-center #footer #content3 {
			width: 258px;
			background-position: 0 35px;
		}
		
		#content-center #footer h4 {
			margin: 0;
			padding: 0;
			margin-bottom: 22px;
			font-size: 30px;
			font-weight: normal;
			color: #ede8ca;
			letter-spacing: 1px;
		}
		
		#content-center #footer p {
			font: 14px/18px Georgia, "Times New Roman", Times, serif;
			color: #ece9c9;
			letter-spacing: 1px;
		}
		
			#content-center #footer p a {
				font: 14px/18px Georgia, "Times New Roman", Times, serif;
				color: #d8bc52;
				letter-spacing: 1px;
				text-decoration: none;
			}
			
			#content-center #footer p a:hover {
				color: #ece9c9;
				text-decoration: none;
			}
		
		#content-center #footer #youngs {
			float: left;
			display: inline;
			width: 630px;
			height: 85px;
			padding-left: 30px;
		}
		
		#content-center #footer #siteby {
			float: right;
			display: inline;
			width: 111px;
			height: 54px;
			padding: 31px 10px 0 0;
		}

/* End of styling for main template divs */

/* menu button styling */

#content-center #two-col-holder #left-col ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

	#content-center #two-col-holder #left-col ul li {
		margin: 0;
		float: left;
		display: inline;
		text-align: center;
		margin: 0 15px 10px 0;
	}
	
		#content-center #two-col-holder #left-col ul li a.menubtn, #content-center #two-col-holder #left-col ul li a.menubtn-long {
			display: block;
			height: 26px;
			overflow: hidden;
			padding-top:5px;
			font-size: 18px;
			font-weight: bold;
			color: #571a1a;
			text-decoration: none;
			background-position: 0 0;
			background-repeat: no-repeat;
		}
		
		#content-center #two-col-holder #left-col ul li a.menubtn {
			width: 120px;
			background-image: url(../images/bg/menu.gif);
		}
		
		#content-center #two-col-holder #left-col ul li a.menubtn-long {
			width: 210px;
			background-image: url(../images/bg/menu-long.gif);
		}
		
		#content-center #two-col-holder #left-col ul li a.menubtn:hover, #content-center #two-col-holder #left-col ul li a.menubtn-long:hover {
			font-size: 18px;
			font-weight: bold;
			color: #4e4e4c;
			text-decoration: none;
		}

/* end of menu button styling */

.clear {
	clear: both;
}

/* thought of the day styling */

#blackboard-container {
	float: left;
	display: inline;
	width: 228px;
	margin-top: 20px;
}

	#blackboard-container #blackboard-top {
		float: left;
		display: inline;
		width: 228px;
		height: 130px;
		background-image: url(../images/bg/blackboard-top.gif);
		background-position: 0 0;
		background-repeat: no-repeat;
	}
	
	#blackboard-container #blackboard-middle {
		float: left;
		display: inline;
		width: 142px;
		min-height: 120px;
		height: auto !important;
		height: 120px;
		padding: 0 42px 10px 44px;
		background-image: url(../images/bg/blackboard-mid.gif);
		background-position: 0 0;
		background-repeat: repeat-y;
	}
	
		#blackboard-container #blackboard-middle .menu_table {
			width: 142px;
			margin-top: 10px;
		}
	
		#blackboard-container #blackboard-middle .left_table {
			text-align:left;
		}
		
		#blackboard-container #blackboard-middle .centre_table {
			text-align:center;
		}
		
		#blackboard-container #blackboard-middle .menu_category_cell {
			clear: both;
			text-align: center;
			font-size: 14px;
			color: #e7e6d1;
			text-transform: uppercase;
		}
		
		#blackboard-container #blackboard-middle .menu_content_cell {
			clear: both;
			text-align: center;
			font-size: 14px;
			color: #e7e6d1;
			text-transform: uppercase;
		}
		
		#blackboard-container #blackboard-middle .menu_title {
			 margin-top:10px; 
		}
	
	#blackboard-container #blackboard-bottom {
		float: left;
		display: inline;
		width: 228px;
		height: 34px;
		background-image: url(../images/bg/blackboard-bottom.gif);
		background-position: 0 0;
		background-repeat: no-repeat;
	}

/* end of thought of the day styling */

#screenshot{
	position: absolute;
	border: 1px solid #ccc;
	background: #333;
	padding: 5px;
	display: none;
	color: #fff;
	z-index: 9999;
}

#iframeform {

}