@charset "UTF-8";
/* CSS Document */

Body {background-color:#333;}





#box {
	background-color: #B1AA80;
	width: 800px;
	margin-top: 0px;
	margin: 0 auto;
	height: 500px;
}

#box_secondary {
	background-color: #B1AA80;
	width: 800px;
	margin-top: 0px;
	margin: 0 auto;
	height: 3500px;
}



#main  {
	margin: 0 auto;
	width: 1050px;
	height: 750px;
	background-repeat:no-repeat;
	background-image: url(assets/images/Background.jpg);
}

#main_secondary  {
	margin: 0 auto;
	width: 1050px;
	height: 1500px;
}


#header {
	margin-top: 100px;
	height: 45px;
	width: 500px;
	float: left;
}

#container {
	width: 800px;
	float: left;
}


#button1 {
	margin-top: 160px;
	float: left;
	margin-right: 27px;
}

.gleaf {
	clear: both;
}

#button2 img {
	float: left;
}

#button2 p {
	margin: 0 auto;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: center;
}

#button2 {
	margin-top: 123px;
	float: left;
	margin-right: 27px;
	height: 377px;
}

#button3 {
	margin-top: 123px;
	float: left;
	margin-right: 27px;
}

#button3 img {
	float: left;
}

#button3 p {
	margin: 0 auto;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: center;
}

#button4 {
	margin-top: 123px;
	float: left;
	margin-right: 27px;
}

#button4 img {
	float: left;
}

#button4 p {
	margin: 0 auto;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: center;
}

#button5 {
	margin-top: 123px;
	float: left;
	margin-right: 27px;
}

#button5 img {
	float: left;
}

#button5 p {
	margin: 0 auto;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: center;
}

#button6 {
	margin-top: 130px;
	float: right;
}

#buttons img {
	margin-right: 27px;
}

#leaf1 {
	position:absolute;
	background-image:url(assets/images/leaf.png);
	left: 323px;
	top: 164px;
	width: 105px;
	height: 102px;
}

#sidebar {
	width: 125px;
	height: 750px;
	float: left;	
}

#sidebar img {
	width: 125px;
	height: 125px;
	margin-top: 100px;
}

#leaf2  {
	background-image:url(assets/images/leaf2.png);
	width: 105px;
	height: 102px;
	margin-top: 300px;
	margin-left: 0px;
	position: static;
}

#leaf3  {
	background-image:url(assets/images/leaf3.png);
	width: 105px;
	height: 102px;
	margin-left: 830px;
	margin-top: 620px;
	position: static;
}




#nav {
	background-image:url(assets/images/secondary-images/navheader.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 45px;
	float: left;
}

#nav p {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333;
	padding-right: 37px;
	height: 25px;
}

#nav img {
	float: left;
	margin-top: 13px;
	padding-left: 0px;
}
.about {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 25px;
	width: 325px;
	float: left;
	line-height: 15px;
	height: 550px;
	padding-top: 15px;
	word-spacing: normal;
	display: inline;
}


#container #box_secondary #nav #navcontainer {
	float: left;
	height: 45px;
	width: 800px;
	padding-right: 10px;
}

#paintings {
	display: inline;
}



#paintings p {
	display: inline;
	float: left;
}
#container #box_secondary .paintingsbox {
	width: 250px;
	float: left;
	margin-left: 30px;
	margin-bottom: 15px;
	margin-top: 15px;
}

#container #box_secondary .paintingsbox2 {
	width: 175px;
	float: left;
	margin-left: 30px;
	margin-bottom: 15px;
	margin-top: 15px;
}
	
#container #box_secondary .paintingsbox img {
	padding-bottom: 15px;
}

#container #box_secondary .paintingsbox2 img {
	padding-bottom: 15px;
}


#paintings p img {
	clear: both;
	display: block;
}

#artistpic {
	width: 350px;
	margin-left: 150px;
	margin-top: 0px;
	height: 354px;
	display: inline;
	padding-left: 30px;
}


#nav #navsnug {
	width: 500px;
	height: 28px;
	margin-left: 22px;
}


a:link {color:#333; text-decoration:none; }
a:visited {color: #333; text-decoration:none;}
a:active {color: #333; text-decoration:none;}
a:hover {color:#ffffff; text-decoration:none;}
p   .home{
	text-align: right;
	margin-left: 200px;
}
