@charset "UTF-8";
/* CSS Copyright Suzanne Katz */


body{
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #929194
	margin: 10px 0px 0px;
	padding: 0px;
	background-color: #CCCC99;
}
body,td,th {
	font-family: Century Gothic, Arial, Verdana, Tahoma;
	color: #000000;
}	

#wrapperOuter {
	margin: 0 auto 0;
	background-image: url(#EBEED9);
	background-repeat: repeat-y;
	text-align: left;
	width: 800px;
	height: 850px;
	background-position: right;
}
#masthead{
	height: 100px;
	width: 800px;
	margin: 0px;
	background-color: #EBEED9;
}
#mastheadLeft{
	height: 100px;
	width: 400px;
	float: left;
	background-color: #999966;
	margin: 0px;
}
#mastheadRight{
	height: 100px;
	width: 400px;
	float: right;
	background-color: #999966;
	text-align: right;
}


/* centre */
	
#centre{
	height: 610px;
	width: 800px;
	background-color: #EBEED9;
	}	

#centreRight{
	height: 415px;
	width: 395px;
	float: right;
	background-color: #FFFFFF;
	margin-top: 75px;
	text-align: center;
}

#centreRightHome{
	height: 430px;
	width: 340px;
	float: right;
	margin-top: 95px;
}
	
	
	
#centreLeft{
	height: 600px;
	width: 400px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 5px;
}	

#centreLeftGallery{
	height: 600px;
	width: 800px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 5px;
}
#centreLeft1Gallery {
	height: 420px;
	width: 600px;
	background-color: #FFFFFF;
	margin-left: 100px;
	text-align: justify;
}
#centreLeft1 {
	height: 420px;
	width: 200px;
	background-color: #FFFFFF;
	margin-left: 100px;
	text-align: justify;
}
#centreRightLwr{
	height: 60px;
	width: 200px;
	float: right;
	background-color: #FFFFFF;
	margin-top: 5px;
}

#ImageRight {
	height: 425px;
	width: 286px;
	float: left;
}

/*top navigation */

#navcontainer {
	height: 40px;
	width: 400px;
	margin-top: 50px;
}

#navlist {
	width: 370px;
	margin: 0px;
	padding: 0px;
	float: right;
}
		
		ul#navlist
		{
	margin-left: 30px;
	padding-left: 0;
	white-space: nowrap;
	margin-top: 15px;
		}
		
		#navlist li
		{
			display: inline;
			list-style-type: none;
		}
		
		#navlist a {
	padding: 3px;
	margin-left: 20px;
	margin-top: 0px;
}
		
		#navlist a:link, #navlist a:visited
		{
	color: #fff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
		}
		
		#navlist a:hover
		{
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
		}
		#navlist li a#current
{
	border-bottom: 1px solid #000000;
	color: #000000;
}
	
	/* link rollovers */

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
}

a:active {
	color: #333333;
}

#footer {
	background-color: #999966;
	height: 40px;
	width: 390px;
	padding-top: 40px;
	font-family: "Century Gothic", Arial, Verdana, Tahoma;
	font-size: 9px;
	float: right;
	padding-left: 10px;
}
#footerSurround {
	height: 80px;
	width: 800px;
	background-color: #999966;
}


h1 {
	margin-top: 35px;
	margin-bottom: 20px;
	padding: 0 0 0 100px;
	height: 33px;
	background-color: #EBEED9;
	width: 50%;
}

h2 {
	margin-top: 20px;
	margin-bottom: 35px;
	padding: 0 0 0 100px;
	height: 33px;
	background-color: #EBEED9;
	width: 50%;
}

h3 {
	margin-top: 35px;
	margin-bottom: 20px;
	padding: 0 0 0 100px;
	height: 33px;
	background-color: #EBEED9;
	width: 75%;
}


.Text9pt {
	font-family: "Century Gothic", Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.Text9ptLight {
	font-family: "Century Gothic", Arial, Verdana, Tahoma;
	font-size: 10px;
	color: #000000;
}
