body {
	border: none;
	margin: 0px;
	padding: 0px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #313131;
	line-height: 130%;
	z-index: 0;
	background-color: #CEEBE9;
}
img {
	border: none;
}
#wrapper {
	width: 960px;
	margin: 0px auto 0px auto;
	text-align: center;
	background: #FFF url('../images/carrie-ann-designs-backing1.jpg') no-repeat top left;
}
#blueFlowers {
	float: right;
	background: #FFF url('../images/carrie-ann-designs-backing.jpg') no-repeat bottom right;
	width: 960px;
	height: 180px;
	margin: 0px 0px 0px 0px;
}
h1 {
	font-size: 130%;
	font-weight: normal;
	color: #d6a56d;
}
h2 {
	font-size: 110%;
	font-weight: normal;
	color: #d6a56d;
}
a {
	color: #313131;
}
#header {
	padding: 90px 0px 0px 0px;
}
#mainBody {
	min-height: 300px;
}
#nav {
	float: left;
	width: 160px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#nav ul {
	list-style: none;
	margin: 0px 10px 0px 10px;
	padding: 0px;
}
#nav ul li, #navselected {
	background-color: #CEEBE9;
	margin: 10px 0px 10px 0px;
	height: 25px;
	padding: 5px 0px 0px 4px;
}
#nav ul li a, #navselected a {
	display: block;
	color: #d6a56d;
	font-weight: bold;
	text-decoration: none;
}
#navselected {
	background-color: #d6a56d !important;
}
#navselected a {
	color: #CEEBE9 !important;
}
#content {
	float: left;
	width: 680px;
	padding: 0px;
	margin: 0px 120px 0px 0px;
	text-align: left;
}
#footer {
	width: 960px;
	margin: 80px auto 0px auto;
	font-size: 70%;
	color: #999999;
	line-height: 110%;
	text-align: left;
	height: 40px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footerCopy {
	float: left;
}
#footerCopy p, #footerAccess p {
	margin: 0px;
}
#footerAccess {
	float: right;
	text-align: right;
}
#imageShow {
	float: right;
	margin: 0px 0px 0px 10px;
}
.clear {
	clear: both;
}
