body {
	font-family: Calibri, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	font-size: 1.6em;
	color: #738ca6;
	font-family: Constantia, Georgia, Times, "Times New Roman", serif;
}

ul {
	list-style-image: url(http://www.empirecastdesign.com/images/bullet_diamond.png);
}

.small {
	line-height: 1.4;
}

.marginb {
	margin-bottom: 30px;
}

#header {
	margin-bottom: 30px;
	letter-spacing: 1px;

}

#mainnav {
	list-style: none;
}

#mainnav li {
	float: left;
	margin: 5px;
}

#mainnav a {
	text-decoration: none;
	padding: 4px;
	color: #999;
}

#mainnav a:hover {
	background-color: #fcfcfc;
	border-bottom: 1px solid #eee;
	color: #666;
}

#contact {
	float: right;
	color: #999;
}

#contact a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
}

#contact a:hover {
	color: #000;
	border: none;
}

#logo_home {
	float: right;
	margin-top: 110px;
}

#logo_process {
	float: right;
	margin-top: 10px;
}

#logo {
	float: right;
	margin: 5px 65px 65px 700px;
}

.caption {
	color: #555;
	line-height: 1.2;
	font-size: 11px;
	margin-top: 5px;
}

#footer {
	text-align: center;
	color: #bbb;
	letter-spacing: 1px;

}

#footer a {
	color: #aaa;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

#footer a:hover {
	color: #000;
	border: none;
}

#home #homelink a, #collection #collectionlink a, #process #processlink a, #about #aboutlink a, #contactpage #contactlink a {
	color: #222;
}

#home #homelink a:hover, #collection #collectionlink a:hover, #process #processlink a:hover, #about #aboutlink a:hover, #contactpage #contactlink a:hover {
	color: #222;
	background-color: #fff;
	border: none;
}

#process #right a {
	color: #738ca6;
	font-family: Constantia, Georgia, Times, "Times New Roman", serif;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

#process #right a:hover {
	color: #445875;
	border-bottom: 1px solid #ddd;
}

#process #right strong {
	letter-spacing: 1px;
}

#home #right {
	color: #787a7d;
	letter-spacing: 1px;
	font: normal 1.9em/1.4em Constantia, Georgia, Times, "Times New Roman", serif;
}

#home #right em {
	font-style: normal;
	color: #738ca6;
}

#home #right h1 {
	display: none;
}

#right {
	margin-top: 50px;
}

#about #right, #contactpage #right  {
	margin-top: 0;
}

#collection #gallery p {
	text-align: center;
	color: #999;
	margin-top: 20px;
	letter-spacing: 1px;
}

.zemContactForm fieldset {
	border: none;
	padding-left: 0;
}

.zemContactForm legend {
	display: none;
}

input {
	margin-bottom: 15px;
}