@charset "utf-8";
/* CSS Document */

#MainContainer {
	background-image: url(Images/wallpaper.jpg);
	background-repeat: repeat;
	height: 600%;
	width: 100%;
	position: absolute
}
.stream{
	width:350px;
	height:450px;
	padding:10px;
	overflow:auto;
	margin-top:80px;
	margin-left: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	/*background-image: url(Images/container_image.gif);*/
	background-color: #cec194;
	background-repeat: no-repeat;
	height: 100%;
	width:900px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#imagenavbar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #755e34;
	width: 200px;
	float: left;
	height: 100px;
	padding-left: 20px;
	background-color: #cec194;
	margin-top: 120px;
}



#navbar {
	font-family: "Comic Sans MS";
	height: 50px;
	width: 345px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 3px;
	position: relative;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 5px;
	text-decoration: none;
}
#navbar a {
	color: #755e34;
	text-decoration: none;	/*text-decoration: none;*/
}
#navbar a:hover {
	color:#09202e;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}


#main1 {
	width:50%;
	float:left;}
	

#main2 {
	width:45%;
	float:right;
	height:650px;
}
#main2text {
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
	height: 450px;
}
#header {
	background-image: url(Images/logo.png);
	height: 180px;
	background-repeat: no-repeat;
	margin: 5px;
}
#headerforgallery {
	background-image: url(Images/logo2.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 280px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}


#main1picture {
	float: none;
	width: 400px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	background-image: url(Gallery/exhibition%202014/art_for_exhibition/egrets.jpg);
	background-repeat: no-repeat;
}
#topofpage {
	height: 30px;
	width: 900px;
	position: absolute;
	margin-top: 5px;
	left: 0px;
	top: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #09202e;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #09202e;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #755e34;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	color:#7e8a96;
}

#conatactdetails {
	font-family: Verdana, Geneva, sans-serif;
	height: 150px;
	width: 300px;
	margin-left: 80px;
	margin-top: 70px;
}
#topdesignl {
	background-image: url(Images/swirl_design.png);
	float: left;
	height: 50px;
	width: 270px;
	background-repeat: no-repeat;
	margin-top: 30px;
}
#topdesignr {
	background-image: url(Images/swirl_design.png);
	float: right;
	height: 50px;
	width: 270px;
	background-repeat: no-repeat;
	margin-top: 30px;
}
#imageholder {
	background-color: #cec194;
	height: 400px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100
	px;
}

#footer {
	background-color: #cec194;
	height: 80px;
	width: 390px;
	font-family: Verdana, Geneva, sans-serif;
	color: #755e34;
	margin-right: 0;
	margin-left: 18px;
	float: none;
	margin-top: 40px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
}
#slideshow {
	float: none;
	width: 680px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height:350px;
	background-repeat: no-repeat;
}
#slideshowholder {
	float: none;
	width: 500px;
	margin-top: 48px;
	margin-right: auto;
	margin-left: auto;
	height:180px;
}
#buttoncontainer1 {
	float: left;
	width: 40%;
	padding-top: 30px;
	padding-left: 60px;
	height: 350px;
}
#buttoncontainer2 {
	float: right;
	width: 50%;
	padding-top: 30px;
	height: 350px;
}
