body {
	background-color: #ffffff;
	margin: 0px;
	font-family: tahoma, verdana, lucida grande, arial, heletica, geneva, lucida, sans-serif;
}

p {
	line-height: 130%;
}

b {
	color: #555;
	font-weight: bold;
}
.errormsg {
	color: #800000;
	background-color: #ff0;
	font-weight: bold;
}
.quote {
	font-style:italic;
	color: #9CA87C;
	font-size: 90%;
	font-weight: bold;
	line-height: 1.2;
}

a, a:link, a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px #000000 dotted;
}

a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px #000000 solid;
        background-color: #ffffff;
}

div#header {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: #E26A8E;
	padding-top: 3px;
	padding-bottom: 6px;
	vertical-align: center;
	font-size: 11px;
}


#tabs ul {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	vertical-align: bottom;
} 

#tabs ul li {
	margin-left: 0px;
	margin-bottom: 0px;
	list-style: none;
	display: inline;
	padding-top: 0px;
	padding-bottom: 0px;
} 

#tabs li a {
	color: #000000;
	padding: 3px 20px 5px;
	border: 0px dotted #E26A8E;
	text-decoration: none;
}
		 
#tabs li a:hover {
	color: #ffffff;
        font-weight: normal;
	background-color: #E26A8E;
} 

#tabs ul li.here a {
	color: #E26A8E;
	font-weight: normal;
	border: 0px solid #E26A8E;
	list-style: none;
	display: inline;
	background-color: #ffffff;
} 


div#nav {
	margin-left: auto;
	margin-right: auto;
	width: 125px;
	background-color: #ffffff;
	padding-top: 6px;
	padding-bottom: 6px;
	vertical-align: center;
	font-size: 11px;
}


#ntabs ul {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
	vertical-align: top;
} 

#ntabs ul li {
	margin-left: 0px;
	margin-bottom: 0px;
	list-style: none;
	display: inline;
	padding-top: 0px;
} 

#ntabs li a {
	color: #000000;
	padding: 3px 5px 100px;
	border: 0px dotted #000000;
	text-decoration: none;
}
		 
#ntabs li a:hover {
	margin-left: 0px;
	margin-right: 0px;
	width: 125px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #E26A8E;
        font-weight: normal;
	background-color: #ffffff;
} 

#ntabs ul li.here a {
	color: #ffffff;
	font-weight: normal;
	border: 0px solid #ffffff;
	list-style: none;
	display: inline;
	background-color: #ffffff;
} 


html>body #tabs li a {
	width: auto;
}

div#footer {
	margin-top: 18px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	clear: both;
}

#footer p {
	clear: both;
	padding: 4px;
	margin: 0px;
	background-color: #E26A8E;
}

#footer a, #footer a:link, #footer a:visited {
	color: #000000;
	border-bottom: 1px #565d45 dotted;
	text-decoration: none;
	font-weight: normal;
}

#footer a, #footer a:hover {
	color: #000000;
	background-color: #E26A8E;
	border-bottom: 1px #565d45 solid;
	text-decoration: none;
	font-weight: bold;
}

form fieldset {
	border: 1px #565d45 solid;
	background-color: #fff; /* beca9e; */
	position: relative;
	voice-family: "\"}\"";
    /* IE5.x should've stopped parsing
     * Stuff that IE5.x shouldn't see goes here */
    background-color: #fff; 
}

html>body form fieldset {
    /* background-color: #beca9e; */
    background-color: #E3E3CA;
} 

form fieldset.order {
	border: 1px #565d45 solid;
	background-color: #fff;
	position: relative;
	voice-family: "\"}\"";
    /* IE5.x should've stopped parsing
     * Stuff that IE5.x shouldn't see goes here */
    background-color: #fff; 
}

form legend {
	color: #9ca87c;
	background-color: #fff;
	padding: 0 12px 4px 12px;
	border-top: 5px #fff solid;
	position: relative;
	top: 8px;
}

/* ----------------------- STYLE SELECTOR ---------------------- */

div#styleselector {
	position:relative;
	font-weight: normal;
	font-size: small;
	top:-18px; 
	left:12px; 
	/*
	visibility: hidden;
	*/
}

/* ----------------------- CONTAINER ---------------------- */

div#container {
	border: 1px #E26A8E solid;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: #ffffff;
}

/* ----------------------- CONTENT ---------------------- */

div#title {
	font-size: 14px;
        font-weight: bold;
	color: #E26A8E;
}

div#subtitle {
	font-size: 11px;
        font-weight: bold;
	color: #E26A8E;
}

div#contentlabel {
	font-size: 11px;
        font-weight: normal;
	color: #E26A8E;
}

div#content {
	font-size: 11px;
        font-weight: normal;
	color: #000000;
}

div#footnote {
	font-size: 9px;
        font-weight: normal;
	color: #E26A8E;
}

#article p.testimonial {
	margin-left:24px; 
	margin-right:24px; 
	margin-bottom:0px;
	margin-top:0px;
}

#article p.client {
	text-align:right;
	margin-left:24px; 
	margin-right:24px; 
	margin-bottom:24px;
	margin-top:0px;
}



div#clear {
	width: 800px;
	height: 3px;

	/*
	border: 1px #0f0 solid;
	*/
}

#starter, #deluxe, #expressions {
	display: none;
}

/* ----------------------- COLUMN ---------------------- */

div#column {
	width: 640px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-right: 12px;
	margin-bottom: 18px;
	/*
	border: 1px #0f0 solid;
	margin-left: 470px; 
	margin-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 12px;
	*/
}

#column p.login, #column a.login, #column a:link.login, #column a:hover.login {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#column form {
	margin-bottom: 6px;
	padding-bottom: 6px;
}

#column p {
	margin-top: 6px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 0px #aaa solid;
}
#column a {
        line-height: 1.3;
        margin: 0;
        padding: 0;
}
#column br {
        line-height: 1.3;
        margin: 0;
        padding: 0;
}

img#column {
	border: none;
	margin: 1px;
}

.thumbs a, .thumbs a:link, .thumbs a:visited, .thumbs a:hover {
	text-decoration: none;
	border: none;
}

.thumbs img {
	border:none;
}

fieldset {
/*	margin-top: 18px;*/
	margin-bottom: 18px;
	padding: 1em;
}

label {
	float:left;
	width:30%;
	margin-right:0.5em;
	padding-top:0.2em;
	text-align:right;
	font-weight:bold;
	color: #555;
	white-space:nowrap;
} 

#largephoto {
	width: 642px;
	height: 542px;
}

div#slideshowscreen {
        position: relative;
	overflow: hidden;
	width: 800px;
	height: 540px;
}

div.slideshow {
	position: absolute;
        top: 10px;
        left: 79px;
	width: 642px;
	height: 542px;
}

/* Used for Upload Progress */

td {
	font-size: 10px;
}
