html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
html {
}
body {
	font-family: Verdana, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #7FE6E6;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	font-style: italic;
	line-height: 19px;
}
a {
	text-decoration: none;
	color: #3CC;
}
a:hover {
	color: #F00;
}
.page {
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
h1 a {
	display: block;
	width: 260px;
	height: 0;
	padding-top: 190px;
	overflow: hidden;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	float: left;
}
.header {
	display: block;
	clear: both;
	height: 190px;
	overflow: hidden;
}
ul#navList {
	float: left;
	height: 190px;
	width: 640px;
	margin: 0px;
	padding: 0px;
}
ul#navList li {
	float: left;
	width: 128px;
	height: 62px;
	list-style-type: none;
	text-align: center;
	font-size: 20px;
	padding-top: 128px;
	line-height: 52px;
	background-color: #BEF2F2;
}
ul#navList li#navHome {
	background-image: url(../images/necklace.jpg);
	background-repeat: no-repeat;
}
ul#navList li#navAbout {
	background-image: url(../images/tiara.jpg);
	background-repeat: no-repeat;
}
ul#navList li#navNews {
	background-image: url(../images/bracelet.jpg);
	background-repeat: no-repeat;
}
ul#navList li#navRange {
	background-image: url(../images/hair.jpg);
	background-repeat: no-repeat;
}
ul#navList li#navContact {
	background-image: url(../images/earrings.jpg);
	background-repeat: no-repeat;
}
ul#navList li a {
	color: #000;
	text-decoration: none;
	display: block;
	height: 52px;
	width: 128px;
	background-color: #3CC;
}
ul#navList li.focus a {
	background-color: #BEF2F2;
}
ul#navList li a:hover {
	color: #000;
	background-color: #75E6E6;
}
.columns {
	background-color: #75E6E6;
	background-image: url(../images/gem.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 900px;
}
.leftColumn {
	float: left;
	width: 260px;
	position: relative;
}
.leftColumn h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	padding-bottom: 14px;
	display: block;
	width: 195px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
}
.leftColumn a h2 {
	color: #000;
}
.leftColumn a:hover h2 {
	color: #F00;
}
.leftColumn p {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 8px;
	width: 195px;
	padding-right: 30px;
	padding-left: 30px;
}
img.cancelled  {
	z-index: 999;
	position: absolute;
	display: block;
	left: 30px;
	top: 0px;
}
.leftColumn a p {
	color: #000;
	position: relative;
}
.leftColumn a:hover p {
	color: #F00;
}
.rightColumn p.smallText {
	font-size: 12px;
	padding-bottom: 4px;
	line-height: 14px;
}
.rightColumn {
	display: block;
	min-height: 400px;
	width: 580px;
	background-image: url(../images/swarovski.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFF;
	padding: 30px;
	padding-bottom: 80px;
	margin: 0px;
	float: left;
}
.rightColumn h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	padding-bottom: 14px;
	display: block;
	width: 575px;
}
.rightColumn#contact h2, .rightColumn#contact p, .rightColumn#contact ul {
	width: 250px;
}
.rightColumn p {
	padding-bottom: 14px;
	display: block;
	width: 492px;
}
.rightColumn ul {
	display: block;
	width: 492px;
}
.rightColumn li {
	list-style-position: outside;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 8px;
	margin-left: 20px;
	clear: both;
}
.rightRightColumn {
	display: block;
	float: left;
	width: 260px;
	padding: 5px;
}
.rightRightColumn h2 {
	padding-bottom: 8px;
	width: 250px;
}
.rightRightColumn p {
	padding-bottom: 5px;
	width: 250px;
}
.rightLeftColumn {
	display: block;
	float: left;
	width: 300px;
}
.rightLeftColumn#home {
	width: 160px;
}
.rightLeftColumn h2, .rightLeftColumn p {
	width: 300px;
}
.footer {
	display: block;
	float: left;
	width: 900px;
	clear: both;
}
.footer p {
	font-size: 10px;
	line-height: 12px;
	padding-top: 6px;
}
.footer p a {
	color: #000;
}
.footer p a:hover {
	color: #F00;
}
.clearBoth {
	font-size: 0px;
	line-height: 0px;
	display: block;
	clear: both;
	visibility: hidden;
}
.floatLeft10 {
	display: block;
	float: left;
	padding-right: 10px;
}
.floatRight10 {
	display: block;
	float: right;
	padding-left: 10px;
}
.floatRight10plus30 {
	display: block;
	float: right;
	padding-left: 10px;
	padding-right: 30px;
}
.testimonial {
	font-size: 12px;
	line-height: 30px;
	display: inline-block;
	float: right;
}
.boldText {
	font-weight: bold;
}

