body{
	background-color:#FFF;
}
#top-border{
	background:url(images/border-top.jpg) top center no-repeat;
	height:20px;
}
#bottom-border{
	background:url(images/border-bottom.jpg) bottom center no-repeat;
	clear:both;
	height:40px;
}
#wrap{
	background:url(images/border-main.jpg) repeat-y;
	width:760px;
}
.art-home, .art-aboutus, .art-store, .art-wellness-center, .art-contact{
	height:270px;
	margin-bottom:15px;
}
.art-home{background:url(images/art-home.jpg) no-repeat center;}
.art-aboutus{background:url(images/art-about-us.jpg) no-repeat center;}
.art-store{background:url(images/art-store.jpg) no-repeat center;}
.art-wellness-center{background:url(images/art-wellness-center.jpg) no-repeat center;}
.art-contact{background:url(images/art-contact.jpg) no-repeat center;}

#humandiamond-title{
	font-size:36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:10px;
	color:#000;
}
#navigation{
	background:url(images/navigation-background.png) center no-repeat;
	width:752px;
	padding:8px 0;
}
#navigation a{
	margin:35px;
	color:#393f37;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	text-decoration:none;
}
#navigation a:hover{
	text-decoration:underline;
	color:#069;
}
#current-page{
	cursor:default !important;
	color:#538a26 !important;
	font-weight:bold !important;
	text-decoration:underline !important;
}
#current-page:hover{
	color:#538a26 !important;
}
#left-column-index, #right-column-index, #left-column, #right-column{
	margin:0 20px;
	text-align:left;
	line-height:1.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#272727;
}
#left-column, #right-column{
	font-size:12px;
}
#left-column-index{
	float:left;
	width:450px;
}
#right-column-index{
	float:right;
	width:220px;
}
#left-column{
	float:left;
	background:url(images/contentbox-middle.jpg) repeat-y;
	width:260px;
}
#left-column p{ margin:0 20px; }
#right-column{
	position:relative;
	left:-15px;
	float:right;
	width:420px;
}
.only-column{
	left:20px !important;
	float:none !important;
	width:710px !important;
}
#right-column a       { color:#069; }
#right-column a:hover { color:#09C; }

#index-link-boxes a{
	float:center;
}
#index-link-boxes-margin{
	margin:0 60px;
}
p{
	margin:0;
	margin-bottom:10px;
	padding:0;
}
.registration-table{
	width:100%;
	border:0;
	margin-top:2em;
}
.registration-table tr td{
	border:0;
	padding:5px;
	background-color:#E4ECCC;
}
.registration-table tr td input{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:3px;
}
th{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#13679E;
	font-weight:normal;
	padding-bottom:4px;
}
.submit{
	margin-top:1em;
	padding:7px;
	background-color:#FFBE00;
	color:#1B1609;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:2px solid #C49200;
	border-left-color:#FFC929;
	border-top-color:#FFC929;
}
.submit:hover{
	background-color:#FFCC34;
	cursor:pointer;
}
textarea{
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
}
.registration-table em{
	color:#596437;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
}
.label{
	border-bottom:1px solid #B1BE8A !important;
	color:#33421C;
	font-size:14px;
}
.text{
	width:180px;
}