p, .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

table, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

h1,.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

h2,.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

ul, ol {
	padding: 0px 0px 0px 20px;
	margin: 5px;
}

li {
	padding: 0px;
	margin: 0px;
}

.galleryHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #660000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #880000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #996633;
	text-decoration: underline;
	font-weight: bold;
}

.testimonialCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #883300;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	padding: 2px 0px 2px 0px;
}

a.photoGalleryTitle {
	color: #666633;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	text-decoration: none;
	font-style:normal;
	font-weight: bold;
}

a.photoGalleryTitle:hover {
	color: #666633;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	width: 250px;
	background-color: #FAF9F5;
	border: 1px solid #CDCBBC;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	width: 370px;
	background-color: #FAF9F5;
	border: 1px solid #CDCBBC;
}

input.button {
	width: auto;
	background: #CDCBBC;
	font-weight: bold;
	color: #666633;
	border-color: #979677;
}

input.checkbox  {
	width: auto;
	background: transparent;
	font-weight: bold;
	color: #666633;
	border: none;
}

div.deco_glass {
	float: left;
	width: 150px;
	text-align: center;
}


img {
	border-color: #880000;
}

a.colorChoiceLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #880000;
	text-decoration: none;
	font-weight: bold;
}

a.colorChoiceLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #888888;
	text-decoration: none;
	font-weight: bold;
}
