body {
	background-color: #D8D5DB;
		font-family: Verdana, Arial, Helvetica, sans-serif;

}



/* Containers */

#wrapper {
	background: #FEFEFE;
	background-position: 0px 165px;
	margin: 10px auto;
	width: 800px;
	position: relative;
	border: 1px solid #CBB0D3;
}

#home_rhs {
	float: right;
	padding: 0 2px;
	margin: 0px 0 0 6px;
	width: 415px;
	border-left: 2px dotted #CBB0D3;
}

#lhblock { width: 350px; }
p, td, label, legend, input, textarea, select {
	font-size: 11px;
	line-height: 20px;
	padding: 0px;
	margin: 4px 0px 0px;
}

/* Redefine HTML */
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
#navigation p {
	line-height: 14px;
	font-size: 11px;
	color: #3B313D;
}
b {
	color: #835EA7;
}
h2
{
	font-size: 14px;
	color: #554455;
	font-weight: normal;
	line-height: 24px;
	margin: 5px 0 0 0;
}
h1 {
	color: #71488C;
	font-size: 16px;
	margin-bottom: 0px;
}
h3, h5 {
	font-size: 12px;
	color: #835EA7;
}
h4 {
	font-size: 12px;
	color: #554455;
	margin: 0;
}

h5 { margin-bottom: 0px; }
label {
	display: block;
	padding: 6px;
}

#lhblock h3 {
	margin-bottom: 0px;
	margin-top: 6px;
}
legend {
	font-weight: bold;
	color: #745890;
	background-color: #FFFFFF;
	padding: 6px;

}
fieldset {
	background-color: #eeeeee;
	border: 1px solid #14235D;
}


a {
	color: #643E83;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
a:hover {
	background-color: #CBB0D3;
}
.background {
	background-color: #CEB0D3;
}
#home {
	background-image: url(../images/index.jpg);
	background-repeat: no-repeat;
	height: 950px;
}

#content { padding: 0px 3px 0 10px; }
#testimonials {
	width: 280px;
	float: left;
	clear: both;
}

#top {
	background-image: url(../images/index2.jpg);
	width: 100%;
	height: 165px;
} 

#navigation {
	width: 130px;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}
#potDoodlesAd {
	position: absolute;
	left: 490px;
	top: 0px;
	width: 150;
}

#navigation a {
	display: block;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	border-top: 0px solid #CBB0D3;
	border-right: 0px solid #CBB0D3;
	border-bottom: 1px solid #CBB0D3;
	border-left: 1px solid #CBB0D3;
}

.photoframe {
	border-bottom: 2px dotted #CBB0D3;
	border-top: 2px dotted #CBB0D3;
	margin: 6px 0 0 0;
	padding: 0 0 6px 6px;
}

div.rhs_bottom { margin-left: 6px; }


#footer {
	padding-bottom: 6px;
	padding-left: 130px;
}


#callback {
	border: 4px solid #CBB0D3;
	background:  #D8D5DB url(../images/telephone.jpg) no-repeat bottom;
	width: 342px;
	margin: 12px 0px 0px 0px;
	float: left;
	padding-bottom: 6px;
}

#callback h2 {
	background-color: #CBB0D3;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 5px;
	font-size: 13px;
}

#callback p {
	margin: 0px 12px;
}
#callback form {
	margin: 0px;
}


/* and then within those containers */

#designs img {
	border: 1px solid #CBB0D3;
}
#designs td {
	text-align:center;
	line-height: 14px;
}

#gallery {
	text-align: center;
	vertical-align: middle;
	padding: 6px;
	width: 100%;
}
#gallery img {
	border: 1px solid #B74E97;
}
#gallery td {
	width: 33%;
}
.next {
	font-weight: normal;
}
a.fingerlink {
	background: url(../images/pinklink.gif) no-repeat;
	padding: .2em .4em .2em 1.7em;
	margin: 0 0 0 .2em;
}

a.fingerlink:hover {
	color: #FFFF33;
	background: #CBB0D3 url(../images/link.gif) no-repeat;
}
p.smallprint {
	font-size: 9px;
}



#testimonials blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #53227F;
	font-size: 13px;
	margin: 0px;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 6px;
	
	

}
#testimonials p {
	margin: 0px;
	padding-left: 23px;
	font-weight: bold;
	color: #666666;
}
