
/* reset css */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }
/* end reset */






body {
 background-color: #999999;
 background: url(images/Sandstone03.jpg);
color: #DCAAB7;
font-family: palatino linotype, palatino, serif;
margin: 0 auto;
text-align: center;
	
    }



#wrapper2 
		{

background: url(images/back1_0333.jpg);
border: 1px solid #000;
margin: 0 auto;
width: 1000px;
height: 1000px;
margin-bottom: 20px;
margin-top: 20px;
}

#content {
	margin: 0 auto;

	padding-top: 20px;
	width: 750px;

}



h1{

font-weight: bold;
color: #D77192;
font-size: 1.5em;
text-align: center;
font-family: 'Calligraffitti', arial, serif;
padding-top: 10px;
}


H2 
      { 
	  
font-weight: normal;
color:#000;
letter-spacing:-1pt;
word-spacing:4pt;

text-align:center;
font-family:palatino linotype, palatino, serif;
line-height:0;
padding-top: 250px;
padding-bottom: 600px;
    font-size: 3em;

	}
			
H3        
   {
   padding-right: 200px;

 color: #000;
   font-size: 1.4em;
	font-family: palatino linotype, palatino, serif;


	}
	h4
	{font-weight: normal;
	color: #E7B740;
	letter-spacing: 2.3pt;
	font-size: 2.3em;
	text-align: center;
	font-family: comic sans, comic sans ms, cursive, verdana, arial, sans-serif;
}



h5 a {
list-style: none;

}
h5 a:hover {
border: none;

}
img {
	border: none;
}

	
#gallery .figure p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: center;
	line-height: normal;
	margin: 0;
	color: #000;
}


.photo img {
	border: 1px solid #666;
	background-color: #f9ebd7;
	padding: 4px; 
position: relative; 
  top: -5px; 
  left:-5px;

}
.figure p {
	font: .8em/normal Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 5px 0 0 0;
	height: 1em;
}
.figure {
	float: left;
	width: 160px;
	margin: 0 40px 20px 40px;
}

.photo {
  background: url(drop_shadow.gif) right bottom no-repeat;
}
#footer 
{
 text-align: center; 
 padding: 30px 0 10px 0; 
font-family:times new roman, times, serif;
 color: #BEA4CB;
font-size: 1em;

}


#footer a
	{	
color: #000;
text-decoration: none;
font-size: 1.1em;
padding-bottom: 20px;
}
	
#footer a:hover {
color: #fff;
text-decoration: none;
}

