body {
	background-color: #000;
	margin: 0px;
	font-family: 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: #9CA87C; */
	color: #5c683c;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px #5c683c dotted;
}

a:hover {
	color: #1c280c;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px #000 solid;
        background-color: #dce8bc;
}

div#header {
	margin-left: auto;
	margin-right: auto;
	width: 714px;
	background-color: #9CA87C;
	padding-top: 40px;
	padding-bottom: 6px;
	vertical-align: bottom;
	font-size: 12px;
}


#tabs ul {
	padding-left: 3px;
	padding-right: 3px;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	vertical-align: bottom;
} 

#tabs ul li {
	margin-left: 3px;
	margin-bottom: 3px;
	list-style: none;
	display: inline;
	padding-top: 2px;
	padding-bottom: 5px;
} 

#tabs li a {
	color: #fff;
	padding: 2px 9px 5px;
	border: 1px dotted #565d45;
	text-decoration: none;
}
		 
#tabs li a:hover {
        font-weight: normal;
	background-color: #fff;
	color: #000;
} 

#tabs ul li.here a {
	color: #565d45;
	font-weight: bold;
	border: 1px solid #fff;
	list-style: none;
	display: inline;
	background-color: #fff;
} 

html>body #tabs li a {
	width: auto;
}

div#footer {
	margin-top: 18px;
	margin-left: auto;
	margin-right: auto;
	width: 714px;
	font-size: 9px;
	color: #FFF;
	font-weight: bold;
	clear: both;
}

#footer p {
	clear: both;
	padding: 4px;
	margin: 0px;
	background-color: #9CA87C;
}

#footer a, #footer a:link, #footer a:visited {
	color: #FFF;
	border-bottom: 1px #565d45 dotted;
	text-decoration: none;
	font-weight: bold;
}

#footer a, #footer a:hover {
	color: #FFF;
	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 #9ca87c solid;
	margin-left: auto;
	margin-right: auto;
	width: 714px;
	background-color: #fff;
}

/* ----------------------- CONTENT ---------------------- */

div#content {
	position: relative;
	margin-top: 36px;
	margin-bottom: 18px;
	text-align: left;
	font-size: 12px;
		background-image: url(img/column_bg_dots.gif);
		background-position: 490px 0px; /* top right */
		background-repeat: repeat-y;

	/* 
	border: 1px #f00 solid;
	*/

}


/* ----------------------- ARTICLE ---------------------- */

div#article {
	width: 455px;
	height: 100%;
	margin-left: 12px;
	position: relative;
	top: 0;
	left: 0;
	/* 	
	border: 1px #00f solid;
	*/
}

#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: 712px;
	height: 3px;

	/*
	border: 1px #0f0 solid;
	*/
}

#starter, #deluxe, #expressions {
	display: none;
}

/* ----------------------- COLUMN ---------------------- */

div#column {
	width: 185px;
	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: 435px;
	height: 435px;
}

div#slideshowscreen {
	overflow: hidden;
	width: 477px;
	height: 430px;
}

div.slideshow {
	position: relative;
	top: 0;
	left: 0;
	width: 477px;
	height: 430px;
}

/* Used for Upload Progress */

td {
	font-size: 10px;
}
