@charset "utf-8";
body  {
	padding: 0;
	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 */
	color: #FFFFFF;
	background-color: #999999;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bkgrnd.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	}
h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0;
	padding: 0;
	
	}
	
html { min-height: 100%; margin-bottom: 1px; }

A:link img, A:visited img {border-color: #fff;}
A:hover img {border-color: #333;}

	
.twoColFixLtHdr #container {
	width: 960px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	background-color: #999999;
	margin: 0px;
	width: 960px;
	padding: 0px;
	height: 45px;
	clear: both;
	float: left;
	overflow: hidden;
} 

#logo {
	float: left;
	width: 350px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	font-weight: normal;
}
#topnav {
	float: right;
	width: 480px;
	text-align: right;
	margin: 0px;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#topnav  ul     {

}
#topnav li {
	display: inline;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 30px;
	margin: 0px;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

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

a:visited    {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover           {
	color: #333333;
	text-decoration: none;
}
a:active    {
	color: #333333;
	text-decoration: none;
}
#contentwrapper {
	width: 960px;
	padding-bottom: 22px;
	margin: 0px;
}




.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 320px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #666666;
	line-height: 180%;
	color: #FFFFFF;
}


#sidebar1  p   {
	font-size: 12px;
	line-height: 180%;
	padding-bottom: 10px;
}
#sidebar1  #Elephant    {
	border: 2px solid #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
}


.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 400px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0;
} 
#mainContentInner {
	background-color: #FFFFFF;
	padding: 5px;
	width: 330px;
	margin-top: 0px;
	margin-left: 190px;
}
#contentwrapper  #sidebar1  h3   {
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#gallerywrapper {
	background-color: #666666;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	display:inline-block;
	display:block;
	float: left;
}

#gallerywrapper:after {

content: ".";
display:block;
height: 0;
clear:both;
visibility:hidden
}

#gallerywrapper  img   {
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#gallerywrapper   p    {
	color: #FFFFFF;
	padding-bottom: 20px;
	font-size: 12px;
}
#gallerytext {
	float: left;
	width: 260px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 180%;
	text-align: justify;
	padding-top: 41px;
}
#gallery {
	margin-left: 20px;
	color: #FFFFFF;
	width: 920px;
}


#gallery:after {

content: ".";
display:block;
height: 0;
clear:both;
visibility:hidden
}

#gallery {
display:inline-block;
display:block;
}

#mainContent  h3    {
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#exhmainContentInner  p     {
	font-size: 12px;
	padding-bottom: 10px;
	line-height: 180%;
}
#exhmainContentInner {
	background-color: #666666;
	width: 400px;
	margin-left: 40px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
#contactmainContentInner {
	background-color: #666666;
	padding: 5px;
	margin-top: 0px;
	margin-left: 30px;
	color: #000000;
}
#mainContent #information {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 180%;
	width: 320px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 39px;
}
.twoColFixLtHdr #container #contentwrapper #mainContent #information p {
	padding-bottom: 10px;
}


#mainContent #form1 {
	width: 480px;
	padding-left: 60px;
}
#form1  p  {
	padding-bottom: 0px;
	padding-top: 20px;
	font-size: 16px;
	vertical-align: middle;
}

#form1   label       {
	color: #FFFFFF;
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display:block;
	font-size: 14px;
	vertical-align: middle;
}
#form1  legend      {
	color: #FFFFFF;
	padding-bottom: 4px;
	background-color: #999999;
	padding-top: 2px;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 12px;
	margin: 0px;
}
#input {
	border: 1px solid #FFFFFF;
}



.submit input
{
	margin-left: 120px;
	background-color: #999999;
	border: 1px ridge #000000;
	color: #FFFFFF;
	padding: 3px;
} 




.twoColFixLtHdr #footer {
	background-color: #999999;
	color: #FFFFFF;
	font-size: .6em;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
} 

.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.forenamecolour {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
}

.surnamecolour {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 1.3em;
	font-weight: normal;
}
#container  #header  #logo  h2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 32px;
	margin: 0px;
	padding: 0px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#information  h3 {
	padding-bottom: 10px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 100%;
	line-height: 180%;
	padding-top: 6px;
}

.clickthumb {
	padding-bottom: 20px;
	color: #CCCCCC;
}
.italics {
	font-style: italic;
	font-weight: normal;
}
#thankyou     {
	width: 300px;
	height: 200px;
	padding-top: 50px;
	padding-left: 176px;
}
#thankyou h3 {
	font-weight: normal;
	font-size: 16px;
}
