 /* CSS Document */

body  {
	margin: 0 auto; 
	padding: 0;
	min-width: 1008px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	font-size:12px;
	color:#767676;
	line-height:17px;
}

/* facebook link in home */
.facebook a {
	color:#767676;
}

a{
	text-decoration:none;
}

img{
	border:none;
}

p{
	margin-top:7px;
}

ul{
	margin:0px;
	padding-left:20px;
}

#header{
	/*border: 1px solid black;*/
	width:1008px;
	margin: 0 auto;
	padding: 0px;
	padding-bottom:10px;
	text-align: left;
	/*position:relative;centering on the screen
	left:50%;
	margin-left:-505.5px;*/
}

#header .logo{
	/*border: 1px solid black;*/
	margin: 0px;
	padding: 0px;
	float:left;
}

#header .note{
	margin:0;
	padding:0;
	float:left;
}

#topNav{
	/*border: 1px solid black;*/
	width:1008px;
	margin:0 auto;
	margin-bottom:40px;
	padding: 0px;
}

#topNav ul{
	margin: 0px;
	padding: 0px 4px;
	list-style: none;
	text-align: left;
	z-index: 30;
}

#topNav ul li {
	margin: 0px 0px 0px -1px;
	padding:0px;
	float:left;
}

#topNav ul li a{	
	margin:0px;
	padding: 5px 0px 0px 0px;
	display: block;
	width:126px;
	height:45px;
	background:url(../images/menu_bg_up.gif) no-repeat left top;
	text-decoration: none;
	color:#666666;
	font-size:90%;
	font-weight: bold;
	line-height:135%;
	letter-spacing:0.02em;
	text-align: left;
	text-indent: 8px;
}

#topNav ul li a span{
	letter-spacing:0.05em;
}

#topNav ul li a:hover{	
	margin:0px;
	color:#F37021;
	background:url(../images/menu_bg_over.gif) no-repeat left top;
}


#home #home a, #about #about a, #calendar #calendar a, #teacher #teacher a,#events #events a, #founder #founder a, #information #information a, #contact #contact a{
	padding: 4px 0px 0px 0px;
	height:46px;
	font-size: 105%;
	letter-spacing:0em;
	line-height:105%;
	color:#ED1C24;
	background:url(../images/menu_bg_down.gif) no-repeat left top;
}

#topNav ul li span{
	display:block;
	letter-spacing:0.5px;
}

#topNav ul li .first{
	margin-left:2px;
}

#topNav ul div{	
	position: absolute;
	visibility: hidden;
	margin: 0px;
	padding: 0px; 
	z-index: 31;
	text-align: left;
}

#topNav ul div a{	
	position: relative;
	display: block;
	margin: 0px;
	padding: 5px 0px;
	width: 126px;
	height:auto;
	/*white-space: nowrap;*/
	text-align: left;
	text-decoration: none;
	background: #FEC34E;
	color: #FFFFFF;
	font-size: 83%;
	border-top: 2px solid #FFFFFF;
}

#topNav ul div a:hover{	
	background: #F7941E;
	/*background: #FCAF17;*/
	color: #FFFFFF;
}

#topNav ul div a.li_title{
	background: #FEC34E;
	color:#666666;
}

#advanced_sub0, #advanced_sub1, #advanced_sub2, #advanced_sub3, #advanced_sub4, #advanced_sub5, #advanced_sub6 {
	display: block; 
	margin:0px; 
	padding: 5px 0px; 
	width:145px; 
	background:#FEC34E; 
	color:#666666; 
	position:absolute; 
	left:126px; 
	top:-2px; 
	border:2px solid #FFFFFF;
}

#content{
	/*border: 1px solid red;*/
	position:relative;/**/
	width:1008px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	/*position:relative;
	left:50%;
	margin-left:-505.5px;centering on the screen*/
}

#leftSection{
	/*border: 1px solid red;*/
	width:490px;
	margin: 0px 0px 0px 4px;
	padding:0px;
	float:left;
}

#rightSection{
	/*border: 1px solid red;*/
	width:490px;
	margin: 0px 0px 0px 12px;
	padding:0px;
	float:left;
	text-align:left;
}

#mainImg{
	width:490px;
	margin:0px;
	padding:0px;
	border:1px solid #F7941E;
}

#mainImg .desc{
	margin:5px 8px 0px 8px;
	padding:0px;
}

#slideShow{
	position: absolute;
	/*margin-top:20px;*/
	left:4px;
	bottom:0px;
	width:490px;
	height:230px;
	margin:0px;
	padding:0px;
	border:1px solid #F7941E;
}

#slideShow .slide{
	position:absolute;
    top:0px;
    left:0px;
	width:100%;
	float:left; 
	z-index:8;
    opacity:0.0;
	background:#FFFFFF;
}

#slideShow .slide.active{
	z-index:10;
	opacity:1.0;	/**/
}

#slideshow .slide.last-active{
    z-index:9;
}

#slideShow .desc{
	width:235px;
	margin:5px 8px 0px 8px;
	padding:0px;
	/*border:1px solid;*/
	
}

#slideShow img{
	display:block;
}

#mainImg .desc .section, #slideShow .desc .section{
	border-bottom:1px solid #F7941E; 
	padding:3px 0px;
}

#eventList{
	width:100%; 
	float:left; 
	margin-top:10px; 
	padding-bottom:10px; 
	border-bottom:1px solid #666666;
}

#eventList td{
	vertical-align:top;
}

#eventList td.new_event{
	background-image:url(../images/new_event.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#eventList td.new_workshop{
	background-image:url(../images/new_workshop.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}


.brbox{
	width:115px;
	margin-top:15px; 
	padding-bottom:10px; 
	border-bottom:1px solid #666666; 
	border-right:1px solid #666666;
	font-size:10px;
	color:#F15A22;
	line-height:13px;
	font-weight: bold;
}


.bg_circle{
	font-size:11px; 
	background: url(../images/circle.jpg) center no-repeat; 
	text-align:center; 
}

.title_yellow, .title_yellow a{
	font-size:17px;
	font-weight:bold;
	color:#F7941E;
	line-height: 20px;
	letter-spacing:0.05em;
	text-decoration:none;
	align:left;
}

.title_yellow a:hover{
	color:#F15A22;
}

.s_yellow{
	color:#F7941E;
	font-size:11px;
	line-height:15px;
}


.s_grey{
	color:#666666;
	font-size:12px;
	line-height:15px;
}

.s_orange{
	color:#F15A22;
	font-size:11px;
	line-height:15px;
}

.s_red2, .s_red2 a{
	font-size:12px;
	color:#ED1C24;
	line-height:15px;
	font-weight: bold;
}

.s_red2 a:hover{
	color:#F15A22;
}

.s_orange2, .s_orange2 a{
	font-size:10px;
	color:#F15A22;
	line-height:15px;
	font-weight: bold;
}
.s_red, .s_red a{
	font-size:10px;
	color:#ED1C24;
	line-height:15px;
	font-weight: bold;
}

.s_red a:hover{
	color:#F15A22;
}

.s_orange:hover,.s_yellow:hover,.s_grey:hover,.s_red a:hover{
	text-decoration:none;
}

.title_grey,.title_grey a{
	font-size:17px;
	font-weight:bold;
	line-height: 20px;
	letter-spacing:0.05em;
	color:#666666;
}

.title_grey a:hover{
	color:#F15A22;

}

.title_d_orange{
	font-size:17px;
	font-weight:bold;
	color:#F15A22;
	line-height: 19px;
	letter-spacing:0.05em;
}

.b_orange{
	font-size:26px;
	color:#F7941E;
	line-height:36px;
}

.b_red, .b_red a{
	font-size:14px;
	color:#ED1C24;
	line-height:17px;
	font-weight: bold;
}

.b_red a:hover{
	color:#F7941E;

}

.b_grey{
	font-size:17px;
	line-height:26px;
	font-weight:bold;
	color:#666666;
}

#footer{
	/*border: 1px solid red;*/
	padding-top:50px;
	clear:both;
	width:1008px;
	margin:0px auto;
	text-align:left;
}

.clear{
	clear:both;
}

#display_errors  {
	color				:#000000;
	border-style		:solid; 
	border-color		:#aaaaaa; 
	border-width		:1px; 
	padding				:5px; 
	background-color	:#FEF7D7; 
	margin				:5px 0px 5px 0px;
}

#contact_form {
	width				:100%;
	float				:left;
	margin-bottom		:10px;
	clear				:both;
}

#contact_form label {
	height				:20px;
	display				:block;
	margin-bottom		:5px;
}

#contact_form div {
	width				:160px;
	float				:left;
	margin-right		:5px;
}

