h1,h2,h3,h4{
color:#A14D02;
font-family: Arial,tahoma,verdana,Helvetica, sans-serif;
padding:8px 0px 8px 0px;
font-weight:bold;}
h1{font-size: 24px;}
h2{font-size: 18px;}
h3{font-size: 12px;}
body{
margin:auto;
padding:10px 0px 10px 0px;
width:990px;
background-image:url(../images/back.jpg);
height:100%;
}

div#container {
	width: 990px;
	padding:0 0 0 0;
	margin: 0 auto;
	text-align: left;
	
	}
div#top {
	height: 151px;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	width: 990px;
	padding:0 0 0 0;
	margin: 0 auto;
}
div.toplinks1{
    font-size:11px;
	color:#ffffff;
	font-family: verdana,Arial,tahoma,Helvetica, sans-serif;
	text-align:center;
}
div.toplinks1  A{
	    color:#ffffff;
		text-decoration:none;
}

div.toplinks1  A:hover{
	    color:#ffffff;
		text-decoration:underline;
}
div#flash {
	float:left;
	width:990px;
	height:280px;
}
div#main {
	width:970px;
	height:100%;
	margin:auto;
}
div#mainleft {
	width:644px;
	margin:auto;
	float:left;
}
div.welcome{
    font-size:24px;
	color:#4B8400;
	font-family: Arial,tahoma,verdana,Helvetica, sans-serif;
	padding:10px 0px 10px 0px;
	font-weight:bold;
}

.welcome1{
    font-size:24px;
	color:#A14D02;
	font-family: Arial,tahoma,verdana,Helvetica, sans-serif;
	padding:10px 0px 10px 0px;
	font-weight:bold;
}
.heading{
    font-size:18px;
	color:#A14D02;
	font-family: Arial,tahoma,verdana,Helvetica, sans-serif;
	padding:10px 0px 10px 0px;
	font-weight:bold;
}
div.text{
    font-size:12px;
	color:#000000;
	font-family: Arial,tahoma,verdana,Helvetica, sans-serif;
	padding:0px 10px 10px 10px;
	text-align:justify;
}
div.text2{
    font-size:12px;
	color:#000000;
	font-family: Arial,tahoma,verdana,Helvetica, sans-serif;
	
	text-align:justify;
}

div#mainblank {
	width:9px;
	margin:auto;
	float:left;
}
div#mainright {
	width:320px;
	margin:auto;
	float:left;
}
div#greenboxs {
	width:282px;
	margin:auto;
}
div#greenbox1 {
	width:282px;
	margin:auto;
	height:82px;
	background-image:url(../images/programs-workshops.jpg);
	background-repeat:no-repeat;

}
div#greenbox2 {
	width:282px;
	margin:auto;
	height:82px;
	background-image:url(../images/your-teachers.jpg);
	background-repeat:no-repeat;

}
div#greenbox3 {
	width:282px;
	margin:auto;
	height:82px;
	background-image:url(../images/accommodation.jpg);
	background-repeat:no-repeat;

}
div#greenbox4 {
	width:282px;
	margin:auto;
	height:82px;
	background-image:url(../images/holiday-location.jpg);
	background-repeat:no-repeat;

}
div#footer {
	width:990px;
	margin:auto;
	height:55px;
	float:left;
}
div#footerleft {
	width:17px;
	margin:auto;
	height:55px;
	float:left;
	background-image:url(../images/footer-left.jpg);
	background-repeat:no-repeat;
}
div#footercenter {
	width:956px;
	margin:auto;
	height:55px;
	background-image:url(../images/footer-center.jpg);
	background-repeat:repeat-x;
	float:left;
}
div#footerright {
	width:17px;
	margin:auto;
	height:55px;
	float:left;
	background-image:url(../images/footer-right.jpg);
	background-repeat:no-repeat;
}
div.footertext{
    font-size:11px;
	color:#874000;
	font-family: verdana,Arial,tahoma,Helvetica, sans-serif;
	text-align:center;
	padding:11px 0px 0px 0px;
	line-height:18px;
}
div.footertext A{
    color:#874000;
	text-decoration:none;
}
div.footertext A:hover{
    color:#874000;
	text-decoration:underline;
}
.text1{
    font-size:11px;
	color:#ffffff;
	font-family: verdana,Arial,tahoma,Helvetica, sans-serif;
}
.welcome2{
       font-size:15px;
	color:#A14D02;
	font-family: Arial,tahoma,verdana,Helvetica, sans-serif;
        font-weight:bold;
	}
/*for gallery*/
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(../gallery/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../gallery/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
a.highslide-full-expand {
	background: url(../gallery/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* These are not Highslide core CSS rules, but define the styles of the caption. */
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}
