    /* <!-- */

img {
	max-width: 100%;
}
    
/*---------------*/        
/* Liquid Layout */
    body {
        margin:0;
        padding:0;
        border:0;		/* This removes the border around the viewport in old versions of IE */
        width:100%;
        background:#fff;
        min-width:600px;    /* Minimum width of layout - remove line if not required */
			    /* The min-width property does not work in old versions of Internet Explorer */
	font-size:90%;
    }
/*---------------*/            
/* Header styles */
    #header {
        clear:both;
        float:left;
        width:100%;
    }

/*------------------*/        
/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
        width:100%;		/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
	}
/*-----------------------------*/
/* 2 column left menu settings */
    .leftmenu {
	background:#FFF;
    }
    .leftmenu .colright {
        float:left;
        width:200%;
	position:relative;
	left:125px;
        background:#fff;
    }
    .leftmenu .col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:125px;
	padding-bottom:1em;
    }
    .leftmenu .col1 {
	margin:0 0 0 140px;
	position:relative;
	right:100%;
	overflow:hidden;
    }
    .leftmenu .col2 {
        float:left;
        width:125px;
        position:relative;
        right:125px;
    }
/*---------------*/        
/* Footer styles */
#footer {
        clear:both;
        float:left;
        width:100%;
    }

/*   ^^--END Liquid Layout--^^   */
/*-------------------------------*/    
/* Menu */
#Navigation H3 {
	height: 0;
	width: 0;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
.endMenu { 
	height: 180px;
	width: 125px;
	margin:  0;
	padding: 0;
	background: url("i2/bot-jewel.jpg") no-repeat bottom left;
	vertical-align: bottom;
}

.menu {
	position:relative; 
	z-index:1000;
	font-size:.75em;
	background:url("i2/mid-jewel.gif") repeat-y bottom left;
	font-family:Verdana, Geneva, sans-serif;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	width:100px;
}
/* hack for IE5.5 */
* html .menu ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
.menu li {
	position:relative;
	border-width:2px 1px 1px 0;
	border-color:#fff;
}

/* style the links */
.menu a, .menu a:visited {
	display:block; 
	text-decoration:none;
	width:75px;
	color:#fff;
	padding:8px 0 8px 16px;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {width:75px; w\idth:74px;}
.menu ul a {
	background:url("i2/mid-jewel-menu.gif") repeat-y bottom left;
}
/* style the link hover */
.menu ul a:hover{
	background:url("i2/mid-jewel-over.gif") repeat-y bottom left;
}
#Navigation ul ul a {
	border-bottom: 1px #C7A76A dashed;
	padding-left:5px;
	width: 95px;
	background:#78B2B9;

}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	top:-3px;
	left:95px; 	/* popup position */
}
/* sub-menu hover colour */
#Navigation  ul ul a:hover {
	background:#356478;
}
/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul{
	visibility:visible;
	background:#7EBEC5;
	border-right:1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px dotted #fff;
	border-top: 1px dashed #C7A76A;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
	visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
	visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul { 
	visibility:visible;
	left:100px; 	/* popup position */	
}
.menu ul :hover ul :hover ul a{ 
	background:#7EBEC5;
}
.menu ul :hover ul :hover ul :hover{ 
	background:#356478;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
	visibility:visible;
}

/*----------------------------------*/    
/* Style the HEADER for THIS design */
#header {
        height:115px;
        	max-width: 960px;
}
#header {background: url("i2/top-jewel8.png") no-repeat}

#header H1, 
#header H2,
#header H3 { 
	font-family:georgia,garamond,serif;
	color: #A79B85;
	font-weight: normal;
	text-align:right;
	clear:both;
	float: right;
	letter-spacing: .07em;
	line-height: 0.95em;
	padding: 2px 0 2px 0;
	margin: 0 20px 0 0;	
}
#header H1 {
	font-size:3.3em;
} 
#header H2 {
	font-size:1.9em;
}
#header H3 {
	border-top: 1px solid #94acb5;
	border-bottom: 1px solid #94acb5;
	font-style:italic;
	width: 41em;
	color: #4c7a89;
	font-size: 0.87em;
	letter-spacing: .5em;
	margin: 7px 20px 0 0;
	padding: 3px 0 5px 0;	
}


/*----------------------------------*/    
/* Style the FOOTER for THIS design */
#footer {
	font-family:georgia,garamond,serif;
	text-align: right;
	background: #265565 url("i2/bot-bkg.gif") repeat-x top left;
}
#footer p {
	margin: 0;
	padding: 0;
	margin-right: 20px;
	
}   
#footer #BotTagLine {
	font-style: italic;	
	font-size: 1em;
	color: #776F58;
	letter-spacing: .15em;
	margin-top: 27px;	
}
#footer #Copyright {
	font-style: italic;	
	font-size: 0.8em;
	color: #aba8a1;
	letter-spacing: .1em;
	margin-top: 12px;

}


/*-----------------------------------*/    
/* Style the CONTENT for THIS design */
#Content {background:#FFF url("i2/water-sqc.png") no-repeat top right;}

#Content { 
	font-family:Verdana, Geneva, sans-serif; 
	font-size: 1.05em;
	line-height: 1.3em;
	word-spacing:0.2em;
	letter-spacing: .02em;
	text-align: justify;
	margin-right:2.5em;	
	max-width: 805px;
}
#Content H1 { 
	font-family:georgia,garamond,serif;
	color: #28596A;
	font-size: 3em;
	font-weight: normal;
	margin-top:0.5em;
	margin-bottom: 0;
	padding-bottom: 0.9em;	
	line-height: 1.1em;
	letter-spacing: -2px;

}

#Content H2 { 
	font-family:georgia,garamond,serif;
	color: #28596A;
	font-size: 2em;
	font-weight: normal;
	margin-top:0.5em;
	margin-bottom: 0.9em;
	padding-bottom: 0;
  line-height: 1.1em;	
}

#Content H3, 
#Content H4 { 
	font-family:georgia,garamond,serif;
	color: #28596A;
	margin-top:0.25em;
	margin-bottom: 0.45em;
	padding-bottom: 0;
}
#Content .stainedGlassWindow {
   background: transparent url(assets/images/misc/stained-glass-windows-160.jpg) no-repeat right;

}
#Content a:hover {
	background: #aba8a1;
}
#Content a:hover {
	background: #aba8a1;
}
#Content a[href^="http://"] {
   display:inline-block;
   padding-right: 15px;
   background: transparent url(i2/ico-web.png) no-repeat center right;
}
#Content a[href^="http://"]:hover {
   display:inline-block;
   padding-right: 15px;
   background: #aba8a1 url(i2/ico-web.png) no-repeat center right;
}
#Content a[href^="mailto:"] {
   display:inline-block;
   padding-right: 17px;
   background: transparent url(i2/ico-email.png) no-repeat center right;
}
#Content a[href^="mailto:"]:hover {
	padding-right: 17px;
	background: #aba8a1 url(i2/ico-email.png) no-repeat center right;
}
#Content a[href$='.pdf'] {
   display:inline-block;
   padding-right: 15px;
   background: transparent url(i2/ico-pdf.png) no-repeat center right;
}
#Content a[href$='.pdf']:hover {
   padding-right: 15px;	
	background: #aba8a1  url(i2/ico-pdf.png) no-repeat center right;
}
#Content table {
	border-collapse: collapse;
	font-size: .9em;
}
#Content tr td {
	border: 1px solid #78B2B9;
}
#Content tr.hirow td {
	background-color: #FFFFE5;
}
#Content tr.hirow td.enthronement {
	background-color: #FF99FF;
}
#Content tr.header td {
	background-color: #FBE0E1;
	color: #444;
	font-weight: normal; 
	
}
#Content tr H2 {
	padding: 0;
	margin: 1em 0 0.1em 0;
}


#Content tr td.left,
#Content tr th.left
 {
	text-align: left;
}

#Content tr td a {
	text-decoration: none;
	display:block; 
}
#Content tr td a:hover {
	background:#8ACED6;
}

#Content .sponsors {
	margin: 5px;
	margin-top: 0;
	width: 171px;
	background: #FFE;
	font-size: 0.7em;
	border: 1px dashed #DDD; 
	color:#006; 
	font-family: arial, sans-serif; 
	text-indent: 0;	

	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-moz-box-shadow: 3px 3px 3px #666;
  -webkit-box-shadow: 3px 3px 3px #666;
  box-shadow: 3px 3px 3px #666;

}	
#Content .sponsors  h1,
#Content .sponsors  h2 {
	text-align: center;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.1em;
	font-weight: bold;

	
}
#Content .sponsors  ul {	padding: 5px; margin:0; list-style: none; }
#Content .sponsors  li {
		text-align:left; 
	margin-bottom: 0.25em;
	padding-left: 10px;
	/* background: url(images/bullet_navleft.gif) left center no-repeat; */
}

/*--------------------*/    
/* General Use Styles */    

img.shadow {
	background: url(i2/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
	border: 0px;
}	

img.right {
	float: right;
	margin-left: 20px;
}

img.left {
	float: left;
	margin-right: 20px;
}

	
.hide   {
   position: absolute;
   left: -9999px;
   top: -9999px;
   height: 0;
}

.news {
	display:block;
	margin-top: 30px;
	margin-left:25px;
	padding: 5px 5px;
	width: 50%;
	border: solid 1px #78B2B9;
	background: #fff;
	text-align: center;
	font-family: arial, "lucida console", sans-serif;
	text-align: justify;
	
}
.right {
	float: right;
	margin-left: 20px;
}

.imgCaption {
	font-style: italic;	
	font-size: 0.7em;
	color: #999;
	text-align: center;
	margin-bottom: 1em;
}	
/* for email obfuscation email@<span class="displaynone">nospam-</span>server.com */
span.displaynone { display:none; }
/*-------------------------------*/    
/* Push the footer to the bottom */    

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 80px;}  /* must be same height as the footer */

#footer {
	position: relative;
	margin-top: -80px; /* negative value of footer height */
	height: 80px;
	clear:both;
} 
	
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */	    
/*-------------------------------*/    
    
    /* --> */
    </STYLE>
    <!--[if lt IE 7]>
    <style media="screen" type="text/css">
    .col1 {
	    width:100%;
	}
    </style>
    <![endif]-->