object:focus {
outline: none;
}

body {
	font: 100.01% Verdana, Arial, Helvetica, sans-serif;
	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: #000000;
	background-position: center;
	background-repeat: repeat;
	background-color: #414042;
	background-image: url(ornatewall-pattern2.jpg);
}
.oneColFixCtrHdr #container {
	width: 950px;
	margin: 0 auto;
	text-align: center; /* this overrides the text-align: center on the body element. */
	padding: 0;
	background-color: #FFF;
}
.oneColFixCtrHdr #header {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: -1px;
	height: 130px;
}
.oneColFixCtrHdr #footer {
	font-family: garamond, Verdana, Geneva, sans-serif;
	color: #414042;
	font-size: 0.7em;
	padding: 10px;
	margin: 0px;
	float: none;
	clear: both;
	height: auto;
	margin-bottom: 5px;
}
.oneColFixCtrHdr #container #footer p {
	padding: 0px;
}
#links {
	margin-top: -8px;
	margin-bottom: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding: 0;
}

.oneColFixCtrHdr #mainContent {
	border: 1px solid #8ccfba;
	width: 936px;
	float: left;
	background-repeat: repeat-x;
	height: auto;
	background-position: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 6px;
}
.padded {
	padding-top: 10px;
	padding-right: 200px;
	padding-bottom: 10px;
	padding-left: 200px;
}

h1 {
	font-family: "Copperplate Gothic Light";
	color: #8ccfba;
	font-size: 0.9em;
	font-weight: normal;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h2 {
	font-family: garamond, Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	color: #414042;
	font-weight: normal;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	text-indent: 0px;
}

.oneColFixCtrHdr #container #mainContent table tr td {
	border: 1px solid #8ccfba;
}




p {
	margin: 0px;
	padding: 0px;
	font-family: "Copperplate Gothic Light";
	text-align: left;
}
#Column_Left {
	width: 460px;
	height: auto;
	margin: 0;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: repeat-x;
	background-position: top;
}

#column_right {
	width: 440px;
	float: right;
	height: auto;
	padding-top: 17px;
	padding-right: 7px;
	padding-bottom: 17px;
	padding-left: 7px;
	text-align: center;
}
#Extra_info1 {
	width: 615px;
	float: left;
	text-align: left;
	font-family: garamond, Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #414042;
	border: 1px solid #5ccfba;
	text-indent: 20px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	background-repeat: repeat-x;
	background-position: top;
}

.center {
	text-align: center;
	font-size: 1.3em;
	font-family: "Copperplate Gothic Light";
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thankyoulink {
	color: #8ccfba;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
#feather1 {
	text-align: left;
	margin-right: 0px;
	margin-bottom: -40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 175px;
}
#ThankYouLink {
	margin-bottom: -35px;
	position: relative;
}
#feather2 {
	text-align: right;
	margin-top: 0px;
	margin-right: 180px;
	padding-right: 0px;
}



.thankyoulink:hover {
	color: #8ccfba;
}

#Extra_info1 .center {
	padding-bottom: 0px;
	text-indent: 0px;
	line-height: 25px;
	margin-bottom: 10px;
	font-size: 1.1em;
	margin-top: 5px;
}



#Extra_info2 {
	float: right;
	width: 295px;
	text-align: center;
	font-family: "Copperplate Gothic Light";
	font-size: 0.95em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: right;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
}
img , i{
	margin: 0px;
	padding: 0px;
}
.Large_header {
	font-family: "Copperplate Gothic Light";
	font-size: 1.3em;
	color: #414042;
	text-align: center;
}
H3 {
	margin: 0px;
	padding: 0px;
}
.BrightBlue {
	color: #8ccfba;
}
.oneColFixCtrHdr #container #mainContent #column_right #FRMCoutureOrder {
	font-family: "Copperplate Gothic Light";
	font-size: 0.8em;
	color: #414042;
	text-align: left;
	border: 1px solid #414042;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: -17px;
	background-color: #414042;
}
.oneColFixCtrHdr #container #mainContent #column_right #FRMCoutureOrder imput.text:focus , .oneColFixCtrHdr #container #mainContent #column_right #FRMCoutureOrder textarea:focus {
	background-color: #FFFFFF;
}
.text {
}
.negativemargins {
	margin-right: 40px;
}
.Large_header2 {
	font-family: "Copperplate Gothic Light";
	font-size: 1.2em;
	color: #414042;
	text-align: center;
	margin-right: 40px;
}
.contactinfo {
	font-size: 0.8em;
	color: #414042;
	text-align: center;
}
.oneColFixCtrHdr #container #mainContent #column_right #FRMCoutureOrder p #sprytextfield9 #NumberofInvitations {
	width: 40px;
}
.ThankYou {
	font-size: 0.9em;
	color: #414042;
	text-align: center;
	padding-right: 45px;
}
#container {
	width: 780px;
	text-align: center;
	margin: auto;
}
a {
	text-decoration: none;
	color: #8ccfba;
}
#Column_Left_skinny {
	width: 150px;
	height: auto;
	margin: 0;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	border: 1px solid #8ccfba;
}
.centersmall {
	text-align: center;
	font-size: 0.9em;
	font-family: "Copperplate Gothic Light";
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#column_right_big {
	width: 590px;
	float: right;
	height: 450px;
	padding-bottom: 17px;
	border: 1px solid #8ccfba;
	overflow: scroll;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.oneColFixCtrHdr #container #mainContent2 #p7ABW1 #p7ABw1_1 #p7ABc1_1 table tr td.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainContent2 {
	padding: 0px;
	width: 780px;
	margin: 0px;
	float: left;
	height: auto;
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #414042;
	border-right-color: #414042;
	border-bottom-color: #414042;
	border-left-color: #414042;
}
.smallbarheader {
	font-size: 1em;
	color: #414042;
	text-align: center;
}
#slideshow {
	margin-bottom: 0px;
	margin-top: 19px;
}
.oneColFixCtrHdr #container #mainContent2 table {
	margin: 0px;
	padding: 0px;
	width: auto;
}
.oneColFixCtrHdr #container #mainContent2 table td    {
	width: 210px;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border: 1px solid #8ccfba;
	font-size: 0.9em;
}
.oneColFixCtrHdr #container #mainContent2 #p7ABW1  {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.oneColFixCtrHdr #container #mainContent2 #p7ABW1 #p7ABw1_1 #p7ABc1_1 h1 {
	font-size: 1.2em;
	text-align: left;
	font-weight: 400;
	padding-top: 0px;
	padding-bottom: 0px;
}
.oneColFixCtrHdr #container #mainContent2 #p7ABW1 table a   {
	color: #414042;
}
.oneColFixCtrHdr #container #mainContent2 #p7ABW1 #p7ABw1_2 #p7ABc1_2 table tr td.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainpic {
	float: left;
	height: 400px;
	width: 480px;
	padding: 10px;
	border: 1px solid #E2D2F0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.oneColFixCtrHdr #container #thumbs table tr td  {
	border: 1px solid #8ccfba;
	height: auto;
	width: auto;
	text-align: center;
	padding: 7px;
	cursor: pointer;
}


#tabbedpanel {
	height: 375px;
	width: 270px;
	float: right;
	margin: 0;
	padding: 0;
}
#thumbs {
	height: auto;
	padding-top: 0px;
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#mainContent3 {
	padding: 0px;
	width: 936px;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #414042;
	border-right-color: #414042;
	border-left-color: #414042;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#extrainfostuff {
}

.oneColFixCtrHdr #sprytooltip1 {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	background-image: url(HouseDesigns/p7ap/images/p7ap_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	width: 400px;
	border: 1px solid #E2D2F0;
	height: 380px;
}
.oneColFixCtrHdr #sprytooltip1 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
}
.price {
	text-align: right;
	font-size: 0.8em;
	color: #414042;
}
#price {
	height: 19px;
	padding-top: 3px;
}


.oneColFixCtrHdr #sprytooltip1 h2, .oneColFixCtrHdr #sprytooltip1 h1 {
	text-align: left;
}
#pictures {
}
#NameofProduct {
	font-family: "Copperplate Gothic Light";
	color: #414042;
	text-align: center;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}
#BuyButton {
	width: 150px;
	float: left;
	margin-bottom: 10px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nothingbutton {
}
#footerproduct {
	text-align: center;
	color: #414042;
	font-size: 0.7em;
	padding-bottom: 10px;
	padding-top: 0px;
}
#mainContent4 {
	padding: 0px;
	width: 950px;
	margin: 0px;
	float: left;
	height: 430px;
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #414042;
	border-right-color: #414042;
	border-left-color: #414042;
}
.oneColFixCtrHdr #container #mainContent3 #DIV_WHICH_HOLDS_IMAGES {
	margin: 0px;
	padding: 0px;
	float: left;
}
#linkshome {
	margin-top: -20px;
	margin-bottom: 1px;
	padding-top: 10px;
	padding-bottom: 28px;
}
.oneColFixCtrHdr #mainContentMain {
	border: 1px solid #8ccfba;
	width: 936px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
	padding-right: 14px;
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: -1px;
}
#container #mainContent table    tr td{
	text-align: center;
	padding: 7px;
}
#container #mainContent table {
	text-align: center;
	margin: auto;
}
.paddeddown {
	margin-top: 19px;
}
.BrightBlueMegaPadded {
	color: #8ccfba;
	padding-left: 30px;
	padding-right: 30px;
}
.widthbig {
	width: 400px;
	padding: 10px;
}
.oneColFixCtrHdr #mainContentmainpage {
	border: 1px solid #8ccfba;
	float: left;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	margin-left: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 936px;
}
.blueExtraText {
	color: #414042;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.PurpleBorder {
	border: 1px solid #8ccfba;
}

.justBlueText {
	color: #414042;
}
.oneColFixCtrHdr #mainContentAlternate {
	width: 936px;
	float: left;
	background-repeat: repeat-x;
	height: auto;
	background-position: top;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.oneColFixCtrHdr #container #mainContentAlternate table {
	border: 1px solid #8ccfbA;
	text-align: center;
	padding: 0;
	margin: 0;
}
.centersmalldarkblue {
	text-align: center;
	font-size: 0.9em;
	font-family: "Copperplate Gothic Light";
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #414042;
}
h3 {
	font-family: "Copperplate Gothic Light";
	font-size: 0.9em;
	line-height: 1.4em;
	color: 8ccfba;
	font-weight: normal;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	text-indent: 0px;
}
.BrightBluePadded {
	color: #8ccfba;
	padding-left: 15px;
	padding-right: 15px;
}
#borderedmain {
	width: 936px;
	float: left;
	background-repeat: repeat-x;
	height: auto;
	background-position: top;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	border: 1px solid #8ccfba;
}
.oneColFixCtrHdr #container #mainContent2 #p7ABW1 #p7ABw1_1 #p7ABc1_1 .contactinfo #FlashID {
	margin-left: -20px;
	margin-top: -26px;
}
.paddedUniform {
	padding-right: 10px;
	padding-left: 10px;
}
.oneColFixCtrHdr #mainContentPricing {
	border: 1px solid #8ccfba;
	width: 936px;
	float: left;
	background-repeat: repeat-x;
	height: auto;
	background-position: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.oneColFixCtrHdr #container #mainContent #Column_Left #FlashID {
	margin-left: 180px;

}
