﻿@import url(layout.css);
body {
	background-position: center top;
	color: black;
	font-size: 14px;
	font-family: "Trebuchet MS";
	background-image: url('../images/NewRedDragon_1.jpg');
	background-repeat: no-repeat;
	background-color: #000000;
	
}
#container {
	width: 1024px;
	margin: 0 auto;
	border-top: 0;
	border-right: 0px solid #F30321;
	border-bottom: 0;
	border-left: 0px solid #F30321;
	background-image: url('../images/BackGroundSlice.png');
	background-repeat: repeat-x;

}
#masthead {
	text-align: left;
	width:1024px;
	height:auto;
	color:black;
}
#navigation {
	overflow: hidden;
	margin: 8px 0px 8px 0px;
	width: 1024px;
	background-image: url('../images/ButtonBackground_1_0.png');
	background-repeat: repeat-x;
}
#column_l {
    border: 2px solid #300107;
    width:650px;
	margin: 1px;
	padding: 2px;
	text-align:left;
	}
#column_l_single {
    border: 2px solid #300107;
    width:1024px;
	margin: 1px;
	padding: 2px;
	text-align:left;
	}
	
	
#column_r {
	border: 2px solid #300107;
	width: 300px;
	margin:1px;
	float: right;
	padding: 1px;
	position: relative;
}
#footer {
	width: 1024px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#promotions {
	text-align: center;
	color: #FF9026;
	font-family: 'Trebuchet MS';
	font-size: 14px;
	background-image: url('../images/ButtonBackGround_1_0.png');
	background-repeat: repeat;
}
#teacherlist {
	text-align: center;
	color: #FF9026;
	font-family: 'Trebuchet MS';
	font-size: 14px;
	background-image: url('../images/ButtonBackGround_1_0.png');
	background-repeat: repeat;
}
#teacherlist td img {
height:32px;
width:32px;
}
#originofwingchun {
	text-align: center;
	color: #FF9026;
	font-family: 'Trebuchet MS';
	font-size: 14px;
	background-image: url('../images/ButtonBackGround_1_0.png');
	background-repeat: repeat;
}
.rightsideheader {
	text-align: center;
	color: #FF9026;
	font-family: 'Trebuchet MS';
	font-size: 14px;
	background-image: url('../images/ButtonBackGround_1_0.png');
	background-repeat: repeat;
}




#events {
	text-align: center;
	color: #FF9026;
	font-family: 'Trebuchet MS';
	font-size: 14px;
	background-image: url('../images/ButtonBackGround_1_0.png');
	background-repeat: repeat;
}
#classschedule {
	text-align: center;
	color: #FF9026;
	font-family: 'Trebuchet MS';
	font-size: 14px;
	background-image: url('../images/ButtonBackGround_1_0.png');
	background-repeat: repeat;
}

/* Styles for Masthead */
#promotions p {
	color:#FFC759;	
	}

#masthead img { 
	
}
#masthead p {
	font-size: 11px;
	color: #FF9026;
	margin: 0px;
}
#column_r p {
	color:#FFC759;		
}
#column_r tr {
	color:#FFC759;		
}

#column_r img {
	width:100%;
	float:left;	
}
#column_l p {
	color:#FFC759;	
}
#column_l_single p {
	color:#FFC759;	
}

/* Styles for Navigation */
#navigation ul {
	list-style-type:none;
	margin:0px;
	padding: 0;
}
#navigation li {
	float: left;
	width:100px;
	margin:2px;
}

#column_r ul {
	list-style-type:circle;
	margin:3px;
	padding: 0;
}
#column_r li {
 color:#FFC759;	
 margin-left:15px;	
}

#navigation a {
	border-style: none;
	color: #FF9026;
	text-decoration: none;
	display: block;
	background-image: url('../images/ButtonBackground_1_0.png');
	background-repeat: no-repeat;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	margin-left: 2px;
	margin-right: 2px;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
#navigation a:hover {
background-image:url('../images/ButtonBackground_1_1.png');
width:100px;
}
#navigation a:focus {
background-image:url('../images/ButtonBackground_1_0.png');
width:100px;
}



/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Styles for Links */
h1,h2,h3,h4 {
color:#FFC759
}
a {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
	color:#FFC759;
}
.style_italic {
	font-style: italic;
	color:#FFC759;
}
.sifuimg {
	width:40px;
	height:40px;
	
}
