h1, h2, h3, h4, h5, h6, p, span, div{
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #191919;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
body, td, th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
a {
	color:#7A7A79;
	text-decoration:none;
	outline: none;
}
	a:hover {
		color:#7A7A79;
		text-decoration:underline;
    }
p{
	padding-bottom: 12px;
}
#wrap{
	width: 976px;
	margin: 0px auto;
	padding-top: 10px;
}

	/*Wrap Box*/
	.wrap-box-top {
		background: #E7E7E7;
		height:10px;
		overflow: hidden;
	}
		.wrap-box-top .wrap-box-left {
			background:url(img/wrap-box-top-left.gif) no-repeat left top;
			height: 10px;
		}
			.wrap-box-left span {
				background:url(img/wrap-box-top-right.gif) no-repeat left top;
				height: 10px;
				width: 10px;
				float: right;
			}						        
	
	.wrap-box-mid {
		#margin-bottom: -10px;
		background: #E7E7E7;
	}
	
	/*Header*/
	.header{
		width: 956px;
		height: 310px;
		margin: 0px 10px 10px 10px;
		background: url(img/header.jpg) no-repeat left top;
	}
		.logo{
			width: 345px;
			padding: 5px 0px 0px 25px;
		}
			.logo a, .logo a:hover{
				width: 345px;
				height: 118px;
				display: block;
				text-indent: -99999em;
			}
	
	/*Main Content*/
	.main-content{
		padding: 0px 10px;
	}
		.left-menu{
			width: 225px;
			float: left;
			background: url(img/menu-bg.gif) repeat-y left top;
		}
			.left-menu .menu-top {
				height: 45px;
				background-image: url(img/menu-top.gif);
				background-position: left top;
				background-repeat: no-repeat;
			}
				.left-menu .menu-top img{
					margin: 20px 0px 10px 20px;
					}
			.left-menu .menu-content {
				padding-bottom: 105px;
				background:	url(img/menu-bottom.gif) left bottom no-repeat;
			}
		
		/*Content Box*/
		.content{
			width: 721px;
			float: right;
		}
			.content-box-top {
				background: url(img/content-top_bg.gif) repeat-x left top;
				height:10px;
				overflow: hidden;
			}
				.content-box-top .content-box-left {
					background:url(img/content-top-left.gif) no-repeat left top;
					height: 10px;
				}
					.content-box-left span {
						background:url(img/content-top-right.gif) no-repeat left top;
						height: 10px;
						width: 10px;
						float: right;
					}						        
			
			.content-box-mid {
				background: #0E2165 url(img/content-middle_bg.gif) repeat-x left top;
			}
			.content-box-bottom {
				background: url(img/content-bottom_bg.gif) repeat-x left top;
				height:10px;
				overflow: hidden;
			}
				.content-box-bottom .content-box-left {
					background: url(img/content-bottom-left.gif) no-repeat left top;
					height: 10px;
				}
					.content-box-bottom span {
						background: url(img/content-bottom-right.gif) no-repeat left top;
						height: 10px;
						width: 10px;
						float: right;
					}
		
		/*Gallery Box*/
		.gallery-box{
			width: 233px;
			height: 174px;
			margin: 10px 10px 0px 0px;
			float: left;
			background: url(img/gallery-box_bg.gif) no-repeat left top;
		}
			.gallery-box_title{
				padding: 10px 0px 7px 20px;
				font-size: 20px;
				font-weight: normal;
				color: #FFE707;
			}
			.gallery-box img{
				width: 149px;
				height: 119px;
				margin-left: 40px;
				border: 2px solid #D9C400;
			}
			
		/*Monthly Sale Box*/
		.monthly-sale-box{
			width: 234px;
			height: 174px;
			margin-top: 10px;
			float: left;
			background: url(img/monthly-box_bg.gif) no-repeat left top;
		}
			.monthly-sale_title{
				padding: 10px 0px 7px 20px;
				font-size: 20px;
				font-weight: normal;
				color: #FFE707;
			}
			.monthly-sale_content{
				width: 100px;
				height: 122px;
				padding: 5px 8px 0px 20px;
				font-size: 14px;
				font-weight: normal;
				color:	#FFFFFF;
				float: left;
				overflow: auto;
			}
			.monthly-sale-box img{
				width: 87px;
				height: 118px;
				border: 2px solid #F2E62F;
			}
			
		/*Classes & Events Box*/
		.classes-events-box{
			width: 234px;
			height: 174px;
			float: right;
			margin-top: 10px;
			background:url(img/events-box_bg.gif) no-repeat left top;
		}
		 .classes-events_content{
		 	padding: 0px 10px 0px 19px;
		}
			.classes-events_title a{
				padding: 10px 0px 7px 20px;
				font-size: 20px;
				font-weight: normal;
				color: #FFE707;
				text-decoration: none;
				display: block;
			}
				.classes-events_title a:hover{
					color: #FFE707;
					text-decoration: none;
				}
			.up-events-date{
				font-size: 10px;
				font-weight: normal;
				color: #5D69A6;
			}
			.up-events-title{
				font-size: 15px;
				font-weight: bold;
				color: #FFFFFF;
				text-decoration: none;
		    }
				.up-events-title:hover{
					font-size: 15px;
					font-weight: bold;
					color: #FFFFFF;
					text-decoration: underline;
				}

			.up-events-shortdescription{
				font-weight: normal;
				color: #B8B8B8;
			}
			.up-events-link{
				padding-top: 13px;
				font-weight: normal;
				color: #F8EC3A;
				text-decoration: underline;
				display: block;
				text-align: right;
			}
				.up-events-link:hover{
					font-weight: normal;
					color: #F8EC3A;
					text-decoration: none;
				}
		
		/*News*/
		.news_item_date{
			color: #FFE707;
		}
		.news_item_title{
			color: #FFE707;
		}
		.news_item_read_more a{
			margin-top: 5px;
			color: #F4E44F;
			text-align: right;
			display: block;
			text-decoration: none;
		}
				.news_item_read_more a:hover{
					color: #F4E44F;
					text-decoration: underline;
				}
		.news_item_content{
			font-size: 11px;
		}
		
		/*Calendar*/
		.text_style7{
			color: #0B2581;
		}
		.event-year{
			color: #F0D911;
		}
			.event-year:hover{
				color: #F0D911;
			}

		.event-day{
			color: #000000;
		}
		.event-title{
			color: #F0D911;
			text-decoration: none;
		}
			.event-title:hover{
				color: #F0D911;
				text-decoration: underline;
			}
		.event-date{
			padding-left: 20px;
			color: #CED1DB;
		}
		.event-day{
			color: #CED1DB;
		}
		.event-description{
			padding: 5px 0px 0px 20px;
			color: #CED1DB;
		}
		.comment-link{
			padding-left: 20px;
			padding-bottom: 10px;
			color: #F0D911;
			text-decoration: none;
			display: block;
		}
					.comment-link:hover{
						color: #F0D911;
						text-decoration: underline;
					}		
		
		/*Photo & Video*/
		.link-album{
			font-size: 14px;
			color: #F0D911;
			text-decoration: none;
		}
			.link-album:hover{
				color: #F0D911;
				text-decoration: underline;
			}
		.link-video	{
			font-size: 14px;
			margin-bottom: 5px;
			color: #F0D911;
			text-decoration: none;
			display: block;
		}
			.link-video:hover{
				color: #F0D911;
				text-decoration: underline;
			}
		
		/*FAQ's*/
		.faq-link{
			font-size: 16px;
			font-weight: bold;
			color: #F0D911;
			text-decoration: none;
		}
			.faq-link:hover{
				color: #F0D911;
				text-decoration: underline;
			}
		.link-question{
			font-size: 14px;
			font-weight: normal;
			color: #F0D911;
			text-decoration: none;
		}
			.link-question:hover{
				color: #BDCBFF;
				text-decoration: none;
			}
		
		/*Link*/
		.link-list {
		    font-size: 14px;
			font-weight: normal;
			color: #F0D911;
			text-decoration: none;
		}
			.link-list:hover{
				color: #F0D911;
				text-decoration: underline;
			}
		.add-link {
		    font-size: 12px;
			font-weight: normal;
			color: #F0D911;
			text-decoration: none;
		}
			.add-link:hover{
				color: #F0D911;
				text-decoration: underline;
			}
	   .link-title{
	   		font-size: 12px;
			font-weight: bold;
			color: #BDCBFF;
			text-decoration: none;
		}
			.link-title:hover{
				font-size: 12px;
				font-weight: bold;
				color: #BDCBFF;
				text-decoration: underline;
			}
	   .link-website{
			font-weight: bold;
			color: #F0D911;
			text-decoration: none;
		}
			.link-website:hover{
				font-weight: bold;
				color: #F0D911;
				text-decoration: underline;
			}
	   .links-headline{
	   		color: #F0D911;
			text-decoration: none;
		}
			.links-headline:hover{
				color: #F0D911;
				text-decoration: underline;
			}
					
	.wrap-box-bottom {
				background: #E7E7E7;
				height:10px;
				overflow: hidden;
			}
				.wrap-box-bottom .wrap-box-left {
					background: url(img/wrap-box-bottom-left.gif) no-repeat left top;
					height: 10px;
				}
					.wrap-box-bottom span {
						background: url(img/wrap-box-bottom-right.gif) no-repeat left top;
						height: 10px;
						width: 10px;
						float: right;
					}
					
	 /*Footer*/
	 .footer{
	 	padding: 8px 0px 10px 0px;
		text-align: center;
		color: #969696;
	}
	.footer a{
		color: #969696;
		text-decoration: none;
	}
		.footer a:hover{
			color: #F4E44F;
			text-decoration: underline;
		}
	
	/*Style Form*/
	.txtform{
		width: 200px;
		height: 18px;
		border: 1px solid #E4D927;
	}
		.txtarea{
			width: 200px;
			border: 1px solid #E4D927;
		}

		

/* Clear Float Fix Problem */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

