body {
	background-color: #FFF;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0 auto;
}
img{border:none;}
#siteframe {
	width: 970px;
	margin: 0 auto;
	padding: 0 0 10px 0;
}

#header {
	height: 100px;
	margin: 0 auto;
}

#header div#smallUpperNav {
	float:right;
	padding-top:10px;
}

#header div#smallUpperNav img {
	padding:0;
	margin:0;
	border:none;
	position:relative;
	top:1px;
	padding-left:6px;
}

#header div#smallUpperNav a {
	margin-left:10px;
	font-size:11px;
	font-weight:normal;
}

#header div#smallUpperNav a:link, #header div#smallUpperNav a:visited {
	text-decoration: none;
}
#header div#smallUpperNav a:hover {
	text-decoration: none;
}

#content {
	text-align: left;
	width: 970px;
	background-color: #FFF;
	clear:both;
}

gallerynav {
	text-align: center;
	width: 610px;
	margin: 0 auto;
}

.pagetitle {
	width: 100%;
	margin: 10px 0 0 0;
	border-bottom: dotted;
	border-bottom-color: #CAB9BB;
	border-bottom-width: 2px;
}

.column-left {
	float: left;
	text-align: left;
	padding: 12px 12px 12px 0;
	width: 760px;
}

.column-left-home {
	text-align: left;
	background-color: #E9E4E0;
	padding: 0;
}

.column-right {
	float: right;
	text-align: left;
	padding: 12px 0 12px 0;
	width: 190px;
}

.column-right p {
	font-size: .8em;
	color: #666;
	margin: auto;
	margin: 0 0 4px 0;
	line-height: 12px;
}

.container-home {
	background-color: #E9E4E0;
	height: 400px;
	width: 850px;
}

.column-right-home {
	float: right;
	width: 243px;
	background-color: #F8F4E6;
	border-left:solid 5px #FFFFFF;
}

.largeBottomBorder {
    border-bottom-width:8px;
    border-bottom-style:solid;
}

.linkContainer {
	background-color: #D7E2EA;
}

.column-right-home p {
	margin:16px;
	font-size:11px;
	font-family:Arial,Sans-Serif;
}

.column-right-home hr {
	color: #5C8BA8;
	border:none;
	border-bottom: dotted 2px #CAB9BB;
}

.column-right-home a:link, a:visited {
	color: #5C8BA8;
	text-decoration: none;
	font-weight: bold;
}
.column-right-home a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.copyright {
	font-family: Arial, sans-serif;
	padding: 10px;
	margin: 0 auto;
	font-size: .9em;
	color: #999;
	text-align: center;
	border-top: 8px;
	border-top-style: solid;
}

.copyright p {
	font-family: Arial, sans-serif;
	font-size: .8em;
	color: #999;
	text-align: center;
}

p {
	font-family: Georgia, Times, serif;
	font-size: 1em;
	color: #666;
	margin: 2px 0 8px 0;
	line-height: 18px;
}

p.small {
	font-size: .8em;
	color: #999;
	margin: auto;
	line-height: 14px;
}

li p {
	font-family: Georgia, Times, serif;
	font-size: 1em;
	color: #666;
	margin: 2px 0 2px 0;
	line-height: 18px;
}

h1 {
	text-align: left;
	font-size: 2em;
	font-weight: lighter;
	margin: 6px 0 8px 0;
}

h2 {
	text-align: left;
	font-size: 1.4em;
	font-weight: lighter;
	margin: 6px 0 8px 0;
}
h3 {
	text-align: left;
	font-size: 1.2em;
	font-weight: normal;
	margin: 6px 0 8px 0;
}
h4 {
	text-align: left;
	font-size: 1.0em;
	font-weight: bold;
	margin: 6px 0 8px 0;
}

a:link, a:visited {
	color: #999;
	text-decoration: underline;
	outline:none;
}
a:hover {
	color: #999;
	text-decoration: underline;
	outline:none;
}

img.logo {
	float: left;
	margin-top: 10px;
	border: 0;
}
img.home {
	margin: 0 auto;
	border: 0;
}
img.consultantimage {
	float: right;
	margin: 10px;
	border: 0;
	background-color: #FFF;
	padding: 3px;
}
img.gallerythumb {
	margin: 0 auto;
	border: 0;
	padding: 1px;
}
img.arrowleft {
	margin: 0 auto;
	border: 0;
	padding: 1px 1px 1px 0;
}
img.arrowright {
	margin: 0 auto;
	border: 0;
	padding: 1px 0 1px 1px;
}
img.right {
	float: right;
	margin: 0 0 10px 10px;
	border: 0;
}
img.left {
	float: left;
	margin: 0 10px 10px 0;
	border: 0;
}

.welcome {
	height: 10px;
	margin: 8px 10px 0 0;
	font-size: .9em;
	color: #BE7776;
	text-align: right;
}

tr.tableheader {
	color: #666;
	font-weight: bold;
}

tr.even {
	background-color: #F6F4EA;
	color:#A18A72;
}

tr.odd {
	background-color: #E9E2CB;
}

.subTitle {
	text-align: left;
	font-size: 1.4em;
	font-weight: lighter;
	margin: 0 auto;
	padding: 5px 0 5px 0;
}


div.InstructionStep {
	clear: both;
	margin-top: 10px;
	border-top: dotted 1px #DDDDDD;
	padding-top: 7px;
}

div.InstructionStep div.InstructionText {
	margin-left: 90px;
}

div.InstructionStep div.Photo {
	float: left;
	width: 90px;
	cursor: pointer;
	padding-bottom: 8px;
}



/* ---------------------------------------
	Main Navigation
--------------------------------------- */


.navigation {
	float: right;
	height: 30px;
	width: 100%;
	margin: -36px 0 0 0;
	padding: 0 0 0 0;
	font-size: .8em;
	color: #5C8BA8;
	border-bottom: 8px;
	border-bottom-style: solid;
}

ul.nav {
	margin: 0;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #4B4E3E;
}

ul.nav, ul.nav li {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	list-style: none;
	padding: 0;
}

ul.nav a, ul.nav a:visited {
	width: 120px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0 0 0 3px;
	padding: 8px 0 8px 0;
}

ul.nav a:hover {
	color: #FFF;
	text-decoration: none;
	display: block;
}

ul.nav li.nav-selected a {
	color: #FFF;
}

#products #nav-products a, #aboutme #nav-aboutme a, #openyourhouse #nav-openyourhouse a, #joinmyteam #nav-joinmyteam a, #contact #nav-contact a {
	background: url(../images/navtab.gif) 0 -30px;
	color: #FFF;
}


/* ---------------------------------------
	Sub Navigation
--------------------------------------- */

.subnavigation {
	padding: 0;
	margin: 0;
	text-align: left;
}

ul.subnav li {
	height: 32px;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.subnav {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #666;
}

ul.subnav a, ul.subnav a:visited {
	background: url(../images/subnav-background.gif) 0 -32px;
	color: #A18A72;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 10px;
}

ul.subnav a:hover {
	background: url(../images/subnav-background.gif);
	text-decoration: none;
	display: block;
}

ul.subnav li.subnav-selected a {
	background: url(../images/subnav-background.gif);
}
.LoginContainer {
	width: 351px;
	height: 180px;
	background-color: #F8F4E6;
	float: left;
}
.LoginContainer .label {
}
/* product gallery */
.productGallery {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
.productGallery li {
	visibility: hidden;
	display: none;
}
.productGallery li.active {
	visibility: visible;
	display: block;
}
.galleryNav {
	width: 610px;
}
.galleryNav .arrowleft {
	height: 60px;
	padding: 0px;
}
.galleryNav .arrowright {
	height: 60px;
	padding: 0px;
}
.thumbContainer {
	float: left;
	width: 575px;
	height: 60px;
	overflow: hidden;
	margin-left: 3px;
}
.productGalleryThumbs {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
.productGalleryThumbs li {
	display: inline;
	float: left;
	margin: 0px 0px 0px 2px;
}

.CatalogsHeader {
	border-bottom: solid 1px #C0C0C0;
	background-color: #E2CEC1;
}
#CatalogSelect {
	border: solid 1px #c0c0c0;
	background-color: #ffffff;
	position: absolute;
	visibility: hidden;
	display: none;
	color: #000000;
	font-size: 15px;
	z-index: 1000;
}
.referralLabelColumn {
	width: 100px;
	font-weight: bold;
}

/** Ad Picture **/
ul.adPictureList {
	margin:0;
	margin-top:5px;
	float: left;
	list-style: none;
	padding: 0;
}
li.adPictureListItem {
	float: left;
	list-style: none;
	padding: 0;
}
ul.adPictureList li.adPictureListItem a, ul.adPictureList li.adPictureListItem img {
	border:none;
}
div.expandCollapseReadContent a {
    text-decoration: none;
    font-weight:bold;
    outline:none;
}
div.LocateADemonstrator{
	float:left;
	width:350px;
}
div.NeedADemonstrator{
	float:right;
	width:350px;
	margin-left:30px;
}
#DemonstratorList td{
	padding:3px;
}
#DemonstratorList th{
	cursor:pointer;
	padding:3px;
}