@charset "utf-8";

body {
	background-image: url(imagenes/back04.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-position: center top;
	cursor: default;
	text-decoration:none;
}
#wrap {
	width: 800px;
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(imagenes/backlight_06.gif);
}
#dealspage {
	background-color: #E6DFDF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	border: thin dashed #914D66;
}
#dealspage:hover {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	border: thin dashed #914D66;
}


#innerwrap {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

a:link {
	color: #914D66;
	text-decoration: none;
}
a:hover {
	color: #914D66;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #914D66;
}
a:visited {
	text-decoration: none;
	color: #914D66;}
.texto1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #914D66;
}
.topTitleText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #BC1C76;
}

#fieldsetForm {
	border: 1px solid #914D66;
	padding-left: 20px;
}
#fieldsetForm legend, .pink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #ED1961;
	margin: 0px;
}
#form1 {
	padding: 0px;
	margin: 0px;
}
#button6 {
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #627313;
	text-align: center;
	padding-right: 22px;
	padding-left: 22px;
	
		   }
#button6:hover {
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #ED1961;
	text-align: center;
	padding-right: 22px;
	padding-left: 22px;
	text-decoration: underline;
}



#indexfrase {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	top: 20px;
	width: 90%;
	margin: 0 auto;
}


.logotext {
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
}

		   
#indeximage {
	background-color: #E6DFDF;
	background-image: url(dealsimages/10g.jpg);
	background-repeat: no-repeat;
	height: 450px;
	width: 600px;
	border: 1px solid #954F69;
}
#indexbuttons {
	position: relative;
	top: 225px;
	width: 100%;
	margin: 0 auto;
}


		   

.contactus {
	background-color: #FAFAFA;
	border: #ED1961 thin solid;
}

#footer {
	text-align: center;
	height: 30px;
	background-color: #E8E5E6;
	border-top-width: 1px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: solid;
	border-top-color: #914D66;
}
