

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

}

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


}
p, td, label, legend, input, textarea, select {
	font-size: 11px;
	line-height: 20px;
	padding: 0px;
	margin: 4px 0px 0px;
}
#navigation p {
	line-height: 14px;
	font-size: 11px;
	color: #3B313D;
}
b {
	color: #835EA7;
}

h1
{
	font-size: 18px;
	color: #554455;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 0px;
}
h2 {
	font-size: 14px;
	color: #554455;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	color: #835EA7;
	margin: 6px 0 0 0;
}

h4 {
	color: #812148;
	font: italic normal 17px/21px Cordia, Palatino, serif;
	margin-right: 12px;
	margin-left: 12px;
}
label {
	display: block;
	padding: 6px;
}
legend {
	font-weight: bold;
	color: #745890;
	background-color: #FFFFFF;
	padding: 6px;

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

/* Links */


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;
}


a.fingerlink {
	background: url(../images/pinklink.gif) no-repeat;
	padding: 2px 4px 2px 17px;
	margin: 0 0 0 2px;
}

a.fingerlink:hover {
	color: #FFFF33;
	background: #CBB0D3 url(../images/link.gif) no-repeat;
}


/* Containers */

#wrapper {
	background: #FEFEFE url(../images/wavy.jpg) repeat-y;
	background-position: 0px 165px;
	margin: 10px auto;
	width: 800px;
	position: relative;
	border: 1px solid #CEB0D3;
}
#home {
	background-image: url(../images/index.jpg);
	background-repeat: no-repeat;
	height: 950px;
}







/* Other containers */

#home_text {
	width: 345px;
	border-bottom: 1px solid #CBB0D3;
	left: 435px;
	top: 180px;
	position: absolute;
}
#testimonials {
	width: 450px;
}

#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 blockquote br {
	height: 0px;
	margin: 0px;
	line-height: 9px;
}
#testimonials p {
	margin: 0px;
	padding-left: 23px;
	color: #666666;
}


#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: 69;
	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;
}

#content {
	padding-left: 130px;
	width: 650px;
	padding-right: 20px;
	min-height: 350px;
}
#footer {
	padding-bottom: 6px;
	padding-left: 130px;
}


#callback {
	background-color: #D8D5DB;
	border: 4px solid #CBB0D3;
	background-image: url(../images/telephone.jpg);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	background-position: bottom;
	margin-top: 12px;
}


/* 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;
}
p.smallprint {
	font-size: 9px;
}

#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;
}
#process td {
	vertical-align: top;
}
#process img {
	border: 1px solid #CEB0D3;
}
.howitworks td { border-top: 1px dotted #CEB0D3; }
