@charset "utf-8";
/* CSS Document */

body {
	background:#e1dacf;
	margin:0 auto;
	color: #533E2A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
p {
	color: #533E2A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
#outerWrapper {
	margin:0 auto;
	width:100%;
	/*width:1403px;*/
}
#wrapper {
		margin:0 auto;
	width:1103px;
	background:url('../images/border-pattern-2.png') repeat-y;
}
#top {
	background: #fffef4 url('../images/stripe-vert-pink.png') repeat;
	width:1023px;
	height:220px;
}
#nav {
	width:1023px;
	height:59px;
	margin-top:-140px;
}
#contentWrapper {
	background: #fffef4;
	width:1023px;
	height:auto;
}
#contentHome {
	background: #fffef4;
	/*width:100%;
	height:auto;*/
	vertical-align:top;
	margin-top:-216px;
	margin-bottom:20px;
}
/*#contentBoxHome {
	width:auto;
	height:auto;
	min-height:auto;
	vertical-align:top;
}*/
#homeSlideshow {
	background-image: url('../images/homegallery/19.jpg') no-repeat;
	width:690px;
	height:428px;
	text-align:center;
	float:left;
}
#experienceCallOut {
	vertical-align:top;
	width:300px;
	height:auto;
	z-index:1;
	float:right;
	margin-top:0px;
	margin-right:30px;
}
#content {
	background: #fffef4 url('../images/content-bg-small.png') repeat-y center;
	width:100%;
	height:auto;
	vertical-align:top;
	margin-top:-190px;
	margin-bottom:20px;
}
#contentBox {
	width:auto;
	height:auto;
	min-height:auto;
	vertical-align:top;
	text-align:left;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:80px;
	padding-right:80px;
}
#contentBox img {
	padding: 10px;
}
#contentContactBox {
	width:850px;
}
#contentContactBoxLeft {
	width:400px;
	padding:0px;
	float:left;
}
#contentContactBoxRight {
	width:350px;
	padding:10px;
	float:right;
}
#homeBoxRight {
	/*width:320px;
	left:400px;
	top:-300px;*/
}
#footer {
	background: #fffef4;
	width:100%;
	height:auto;
	vertical-align:bottom;
	padding-bottom:10px;
}
.footerText {
	color: #533E2A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
#footerText a {
	color:#d06b7a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
}
#footerText a:hover {
	color:#533E2A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
}
#footerBox {
	width:248px;
	height:90px;
	margin-top:-80px;
	margin-left:710px;
	float:right;
}
.footerTextSmall {
	font-size:10px;
}
a {
	color:#d06b7a;
	text-decoration:none;
}
a:hover {
	color:#533E2A;
	text-decoration:none;
}
ul {
	list-style:outside circle;	
	margin-left:20px;
}
