/* CSS Document */

/*@charset "UTF-8";
* {
   padding:0;
   margin:0;
}*/
body {
	/*font-family: 'Gill Sans', "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;*/
	
	align: center;
	background-color: #D5D3CD;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}


p{
		font-size: 90%;
		padding-top:2px;
		padding-bottom:5px;

	
	}

h1{
	padding:0px;
	font-weight: normal;
	text-transform: uppercase;
	color: #793d61;
	letter-spacing: 0.05em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 170%;
	}

h2{
	padding:0px;
	font-weight: normal;
	text-transform: uppercase;
	color: #6BB57A;
	margin: 0px;
	}

h3{
	padding:0px;
	font-weight: normal;
	text-transform: uppercase;
	color: #303;
	font-size: 105%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

h4{
	font-size: 105%;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;	
	
	
	
	}




hr {
	border: none;
	color: #999;
	background-color: #999;
	height: 1px;
	width:85%;
}

#container {
	width: 1000px;
	height: 2000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	/*background-color:#FEDA7A;*/
	background-color:#FEE181;	
/*	background-image: url(images/main_back_sidepattern.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;*/
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #300;
	border-right-color: #300;
	border-bottom-color: #300;
	border-left-color: #300;
}

#container_splash {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #FFF;
	background-image: url(../images/furniture/balloon.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: thin solid #300;
	padding: 30px;
}


#masthead {
	height:125px;
	background-color: #7E3928;
	background-image: url(../images/banner_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #7E3928;
	}
	
	
#masthead ul {
	list-style-type: none;	
}

	
#masthead img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	}
	
#home_button {
	text-transform: uppercase;
	position: relative;
	top: -40px;
	left: 0px;
	z-index: 201;
}

#home_button ul{
	position: relative;
	left: 15px;
	list-style-type: none;
}

#home_button ul li{
	
}

#home_button ul li a{
	color: #399;
	font-weight: bold;
	text-decoration: none;
}


#home_button ul li a:hover{
	color: #003;	
}



#primary_navigation {
	font-size: 87%;	
	left: 0px;
	top: 1px;
	position: relative;
	text-transform: lowercase;
	letter-spacing: .2em;
	text-align: center;		
	background-color: #7E3928;	
}


#primary_navigation ul {
	list-style-type: none;
	width:95%;
	background-color: #7E3928;
	display: block;
	height:1.90em;
}

#primary_navigation ul li {
	float: left;
}

#primary_navigation ul li a {
	color:#FEDA7A;
	text-decoration:none;
	display:block;
	background-color: #7E3928;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;/*#CCC*/
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight: bold;
}

#primary_navigation ul li a:hover {
	color:#7E3928;
	text-decoration:none;
	background-color: #FEDA7A;
}


#secondary_navigation {
	left: 0px;
	top: 1px;
	position: relative;
	text-transform: lowercase;
	letter-spacing: .02em;
	text-align: center;
	font-size: 80%;
	padding: 0;
	background-color: #FEDA7A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: F2D544;		
	
}


#secondary_navigation ul {
	list-style-type: none;
	width:95%;
	background-color: #FEDA7A;
	display: block;
	height:2.2em;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: F2D544;*/
	clear: left;
}


#secondary_navigation ul li {
	float: left;
	
}




#secondary_navigation ul li a {
	color:#793d61;
	text-decoration:none;
	display:block;
	background-color: #FEDA7A;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	background-image: url(images/furniture/dot.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#secondary_navigation ul li a:hover {
	color:#9D1B3D;
	text-decoration:none;
	background-color: #FEDA7A;
	font-weight: bold;
}

#news_column{
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 10px;
	width: 200px;
/*	background-color: #FEE89F;*/
	visibility: visible;
}

#news_column select{
	width: 180px;
	margin-bottom:3px;	
	
	}



#news_column p {
	margin-top: 6px;
}

#news_column hr{
	
	width: 95%;
	
}



#news_column img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	
}

#news_panel {
	border: 1px solid #8F011A;
	position: relative;
	width: 200px;
	left: 0px;
	top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
	background-color: #FFF;
}

#news_header {
	color: #FFF;
	background-color: #8F011A;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#news_header h3{
	color: #FFF;
	padding-bottom: 3px;
}



#news_in_brief {
	
	margin: 10px;
	font-size:90%;
	
}

#news_in_brief h3{
	margin-bottom: 3px;
	font-size: 105%;	
}

#news_in_brief p{
	
	margin-bottom: 7px;
	
	
}



#downloads_panel {
	border: 1px solid #999;
	position: relative;
	width: 200px;
	left: 0px;
	top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
	background-image: url(../images/furniture/balloon_detail.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#downloads_panel img{
	border: 0px ;
	
}



#downloads_header {
	color: #FFF;
	background-color: #999;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#downloads_header h3{
	color: #FFF;
	padding-bottom: 3px;
}

#downloads_text {
	
	margin: 10px;
	font-size:90%;
	
}

#downloads_text h3{
	margin-bottom: 3px;
	
	
}

#donate_panel {
	border: 1px solid #66506C;
	position: relative;
	width: 180px;
	left: 0px;
	top: 0px;
	padding: 10px;
	color: #FFF;
	background-color: #A2927E;
	font-size: 93%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#donate_panel p{
	
	color: #000;
	
}

#donate_panel a{
	
	color: #fff;
	
}

#donate_panel a:hover{
	color: #300;
}




#contact_panel {
	position: relative;
	width: 962px;
	top: 10px;
	color: #FFF;
	background-color: #9D1B3D;
	font-size: 93%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #603;
	border-right-color: #603;
	border-bottom-color: #603;
	border-left-color: #603;
	background-image: url(../images/furniture/whitebar.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#contact_panel h3{
	font-size:96%;
	color: #DCDDD7;
}

#contact_panel a{
	color: #67A3E8;
}




#enrol_panel {
	border: 1px solid #300;
	position: relative;
	width: 180px;
	left: 0px;
	top: 0px;
	padding: 10px;
	background-color: #9D1B3D;
	font-size: 93%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#enrol_panel h2{
	text-transform: uppercase;
	color: #FFF;
	font-size: 130%;
	margin-bottom: 3px;
}


#enrol_panel h3{
	font-size:95%;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

#enrol_panel p{
	font-weight: normal;
	font-size:85%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
		}
	
#enrol_panel a{
	color: #CCC;
		}
	
#enrol_panel a:hover{
	color: #FFF;
		}
	
#enrol_panel a:visited{
	}

#stretcher {
	position: relative;
	height: 120px;
	width: 1px;
}
	
	
	


#mainstage_home{
	left: 225px;/*265px*/
	top: -119px;
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
	padding-bottom: 50px;
	width: 660px;/*440px*/
	background-color:#FEE89F;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	
	}
	
	#mainstage_home  img{
	border: 0px solid #fff;		
	

	}
	
	
#mainstage{
	left: 225px;
	top: -119px;
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
	padding-bottom: 50px;
	width: 456px;/*456px*/
	}
	
	#mainstage  img{
	border: 0px solid #fff;		
	
	}


#mainstage table {
	margin-top: 5px;
	margin-bottom: 5px;
}
#mainstage table tr td {
	padding: 3px;
	margin-left: 2px;
	margin-right: 5px;
margin-bottom: 2px;
}

#mainstage ul li {
	list-style-position: inside;
	list-style-type: square;
	margin-bottom: 5px;
}


#mainstage label {
	padding-right: 10px;
	margin-bottom: 10px;
	width: 140px;
	margin-right: 10px;
	text-transform: uppercase;	
	}
	

#main_image {
	left: 475px;
	top: 10px;
	position: absolute;
	width: 400px;
	height: 300px;
	overflow: hidden;	
}


#main_image ul {
	list-style-type: none;	
}




#picture_caption {
	left: 485px;
	top: 380px;
	width:230px;
	position: absolute;
	
	}


#featured_panels {
	width: 240px;
	left: 730px;
	top: 0px;
	position: absolute;
	visibility: hidden;
}

#picture_panels {
	width: 230px;
	left: 730px;
	top: 20px;
	position: absolute;
}

#picture_panels ul{
	
	list-style-type: none;
}



#forthcoming_panel {
	position: relative;
	top: 10px;
	border: 1px solid #CCC;
	padding: 10px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#forthcoming_panel h4 {
	font-size:85%;
	text-transform: uppercase;
	color: #666;
	margin-top:5px;

	margin-bottom:3px;
}

#forthcoming_panel p{
	font-size:80%;
}

#summerschools_panel {
	position: relative;
	top: 10px;
	border: 1px solid #B3B5D2;
	padding: 10px;
	background-color: #6BB57A;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#summerschools_panel h2 {
	color: #603;
	font-size:130%;
	margin-bottom:3px;
}

#summerschools_panel h4 {
	font-size:85%;
	text-transform: uppercase;
	color: #666;
	margin-top:5px;

	margin-bottom:3px;
}

#summerschools_panel p{
	font-size:80%;
}

#summerschools_panel select{
	width:200px;
	margin-bottom:5px;
}



#righttop_panel {
	position: relative;
	top: 10px;
	border: 1px solid #603;
	padding: 10px;
	background-color: #9D1B3D;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#righttop_panel h3{
	font-size:125%;
	color: #DCDDD7;
}

#righttop_panel h4 {
	font-size:85%;
	text-transform: uppercase;
	color: #fff;
	margin-top:5px;

	margin-bottom:3px;
}

#righttop_panel p{
	font-size:80%;
}

#righttop_panel a{
	color: #67A3E8;
}

#righttop_panel img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #67A3E8;
	border-right-color: #67A3E8;
	border-bottom-color: #67A3E8;
	border-left-color: #67A3E8;
}


#testimonial_panel {
	position: relative;
	top: 10px;
	border: 1px solid #999;
	margin: 10px;
	padding: 10px;
	background-color: #CCC;
}

#memories_panel {
	position: relative;
	top: 10px;
	border: 1px solid #CCC;
	background-color: #ececec;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../images/furniture/memories.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#memories_panel h4 {
font-size:85%;
	text-transform: uppercase;
	color: #666;
	margin-top:5px;

	margin-bottom:3px;
}

#memories_panel p{
	width:90%;
	font-size:80%;
}

#separater_panel {
	background-color: #955575;
	margin: 0px;
	padding: 10px;
}

#separater_panel h2{
	color: #FFF;
	
}

#separater_panel2 {
	background-color: #E6E1C2;
	margin: 0px;
	padding: 10px;
}

#separater_panel2 h2{
	color: #FFF;
	
}


.current {
	background-color: #FEDA7A;
	color:#7E3928;
	/*text-decoration:none;*/
	display:block;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-weight: bold;
	}


.right_aligned_with_offset {
	padding: 0px;
	float: right;
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	clear: both;
	color: #999;
	text-align: right;
	}
	
.right_aligned_with_offset_no_border {
	padding: 0px;
	float: right;
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
	



#main_content{
	position: relative;
	left: 10px;
	top: 10px;
	height:85%;	
	
	}
	
	






#news_column {
.right_aligned_with_small_offset {
	padding: 0px;
	float: right;
	margin-top: 1px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	
	}
	
	
.left_aligned_with_offset {
	padding: 0px;
	float: left;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
		
	}


.left_aligned_with_small_offset {
	padding: 0px;
	float: left;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
		
	}

	.left_aligned_with_small_offset_not_floated {
	padding: 0px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	vertical-align: top;
	}
	
	
	
#gallery {padding: 0px;
	float: right;
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 0px;}
#gallery li { display: block; }

#gallery2 {padding: 0px;
	float: right;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 0px;}
#gallery2 li { display: block; }



.deep_purple {
	color: #330033;
}

	
#credits {
	font-size: 60%;
	color: #666;
	position: relative;
	left: 30px;
	top: -10px;
}



.palepurpleback {
	background-color: #B9AEC3;
}


.normal_case{
	text-transform: none;
}

.danger_red {
	color: #F00;
}

.just_grey {
	color: #999;
}


.just_smaller {
	font-size: 80%;

}


.just_smaller img{
	
	
		border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	}



.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {

	font-size: 87%;	
	left: 0px;
	top: 1px;
	position: relative;
	text-transform: lowercase;
	letter-spacing: .2em;
	text-align: center;		
	background-color: #7E3928;


}

#footer a {
	color:#FEDA7A;
	text-decoration:none;
	display:block;
	background-color: #7E3928;
/*	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;*//*#CCC*/
	/*padding-top: 5px;*/
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight: bold;
}


/* ------------------------- */
/* ------------------------- */


