
/* CSS Document - Artistry and Imagery */

* {

	margin: 0 auto;
	padding: 0;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #aecbcf;

}


h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Bookman Old Style", "Palatino Linotype", Palatino;
	padding-bottom:10px;
}

h4 {

	font-size: 16px;
	color:#ac8256;
	font-family:"Trebuchet MS", Arial, Helvetica;

}

div#wrapper {

	width: 811px;
	margin:auto;


}

div#buffer {
	clear:both;
	height:30px;

}

/*---TOP SECTION---*/

div#logo {

	clear:both;
	float:left;
	width: ;
	height: ;

}


div#address {

	clear:both;
	float:left;
	background: url(images/address.jpg);
	width: 653px;
	height: 231px;
	padding: 126px 0px 0 158px ;

}

a.address:link, a.address:visited {

	font-weight: bold;
	color:#0000ff;
	text-decoration: none;	
}

a.address:hover,  a.address:active{

	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;	
}

div#title {

	clear:both;
	float:left;
	width: 811px;
	height: 78px;

}

/*---MID SECTION---*/

div#image1 {

	clear:both;
	float:left;
	width:  px;
	height:  px;


}

div#para1 {


	float:left;
	line-height: 22px;
	text-align:justify;
	background:url(images/para1.jpg) no-repeat;
	width: 369px;
	height: 524px;
	padding: 0px 365px 0 77px ;

}
div#image2 {

	clear:both;
	float:left;
	width:  px;
	height:  px;


}

/*---BOTTOM SECTION---*/

div#para2 {


	clear: both;
	float:left;
	background:url(images/para2.jpg) no-repeat;
	width: 429px;
	height: 400px;
	padding: 0px 0px 0 0px ;

}

/*ul{
		list-style-position: inside;
		list-style-type: disc;
		text-indent:10px;
		padding-left: 50px;
		padding:0;

}
*/

div#image3 {

	float:left;
	width:  391px;
	height:  400px;


}


