body, h1, h2, h3, p, ul, li{
	margin:0;
	padding:0;
	}
	
ul, li{
	list-style:none;
	}
	
a img{
	border:none;}
	
body{
	background:#FFF1FD url("bg.jpg") center 75px no-repeat fixed;
	color:#655563;
	text-align:center;
	font-family:"trebuchet ms", arial, sans;
	font-size:14px;
	}
	
a{
	color:#7E3B38;
	}
	
a:hover{
	color:#fff;
	text-decoration:none;
	}

#nav li{
	display:inline;
	margin:0 2px;
	font-size: 14px;
	}
	
ul#nav a.current {
	color:#655563;
	text-decoration:none;
	background:#fff;
	border:solid 2px #FFF1FD;
	padding:3px;
	}
	
	
h2{
	margin-bottom:1em;
	}
	
h3{
	margin-bottom:.5em;}
	
.left{
	float:left;
	margin:0 5px 5px 0;
	padding:5px;
	background:#fff;
	}
	
#container{
	width:800px;
	margin:0 auto;
	background:#e4c1e0;
	text-align:left;
	}
	
#header{
	height:175px;
	text-indent:-999999px;
	background:url("header.gif") top left no-repeat;
	}
	
ul#nav{
	height:53px;
	background:url("navbg.gif") top left repeat-x;
	width:405px;
	float:left;
	padding-top:20px;
	padding-left: 5px;
	}
	
#nav_message{
	height:58px;
	width:390px;
	background:url("nav_messagebg.gif") top left no-repeat;
	text-align:center;
	float:left;
	padding-top:15px;
	color:#FFF;
	font-size:120%;
	font-weight:bold;
	}
	
#side_info{
	width:400px; 
	float:right;
	}
	
#info, #pullout{
	border:solid 2px #ffffff;
	background:#FFF1FD;
	color:#655562;
	padding:5px;
	font-size:120%;
	text-align:left;
	margin:10px 0 10px 10px;
	width:355px;
	float:right;
	}
	
#top{
	clear:both;}
	
#pullout2{
	border:solid 2px #ffffff;
	background:#FFF1FD;
	color:#655562;
	padding:5px;
	font-size:120%;
	text-align:left;
	margin:10px 10px 10px 0;
	width:328px;
	float:left;}
	
	#pullout2 p{
		margin-top:.25em;	
		}
		
#pullout, #pullout2{
	height:275px;}
	
#pullout p{
	margin-top:20px;
	font-style:italic;
	}
	
#main_content{
	padding:10px;
	}
	
#main_content p{
	margin-bottom:10px;
	line-height:18px;
	}
	
#footer{
	height:100px;
	background:url("footerbg.gif") top left no-repeat;
	text-align:right;
	padding:8px 10px 0 0;
	font-size:88%;
	clear:both;
	margin-top:2em;
	}
	
#footer img{
	margin-right:-10px;
	}
	
#gallery2{
	width:390px;
	float:left;
	padding-bottom:5px;
	margin-left:10px;
	}
	
.large{
	width:350px;
	float:left;}
	
ul#gallery{
	clear:both;
	margin:0 auto;
	width:640px;
	}
	
#gallery2 li, #gallery li{
	display:inline;
}

#gallery2 img, #gallery img{
	background:#FFF1FD;
	padding:5px;
	border:solid 1px #fff;
	margin:5px;
	}
	
.image_box{
	clear:both;
	margin-bottom:40px;
	width:765px;
	padding-left:15px;
	float:left;
	border-bottom:solid 1px #ffffff;}
	
#gallery2 img{
	margin-top:0;}

.media{
	background:#FFF1FD;
	padding:5px;
	border:solid 1px #fff;
	margin:1em 0;
	}
	
.testimonial{
	margin-bottom:30px;
	clear:both;	
	}

	
	