


/* CLASSES FOR LANDING PAGES */

.background { /* sets blue menu background */
	background-image:url(../images_main/background_landing.gif);
}


p {
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 16px;
	text-align:left;
	letter-spacing: normal;
}

h1 {
	font-family: Georgia;
	font-size:15px;
	font-weight:normal;
	padding-top: 5px;
	margin-top: 0px;
	text-align:left;
	text-transform:none;
	letter-spacing: normal;
}

h2 {
	font-family: Georgia;
	font-size:12px;
	padding-top: 5px;
	margin-top: 0px;
	text-align:left;
	
}


h3 {
	color: #54798D;

}

.mainblurb {
	border: 0px solid #990000;
	position: absolute;
	top: 190px;
	left: 340px;
	width: 235px;
	height: 100px;

}


.box2cols {
	border: 1px solid #7A665E;
	border: 1px solid #C9BDB4;
	margin-left: 2px;
	margin-top: 2px;
	background-color: #F4F8FB;
	padding: 2px;
	width: 216px;
	float: left;
	height: 175px;
}

.height250 {
	height: 250px;
}

.height300 {
	height: 300px;
}


.column100 {
	float:left;
	width: 110px;
}

.column80 {
	float:left;
	width: 80px;
}

.column215 {
	float:left;
	width: 215px;
	padding-bottom:15px;
}

.box {
	border: 1px solid #7A665E;
	border: 1px solid #C9BDB4;
	background-color: #F4F8FB;
	margin-left: 2px;
	margin-top: 2px;
	padding: 2px;
	width: 440px;
	float: left;
}
.box ul {
	margin:0px;
	padding-left:0px;
	list-style-type:none;
	line-height:16px;
	letter-spacing: normal;
}
.box ul li {
	background-image: url(../images_main/bullet.gif);
	background-repeat:no-repeat;
	padding-left:12px;
	padding-top:0px;
	margin-top:0px;
}
.box p {
	margin:0px;
	margin-top:7px;
}


.250 {
	height: 250px;
}
.215 {
	height: 215px;
}
.200 {
	height: 200px;
}
.175 {
	height: 175px;
}

.image {
	margin: 2px 2px 0px 2px ;
	padding-right: 4px;
	border: 0px solid red;
	float: left;
}


.title {
	margin-bottom: 3px;
	padding: 0px;
	position: relative;
}



.homeright {
	border: 0px solid green;
	position: absolute;
	left:600px;
	top:130px;
	
	
	width: 200px;
	clear:right;
	padding: 4px;
	margin: 0px;
	font-size:11px;
	text-align: left;
	
	line-height: 18px;
}

.homeright h3 {
	border-bottom: 1px solid #A5B3C6;
	border-top: 1px solid #A5B3C6;
	padding: 5px;
	margin-bottom:10px;
	margin-top:0px;
	font-size:12px;
}

.homeright .commercermenu {
	text-align:left;
	border: 1px solid green;
	margin-bottom: 5px;
	letter-spacing:normal;

}
.homeright .commercemenu a {
	text-decoration: none;
	color: #513E3D;
}
.homeright ul {
	margin:0px;
	padding-left:0px;
	list-style-type:none;
}
.homeright ul li {
	background-image: url(../images_main/bullet.gif);
	background-repeat:no-repeat;
}
.homeright ul a {
	text-decoration: none;
	padding-left:12px;
}
.formtext {
	letter-spacing: normal;
	font-size:11px;
	background-color: #D3DEE8;
	border: 0px;
}
.homeright .signin {
	letter-spacing: normal;
	font-size:11px;
	padding-left: 5px;
}
.homeright .input {
	margin: 0px;
	padding: 0px;
}

.clearleft {
	line-height: 2px;
	font-size: 1px;
}

.productlink {
	text-align: right;
	text-transform: uppercase;
	margin-top: 15px;
	font-size:9px;
	width: 100%;
}
.productlink a {
	text-decoration: none;
	font-size:9px;
}

.winterWedding .mainblurb p {
	color: #FFFFFF;
	font-size:12px;
	line-height: 16px;
	margin: 0px;
	margin-top: 3px;
}