* {
   font-family: tahoma;
   font-size: 12px;
   color: #897d59;
   line-height: 18px;
}

body {
   width: 100%;
   margin: 0;
   padding: 0;
   /*background: #fef3f4 url("images/bodyBg.jpg") repeat-x top left*/; /*pink*/
   /*background: #e3efe8;*/ /*green*/
   background: #f3f1e5; /*tan*/
	text-align: center;
}

h2 {
	font-size: 28px;
	color: #fac7c3;
	font-weight: normal;
	font-family: serif;
}

h3 {
	margin: 0;
	padding: 0;
}

#divisions {
	width: 880px;
	margin: 30px auto 0 auto;
	padding: 0;
}

#divisions ul#nav {
	height: 26px;
	list-style-type: none;
	float: right;
	margin: 0;
	padding: 0;
}

#divisions ul#nav li {
	float: left;
	margin-right: 2px;
}

#container {
   clear: both;
   width: 900px;
/*   height: 80%; */
   margin-left: auto;
   margin-right: auto;
   .margin-top: -3px;
   margin-bottom: 0;
   padding: 0 0 15px 0;
   background-color: white;
   border: 1px solid #8e8e85;
}

#logo {
	text-align: center;
	margin-top: 15px;
}

#navbar {
	width: 880px;
	border: 1px solid #e4dfc6;
	height: 32px;
	margin: 0 auto;
}

#navbar ul {
	list-style-type: none;
	text-align: center;
	padding: 0;
	margin: 5px 0 0 145px;
	border-left: 1px solid #e4dfc6;
}

#navbar li {
	float: left;
	border-right: 1px solid #e4dfc6;
	padding: 3px 18px 0 18px;
	.padding: 4px 18px 1px 18px;
	font-family: times;
	font-size: 14px;
}


#subnav {
	width: 900px;
	margin: 5px auto 0 auto;
	height: 22px;
	background: #736a58;
	border: 1px solid #736a58;
	.border: 0;
	padding-bottom: 3px;
	.padding-bottom: 4px;
	.padding-top: 4px;
}

#subnav ul {
	list-style-type: none;
	margin: 4px 0 0 205px;
	padding: 0;
	border-left: 1px solid #e4dfc6;
}

#subnav li {
	float: left;
	margin: 0;
	padding: 0 18px;
	border-right: 1px solid #a99a6e;
}

#subnav li a {
	font-size: 12px;
	text-decoration: none;
	color: #fff;

}

#subav li a:hover, a:active {
	text-decoration: underline;
}


#indexPhotos {
	clear: both;
	border: 1px solid #e4dfc6;
	margin: 10px 0 12px 9px;
	.margin: 10px 0 12px 0;
	width: 880px;
}

#indexTest {
	width: 370px;
	text-align: left;
	line-height: 22px;
	font-size: 13px;
	font-family: georgia;
	margin: 0 0 0 25px;
	.margin: 0 5px 0 12px;
	padding: 0;
	float: left;
}

#indexTest h1 {
	font-size: 14px;
	font-family: georgia;
	font-style: italic;
	margin-top: 5px;
	.margin-bottom: 6px;
	color: #5d553c;
}

#indexRight {
	float: right;
	width: 440px;
	margin-right: 20px;
	text-align: left;
	border-left: 1px solid #e4dfc6;
	padding: 0 0 5px 23px;
	.padding: 0 0 0 23px;
}

#indexRight h1 {
	color: #e1626b;
	font-family: georgia;
	font-size: 14px;
	.margin: 6px 0 10px 0;
}

#indexRight ul {
	list-style-image: url("images/bullet.jpg");
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*padding: 0 0 0 36px;*/
}

#indexRight li {
	padding: 0 0 10px 0;
}

#indexRight li a {
	text-decoration: none;
}

#indexRight li a:hover {
	text-decoration: underline;
}

#designProcess {
	border: 1px solid #e4dfc6;
	padding: 2px;
	.padding: 2px 2px 0 2px;
	width: 226px;
	margin: 0 0 0 100px;
}

ul#process {
	list-style-type: none;
	text-align: left;
	margin-right: 40px;
	margin-top: 20px;
}

ul#process li {
	padding: 0 0 10px 0;
}

ul#process .step {
	font-weight: bold;
}


/* Samples */
#samples {
	text-align: left;
	float: left;
	width: 625px;
}

#samples h3 {
	font-size: 18px;
	font-weight: normal;
	font-family: serif;
	text-align: center;
	margin: 0 0 15px 15px;
	padding-bottom: 6px;
	width: 600px;
	border-bottom: 1px solid #e4dfc6;
}

#samples table {
	margin: 0 0 0 20px;
	padding: 0;
	text-align: center;
}

#samples td {
	padding: 0 10px 20px 0;
	font-size: 11px;
}

#samples img {
	margin-bottom: 2px;
}

#samples .border {
	border: 1px solid #d7d7d7;
}

#CardDetails .pricing {
	font-weight: bold;
	font-size: 12px;
}

#CardDetails {
	width: 220px;
	float: right;
	margin-right: 25px;
	.margin-right: 15px;
	text-align: left;
	border-left: 1px solid #e4dfc6;
	padding: 0 0 0 20px;
	height: 100%;
}

#CardDetails strong {
	color: #5d553c;	
}

#CardDetails ul {
	margin: 5px 0 10px 20px;
	padding: 0;
	list-style-image: url("images/bullet.jpg");
	list-style-position: center;
	list-style-type: disc;
	font-size: 11px;
}

#CardDetails span {
	font-size: 11px;
	text-align: center;
}

#CardDetails em {
	font-size: 11px;
	line-height: 16px;
}


table#CardPricing {
	text-align: center;
	border: 1px solid #e4dfc6;
	width: 220px;
	border-collapse: collapse;
	margin: 10px 0;
}

table#CardPricing td {
	border: 1px solid #e4dfc6;
}


table#fiveBySeven {
	margin-top: 10px;
	width: 600px;
}

table#fiveBySeven td {
	padding: 0 0 25px 0;
	font-size: 11px; 
}

table#fourByEight {
	margin-top: 15px;
	width: 600px;
}

table#fourByEight td {
	padding: 0 0 20px 0;
	font-size: 11px; 
}


/* Services */



/* Testimonials */
ul#testimonyList {
	list-style-type: none;
	text-align: left;
	margin: 0 30px 0 0;
	.margin: 0 30px 0 35px;
}

ul#testimonyList li {
	line-height: 19px;
	font-size: 12px;
	font-family: georgia;
	padding: 0 0 15px 0;
}

ul#testimonyList li span {
	font-style: italic;
	font-size: 12px;
}

ul#testimonyList li strong {
	font-size: 12px;
	font-family: georgia;
	letter-spacing: -.1;
}

#submitTest {
	width: 550px;
	background-color: #fce2dd;
	/*border: 1px solid #8e8e85;*/
	margin: 10px auto 0 auto;
	text-align: left;
    padding-bottom: 1px;
	.padding-bottom: 6px;
}

#submitTest h1 {
	color: #5d553c;
	font-family: georgia;
	padding: 10px 0 10px 20px;
	margin: 0;
}

#submitTest table {
	margin: 0 0 0 60px;
}

#submitTest table td {
	color: #5d553c;
	padding: 0 0 5px 10px;
}

#submitTest table em {
	color: #5d553c;
	font-size: 11px;
}

#submitTest p.privacy, #submitTest span {
	font-size: 11px;
	color: #5d553c;
	text-align: center;
	margin-top: 0;
}

#submitTest form {
	margin-bottom: 0;
}


/* About */
#about {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	height: 400px;
}

#about img.Heidi {
	border: 1px solid #e4dfc6;
	float: left;
	margin: 0 20px 0 0;
}

#about img {
	border: none;
}


/* FAQ */
#faq {
	margin: 0 30px 0 0;
	text-align: left;
}

ul#faqlist {
	list-style-type: none;
	text-align: center;
}

ul#faqlist li {
	line-height: 20px;
}

#faq dt {
	margin: 0 0 0 40px;
	.margin: 0 0 0 35px;
	font-weight: bold;
}

#faq dd {
	margin: 0 0 15px 40px;
	.margin: 0 0 15px 35px;
}

.top {
	font-size: 11px;
	font-weight: normal;
}


/* Contact */
#contactLeft {
	width: 520px;
	background-color: #fce2dd;
	margin: 5px 0 0 35px;
	.margin: 0 0 0 18px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 1px;
	.padding-bottom: 6px;
	float: left;
}

#contactLeft table {
	margin: 0 0 0 10px;
}

#contactLeft table td {
	color: #5d553c;
	padding: 0 0 5px 10px;
}

#contactRight {
	float: right;
	width: 290px;
	margin-right: 30px;
	.margin-right: 15px;
	padding-bottom: 10px;
	.padding-top: 10px;
	text-align: left;
	border-bottom: 1px solid #e4dfc6;
}

#contactRight span.phone {
	font-size: 14px;
	font-weight: bold;
	font-family: georgia;
}

#contactRight strong {
	color: #5d553c;
}

#contactRight p.privacy {
	font-size: 11px;
}


/* Policy */
#policy {
	margin: 0 30px 0 35px;
	text-align: left;
}

#policy p {
	margin-top: 0;
}

#policy p.contact {
	text-align: center;
}


/* Footer */
#footer {
	clear: both;
	width: 900px;
	margin: 7px auto 0 auto;
	text-align: center;
}

/*#footerNav {
	width: 900px;
	height: 31px;
	.height: 0;
	margin-bottom: 5px;
	padding: 0 0 2px 0;
	.padding: 8px 1px;
	background: #897d59;
	background: white url("images/footerBg.jpg") center no-repeat;
	border: 1px solid #8e8e85;
}

#footerNav ul {
	list-style-type: none;
	margin: 8px 0 0 0;
	padding: 0;
	border-left: 1px solid #8e8e85;
}

#footerNav li {
	float: left;
	margin: 0;
	padding: 0 37px;
	border-right: 1px solid #a09268;
}

#footerNav li a {
	font-size: 11px;
	font-family: georgia;
	text-decoration: none;
	color: #e4dfc6;
	font-weight: bold;
}

#footerNav li a:hover, a:active {
	text-decoration: underline;
}
*/
#footer span.copyright {
	clear: both;
	font-size: 11px;
}

.alert: #f06647;



