@charset "UTF-8";
body {
	background-image: url(images/custom_gifts_background2.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main_container {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
}
#main_container #header_table {
	margin: 0px 0px 10px;
	padding: 0px;
}
#main_container #body_table #body_cel {
	background-color: #DFCBAF;
	margin: 0px;
	padding: 0px;
}
#main_container #body_table #index_cel {
	margin: 0px;
	padding: 15px 0px 0px;
	background-image: url(images/index_gradient2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#main_container #body_table #index_cel p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 17px;
	color: #F8D9AF;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-weight: normal;
}
#main_container #body_table #index_cel a:link {
	color: #F8D9AF;
	text-decoration: none;
}
#main_container #body_table #index_cel a:visited {
	color: #F8D9AF;
	text-decoration: none;
}
#main_container #body_table #index_cel a:hover {
	color: #0099FF;
	text-decoration: none;
}
#main_container #body_table #index_cel a:active {
	color: #0099FF;
	text-decoration: none;
}
#main_container #body_table #body_cel h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #0A5185;
	padding: 0px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#main_container #body_table #body_cel h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #512604;
	padding: 0px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#main_container #body_table #body_cel p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #230D04;
	padding: 0px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#main_container #body_table #body_cel a:link {
	color: #003399;
	text-decoration: none;
}
#main_container #body_table #body_cel a:visited {
	color: #003399;
	text-decoration: none;
}
#main_container #body_table #body_cel a:hover {
	color: #CC3300;
	text-decoration: none;
}
#main_container #body_table #body_cel a:active {
	color: #CC3300;
	text-decoration: none;
}
#main_container #footer_table {
	margin: 35px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #34231D;
	text-align: center;
}
#main_container #footer_table a:link {
	text-decoration: none;
	color: #0000FF;
}
#main_container #footer_table a:visited {
	text-decoration: none;
	color: #0000FF;
}
#main_container #footer_table a:hover {
	text-decoration: none;
	color: #CC3300;
}
#main_container #body_table #body_cel dl {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#main_container #body_table #body_cel dt {
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#main_container #body_table #body_cel dd {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_container #footer_table a:active {
	text-decoration: none;
	color: #CC3300;
}

