@charset "utf-8";
body {
	font: bolder 1.0em/120% "Lucida Calligraphy", Verdana, Arial;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #BB2F6A;
	border-style: none;
	background: #E3D26F url(Images/modifiedlace.jpg) repeat;
}
.oneColLiqCtr {
	margin: 0px;
	padding: 0px;
}
.oneColLiqCtr #container #mainContent .title {
	font-size: 2em;
	font-style: oblique;
	color: #B02862;
}
.oneColLiqCtr .leftImage {
	margin: 0px;
	padding: 0px;
}
.oneColLiqCtr #mainContent {
	margin-left: 300px;
	margin-right: 50px;
	margin-top: 80px;
	line-height: 120%;
}
.oneColLiqCtr #mainContent h1 {
	font-family: "Kunstler Script";
	font-weight: bold;
	font-size: 4em;
}
.oneColLiqCtr #mainContent h2 {
	color: #BB2F6A;
	font: 1.4em "Lucida Calligraphy", Verdana, Arial;
}


.oneColLiqCtr #mainContent p {
	color: #BB2F6A;
	font-style: normal;
	line-height: 120%;
}
.oneColLiqCtr #mainContent .boldtext {
	font-weight: bold;
	color: #FF0000;
}

.oneColLiqCtr #mainContent table {
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #BB2F6A;
}
.oneColLiqCtr #about_me {
	float: right;
	width: 55%;
	margin-right: 80px;
	line-height: 130%;
}
.oneColLiqCtr #about_me h3 {
	text-align: left;
	text-decoration: underline;
}
.oneColLiqCtr #custcomments {
	width: 65%;
	margin-right: 30px;
	margin-left: 320px;
}

.oneColLiqCtr #custcomments h2 {
	font-size: 1.1em;
	text-decoration: underline;
}


.oneColLiqCtr #gallery {
	text-align: center;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
.oneColLiqCtr #gallery table {
	text-align: left;
	float: left;
}

.oneColLiqCtr #gallery h2 {
	text-align: center;
}

.oneColLiqCtr #gallery2text {
	padding-top: 10px;
	width: 200px;
	float: left;
}
.oneColLiqCtr #gallery_index {
	margin-left: 300px;
	margin-right: 25px;
	margin-top: 40px;
	border-width: 0px;
	border-style: none;
}
.oneColLiqCtr #gallery_index table {
	text-align: center;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	border-style: none;
	border-width: 0px;
}
.oneColLiqCtr #gallery_index img {
	border-style: none;
}



.oneColLiqCtr #howtoorder {
	margin: 0px;
	float: right;
	width: 75%;
	text-align: center;
}
.oneColLiqCtr #howtoorder table {
	margin-left: 180px;
}

#ContentThanks {
	width: 700px;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
}





.leftoffset {
	font-size: 1.4em;
	font-style: oblique;
	margin-left: 50px;
	margin-top: 50px;
	margin-bottom: 40px;
}


.logo {
	vertical-align: sub;
	margin-right: 10px;
	margin-left: 10px;
}
.rtImage {
	float: right;
	margin: 10px 10px 10px 20px;
}
.oneColLiqCtr h2 {
	font-size: 1.6em;
	font-weight: bold;
}


.leftImage {
	float: left;
	margin: 0px;
	position: fixed;
	left: 0px;
	top: 0px;
}
.index {
	width: 85%;
}
.sprydetail {
	float: left;
	width: 400px;
	position: fixed;
	visibility: visible;
	height: 300px;
	top: 275px;
	margin-left: 20px;
	right: 0px;
	margin-right: 20px;
}

.boldtext {
	font-variant: normal;
	font-weight: bold;
	color: #FF0000;
}

